Hello daer Dieter, hello dear All,
well i did a test - i made it
well this code below does not work at all:
see this one:
[out:csv(::id,::type,“name”,“addr:postcode”,“addr:city”,“addr:street”,“addr:housenumber”,“website”," contact:email=*")][timeout:600];
area[“ISO3166-1”=“CH”]->.a;
( node(area.a)[amenity=social_facility=nursing_home];
way(area.a)[amenity=social_facility=nursing_home];
rel(area.a)[amenity=social_facility=nursing_home];);
out;
i guess: so: this here: amenity=social_facility=nursing_home
is not working at all
we cannot combine these two terms
a. social_facility
b. nursing_home
for me it does not work at all
see what comes out
Während des Ausführung der Overpass Query ist ein Fehler aufgetreten! Die Overpass API gab folgende Meldung zurück:
Error: line 2: parse error: CSV format specification expected - '“' found.
Error: line 2: parse error: ',', ';', or ')' expected - '“' found.
Error: line 2: parse error: CSV format specification expected - '“' found.
Error: line 2: parse error: ',', ';', or ')' expected - '“' found.
Error: line 2: parse error: CSV format specification expected - '“' found.
Error: line 2: parse error: ',', ';', or ')' expected - '“' found.
Error: line 2: parse error: CSV format specification expected - '“' found.
Error: line 2: parse error: ',', ';', or ')' expected - '“' found.
Error: line 2: parse error: CSV format specification expected - '“' found.
Error: line 2: parse error: ',', ';', or ')' expected - '“' found.
Error: line 2: parse error: CSV format specification expected - '“' found.
Error: line 2: parse error: ',', ';', or ')' expected - '“' found.
Error: line 2: parse error: Key expected - '“' found.
Error: line 2: parse error: '!', '~', '=', '!=', or ']' expected - '“' found.
Error: line 2: parse error: Value expected - '“' found.
Error: line 2: parse error: ']' expected - '“' found.
Error: line 3: parse error: An empty query is not allowed
Error: line 4: parse error: ']' expected - '=' found.
Error: line 5: parse error: ']' expected - '=' found.
Error: line 6: parse error: ']' expected - '=' found.
did i do something worng?
plz set me straight
thanks in advance
greetings