Download outline map of Musabeyli (geojson format) :
Musabeyli.geojson (**)
Download polygon array of Musabeyli map for "Google Maps" :
Musabeyli.txt
Bounding Box for Musabeyli Map : ( 36.826479 , 36.7537 , 37.041444 , 37.091504 )
Wikipedia ID for Musabeyli : Q1018542
Wikipedia SPARQL Query for Musabeyli (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1018542 wdt:P1082 ?population. }
OPTIONAL { wd:Q1018542 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1018542 wdt:P2046 ?area. }
OPTIONAL { wd:Q1018542 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1018542 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1018542 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Musabeyli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.826479, 36.7537, 37.041444, 37.091504);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Musabeyli)
[out:json];
(
rel["name"="Musabeyli"][type=boundary];
rel["name:en"="Musabeyli"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Musabeyli
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agcakent | 36.965560 , 36.971670 |
Alyanli | 36.850000 , 36.883330 |
Asagibademli | 36.931710 , 36.966860 |
Asagikalecik | 36.904170 , 37.036110 |
Balikli | 36.906390 , 36.932530 |
Belentepe | 36.958610 , 37.059720 |
Belentepe | 36.963060 , 37.034170 |
Bogazkerim | 36.850000 , 36.833330 |
Çayıraltı | 36.934440 , 37.007220 |
Cinarkoy | 36.991440 , 36.994390 |
Dorucak | 36.854020 , 36.887860 |
Dutluca | 36.921110 , 37.024720 |
Fericek | 36.878060 , 37.032780 |
Firlakli | 36.854440 , 36.922780 |
Gecitboyu | 36.842220 , 36.929170 |
Gokceli | 36.924960 , 36.947770 |
Gokmusa | 36.912500 , 37.073890 |
Gozluce | 36.868330 , 37.003330 |
Gundeger | 36.972860 , 37.006900 |
Hacilar | 36.895830 , 36.894440 |
Hasancali | 36.885510 , 36.816150 |
Haskanli | 36.933330 , 36.950000 |
Haydarlar | 36.840000 , 36.916390 |
Huseyinoglu | 36.928890 , 36.928610 |
Karadut | 36.972500 , 36.962500 |
Karaismail | 36.880280 , 36.974170 |
Karbeyaz | 36.863550 , 36.960280 |
Kayapınar | 36.925500 , 36.980870 |
Kaynakli | 36.917780 , 37.010000 |
Kocalar | 36.983060 , 36.978330 |
Koccagiz | 36.914430 , 37.031220 |
Kolpinar | 36.958610 , 36.953610 |
Korahmethuyugu | 36.988890 , 36.959170 |
Kozlubağ | 36.952220 , 37.012780 |
Kurtaran | 36.897220 , 36.971940 |
Kyurtyundzhyu | 36.935830 , 36.971390 |
Mezrea | 36.866670 , 36.916670 |
Mezreahatun | 36.983330 , 36.966670 |
Musabeyli | 36.886390 , 36.918610 |
Ortaoba | 36.956110 , 36.940560 |
Otekioba | 36.951940 , 36.931110 |
Sabanli | 36.936670 , 37.046940 |
Selman | 36.972860 , 37.006900 |
Senlikce | 36.871390 , 36.867220 |
Seydorehanli | 36.850000 , 36.918890 |
Tahtalikaradut | 36.941110 , 36.918330 |
Tatgemrigi | 36.889170 , 37.003890 |
Tokacgemrigi | 36.888890 , 36.985000 |
Topallar | 36.902540 , 36.791040 |
Ucevler | 36.870440 , 36.805060 |
Ugurtepe | 36.926760 , 36.974510 |
Vicli | 36.883330 , 36.816670 |
Yastica | 36.988330 , 37.046110 |
Yatagan | 36.981940 , 36.968610 |
Yedigöz | 36.865760 , 36.844330 |
Yesiloba | 36.901390 , 37.066670 |
Yukaribademli | 36.955540 , 36.958980 |
Yukarikalecik | 36.954160 , 36.980190 |
Yuvabasi | 36.861110 , 36.977500 |
Zengul | 36.866670 , 36.850000 |
Zeytinbagi | 36.913120 , 36.978440 |
Notes:
- You can download geometry data for Musabeyli in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.