
If my_address_file_geocoded.csv is a file in the current working directory with coordinate columns named lat and lon, then the DeGAUSS command:
docker run --rm -v $PWD:/tmp ghcr.io/degauss-org/{{{name}}}:{{{version}}} my_address_file_geocoded.csv
will produce my_address_file_geocoded_{{{name}}}_{{{version}}}.csv with added columns:
this_geomarker: a definition of this geomarkerthat_geomarker: a definition of that geomarkers3://path/to/{{{name}}}.rdsFor detailed documentation on DeGAUSS, including general usage and installation, please see the DeGAUSS homepage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.