This repository was archived by the owner on Dec 13, 2024. It is now read-only.
Releases: whosonfirst/go-whosonfirst-sqlite-features-index
Releases · whosonfirst/go-whosonfirst-sqlite-features-index
0.7.0
- Update to support inline query filtering.
0.6.4
- Update to
whosonfirst/go-whosonfirst-sqlite-features
v0.6.5 - Update vendor deps
0.6.3
- Add
SQLiteFeaturesIndexRelationsFuncWithOptions
- Skip negative IDs (
-1
, etc.) when collecting relations to index
0.6.2
- Ignore placetype warning when loading features
- Add a previously seen lookup table when indexing relations
- Remove
whosonfirst/go-whosonfirst-reader
- Update vendor deps
0.6.1
- Update to use
whosonfirst/go-whosonfirst-sqlite-features
v0.6.3
0.6.0
- Update to use
whosonfirst/go-whosonfirst-sqlite-features
v0.6.2 - Update command line tools to index
geometry
andproperties
tables.
0.5.2
- Update to use
whosonfirst/go-whosonfirst-sqlite-features
v0.4.0 - Update other vendor deps
0.5.1
- Update to use
whosonfirst/go-whosonfirst-sqlite-features
v0.3.1
0.5.0
- Update to
whosonfirst/go-whosonfirst-sqlite-features
v0.3.0 and support for indexing the SQLite RTree tables. - Update vendor deps.
0.4.1
- Update vendor deps, specifically
whosonfirst/go-whosonfirst-geojson-v2
v0.12.3 (and by extensiontidwall/gjson
).