The output of postgis_full_version() is: POSTGIS="1.5.2" GEOS="3.2.2-CAPI-1.6.2" PROJ="Rel. 4.7.1, 23 September 2009" LIBXML="2.6.26" USE_STATS
On Fri, Nov 5, 2010 at 4:27 PM, strk <[email protected]> wrote: > On Fri, Nov 05, 2010 at 12:25:43PM -0400, Sam Snellings wrote: > > Hi, > > > > I ran into an error while trying to use pgsql2shp to export a table of > > geography LINESTRING() objects: > > > > [XXX~]$ [XXX]/pgsql2shp -f testfile -p 58456 geo_test global_points > > Initializing... Done (postgis major version: 1). > > Output shape: PolyLine > > *Dumping: XERROR: parse error - invalid geometry* > > > > > Ouch. What's the output of: select postgis_full_version() ? > A bug with that kind of effect was fixed in 1.5.1 and 1.4.2 > releases. > > --strk; > > () Free GIS & Flash consultant/developer > /\ http://strk.keybit.net/services.html > _______________________________________________ > postgis-users mailing list > [email protected] > http://postgis.refractions.net/mailman/listinfo/postgis-users >
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
