diff options
author | Andrew Harvey <andrew@alantgeo.com.au> | 2021-05-17 16:21:31 +1000 |
---|---|---|
committer | Andrew Harvey <andrew@alantgeo.com.au> | 2021-05-17 16:21:31 +1000 |
commit | 8debcbabfa32359264706db719357b13a676a00f (patch) | |
tree | ff215c08897e176b28bfab7757a637bb0be82e25 /README.md | |
parent | e0f2262dea32bbf168a00c0ec77362455b88d99c (diff) |
rename to blocksByOSMAddr as this file represents city blocks which have either no osm addresses or some osm addresses
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -152,4 +152,4 @@ Generate city blocks: Sort blocks into containing some OSM addresses or containing no OSM addresses: - make data/addressPerBlock.fgb + make data/blocksByOSMAddr.fgb |