Opened 15 years ago
Closed 15 years ago
#257 closed enhancement (fixed)
Ability to cast from geography to geometry
Reported by: | robe | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 1.5.0 |
Component: | postgis | Version: | |
Keywords: | Cc: |
Description (last modified by )
Perhaps I missed this -- but how does one CAST from geography to geometry without going thru ST_AsText
I can do this geography(somegeometry)
but no equivalent geometry(somegeography)
and when I do this: a.the_geog::geometry I get this: cannot cast type geography to geometry
Note:
See TracTickets
for help on using tickets.
I've removed the unrelated info from the ticket.