home / content / releases

releases: 40900177

This data as json

html_url id author node_id tag_name target_commitish name draft prerelease created_at published_at body repo reactions mentions_count
https://github.com/eyeseast/geocode-sqlite/releases/tag/v0.2.0 40900177 25778 MDc6UmVsZWFzZTQwOTAwMTc3 v0.2.0 main Better argument and option ordering 0 0 2021-04-03T14:39:37Z 2021-04-03T14:44:11Z 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 293361514    

Links from other tables

  • 0 rows from release in assets
Powered by Datasette · Queries took 1.057ms