Skip to content

Releases: whosonfirst/go-whosonfirst-spatial-sqlite

0.0.18

22 Dec 23:54
Compare
Choose a tag to compare
  • Add support for optional ?index-geojson flag to spatial database URI, in order to index geojson table in addition to SPR query-related tables.

0.0.17

22 Dec 22:30
Compare
Choose a tag to compare
  • Update to reflect changes in whosonfirst/go-whosonfirst-spatial v0.0.23

0.0.16

21 Dec 22:05
Compare
Choose a tag to compare
  • Update to whosonfirst/go-whosonfirst-spatial v0.0.22
  • Update to reflect changes to properties.AppendPropertiesWithJSON

0.0.15

19 Dec 01:33
Compare
Choose a tag to compare
  • Update to whosonfirst/go-whosonfirst-spatial v0.0.18

0.0.14

18 Dec 19:21
Compare
Choose a tag to compare
  • Update to whosonfirst/go-whosonfirst-spatial v0.0.16

0.0.13

18 Dec 01:14
Compare
Choose a tag to compare
  • Update to use whosonfirst/go-whosonfirst-spatial v0.0.15 (this enables support for filtering alternate geometries)
  • Update query tool to use go-whosonfirst-spatial/flags package
  • Update docs

0.0.12

17 Dec 00:59
Compare
Choose a tag to compare
  • Update to reflect changes to whosonfirst/go-whosonfirst-spatial interfaces.

0.0.11

16 Dec 00:11
Compare
Choose a tag to compare
  • Update to use whosonfirst/go-whosonfirst-spatial v0.0.12

0.0.10

15 Dec 23:40
Compare
Choose a tag to compare
  • Fix JSON encoding for sqlite SPR
  • Remove old code
  • Update README

0.0.9

15 Dec 23:13
Compare
Choose a tag to compare
  • Bug fix: Ensure properties prefix when appending properties.