Categorygithub.com/tidwall/geojson
modulepackage
1.4.5
Repository: https://github.com/tidwall/geojson.git
Documentation: pkg.go.dev

# README

GeoJSON

GoDoc

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

License

GeoJSON source code is available under the MIT License.

# Packages

No description provided by the author
No description provided by the author

# Functions

IsPoint returns true if the object is a {"type":"Point"}.
NewCircle returns an circle object.
NewFeature returns a new GeoJSON Feature.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewSimplePoint returns a new SimplePoint object.
Parse a GeoJSON object.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Collection is a searchable collection type.
Object is a GeoJSON type.
No description provided by the author