tile38/vendor/github.com/tidwall/geojson
Steve Lacy 74809188f6
Update geojson dependency
2019-01-10 09:37:20 -07:00
..
geo More hacking vendored circle.go 2018-11-11 09:04:00 -07:00
geometry Update geojson dependency 2019-01-10 09:37:20 -07:00
test_files Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
.travis.yml Updated geojson packages 2018-10-27 09:23:29 -07:00
LICENSE Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
README.md Updated geojson packages 2018-10-27 09:23:29 -07:00
circle.go Update geojson dependency 2019-01-10 09:37:20 -07:00
circle_test.go Update geojson 2018-11-01 13:49:39 -07:00
collection.go Update geojson dependency 2019-01-10 09:37:20 -07:00
collection_test.go Fix Circle type 2018-10-16 08:55:26 -07:00
feature.go Update geojson dependency 2019-01-10 09:37:20 -07:00
feature_test.go Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
featurecollection.go Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
featurecollection_test.go Update geojson dependency 2019-01-10 09:37:20 -07:00
geometrycollection.go Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
geometrycollection_test.go Update geojson dependency 2019-01-10 09:37:20 -07:00
linestring.go Update geojson dependency 2019-01-10 09:37:20 -07:00
linestring_test.go Update geojson dependency 2019-01-10 09:37:20 -07:00
multilinestring.go Update geojson dependency 2019-01-10 09:37:20 -07:00
multilinestring_test.go Update geojson dependency 2019-01-10 09:37:20 -07:00
multipoint.go Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
multipoint_test.go Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
multipolygon.go Update geojson dependency 2019-01-10 09:37:20 -07:00
multipolygon_test.go Update geojson dependency 2019-01-10 09:37:20 -07:00
object.go Update geojson dependency 2019-01-10 09:37:20 -07:00
object_test.go Updated geojson packages 2018-10-27 09:23:29 -07:00
point.go Update geojson dependency 2019-01-10 09:37:20 -07:00
point_test.go Update geojson dependency 2019-01-10 09:37:20 -07:00
polygon.go Update geojson dependency 2019-01-10 09:37:20 -07:00
polygon_test.go Update geojson dependency 2019-01-10 09:37:20 -07:00
rect.go Update geojson dependency 2019-01-10 09:37:20 -07:00
rect_test.go Update geojson dependency 2019-01-10 09:37:20 -07:00
spatial.go Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -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.