Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#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)

trunk-srs-url.patch (721 bytes ) - added by dgrichard 12 years ago.
patch to support http://*/def/crs/A/V/Code

Download all attachments as: .zip

Change History (3)

by dgrichard, 12 years ago

Attachment: trunk-srs-url.patch added

patch to support http://*/def/crs/A/V/Code

comment:1 by madair, 12 years ago

Resolution: fixed
Status: newclosed

fixed in [2223]

comment:2 by madair, 12 years ago

patch was incorrectly applied before, now in changeset [2224]

Note: See TracTickets for help on using tickets.