Ticket #73 (closed enhancement: fixed)

Opened 11 months ago

Last modified 11 months ago

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

trunk-srs-url.patch Download (0.7 KB) - added by dgrichard 11 months ago.
patch to support  http://*/def/crs/A/V/Code

Change History

Changed 11 months ago by dgrichard

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

Changed 11 months ago by madair

  • status changed from new to closed
  • resolution set to fixed

fixed in [2223]

Changed 11 months ago by madair

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

Note: See TracTickets for help on using tickets.