Brendiem / ala-citizenscience

Automatically exported from code.google.com/p/ala-citizenscience
0 stars 1 forks source link

Require more verbose error for 'invalid geometry' when uploading shapefiles #330

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When you upload a shapefile and there is an 'invalid' geometry there currently 
only a hard coded error telling the user that the geometry has self 
intersecting polygons - a misleading error.

Change this so that the message is accurately reported. See 
RecordDeserializer.java and search for use of the IsValidOp class.

Original issue reported on code.google.com by aaron.lo...@gmail.com on 14 Aug 2012 at 1:20

GoogleCodeExporter commented 9 years ago
r390

Original comment by aaron.lo...@gmail.com on 14 Aug 2012 at 4:51