Documentation ¶
Overview ¶
Package geojson contains an interface and various structs for 2d and 3d geometry that correspond to the geojson(http://geojson.org/) format.
Index ¶
Constants ¶
View Source
const ( PointType = "Point" PolygonType = "Polygon" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.