Geocode-sqlite

Latest version: v0.8.2

Safety actively analyzes 629639 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.5.2

What's Changed
* Require click >= 7.0 to hide commands by 1-Byte in https://github.com/eyeseast/geocode-sqlite/pull/20
* Fix error with rowid tables by eyeseast in https://github.com/eyeseast/geocode-sqlite/pull/27


**Full Changelog**: https://github.com/eyeseast/geocode-sqlite/compare/v0.5.1...v0.5.2

0.5.1

0.5.0

Adds Mapbox geocoder.

0.4.0

0.3.0

The CLI now shows a progress bar as you geocode.

0.2.0

Arguments and options now follow a much more sensible order, following the example of other `thing-to-sqlite` tools. For example:

sh
geocode-sqlite nominatum geo.db innout_test \
--location "{full}, {city}, {state} {postcode}" \
--delay 1 \
--user-agent "geocode-sqlite"


The order is now:

1. `geocode-sqlite`
2. geocoder, such as `nominatum`
3. database path
4. table name
5. any additional options

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.