Sumbas (Osmaniye) Map Cropping Samples
Sumbas (Osmaniye) Map Cropping Samples-1
Sumbas (Osmaniye) Map Cropping Samples-2
Sumbas neighborhoods and villages map with 3D shadow effect
flag map of Sumbas with 3D shadow effect
Sumbas map with 3d shadow effect
Download outline map of Sumbas (geojson format) :
Sumbas.geojson (**)
Download polygon array of Sumbas map for "Google Maps" :
Sumbas.txt
Bounding Box for Sumbas Map : ( 37.388554 , 35.918885 , 37.729345 , 36.153057 )
Wikipedia ID for Sumbas : Q1015401
Wikipedia SPARQL Query for Sumbas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1015401 wdt:P1082 ?population. }
OPTIONAL { wd:Q1015401 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1015401 wdt:P2046 ?area. }
OPTIONAL { wd:Q1015401 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1015401 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1015401 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 Sumbas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.388554, 35.918885, 37.729345, 36.153057);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sumbas)
[out:json];
(
rel["name"="Sumbas"][type=boundary];
rel["name:en"="Sumbas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sumbas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akdam | 37.478330 , 35.985000 |
Alibeyli | 37.437630 , 36.056290 |
Armaganli | 37.466670 , 36.050000 |
Cibri | 37.593060 , 36.114090 |
Ciceklidere | 37.592220 , 36.061560 |
Ciceklidere | 37.516670 , 36.066670 |
Ciceklidere | 37.604810 , 36.098180 |
Esenli | 37.611500 , 36.085190 |
Evciler | 37.487070 , 36.019310 |
Gafarli | 37.551840 , 36.021710 |
Geyikagili | 37.576790 , 36.101620 |
Huyuk | 37.498580 , 36.020250 |
Kalkan | 37.587090 , 36.096010 |
Kilonu | 37.553110 , 36.120960 |
Kizilomerli | 37.392020 , 36.003740 |
Koseli | 37.423610 , 35.940690 |
Kucukcinar | 37.422500 , 35.974280 |
Mehmetli | 37.484380 , 36.046930 |
Resadiye | 37.407330 , 36.012660 |
Sitir | 37.460650 , 35.965910 |
Turunclu | 37.560160 , 36.005440 |
Yaziboyu | 37.442720 , 35.947980 |
Yesilyayla | 37.554010 , 36.086970 |
Notes:
- You can download geometry data for Sumbas 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.