Hi list, Currently Proj4js and OpenLayers use EPSG:XXXX as the syntax for projections, whereas OWSContext uses the urn syntax, for example:
urn:ogc:def:crs:EPSG:6.6:4326 So in my OWSContext Format I use a small utility function which transforms this into EPSG:4326. The urn syntax can also be present in GML3 files. Question: -would this belong in OpenLayers' Projection.js or in Proj4js? Best regards, Bart _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
