...
In previous versions of iShare the .map file points to the Projections supplied by MapServer which contains a long list of SRID without any descriptions. With iShare v5.6.2 we have supplied a cut down Projection file in a projections folder that will not be overwritten if MapServer is upgraded e.g. D:\iShareData\Astun\_MapServerConfig\projections\epsg
Configure your .MAP file to use the new Projections file
If you wish to use this file instead of the default MapServer projection file you will need to edit your .map file to point to the new projections file e.g.
Code Block |
---|
CONFIG "PROJ_LIB" "projections" |
Adding your own Projections
You may add your own Projections by opening the file in a Text Editor such as Notepad++. The entries must be formatted correctly to display in the list correctly e.g. for BNG
...