Toprakkale (Osmaniye) Map Cropping Samples
Toprakkale (Osmaniye) Map Cropping Samples-1
Toprakkale (Osmaniye) Map Cropping Samples-2
Toprakkale neighborhoods and villages map with 3D shadow effect
flag map of Toprakkale with 3D shadow effect
Toprakkale map with 3d shadow effect
Download outline map of Toprakkale (geojson format) :
Toprakkale.geojson (**)
Download polygon array of Toprakkale map for "Google Maps" :
Toprakkale.txt
Bounding Box for Toprakkale Map : ( 36.99361 , 36.050789 , 37.128389 , 36.178216 )
Wikipedia ID for Toprakkale : Q2230001
Wikipedia SPARQL Query for Toprakkale (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2230001 wdt:P1082 ?population. }
OPTIONAL { wd:Q2230001 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2230001 wdt:P2046 ?area. }
OPTIONAL { wd:Q2230001 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2230001 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2230001 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 Toprakkale map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.99361, 36.050789, 37.128389, 36.178216);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Toprakkale)
[out:json];
(
rel["name"="Toprakkale"][type=boundary];
rel["name:en"="Toprakkale"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Toprakkale
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aslanpinari | 37.103610 , 36.123060 |
Buyuktuysuz | 37.028050 , 36.098990 |
Sayhuyugu | 37.089070 , 36.106200 |
Sazlik | 37.058710 , 36.123360 |
Taysus | 37.055350 , 36.073690 |
Toprakkale | 37.068550 , 36.146610 |
Tuysuz | 37.051950 , 36.094110 |
Notes:
- You can download geometry data for Toprakkale 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.