Ticket #1182 (closed enhancement: fixed)

Opened 9 months ago

Last modified 3 months ago

GetSRID function for topology

Reported by: robe Owned by: strk
Priority: medium Milestone: PostGIS 2.0.0
Component: topology Version: trunk
Keywords: Cc:

Description

We have Get everything else, but I had to go to the raw topology table to pull the srid of my topology

Change History

Changed 8 months ago by strk

how about topology.srid(<toponame>) ? this is to get close to the "standard" st_srid but w/out the st_ as per topology style (st_ is reserved for iso/sqlmm signatures)

Changed 8 months ago by robe

works for me.

Changed 5 months ago by strk

  • milestone changed from PostGIS 2.0.0 to PostGIS 2.1.0

Changed 3 months ago by strk

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from PostGIS 2.1.0 to PostGIS 2.0.0

Added GetTopologySRID to be consistent with GetTopologyID and GetTopologyName? with r9399

Note: See TracTickets for help on using tickets.