Skip to content

Instantly share code, notes, and snippets.

@CakirEfekan
Last active December 27, 2020 21:52
Show Gist options
  • Save CakirEfekan/208b0cb721089c1e034c5d4cbb55c8ef to your computer and use it in GitHub Desktop.
Save CakirEfekan/208b0cb721089c1e034c5d4cbb55c8ef to your computer and use it in GitHub Desktop.
[out:json][timeout:250];
(
relation["type"="boundary"]( 9441153); // 9441153 is relation number of Fındıklı Mahallesi find on OSM
area[name="Fındıklı Mahallesi"];
way(area)["building"];
relation(area)["building"];
);
out body;
>;
out skel qt;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment