Re: Projection help
"Lime, Steve D (MNIT)" <[email protected]> Wed, 31 Jul 2019 22:22:01 +0000
| Newsgroups | gmane.comp.gis.mapserver.user |
|---|---|
| Message-ID | <BYAPR09MB35609DFDD463474C4A080306DADF0@BYAPR09MB3560.namprd09.prod.outlook.com> |
Should be straight forward. In the natural earth layers you'd have:
PROJECTION
"init=epsg:4326" # geographic
END
and at the MAP level you'd have:
PROJECTION
"init=epsg:3857" # web mercator
END
--Steve
From: mapserver-users [mailto:[email protected]] On Behalf Of Ian Walberg
Sent: Wednesday, July 31, 2019 4:56 PM
To: [email protected]
Subject: [mapserver-users] Projection help
Hello,
We have used different projections previously but cannot get them to work at the moment.
All the examples we can find online look ok but do not make any difference to the generated map.
A way of projecting the Natural Earth vector country outlines as Mercator would be a perfect example.
Adding CONFIG "PROJ_DEBUG" "ON" does not appear to generate any output.
Thanks
Ian
_______________________________________________
mapserver-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/mapserver-users