André Moraes
Results
3
comments of
André Moraes
I also have an error similar to this, however I am trying to access from Brazil: https://github.com/mapnik/node-mapnik/issues/724
Seems that the issue is in the "provider/mangapill/mangapill.go". The line 19, we have `query = strings.ReplaceAll(query, " ", "+")`, that is causing the problem, because in the line 23, we...
This seems to be related to https://github.com/metafates/mangal/issues/149