"out center" dont work(?)

I tried the option “center” to avoid getting WAYS in the result. I thought, CENTER will return just ONE coordinate for a way.

I tried this:


[out:csv(::id,::lat,::lon)][timeout:30000];
(nwr(around:50,47.8644691,8.0221687 )["tower:type"="observation"];);(._;>;);
out meta center;

Result:

@id @lat @lon
259834638 47.8645219 8.0221218
1080485603 47.8644913 8.0220835
1080485696 47.8644190 8.0221163
1080485755 47.8644121 8.0222030
1080485885 47.8645294 8.0221498
1080485960 47.8644102 8.0221435
1080486037 47.8644078 8.0221735
1080486086 47.8644714 8.0220775
1080486217 47.8645087 8.0220988
1080486303 47.8644226 8.0222288
2831356256 47.8644332 8.0220948
2831356257 47.8644514 8.0220814
2831356258 47.8645303 8.0221800
2831356259 47.8645247 8.0222089
2831356260 47.8645130 8.0222336
2831356261 47.8644966 8.0222513
2831356262 47.8644772 8.0222600
2831356263 47.8644570 8.0222590
2831356264 47.8644381 8.0222482
93204994 47.8644691 8.0221687

The result contains ALL 20 nodes für this: https://www.openstreetmap.org/way/93204994