[postgis-users] PostGIS 1.4. Polygon format. Migration from 1.3.6
wDevil wDevil
wwdevil at gmail.com
Wed Dec 2 19:52:50 PST 2009
ERROR: geometry requires more points
ПОДСКАЗКА: "...9475,1472438 2999479,1472437 2999475)" <-- parse error
at position 179 within geometry
КОНТЕКСТ: COPY group_2, строка 6410, колонка location:
"MULTIPOLYGON(((1472437 2999481,1472997 3002930,1471812
3003122,1471416 3000683,1465945 3000726,14659..."
line: MULTIPOLYGON(((1472437 2999481,1472997 3002930,1471812
3003122,1471416 3000683,1465945 3000726,1465937 2999526,1472437
2999481))
in 1.3.6 works fine
ERROR: geometry requires more points
ПОДСКАЗКА: "...7418,1638895 2987419,1638895 2987418)" <-- parse error
at position 57 within geometry
КОНТЕКСТ: COPY group_2, строка 20340, колонка location:
"POLYGON((1638895 2987418,1638895 2987419,1638895 2987418))"
line: POLYGON((1638895 2987418,1638895 2987419,1638895 2987418));
in 1.3.6 works fine
Format of polygons has changed?
More information about the postgis-users
mailing list