Yesilyurt (Tokat) Map Cropping Samples
Yesilyurt (Tokat) Map Cropping Samples-1
Yesilyurt (Tokat) Map Cropping Samples-2
Yesilyurt neighborhoods and villages map with 3D shadow effect
flag map of Yesilyurt with 3D shadow effect
Yesilyurt map with 3d shadow effect
Download outline map of Yesilyurt (geojson format) :
Yesilyurt.geojson (**)
Download polygon array of Yesilyurt map for "Google Maps" :
Yesilyurt.txt
Bounding Box for Yesilyurt Map : ( 39.907278 , 36.111638 , 40.069142 , 36.410051 )
Wikipedia ID for Yesilyurt : Q399739
Wikipedia SPARQL Query for Yesilyurt (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q399739 wdt:P1082 ?population. }
OPTIONAL { wd:Q399739 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q399739 wdt:P2046 ?area. }
OPTIONAL { wd:Q399739 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q399739 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q399739 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 Yesilyurt map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.907278, 36.111638, 40.069142, 36.410051);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yesilyurt)
[out:json];
(
rel["name"="Yeşilyurt"][type=boundary];
rel["name:en"="Yeşilyurt"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yesilyurt
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bahcebasi | 39.926660 , 36.148040 |
Buget | 40.031680 , 36.314210 |
Cikrik | 40.032440 , 36.133090 |
Cirdak | 40.004260 , 36.149190 |
Doganca | 40.045470 , 36.213120 |
Doglacik | 40.046590 , 36.238140 |
Eserce | 40.015400 , 36.302820 |
Karacaoren | 40.006840 , 36.271550 |
Karagozgollualan | 39.961990 , 36.235550 |
Karaoluk | 39.987330 , 36.378170 |
Kavunluk | 40.032060 , 36.349270 |
Kuscu | 40.037890 , 36.176420 |
Sekucek | 39.963530 , 36.216730 |
Sivri | 40.003810 , 36.368470 |
Yagmur | 40.051810 , 36.251080 |
Yenikoy | 39.947600 , 36.146180 |
Notes:
- You can download geometry data for Yesilyurt 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.