Ticket #257 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by pramsey

  • description modified (diff)

I've removed the unrelated info from the ticket.

Changed 4 years ago by pramsey

  • status changed from new to closed
  • resolution set to fixed

Committed at r4637

Note: See TracTickets for help on using tickets.