Inhisar (Bilecik) Map Cropping Samples
Inhisar (Bilecik) Map Cropping Samples-1
Inhisar (Bilecik) Map Cropping Samples-2
Inhisar neighborhoods and villages map with 3D shadow effect
flag map of Inhisar with 3D shadow effect
Inhisar map with 3d shadow effect
Download outline map of Inhisar (geojson format) :
Inhisar.geojson (**)
Download polygon array of Inhisar map for "Google Maps" :
Inhisar.txt
Bounding Box for Inhisar Map : ( 39.968088 , 30.289275 , 40.150484 , 30.541086 )
Wikipedia ID for Inhisar : Q2368737
Wikipedia SPARQL Query for Inhisar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2368737 wdt:P1082 ?population. }
OPTIONAL { wd:Q2368737 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2368737 wdt:P2046 ?area. }
OPTIONAL { wd:Q2368737 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2368737 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2368737 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 Inhisar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.968088, 30.289275, 40.150484, 30.541086);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Inhisar)
[out:json];
(
rel["name"="İnhisar"][type=boundary];
rel["name:en"="İnhisar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Inhisar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akkoy | 40.105600 , 30.446700 |
Akkum | 40.075980 , 30.378770 |
Caykoy | 40.047250 , 30.451120 |
Harmankoy | 40.130350 , 30.418210 |
Hisarcik | 40.011830 , 30.340310 |
İnhisar | 40.049320 , 30.385210 |
Karaagac | 40.051510 , 30.411220 |
Koyunlu | 40.090930 , 30.359730 |
Muratca | 40.121910 , 30.449380 |
Tarpak | 40.033160 , 30.439120 |
Tozman | 40.076390 , 30.503610 |
Notes:
- You can download geometry data for Inhisar 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.