Hello,<br><br>I am wondering if someone can post scripts to have Mapnik render tiles in 4326 projection. (Both: generate_image.py and generate_tiles.py)<br>I do have scripts that renders tiles in 900913.<br><br>There are few clarifications that I also seek:<br>
1) If gis DB is in EPSG:4326 projection, can tiles be rendered in 900913 projection through Mapnik, or the DB has to be in 900913 projection to render tiles in 900913 projection?<br><br>2) What is the difference between map.getProjectionObjection() and map.projection? <br>
>From my understanding if tiles are rendered in 900913 projection then map.getProjectionObjection() would inform about this value.<br>However, map.projection is 4326. Not sure how this is?<br><br>Thanks,<br>Yasir<br>