Download outline map of Asarcik (geojson format) :
Asarcik.geojson (**)
Download polygon array of Asarcik map for "Google Maps" :
Asarcik.txt
Bounding Box for Asarcik Map : ( 40.9021 , 36.126424 , 41.102778 , 36.428058 )
Wikipedia ID for Asarcik : Q2262525
Wikipedia SPARQL Query for Asarcik (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2262525 wdt:P1082 ?population. }
OPTIONAL { wd:Q2262525 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2262525 wdt:P2046 ?area. }
OPTIONAL { wd:Q2262525 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2262525 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2262525 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 Asarcik map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.9021, 36.126424, 41.102778, 36.428058);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Asarcik)
[out:json];
(
rel["name"="Asarcık"][type=boundary];
rel["name:en"="Asarcık"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Asarcik
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acisu | 41.016670 , 36.283330 |
Alan | 41.060640 , 36.226250 |
Alisar | 40.995750 , 36.253900 |
Aricak | 41.061710 , 36.363770 |
Armutlu | 41.007450 , 36.208170 |
Asin | 41.043160 , 36.178330 |
Ayaklialan | 41.005280 , 36.393110 |
Aydinkoy | 41.028380 , 36.202680 |
Culhaoglu | 41.009270 , 36.254150 |
Dagcilar | 41.028610 , 36.361690 |
Emirusagi | 41.021180 , 36.218770 |
Esentepe | 41.005150 , 36.140380 |
Gokgol | 41.041300 , 36.241880 |
Gundogdu | 41.037060 , 36.255650 |
Hisariye | 41.035400 , 36.173580 |
Imamli | 41.010970 , 36.172450 |
Kesealan | 40.925630 , 36.371280 |
Kilavuzlu | 41.028890 , 36.296110 |
Kosaca | 41.016670 , 36.166670 |
Kozalan | 40.972920 , 36.319210 |
Kuyumcuoglu | 41.046970 , 36.239250 |
Musaaga | 41.058940 , 36.246930 |
Sakizlik | 41.005270 , 36.193510 |
Ulukoy | 41.069980 , 36.214020 |
Yarimca | 40.999020 , 36.408170 |
Yeni Omerli | 41.003870 , 36.228080 |
Yesildere | 41.075450 , 36.214330 |
Yesilkoy | 40.995750 , 36.277010 |
Notes:
- You can download geometry data for Asarcik 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.