Releases: eyeseast/geocode-sqlite
Releases · eyeseast/geocode-sqlite
Progress bars
The CLI now shows a progress bar as you geocode.
Better argument and option ordering
Arguments and options now follow a much more sensible order, following the example of other thing-to-sqlite
tools. For example:
geocode-sqlite nominatum geo.db innout_test \
--location "{full}, {city}, {state} {postcode}" \
--delay 1 \
--user-agent "geocode-sqlite"
The order is now:
geocode-sqlite
- geocoder, such as
nominatum
- database path
- table name
- any additional options