Kibriscik (Bolu) Map Cropping Samples
Kibriscik (Bolu) Map Cropping Samples-1
Kibriscik (Bolu) Map Cropping Samples-2
Kibriscik neighborhoods and villages map with 3D shadow effect
flag map of Kibriscik with 3D shadow effect
Kibriscik map with 3d shadow effect
Download outline map of Kibriscik (geojson format) :
Kibriscik.geojson (**)
Download polygon array of Kibriscik map for "Google Maps" :
Kibriscik.txt
Bounding Box for Kibriscik Map : ( 40.302697 , 31.686745 , 40.5307 , 32.035364 )
Wikipedia ID for Kibriscik : Q2672692
Wikipedia SPARQL Query for Kibriscik (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2672692 wdt:P1082 ?population. }
OPTIONAL { wd:Q2672692 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2672692 wdt:P2046 ?area. }
OPTIONAL { wd:Q2672692 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2672692 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2672692 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 Kibriscik map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.302697, 31.686745, 40.5307, 32.035364);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kibriscik)
[out:json];
(
rel["name"="Kıbrıscık"][type=boundary];
rel["name:en"="Kıbrıscık"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kibriscik
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alanhimmetler | 40.347430 , 31.777730 |
Alemdar | 40.413230 , 31.949470 |
Alpagut | 40.370740 , 31.831370 |
Bali | 40.359050 , 31.771500 |
Bedestan | 40.416670 , 31.750000 |
Belen | 40.397210 , 31.752260 |
Bolucekkaya | 40.415150 , 31.834530 |
Borucak | 40.352220 , 31.783900 |
Calkara | 40.345740 , 31.743460 |
Cariklar | 40.388270 , 31.756310 |
Cokeler | 40.445680 , 31.765310 |
Deveci | 40.376280 , 31.890230 |
Deveoren | 40.426240 , 31.928760 |
Dokumacilar | 40.374710 , 31.780130 |
Geris | 40.364470 , 31.812960 |
Karacaoren | 40.412270 , 31.909970 |
Karakoy | 40.427500 , 31.796390 |
Kilkara | 40.409550 , 31.770570 |
Kizik | 40.350000 , 31.850000 |
Kizilcaoren | 40.424530 , 31.886200 |
Kokez | 40.431920 , 31.833820 |
Koseler | 40.388190 , 31.922110 |
Pecenek | 40.390620 , 31.884440 |
Saraykoy | 40.419280 , 31.793160 |
Sarikaya | 40.325470 , 31.824380 |
Taslik | 40.369250 , 31.836950 |
Notes:
- You can download geometry data for Kibriscik 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.