Ticket #507 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

OGC URN is wrong in GML and GeoJSON output

Reported by: colivier Owned by: colivier
Priority: medium Milestone:
Component: postgis Version:
Keywords: urn OGC gml geojson Cc:

Description

right URN is urn:ogc:def:crs:EPSG'''::'''4326 and not urn:ogc:def:crs:EPSG''':'''4326 (notice the double :: related to empty version)

It's impact SVN, 1.5 and 1.4 branches

Change History

Changed 3 years ago by colivier

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

Fixed in 1.4, 1.5 and trunk branches as r5574

Note: See TracTickets for help on using tickets.