Ticket #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 pramsey) (diff)
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
Change History
Note: See
TracTickets for help on using
tickets.
