Ticket #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: | trunk |
| 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
Note: See
TracTickets for help on using
tickets.
