[postgis-users] RE : Postgis 3 dimension geometry table

Francois Hugues hugues.francois at irstea.fr
Fri Sep 14 02:41:01 PDT 2012


Hello,

I'm not sure to understand your question.

Did you try psql2shp ?

You could also take a look to openjump, qgis or arcgis where you can add a query layer and then export it to shp.

Hugues.


-------- Message d'origine--------
De: postgis-users-bounces at postgis.refractions.net de la part de francescoboccacci at libero.it
Date: ven. 14/09/2012 10:47
À: postgis-users at postgis.refractions.net
Objet : [postgis-users] Postgis 3 dimension geometry table
 
Hi all,
i have a question for you. I have a table with these properties:

CONSTRAINT enforce_dims_geometry CHECK (st_ndims(geometry) = 3),
  CONSTRAINT enforce_geotype_geometry CHECK (geometrytype(geometry) = 
'MULTILINESTRING'::text OR geometry IS NULL),

i would like to export that table in shapefile or kml format (or any external 
format) but i don't find a good tool to do that.
Can you help me?Is there a way to do that?

Francesco


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3280 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20120914/9426a6a7/attachment.bin>


More information about the postgis-users mailing list