Releases: whosonfirst/go-whosonfirst-spatial-sqlite
Releases · whosonfirst/go-whosonfirst-spatial-sqlite
0.0.18
- Add support for optional
?index-geojson
flag to spatial database URI, in order to indexgeojson
table in addition to SPR query-related tables.
0.0.17
- Update to reflect changes in
whosonfirst/go-whosonfirst-spatial
v0.0.23
0.0.16
- Update to
whosonfirst/go-whosonfirst-spatial
v0.0.22 - Update to reflect changes to
properties.AppendPropertiesWithJSON
0.0.15
- Update to
whosonfirst/go-whosonfirst-spatial
v0.0.18
0.0.14
- Update to
whosonfirst/go-whosonfirst-spatial
v0.0.16
0.0.13
- Update to use
whosonfirst/go-whosonfirst-spatial
v0.0.15 (this enables support for filtering alternate geometries) - Update
query
tool to usego-whosonfirst-spatial/flags
package - Update docs
0.0.12
- Update to reflect changes to
whosonfirst/go-whosonfirst-spatial
interfaces.
0.0.11
- Update to use
whosonfirst/go-whosonfirst-spatial
v0.0.12
0.0.10
- Fix JSON encoding for sqlite SPR
- Remove old code
- Update README
0.0.9
- Bug fix: Ensure
properties
prefix when appending properties.