Skip to content

Geocoder 0.1.0

Latest
Compare
Choose a tag to compare
@gis-odyssey gis-odyssey released this 19 May 05:40
c376c1e
  • 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.