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 pramsey)

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 (2)

comment:1 by pramsey, 15 years ago

Description: modified (diff)

I've removed the unrelated info from the ticket.

comment:2 by pramsey, 15 years ago

Resolution: fixed
Status: newclosed

Committed at r4637

Note: See TracTickets for help on using tickets.