Doganyurt (Kastamonu) Map Cropping Samples
Doganyurt (Kastamonu) Map Cropping Samples-1
Doganyurt (Kastamonu) Map Cropping Samples-2
Doganyurt neighborhoods and villages map with 3D shadow effect
flag map of Doganyurt with 3D shadow effect
Doganyurt map with 3d shadow effect
Download outline map of Doganyurt (geojson format) :
Doganyurt.geojson (**)
Download polygon array of Doganyurt map for "Google Maps" :
Doganyurt.txt
Bounding Box for Doganyurt Map : ( 41.86462 , 33.334952 , 42.022915 , 33.535405 )
Wikipedia ID for Doganyurt : Q2670793
Wikipedia SPARQL Query for Doganyurt (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2670793 wdt:P1082 ?population. }
OPTIONAL { wd:Q2670793 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2670793 wdt:P2046 ?area. }
OPTIONAL { wd:Q2670793 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2670793 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2670793 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 Doganyurt map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.86462, 33.334952, 42.022915, 33.535405);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Doganyurt)
[out:json];
(
rel["name"="Doğanyurt"][type=boundary];
rel["name:en"="Doğanyurt"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Doganyurt
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcabel | 41.926550 , 33.487270 |
Asagimescit | 41.975780 , 33.520560 |
Baldiran | 41.897200 , 33.490410 |
Baskoy | 41.970030 , 33.456190 |
Belyaka | 42.010670 , 33.388780 |
Bogazcik | 41.990570 , 33.466840 |
Cakirli | 41.991740 , 33.396050 |
Dagyurdu | 41.916670 , 33.366670 |
Danisman | 41.944710 , 33.498950 |
Demirci | 41.972900 , 33.466460 |
Denizgorulen | 41.925980 , 33.413790 |
Duz | 41.943290 , 33.401640 |
Duzagac | 41.972850 , 33.441020 |
Fakas | 42.016670 , 33.383330 |
Gozalan | 41.975500 , 33.351170 |
Haskavak | 41.954260 , 33.506860 |
Ilday | 41.950000 , 33.416670 |
Kayran | 41.990600 , 33.530830 |
Kofunanbari | 41.893610 , 33.418870 |
Kucuktepe | 41.940650 , 33.447200 |
Ortaburun | 41.889290 , 33.473490 |
Sirin | 41.926890 , 33.458800 |
Siroz | 41.971190 , 33.487320 |
Taslipinar | 42.003830 , 33.432830 |
Urla | 41.990790 , 33.494090 |
Yassakisla | 41.945070 , 33.472320 |
Yukarimescit | 41.966670 , 33.516670 |
Notes:
- You can download geometry data for Doganyurt 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.