[postgis-users] Question to canonical form and SRID

Markus Schaber schabi at logix-tt.com
Tue Apr 11 05:11:28 PDT 2006


Hi, Kai,

Markus Schaber wrote:

> If you want the above notation using OpenGIS functions only, you can use
> 'SRID=4326' || srid(the_geom) || ';' || asText(the_geom)

Of course, this has to read:

'SRID=' || srid(the_geom) || ';' || asText(the_geom)

HTH,
Schabi
-- 
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org



More information about the postgis-users mailing list