Releases: whosonfirst/go-whosonfirst-spatial-sqlite
Releases · whosonfirst/go-whosonfirst-spatial-sqlite
0.0.8
- Update to use
spr
andgeometry
tables for speed improvements. - Update vendor deps.
0.0.7
- Update to reflect changes in
whosonfirst/go-whosonfirst-spatial
andwhosonfirst/go-whosonfirst-geojson-v2
. - Modest speed improvements.
0.0.6
- Update to reflect changes to
rtree
table inwhosonfirst/go-whosonfirst-sqlite-features
v0.4.0 - Update to use an in-memory (
patrickmn/gocache
) cache.
0.0.5
- Update to use
whosonfirst/go-whosonfirst-geojson-v2
v0.13.0
0.0.4
- Update to use
whosonfirst/go-whosonfirst-geojson-v2
v0.12.5 - Update vendor deps
0.0.3
- Fix go module declaration
- Update vendor deps
0.0.2
- Update registered
SpatialDatabase
scheme to besqlite
.
0.0.1
- Initial release.