Kabadüz (Ordu) Map Cropping Samples
Kabadüz (Ordu) Map Cropping Samples-1
Kabadüz (Ordu) Map Cropping Samples-2
Kabadüz neighborhoods and villages map with 3D shadow effect
flag map of Kabadüz with 3D shadow effect
Kabadüz map with 3d shadow effect
Download outline map of Kabadüz (geojson format) :
Kabadüz.geojson (**)
Download polygon array of Kabadüz map for "Google Maps" :
Kabadüz.txt
Bounding Box for Kabadüz Map : ( 40.503614 , 37.837803 , 40.891812 , 38.069913 )
Wikipedia ID for Kabadüz : Q2502626
Wikipedia SPARQL Query for Kabadüz (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2502626 wdt:P1082 ?population. }
OPTIONAL { wd:Q2502626 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2502626 wdt:P2046 ?area. }
OPTIONAL { wd:Q2502626 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2502626 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2502626 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 Kabadüz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.503614, 37.837803, 40.891812, 38.069913);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kabadüz)
[out:json];
(
rel["name"="Kabadüz"][type=boundary];
rel["name:en"="Kabadüz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kabadüz
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Araptepe | 40.684470 , 37.851920 |
Bahariye | 40.802990 , 37.962830 |
Baskoy | 40.851910 , 37.870850 |
Beyalan | 40.716670 , 37.983330 |
Derincay | 40.702590 , 37.851830 |
Diskaya | 40.776030 , 37.904460 |
Dongeri | 40.746080 , 37.992670 |
Esenyurt | 40.881950 , 37.906420 |
Gelinkaya | 40.773430 , 37.873550 |
Gulpinar | 40.847340 , 37.927250 |
Gumusdere | 40.696640 , 37.883500 |
Harami | 40.792190 , 37.927510 |
Karakiraz | 40.880140 , 37.907800 |
Kirazdere | 40.823610 , 37.910410 |
Musakirik | 40.755060 , 37.962520 |
Ozlukent | 40.733650 , 37.867460 |
Pelitli | 40.770760 , 37.982560 |
Yesilyurt | 40.752720 , 37.891820 |
Yokusdibi | 40.760420 , 37.937240 |
Notes:
- You can download geometry data for Kabadüz 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.