Ticket #864 (closed defect: fixed)
shp2pgsql fails to import MULTIPOINTs with only one vertice.
| Reported by: | jadams | Owned by: | jadams |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | 1.5.X |
| Keywords: | history | Cc: |
Description
If a shapefile is a MULTIPOINT type, but one of the points has only one vertice, it will get generated in the insert statement as a POINT type. That then fails to be inserted with:
ERROR: new row for relation "foo" violates check constraint "enforce_geotype_the_geom"
Change History
Note: See
TracTickets for help on using
tickets.
