Releases: whosonfirst/go-whosonfirst-spatial
Releases · whosonfirst/go-whosonfirst-spatial
0.0.55
- Update docs for -properties-reader-uri and -spatial-database-uri flags
0.0.54
- Update docs for -properties-reader-uri flag
0.0.53
- (re)add optional -properties-reader-uri flag and instantiate if defined
0.0.52
- Update JSON encoding of
PropertiesResponseResults
to match SPR"
0.0.51
- Use
spr.Path()
to derive path for properties reader - Tidy up variable names
0.0.50
- Remove old and unused properties reader flags
0.0.49
- Replace all "properties reader" code with
whosonfirst/go-reader.Reader
instance (default to spatial database which implements the reader interfaces)
0.0.48
- First pass at deprecating
properties.PropertiesReader
- Add
spatial.PropertiesResponseResultsWithStandardPlacesResults
0.0.47
- Remove unused flags
- Ensure all flags have at least a cursory description