Update stale /data/latest references in docs and docstrings
This commit is contained in:
@@ -6,8 +6,8 @@ Applies LIFECYCLE filtering, CRS conversion, field mapping via qgis-functions,
|
||||
and street name exceptions from /data/exceptions.yml.
|
||||
|
||||
Usage:
|
||||
python convert-addresses.py /data/latest/sumter/addresses.shp.zip /data/latest/sumter/county-addresses.geojson
|
||||
python convert-addresses.py /data/latest/lake/addresses.shp.zip /data/latest/lake/county-addresses.geojson
|
||||
python convert-addresses.py /data/sumter/addresses.shp.zip /data/sumter/county-addresses.geojson
|
||||
python convert-addresses.py /data/lake/addresses.shp.zip /data/lake/county-addresses.geojson
|
||||
"""
|
||||
|
||||
import argparse
|
||||
|
||||
Reference in New Issue
Block a user