tile38/controller/collection
Josh Baker 659a715065 Optimized GeoJSON
Removed map[string]interface{} for Feature type.
Replaced "encoding/json" with "tidwall/gjson" for parsing.
Removed ablility to serialize to binary. JSON only.
2016-11-02 05:51:48 -07:00
..
collection.go memory optimizations 2016-10-24 15:35:47 -07:00
collection_test.go Optimized GeoJSON 2016-11-02 05:51:48 -07:00