tile38/pkg/geojson/poly
Arne Neumann 9a26e6d5a7
documentation: Point is [lat lon z]
Every developer trips on lat-lon vs. lon-lat at least once, so it's better to clarify this.
2018-06-06 09:29:24 +02:00
..
LICENSE Refactor project layout 2018-04-19 08:43:32 -07:00
README.md Refactor project layout 2018-04-19 08:43:32 -07:00
inside.go Refactor project layout 2018-04-19 08:43:32 -07:00
inside_test.go Refactor project layout 2018-04-19 08:43:32 -07:00
intersects.go Refactor project layout 2018-04-19 08:43:32 -07:00
intersects_test.go Refactor project layout 2018-04-19 08:43:32 -07:00
poly.go documentation: Point is [lat lon z] 2018-06-06 09:29:24 +02:00
poly_test.go Refactor project layout 2018-04-19 08:43:32 -07:00
raycast.go Refactor project layout 2018-04-19 08:43:32 -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.