MapServer / basemaps

Scripts to generate MapServer mapfiles based on OpenStreetMap data. Please submit pull requests to the 'main' branch.
61 stars 46 forks source link

Add EPSG:900913 to the list of projections #29

Closed eshton closed 8 years ago

eshton commented 10 years ago

When using the generated map file, mapcache uses the 900913 for google projection and mapserver reports invalid request error because 900913 is not defined in the map file.

yjacolin commented 8 years ago

does EPSG:3857 code should not be used instead?

yjacolin commented 8 years ago

Merge it for compatibility with older application.