Relation Example - https://www.openstreetmap.org/relation/7237808#map=8/28.623/77.775
Use - https://overpass-turbo.eu/ to convert
Query to run
[out:json][timeout:25];
(
relation(7237808);
);
out body;
>;
out skel qt;
Relation Example - https://www.openstreetmap.org/relation/7237808#map=8/28.623/77.775
Use - https://overpass-turbo.eu/ to convert
Query to run
[out:json][timeout:25];
(
relation(7237808);
);
out body;
>;
out skel qt;