temp python path edit

This commit is contained in:
Ed Chalstrey 2022-03-17 14:41:54 +00:00
parent 8fccec6827
commit 8b8f6622f5

View File

@ -12,14 +12,14 @@ mastermap_dir=$1
# #
# Check which TOIDs are matched against UPRNs # Check which TOIDs are matched against UPRNs
# #
# colouringlondon/bin/python check_ab_mm_match.py $addressbase_dir $mastermap_dir colouringlondon/bin/python check_ab_mm_match.py $addressbase_dir $mastermap_dir
# #
# Filter # Filter
# - WHERE descriptiveGroup = '(1:Building)' # - WHERE descriptiveGroup = '(1:Building)'
# - OR toid in addressbase_toids # - OR toid in addressbase_toids
# #
# colouringlondon/bin/python filter_mastermap.py $addressbase_dir $mastermap_dir colouringlondon/bin/python filter_mastermap.py $addressbase_dir $mastermap_dir
# #
# Transform to 3857 (web mercator) # Transform to 3857 (web mercator)