Missing file paraguay_2012_barrrios_y_localidades.geojson
Closed this issue · 1 comments
melizeche commented
It seems that the file referenced here is not in the repo
priorizador/flask_api/geojson_api.py
Line 139 in 1adc658
Error message:
File "geojson_api.py", line 139, in get_json
with open(f"{ABSOLUTE_PATH}/geojson_data/paraguay_2012_barrrios_y_localidades.geojson", "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/marce/dev/priorizador/flask_api/geojson_data/paraguay_2012_barrrios_y_localidades.geojson'
melizeche commented
Closing this, already addressed in the readme I just didn't saw it 🤦