Oguzlar (Corum) Map Cropping Samples
Oguzlar (Corum) Map Cropping Samples-1
Oguzlar (Corum) Map Cropping Samples-2
Oguzlar neighborhoods and villages map with 3D shadow effect
flag map of Oguzlar with 3D shadow effect
Oguzlar map with 3d shadow effect
Download outline map of Oguzlar (geojson format) :
Oguzlar.geojson (**)
Download polygon array of Oguzlar map for "Google Maps" :
Oguzlar.txt
Bounding Box for Oguzlar Map : ( 40.690722 , 34.593188 , 40.848615 , 34.774587 )
Wikipedia ID for Oguzlar : Q2043200
Wikipedia SPARQL Query for Oguzlar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2043200 wdt:P1082 ?population. }
OPTIONAL { wd:Q2043200 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2043200 wdt:P2046 ?area. }
OPTIONAL { wd:Q2043200 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2043200 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2043200 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 Oguzlar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.690722, 34.593188, 40.848615, 34.774587);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Oguzlar)
[out:json];
(
rel["name"="Oğuzlar"][type=boundary];
rel["name:en"="Oğuzlar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Oguzlar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agaccami | 40.798530 , 34.675500 |
Aksek | 40.700110 , 34.702330 |
Asarcayi | 40.755450 , 34.729930 |
Cevizli | 40.756760 , 34.607340 |
Derinoz | 40.825060 , 34.663410 |
Erenler | 40.788950 , 34.615180 |
Kamburlar | 40.830880 , 34.659020 |
Karaboyalik | 40.764480 , 34.600220 |
Kayi | 40.810330 , 34.632170 |
Kelmemedo | 40.772670 , 34.644520 |
Kizilcapelit | 40.733030 , 34.703840 |
Saphane | 40.772670 , 34.620650 |
Tekkesinler | 40.816860 , 34.653080 |
Notes:
- You can download geometry data for Oguzlar 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.