tile38/geojson/poly
Josh Baker 4c2c1dd186 Better polygon detection logic
Refactored shared detection logic.
Fixed linestring, multilinestring, and multipoint bugs.
Added more geojson unit tests.
2018-03-09 17:22:38 -07:00
..
LICENSE fixed raycast bug 2016-12-04 08:57:54 -07:00
README.md fixed raycast bug 2016-12-04 08:57:54 -07:00
inside.go point match on interior hole, fixes #241 2017-12-18 08:37:03 -07:00
inside_test.go fixed raycast bug 2016-12-04 08:57:54 -07:00
intersects.go Better polygon detection logic 2018-03-09 17:22:38 -07:00
intersects_test.go gofmt -s 2016-04-02 19:19:43 -07:00
poly.go point match on interior hole, fixes #241 2017-12-18 08:37:03 -07:00
poly_test.go first commit 2016-03-04 16:08:16 -07:00
raycast.go fixed raycast bug 2016-12-04 08:57:54 -07:00

README.md

Poly

Build Status GoDoc

Polygon detection methods for Go.

Contact

Josh Baker @tidwall

License

Poly source code is available under the MIT License.