Tagged Questions
0
votes
0answers
84 views
using mapnik xml file to render tiles in python
Is it possible to use an xml file in python? without using the bindings for python for mapnik. basically i'm using django/geodjango, postgis and well i decided i'd try and design the map on tilemill ...
2
votes
1answer
346 views
How to render PostGIS raster with Mapnik XML?
I'm trying to manage raster files from PostGIS, which to be rendered using Mapnik. I used raster2pgsql to load those GeoTIFF images to PostGIS, and I think the loading process turned out OK. The ...
2
votes
1answer
126 views
Two questions about mapnik
I newbie have two newbie questions about Mapnik.
Does Mapnik allow generation tiles with float zoom level?
I have osm file for my region. I want generate images. Where i can download full xml file ...
