LocalData / localdata-api

API/server for LocalData
http://localdata.com/
BSD 3-Clause "New" or "Revised" License
20 stars 14 forks source link

Fall back to indexing a Point in some cases #266

Closed prashtx closed 9 years ago

prashtx commented 9 years ago

Index a Point instead of a low-coordinate-count Polygon, which is an indication that our geo manipulations may have gone overboard. This is a stopgap until we improve the detection and resolution of invalid geometries and the simplification of high-coordinate-count geometries.

/cc @hampelm

prashtx commented 9 years ago

267 tracks investigation of TurfJS as a non-stopgap solution