geocoder

container build status

NOTICE: This DeGAUSS image is in maintenance mode. Future development has moved to the addr and geomarker packages and containers. The current command will continue to run, but consider migrating for new projects: https://degauss.org/migrate/geocoder

Using

If my_address_file.csv is a file in the current working directory with an address column named address, then the DeGAUSS command:

docker run --rm -v $PWD:/tmp ghcr.io/degauss-org/geocoder:3.4.2 my_address_file.csv

will produce my_address_file_geocoder_3.4.2_score_threshold_0.5.csv with added columns:

Optional Argument

Geomarker Methods

Input address data formatting

Geomarker Data

DeGAUSS Details

For detailed documentation on DeGAUSS, including general usage and installation, please see the DeGAUSS homepage.