Closed ustroetz closed 10 years ago
It rendered correctly on my machine, but I've noticed you are requesting a very big image: 14529×10284. Maybe you do not have enough memory, or have 32 bit system, or mapnik is old. Try dividing the image into tiles with --tiles 3
(you would need imagemagick installed).
--tiles 3
I still get the same errorDo you have any other ideas on how to get it to work?
Mapnik 2.2.0 (built from source), 64-bit Ubuntu 14.04: still no error.
Does mapnik render other images? Does polytiles.py work, for example? If you run Nik4 with -v
option, what is the last line that is printed? layer=test
?
I tried to run the described process on one of our servers (exact same setup as on my local machine), and it worked fine. Something must be screwed up on my local setup. Thanks for your help! For now I just use shapefiles on my local machine. Everything works fine only the GeoJSON is making problems.
I am trying to render a GeoJSON with Nik4. Can you reproduce the following setup?
Command
Error message
GeoJSON
test.geojson
https://gist.github.com/anonymous/567c1138bb1327662a0bStylesheet
test.xml