Emirgazi (Konya) Map Cropping Samples
Emirgazi (Konya) Map Cropping Samples-1
Emirgazi (Konya) Map Cropping Samples-2
Emirgazi neighborhoods and villages map with 3D shadow effect
flag map of Emirgazi with 3D shadow effect
Emirgazi map with 3d shadow effect
Download outline map of Emirgazi (geojson format) :
Emirgazi.geojson (**)
Download polygon array of Emirgazi map for "Google Maps" :
Emirgazi.txt
Bounding Box for Emirgazi Map : ( 37.778451 , 33.549484 , 38.12957 , 34.079703 )
Wikipedia ID for Emirgazi : Q2218549
Wikipedia SPARQL Query for Emirgazi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2218549 wdt:P1082 ?population. }
OPTIONAL { wd:Q2218549 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2218549 wdt:P2046 ?area. }
OPTIONAL { wd:Q2218549 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2218549 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2218549 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 Emirgazi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.778451, 33.549484, 38.12957, 34.079703);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Emirgazi)
[out:json];
(
rel["name"="Emirgazi"][type=boundary];
rel["name:en"="Emirgazi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Emirgazi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Beyviran | 37.849490 , 33.859700 |
Candir | 37.950000 , 33.766670 |
Demirci | 38.036740 , 33.924820 |
Dover Yaylasi | 38.096720 , 33.912500 |
Emirgazi | 37.902220 , 33.837220 |
Ikizli | 37.814240 , 33.788630 |
Isiklar | 37.851900 , 33.766970 |
Karaoren | 37.847540 , 33.813660 |
Kolak Yaylasi | 38.008270 , 33.743370 |
Kozin | 37.950000 , 33.700000 |
Meseli | 37.859240 , 33.800210 |
Obektas | 37.815450 , 33.764920 |
Yamac | 37.893320 , 33.767040 |
Notes:
- You can download geometry data for Emirgazi 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.