Skip to content

Releases: gis-odyssey/geocoder

Geocoder 0.1.0

19 May 05:40
c376c1e
Compare
Choose a tag to compare
  • Uses thefuzz for fuzzy matching.
  • Handles different csv file encodings.
  • Limits number of encodings that get run through unidecode library for strict matching.
  • Loads longitude/latitude or x/y data from spreadsheet into dataframe's geometry column.