Opened 13 years ago

Closed 13 years ago

#906 closed defect (fixed)

ST_GeomFromGML add SRID option

Reported by: colivier Owned by: colivier
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: master
Keywords: ST_GeomFromGML srid Cc:

Description

SRID (srsName) could be defined in parents elements in GML/WFS. So it could be a need to define an SRID for the GML geometry subset.

Implementation: adding an int srid value in ST_GeomFromGML prototype

Change History (1)

comment:1 by colivier, 13 years ago

Resolution: fixed
Status: newclosed

Commited as r7071

Note: See TracTickets for help on using tickets.