#73 closed enhancement (fixed)
Add support for EPSG url as proposed in last OGC's standards
Reported by: | dgrichard | Owned by: | madair |
---|---|---|---|
Priority: | major | Milestone: | 1.1.1 |
Component: | core | Version: | trunk |
Keywords: | CRS | Cc: |
Description
OGC's standards propose to reference CRS using this kind of url for EPSG register :
http://www.opengis.net/def/crs/EPSG/0/CODE
This patch proposes to support urls like :
http://*/def/crs/AUTORITY/VERSION/CODE
although VERSION is not being used for the moment
Attachments (1)
Note:
See TracTickets
for help on using tickets.
patch to support http://*/def/crs/A/V/Code