Update stale /data/latest references in docs and docstrings
This commit is contained in:
@@ -7,9 +7,9 @@ Use convert-addresses.py to prepare the county file and download-overpass.py for
|
||||
|
||||
Usage:
|
||||
python compare-addresses.py \
|
||||
--local-file /data/latest/sumter/county-addresses.geojson \
|
||||
--osm-file /data/latest/sumter/osm-addresses.geojson \
|
||||
--output-dir /data/latest/sumter
|
||||
--local-file /data/sumter/county-addresses.geojson \
|
||||
--osm-file /data/sumter/osm-addresses.geojson \
|
||||
--output-dir /data/sumter
|
||||
"""
|
||||
|
||||
import argparse
|
||||
|
||||
Reference in New Issue
Block a user