Diskussion:15. Mapathon & Mapping Party Rapperswil 2024

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche

https://www.openstreetmap.org/node/11536828038

   natural=peak
   name=Pointe Morin
   ele=3587

Ovepass Query: https://osm.li/VMW - 1308 Objekte

   [out:json];
   area["ISO3166-1"="CH"][boundary=administrative]->.switzerland;
   (
     node["natural"="peak"]["ele"~"^[3-9][0-9]{3,}$"](area.switzerland);
   );
   out center;