tomayac / local-reverse-geocoder

Local reverse geocoder for Node.js based on GeoNames data
Apache License 2.0
190 stars 58 forks source link

save downloads to tmp folder and mv to output folder to prevent partial downloads from causing problems #64

Closed twitsforbrains closed 1 year ago

twitsforbrains commented 1 year ago

I think this will fix https://github.com/tomayac/local-reverse-geocoder/issues/63. Let me know if we want a minor version bump for this.

tomayac commented 1 year ago

Thanks for the PR! I'm currently busy with the Google I/O deadline, but will get back to this soon. Thanks for the contribution again!

tomayac commented 1 year ago

Thanks so much for the change! Just released v0.15.0 that includes this fix.