Bahçe (Osmaniye) Map Cropping Samples
Bahçe (Osmaniye) Map Cropping Samples-1
Bahçe (Osmaniye) Map Cropping Samples-2
Bahçe neighborhoods and villages map with 3D shadow effect
flag map of Bahçe with 3D shadow effect
Bahçe map with 3d shadow effect
Download outline map of Bahçe (geojson format) :
Bahçe.geojson (**)
Download polygon array of Bahçe map for "Google Maps" :
Bahçe.txt
Bounding Box for Bahçe Map : ( 37.132628 , 36.422192 , 37.300218 , 36.71133 )
Wikipedia ID for Bahçe : Q2672796
Wikipedia SPARQL Query for Bahçe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2672796 wdt:P1082 ?population. }
OPTIONAL { wd:Q2672796 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2672796 wdt:P2046 ?area. }
OPTIONAL { wd:Q2672796 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2672796 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2672796 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 Bahçe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.132628, 36.422192, 37.300218, 36.71133);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bahçe)
[out:json];
(
rel["name"="Bahçe"][type=boundary];
rel["name:en"="Bahçe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bahçe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aricakli | 37.191650 , 36.612620 |
Ariklikas | 37.189090 , 36.510580 |
Asagi Aricakli | 37.171780 , 36.624260 |
Asagi Karadere | 37.216230 , 36.597970 |
Bahçe | 37.197240 , 36.576580 |
Bekdemir | 37.238060 , 36.564640 |
Burgacli | 37.196010 , 36.463160 |
Gokmustafali | 37.184990 , 36.597660 |
Inderesi | 37.265680 , 36.643400 |
Kelosmanlar | 37.199800 , 36.564500 |
Kizlac | 37.178470 , 36.640520 |
Koleliler | 37.243800 , 36.615440 |
Mercanli | 37.188180 , 36.494040 |
Nohutkoy | 37.193240 , 36.530280 |
Orencik | 37.199860 , 36.552510 |
Savranli | 37.172660 , 36.571920 |
Yaylalik | 37.264350 , 36.605330 |
Yenioba | 37.227350 , 36.662880 |
Yukari Kizlac | 37.200000 , 36.616670 |
Notes:
- You can download geometry data for Bahçe 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.