[postgis-devel] Issue 150 in postgis: Can not read shape file with windows newline
codesite-noreply at google.com
codesite-noreply at google.com
Wed Apr 22 10:23:07 PDT 2009
Updates:
Status: Duplicate
Comment #1 on issue 150 by mark.cav... at siriusit.co.uk: Can not read shape
file with windows newline
http://code.google.com/p/postgis/issues/detail?id=150
Thanks for the report.
This has actually been fixed in SVN trunk (will become 1.4) because of this
bug here:
http://trac.osgeo.org/postgis/ticket/104. As a result of this, I reworked
the
escaping code at the same time to make sure that shp2pgsql correctly
understands the
difference between COPY and INSERT escapes.
In the meantime, the quick work around is not to use the -D option with
shp2pgsql if
you suspect your shapefile contains newlines.
Incidentally we are no longer using this bugtracker and have moved over to
the OSGeo
infrastructure at http://trac.osgeo.org/postgis/ so the Google tracker
should be
closed real soon now.
ATB,
Mark.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the postgis-devel
mailing list