[postgis-users] PostGIS and GML

TECHER Jean David davidtecher at yahoo.fr
Thu Feb 24 03:05:26 PST 2005


sure but U will have to do something with '<asText>...</asText>' or
'<asEWKT>..</asEWKT>'
in the output file with ogr2ogr...

With asGML function I had to replace '<asgml>' and '</asgml>' with '' (=
nothing)...

>If the 0.9->1.0 transition os the problem, then either ogr2ogr has to be
>fixed to accept the new hexEWKB format, or you have to change the
>ogr2ogr config to spit out WKT, like:
>
>-sql "SELECT id,data,asEWKT(the_geom) FROM buildings"
>
>or
>
>-sql "SELECT id,data,asText(the_geom) FROM buildings"
----------------------------------------------------------------
TECHER Jean David
Responsable Informatique 01MAP
e-mail: davidtecher at yahoo.fr
Bureau: 04 67 45 60 27
Portable: 06 85 37 36 75
site perso : http://techer.pascal.free.fr/postgis/
site pro: http://www.01map.com/download/
K-S:"The greatest trick the devil pulled off was convincing people he didn't
exist"
------------------------------------------------------------
----- Original Message -----
From: "Markus Schaber" <schabios at logi-track.com>
To: "PostGIS Users Discussion" <postgis-users at postgis.refractions.net>
Sent: Thursday, February 24, 2005 11:43 AM
Subject: Re: [postgis-users] PostGIS and GML


> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>






More information about the postgis-users mailing list