[osm/polygons] Reducing cache_size to 250k now that the polygons are larger

This commit is contained in:
Al
2016-07-30 16:44:59 -04:00
parent 5bfc29d3f6
commit 469332ffc4

View File

@@ -285,7 +285,7 @@ class OSMReverseGeocoder(RTreePolygonIndex):
persistent_polygons = True
# Cache almost everything
cache_size = 1000000
cache_size = 250000
simplify_polygons = False
include_property_patterns = set([