Mezitli (Mersin) Map Cropping Samples
Mezitli (Mersin) Map Cropping Samples-1
Mezitli (Mersin) Map Cropping Samples-2
Mezitli neighborhoods and villages map with 3D shadow effect
flag map of Mezitli with 3D shadow effect
Mezitli map with 3d shadow effect
Download outline map of Mezitli (geojson format) :
Mezitli.geojson (**)
Download polygon array of Mezitli map for "Google Maps" :
Mezitli.txt
Bounding Box for Mezitli Map : ( 36.686285 , 34.245706 , 36.979319 , 34.556754 )
Wikipedia ID for Mezitli : Q1367930
Wikipedia SPARQL Query for Mezitli (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1367930 wdt:P1082 ?population. }
OPTIONAL { wd:Q1367930 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1367930 wdt:P2046 ?area. }
OPTIONAL { wd:Q1367930 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1367930 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1367930 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 Mezitli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.686285, 34.245706, 36.979319, 34.556754);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mezitli)
[out:json];
(
rel["name"="Mezitli"][type=boundary];
rel["name:en"="Mezitli"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mezitli
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akarca | 36.869500 , 34.414410 |
Bozon | 36.802620 , 34.496410 |
Cemilli | 36.803300 , 34.450650 |
Cevlik | 36.778930 , 34.455920 |
Davultepe | 36.717260 , 34.476480 |
Demirisik | 36.954310 , 34.422960 |
Doglu | 36.746830 , 34.424950 |
Findikpinari | 36.922780 , 34.368330 |
Girman | 36.763280 , 34.448040 |
Kepez | 36.913600 , 34.393160 |
Kocayer | 36.879410 , 34.318680 |
Kuyuluk | 36.757490 , 34.513930 |
Kuzucu | 36.831850 , 34.414930 |
Kuzucubelen | 36.839960 , 34.437650 |
Mihrican | 36.960000 , 34.392230 |
Pelitkoyagi | 36.774530 , 34.423660 |
Sarilar | 36.901760 , 34.309560 |
Takanli | 36.786310 , 34.413950 |
Tece | 36.702570 , 34.448970 |
Tepekoy | 36.917950 , 34.292540 |
Zebekler | 36.876000 , 34.341660 |
Notes:
- You can download geometry data for Mezitli 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.