Yenişehir (Mersin) Map Cropping Samples
Yenişehir (Mersin) Map Cropping Samples-1
Yenişehir (Mersin) Map Cropping Samples-2
Yenişehir neighborhoods and villages map with 3D shadow effect
flag map of Yenişehir with 3D shadow effect
Yenişehir map with 3d shadow effect
Download outline map of Yenişehir (geojson format) :
Yenişehir.geojson (**)
Download polygon array of Yenişehir map for "Google Maps" :
Yenişehir.txt
Bounding Box for Yenişehir Map : ( 36.757975 , 34.440872 , 36.921972 , 34.619181 )
Wikipedia ID for Yenişehir : Q1652751
Wikipedia SPARQL Query for Yenişehir (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1652751 wdt:P1082 ?population. }
OPTIONAL { wd:Q1652751 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1652751 wdt:P2046 ?area. }
OPTIONAL { wd:Q1652751 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1652751 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1652751 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 Yenişehir map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.757975, 34.440872, 36.921972, 34.619181);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yenişehir)
[out:json];
(
rel["name"="Yenişehir"][type=boundary];
rel["name:en"="Yenişehir"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yenişehir
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Basnalar | 36.850000 , 34.500000 |
Cavak | 36.840840 , 34.544300 |
Ciftlik | 36.779560 , 34.533250 |
Cukurkesli | 36.898550 , 34.504040 |
Degirmencayi | 36.879470 , 34.461260 |
Emirler | 36.833330 , 34.516670 |
Insu | 36.867470 , 34.498900 |
Karahacili | 36.816670 , 34.483330 |
Karahamzali | 36.862070 , 34.523950 |
Turunclu | 36.829550 , 34.467150 |
Uzunkas | 36.867140 , 34.449400 |
Notes:
- You can download geometry data for Yenişehir 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.