[OpenLayers-Dev] projection through urn syntax

bartvde at osgis.nl bartvde at osgis.nl
Mon May 4 07:25:30 EDT 2009


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




More information about the Dev mailing list