[fix] move

This commit is contained in:
Al
2017-02-14 01:51:23 -05:00
parent 6d580f4c87
commit 67f69ce6ce

View File

@@ -278,8 +278,6 @@ class NeighborhoodReverseGeocoder(RTreePolygonIndex):
qs_scratch_dir = os.path.join(quattroshapes_dir, 'qs_neighborhoods')
ensure_dir(qs_scratch_dir)
osm_neighborhoods_scratch_dir = os.path.join(tmp_dir)
logger.info('Creating Quattroshapes neighborhoods')
qs = QuattroshapesNeighborhoodsReverseGeocoder.create_neighborhoods_index(quattroshapes_dir, qs_scratch_dir)