tile38/vendor/github.com/tidwall/geojson
tidwall 957233c298 Fixed issue with some features not working with WITHIN
This bug was fixed in the geojson dependency.

https://github.com/tidwall/geojson/pull/15

Closed #539
2020-03-21 17:38:14 -07:00
..
geo Fixes a false negative for intersecting rings 2019-11-28 10:13:00 -07:00
geometry Fixes a false negative for intersecting rings 2019-11-28 10:13:00 -07:00
.travis.yml Refactor repository and build scripts 2019-11-18 10:33:15 -07:00
LICENSE Refactor repository and build scripts 2019-11-18 10:33:15 -07:00
README.md Refactor repository and build scripts 2019-11-18 10:33:15 -07:00
circle.go Fix packages not vendoring on build 2020-02-11 11:02:15 -07:00
collection.go Refactor repository and build scripts 2019-11-18 10:33:15 -07:00
feature.go Fixed issue with some features not working with WITHIN 2020-03-21 17:38:14 -07:00
featurecollection.go Refactor repository and build scripts 2019-11-18 10:33:15 -07:00
geometrycollection.go Refactor repository and build scripts 2019-11-18 10:33:15 -07:00
linestring.go Refactor repository and build scripts 2019-11-18 10:33:15 -07:00
multilinestring.go Refactor repository and build scripts 2019-11-18 10:33:15 -07:00
multipoint.go Refactor repository and build scripts 2019-11-18 10:33:15 -07:00
multipolygon.go Refactor repository and build scripts 2019-11-18 10:33:15 -07:00
object.go Fixed issue with some features not working with WITHIN 2020-03-21 17:38:14 -07:00
point.go Fix packages not vendoring on build 2020-02-11 11:02:15 -07:00
polygon.go Refactor repository and build scripts 2019-11-18 10:33:15 -07:00
rect.go Refactor repository and build scripts 2019-11-18 10:33:15 -07:00
simplepoint.go Fix packages not vendoring on build 2020-02-11 11:02:15 -07:00
spatial.go Refactor repository and build scripts 2019-11-18 10:33:15 -07:00

README.md

GeoJSON

Build Status GoDoc

This package provides GeoJSON utilties for Go. It's designed for Tile38.

License

GeoJSON source code is available under the MIT License.