Ticket #1344 (closed defect: fixed)
ST_MakeLine fails for export with pgsql2shp
| Reported by: | bporfidia | Owned by: | strk |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 1.5.4 |
| Component: | postgis | Version: | 1.5.X |
| Keywords: | st_makeline | Cc: |
Description
making linestring with st_makeline from a table of points, fails the export with pgsql2shp and connection to qgis
postgis ver.
SELECT postgis_full_version() "POSTGIS="1.5.1" GEOS="3.2.0-CAPI-1.6.0" PROJ="Rel. 4.6.1, 21 August 2008" LIBXML="2.7.6" USE_STATS"
export error C:\Programmi\PostgreSQL\8.4\bin>pgsql2shp.exe -h xxx.xxx.xxx.xxx -u postgres -P postgres -r -b -f linee.shp geofisica public.nav
Initializing... Done (postgis major version: 1). Output shape: PolyLine? Dumping: XRecordFetch: ERROR: geometry requires more points
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

