Pozanti (Adana) Map Cropping Samples
Pozanti (Adana) Map Cropping Samples-1
Pozanti (Adana) Map Cropping Samples-2
Pozanti neighborhoods and villages map with 3D shadow effect
flag map of Pozanti with 3D shadow effect
Pozanti map with 3d shadow effect
Download outline map of Pozanti (geojson format) :
Pozanti.geojson (**)
Download polygon array of Pozanti map for "Google Maps" :
Pozanti.txt
Bounding Box for Pozanti Map : ( 37.285747 , 34.775793 , 37.689098 , 35.11587 )
Wikipedia ID for Pozanti : Q1004432
Wikipedia SPARQL Query for Pozanti (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1004432 wdt:P1082 ?population. }
OPTIONAL { wd:Q1004432 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1004432 wdt:P2046 ?area. }
OPTIONAL { wd:Q1004432 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1004432 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1004432 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 Pozanti map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.285747, 34.775793, 37.689098, 35.11587);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pozanti)
[out:json];
(
rel["name"="Pozantı"][type=boundary];
rel["name:en"="Pozantı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pozanti
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcatekir | 37.380460 , 34.808140 |
Alpu | 37.474590 , 34.876070 |
Asar Yaylasi | 37.543130 , 34.944890 |
Ascibekirli | 37.625980 , 34.970840 |
Belemedik | 37.358630 , 34.913800 |
Bobuslu | 37.583330 , 34.950000 |
Burucek Yaylasi | 37.350000 , 34.833330 |
Camlibel | 37.474440 , 35.070000 |
Dagdibi | 37.645440 , 35.005820 |
Eskikonacik | 37.388380 , 34.860480 |
Gokbez | 37.440350 , 34.880190 |
Kamisli | 37.555190 , 34.947200 |
Karakislakci | 37.665100 , 34.900000 |
Kasobasi | 37.646930 , 34.910490 |
Kopekli | 37.633330 , 34.966670 |
Omerli | 37.533330 , 34.866670 |
Solakli | 37.650000 , 35.016670 |
Yaglitas | 37.614850 , 34.921630 |
Yayla | 37.616670 , 34.900000 |
Yazicik | 37.572180 , 34.931010 |
Yenikonacik | 37.423050 , 34.847650 |
Yukaribelemedik | 37.633330 , 34.933330 |
Notes:
- You can download geometry data for Pozanti 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.