forked from Olav63/outils_OSM
correction pb indentation dans nettoyage json
This commit is contained in:
parent
797bc0044f
commit
c538c224b2
@ -101,7 +101,7 @@ class Utils:
|
|||||||
|
|
||||||
index_line = index_line + 1
|
index_line = index_line + 1
|
||||||
|
|
||||||
return export_json
|
return export_json
|
||||||
|
|
||||||
def run_overpass_query(self, critere, aire_de_recherche):
|
def run_overpass_query(self, critere, aire_de_recherche):
|
||||||
"""Envoie la requête Overpass et retourne la réponse JSON."""
|
"""Envoie la requête Overpass et retourne la réponse JSON."""
|
||||||
|
Loading…
Reference in New Issue
Block a user