Skip to content

A collection of programmatic solutions for geocoding

License

Notifications You must be signed in to change notification settings

dubravat/GeoCoding

Repository files navigation

Geocoding for all:
A subtle introduction to Geocoding

(C) Taras Dubrava

May 2022


This repository contains the following files:

  1. Python files:
    • forward_geocoding.py: for forward geocoding in CSV file
    • reverse_geocoding.py: for reverse geocoding (just a function)
    • geocoded_csv_files/import_in_qgis.py: for importing several CSV files at once into QGIS
  2. A folder with an input CSV file geocoding.csv with several modifications of it: input_csv_file/
  3. A folder with geocoded CSV files: geocoded_csv_files/

P.S. Remember that the repo does not include the YAML file with credentials (authentication.yaml) required for geocoding service authentication.

About

A collection of programmatic solutions for geocoding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages