Download outline map of Arsin (geojson format) :
Arsin.geojson (**)
Download polygon array of Arsin map for "Google Maps" :
Arsin.txt
Bounding Box for Arsin Map : ( 40.717001 , 39.838706 , 40.972916 , 40.009405 )
Wikipedia ID for Arsin : Q2763719
Wikipedia SPARQL Query for Arsin (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2763719 wdt:P1082 ?population. }
OPTIONAL { wd:Q2763719 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2763719 wdt:P2046 ?area. }
OPTIONAL { wd:Q2763719 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2763719 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2763719 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 Arsin map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.717001, 39.838706, 40.972916, 40.009405);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arsin)
[out:json];
(
rel["name"="Arsin"][type=boundary];
rel["name:en"="Arsin"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arsin
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arsin | 40.949580 , 39.927560 |
Arsin | 40.952937 , 39.930410 |
Atayurt | 40.820790 , 39.906640 |
Basdurak | 40.815710 , 39.882020 |
Cardakli | 40.884180 , 39.904220 |
Cicekli | 40.919390 , 39.963870 |
Cubuklu | 40.928070 , 39.993000 |
Dilek | 40.930000 , 39.968510 |
Elmaalan | 40.911620 , 39.940200 |
Golcuk | 40.944170 , 39.912480 |
Golgelik | 40.840020 , 39.951040 |
Guneyce | 40.855660 , 39.928270 |
Harmanli | 40.923900 , 39.908190 |
Ishan | 40.741130 , 39.855990 |
Isikli | 40.926350 , 39.948790 |
Kadaruksa | 40.866670 , 39.900000 |
Kocaba | 40.933330 , 39.916670 |
Kuzguncuk | 40.941820 , 39.980600 |
Madenli | 40.956400 , 39.964620 |
Oguz | 40.852610 , 39.946610 |
Ornek | 40.895740 , 39.985780 |
Ozlu | 40.910210 , 39.906050 |
Yaylacik | 40.944390 , 39.959610 |
Yenikoy | 40.903800 , 39.988730 |
Yesilkoy | 40.890640 , 39.967350 |
Yesilyali | 40.952800 , 39.972820 |
Yolac | 40.780360 , 39.881810 |
Yolustu | 40.902100 , 39.981430 |
Notes:
- You can download geometry data for Arsin 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.