[postgis-devel] [PostGIS] #859: shp2pgsql new option to do something with bad geometries.
PostGIS
trac at osgeo.org
Mon Dec 19 08:28:59 PST 2011
#859: shp2pgsql new option to do something with bad geometries.
----------------------------+-----------------------------------------------
Reporter: jadams | Owner: pramsey
Type: enhancement | Status: closed
Priority: low | Milestone: PostGIS 2.0.0
Component: loader/dumper | Version: 1.5.X
Resolution: worksforme | Keywords:
----------------------------+-----------------------------------------------
Changes (by strk):
* status: new => closed
* resolution: => worksforme
Comment:
I think what we should _do_ with bad geometries is: load them.
As of PostGIS 2.0 the IsValid function can deal with any kind of geometry,
no matter how bad it is. This means you can implement your custom handling
within the database.
For this reason, I'm closing this bug as "works for me". Feel free to
reopen if you really think the loader should be doing more than
"loading"...
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/859#comment:3>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list