Skip to content
This repository was archived by the owner on Dec 13, 2024. It is now read-only.

Releases: whosonfirst/go-whosonfirst-sqlite-features-index

0.7.0

13 Jan 19:03
Compare
Choose a tag to compare
  • Update to support inline query filtering.

0.6.4

31 Dec 22:59
Compare
Choose a tag to compare
  • Update to whosonfirst/go-whosonfirst-sqlite-features v0.6.5
  • Update vendor deps

0.6.3

24 Dec 21:32
Compare
Choose a tag to compare
  • Add SQLiteFeaturesIndexRelationsFuncWithOptions
  • Skip negative IDs (-1, etc.) when collecting relations to index

0.6.2

24 Dec 20:43
Compare
Choose a tag to compare
  • 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

15 Dec 23:38
Compare
Choose a tag to compare
  • Update to use whosonfirst/go-whosonfirst-sqlite-features v0.6.3

0.6.0

15 Dec 21:05
Compare
Choose a tag to compare
  • Update to use whosonfirst/go-whosonfirst-sqlite-features v0.6.2
  • Update command line tools to index geometry and properties tables.

0.5.2

11 Dec 17:55
Compare
Choose a tag to compare
  • Update to use whosonfirst/go-whosonfirst-sqlite-features v0.4.0
  • Update other vendor deps

0.5.1

10 Dec 21:23
Compare
Choose a tag to compare
  • Update to use whosonfirst/go-whosonfirst-sqlite-features v0.3.1

0.5.0

07 Dec 16:45
Compare
Choose a tag to compare
  • Update to whosonfirst/go-whosonfirst-sqlite-features v0.3.0 and support for indexing the SQLite RTree tables.
  • Update vendor deps.

0.4.1

19 Mar 23:23
Compare
Choose a tag to compare
  • Update vendor deps, specifically whosonfirst/go-whosonfirst-geojson-v2 v0.12.3 (and by extension tidwall/gjson).