[openaddresses] clear all polygon caches
This commit is contained in:
@@ -257,6 +257,8 @@ class OpenAddressesFormatter(object):
|
|||||||
|
|
||||||
# Clear cached polygons
|
# Clear cached polygons
|
||||||
self.components.osm_admin_rtree.clear_cache()
|
self.components.osm_admin_rtree.clear_cache()
|
||||||
|
self.components.neighborhoods_rtree.clear_cache()
|
||||||
|
self.country_rtree.clear_cache()
|
||||||
|
|
||||||
for row in reader:
|
for row in reader:
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user