tile38/vendor/github.com/tidwall/geojson
tidwall 17ab07bd3e Update tidwall dependencies 2021-07-31 07:45:09 -07:00
..
geo Update tidwall dependencies 2021-07-31 07:45:09 -07:00
geometry Updated dependencies 2021-02-07 17:54:56 -07:00
LICENSE Refactor repository and build scripts 2019-11-18 10:33:15 -07:00
README.md Updated dependencies 2021-02-07 17:54:56 -07:00
circle.go Fix packages not vendoring on build 2020-02-11 11:02:15 -07:00
collection.go Updated dependencies 2021-02-07 17:54:56 -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
go.mod Upgrade go.mod 2021-03-30 08:09:03 -07:00
go.sum Upgrade go.mod 2021-03-30 08:09:03 -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 Updated dependencies 2020-09-22 16:43:58 -07:00
point.go Fix packages not vendoring on build 2020-02-11 11:02:15 -07:00
polygon.go Updated dependencies 2020-09-22 16:43:58 -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

GoDoc

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

License

GeoJSON source code is available under the MIT License.