Concatenate a little number of entities for running a query in Overpass-turbo.io

hrllo experts - i am willing to run this commans to overpass-abi,

update: found the errors: the code shuld look like so:

[out:json];
node(around:500, 49.50896725, 8.537402509088963);
node(around:500, 49.50896725,8.537402509088963);
node(around:500, 49.12825545,8.601360194380447);
node(around:500, 49.314524000000006,8.54444815052659);

with that i am was thinking to send a certai+n request

i think it is so -öhe fine foks want to visualize the shools
(note_;: thes are data .- i have taken from schoos)

see below: my idea fro a request:

[out:json];
node(around:500, 49.50896725, 8.537402509088963);
49.50896725,8.537402509088963#;
node(around:49.12825545,8.601360194380447;
node(around:49.314524000000006,8.54444815052659;

out;

and what i hae gotten back: i have some ammounts of data:
An error occurred while executing the query. Here’s what the API returned as an error message:

line 4: parse error: Unknown type “49.50896725”

Error: line 4: parse error: An empty query is not allowed

Error: line 4: parse error: ‘;’ expected - ‘,’ found.

Error: line 5: parse error: ‘)’ expected - ‘;’ found.

Error: line 8: parse error: Unexpected end of input.

Error: line 5: parse error: around requires an odd number of arguments

Error: line 8: parse error: Unexpected end of input.

question: why is this so . why i get back those errorlogs?

well i really love all the awesome contributions here in the forum

  1. List item

h again me

well i thougt that i have certain points that are handled over in the request - so that the above query - only should visualize 5 points

see the amound of data i was workin with - note
i am interested in shools in the following area - so takling about shools i all ways thogut that i have to do with ceratin points

but see the following :result of the above mentioned query

duhhh - this is pretty funny - due to my concentration on certain points

  • references for shools - see below:

Helmstadt-Bargen 
https://nominatim.openstreetmap.org/ui/details.html?osmtype=R&osmid=454184&class=boundary
icon for boundary administrative
Name	
Helmstadt-Bargen (name)
Type	boundary:administrative
Last Updated	2023-02-10T10:03:51+00:00
Admin Level	8
Search Rank	16Käthe-Kollwitz-Schule link to this page
icon for amenity school

yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy

Käthe-Kollwitz-Schule (name)
Type	amenity:school
Last Updated	2023-04-15T14:05:07+00:00
Search Rank	30
Address Rank	30 (house / building)
Importance	0.00000999999999995449
Coverage	Polygon
Centre Point (lat,lon)	49.12825545,8.601360194380447
OSM	way 326705700
Place Id	186778546 (on this server)
Computed Postcode	76646 (how?)
Address Tags	
Bruchsal (city)
DE (country)
5 (housenumber)
76646 (postcode)
Reserveallee (street)
Extra Tags	
https://www.kks-bruchsal.de/ (website)



Address Rank	16 (city / town / village)
Importance	0.4229037337152129
Coverage	Polygon
Centre Point (lat,lon)	49.3201141,8.984822429657545


<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Theodor-Heuß-Realschule link to this page
icon for amenity school
Name	
Theodor-Heuß-Realschule (name)
Type	amenity:school
Last Updated	2022-12-30T16:13:38+00:00
Search Rank	30
Address Rank	30 (house / building)
Importance	0.00000999999999995449
Coverage	Polygon
Centre Point (lat,lon)	49.314524000000006,8.54444815052659
OSM	way 533594565
Place Id	222903509 (on this server)
Computed Postcode	68766 (how?)
Address Tags	
Hockenheim (city)
DE (country)
17 (housenumber)
68766 (postcode)
Schubertstraße (street)
Extra Tags	
http://www.thrs-hockenheim.de/ (website)
limited (wheelchair)

and i created a request that should work for 5 schools - this one

[out:json];
node(around:500, 49.50896725, 8.537402509088963);
node(around:500, 49.50896725,8.537402509088963);
node(around:500, 49.12825545,8.601360194380447);
node(around:500, 49.314524000000006,8.54444815052659);

out;

but duhhhh - well see what i got bak here

i just wonder why this is so

what do i needd to do - for getting bakconly some cirtles - points

With all due respect, please watch your spelling. I don’t know if you know English, but a lot of your spelling mistakes are just laziness to read the text again and correct them.

I myself refuse to help in this matter until you correct your spelling.

BTW: Stating the same problem in multiple channels (e.g. german subforum) is not good practice.