# README
GeoJSON
This package provides GeoJSON utilties for Go. It's designed for Tile38.
License
GeoJSON
source code is available under the MIT License.
# 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