Documentation ¶
Index ¶
Constants ¶
View Source
const EarthRadius = 6378.137
EarthRadius is a rough estimate of earth's radius in km at latitude 0 if earth was a perfect sphere.
Variables ¶
View Source
var GeoJSON = make(map[string][]byte)
GeoJSON is a cache of the NYC Subway Station and Line data.
View Source
var Stations = rtree.NewTree(2, 25, 50)
Stations is an RTree housing the stations
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.