[openaddresses] clear all polygon caches

This commit is contained in:
Al
2016-10-23 00:11:54 -04:00
parent 0fd431a9d2
commit 889e914dfc

View File

@@ -257,6 +257,8 @@ class OpenAddressesFormatter(object):
# Clear cached polygons
self.components.osm_admin_rtree.clear_cache()
self.components.neighborhoods_rtree.clear_cache()
self.country_rtree.clear_cache()
for row in reader:
try: