Dogansar (Sivas) Map Cropping Samples
Dogansar (Sivas) Map Cropping Samples-1
Dogansar (Sivas) Map Cropping Samples-2
Dogansar neighborhoods and villages map with 3D shadow effect
flag map of Dogansar with 3D shadow effect
Dogansar map with 3d shadow effect
Download outline map of Dogansar (geojson format) :
Dogansar.geojson (**)
Download polygon array of Dogansar map for "Google Maps" :
Dogansar.txt
Bounding Box for Dogansar Map : ( 40.041859 , 37.413439 , 40.306421 , 37.662216 )
Wikipedia ID for Dogansar : Q1253700
Wikipedia SPARQL Query for Dogansar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1253700 wdt:P1082 ?population. }
OPTIONAL { wd:Q1253700 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1253700 wdt:P2046 ?area. }
OPTIONAL { wd:Q1253700 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1253700 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1253700 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 Dogansar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.041859, 37.413439, 40.306421, 37.662216);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dogansar)
[out:json];
(
rel["name"="Doğanşar"][type=boundary];
rel["name:en"="Doğanşar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dogansar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alankoy | 40.210350 , 37.596380 |
Alazli | 40.165480 , 37.564570 |
Arslantas | 40.247990 , 37.509300 |
Avcicayi | 40.168960 , 37.627260 |
Boyali | 40.189150 , 37.640490 |
Calici | 40.208290 , 37.494890 |
Catpinar | 40.157680 , 37.577490 |
Darikol | 40.145630 , 37.557730 |
Ekinciler | 40.283910 , 37.547980 |
Eskikoy | 40.164340 , 37.584360 |
Gocukoy | 40.167000 , 37.519880 |
Icdere | 40.180820 , 37.478050 |
Kabacam | 40.250350 , 37.591770 |
Karacakaya | 40.237280 , 37.568040 |
Karkin | 40.210820 , 37.628230 |
Keles | 40.082670 , 37.494350 |
Kipcak | 40.166070 , 37.502590 |
Kozagac | 40.134770 , 37.557010 |
Kozlu | 40.246880 , 37.553120 |
Okculu | 40.189270 , 37.589150 |
Rumcuk | 40.200620 , 37.628120 |
Sarisuvat | 40.191430 , 37.571040 |
Sobuler | 40.142910 , 37.542440 |
Yavsancik | 40.244600 , 37.483230 |
Yesilcukur | 40.186180 , 37.624650 |
Notes:
- You can download geometry data for Dogansar 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.