mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-10-09 17:02:46 +02:00
change request to include ways, polygons and relations
This commit is contained in:
parent
01e6acd3d2
commit
8009f5acbb
5 changed files with 9 additions and 289 deletions
|
@ -36,7 +36,7 @@ Ouvrir la page index.html dans votre navigateur préféré, ou utiliser le paque
|
|||
// requête sur la ville de rouen
|
||||
let req = 'https://overpass-api.de/api/interpreter?data=[out:json][timeout:25];' +
|
||||
'area(id:3600075628)->.searchArea;' +
|
||||
'node[amenity=charging_station](area.searchArea);' +
|
||||
'nwr[amenity=charging_station](area.searchArea);' +
|
||||
'out body geom;'
|
||||
```
|
||||
# sources
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue