Open GoogleCodeExporter opened 9 years ago
Alexandre, I assume the problem you are having has to do with the fact that
you are reprojecting the shapefile to google mercator?
processed_p and friends are cleaned up and ready to be rendering in google
mercator (the standard osm projection).
Can you confirm your target projection - or, alternatively your general goals?
Original comment by dane.spr...@gmail.com
on 16 Jul 2010 at 8:28
note, you may want to fix up your OL file, using a map constructor more like:
http://code.google.com/p/mapnik-utils/source/browse/example_code/tilecache/openl
ayers_osm.html
Original comment by dane.spr...@gmail.com
on 16 Jul 2010 at 8:30
Hello Dane, thanks a lot for your first comment !
Indeed, the shape files I want to use (processed_p world_bnd_m
world_boundaries_m shoreline_300) are in Google Projection (EPSG:900913), but
the default projection in the MML / XML files was WGS84.
I just modified the MML /XML files to use the Google Projection (EPSG:900913)
and... it works great !!!!
Please find attached the correct files (which are working fine for me) if any
other user is facing the same issue...
Best regards and thanks again,
Alexandre
Original comment by abossere...@gmail.com
on 19 Jul 2010 at 8:51
Attachments:
Original issue reported on code.google.com by
abossere...@gmail.com
on 16 Jul 2010 at 3:00Attachments: