[OpenLayers-Users] Issues reading GML files

Phil Scadden p.scadden at gns.cri.nz
Thu Aug 15 14:16:52 PDT 2013


If you need to handle EPSG:5234 on the client side (chances are you do), 
then you need to put
   <script type="text/javascript" 
src="mylocation/proj4js/lib/proj4js-compressed.js"></script>
   <script type="text/javascript" 
src="mylocaiton/proj4js/lib/defs/EPSG5234.js"></script>

in your html. Leave data on server as is and let geoserver project on 
the fly.


Notice: This email and any attachments are confidential.
If received in error please destroy and immediately notify us.
Do not copy or disclose the contents.



More information about the Users mailing list