Higashiomi (Shiga Prefecture) Map Cropping Samples
Higashiomi (Shiga Prefecture) Map Cropping Samples-1
Higashiomi (Shiga Prefecture) Map Cropping Samples-2
Higashiomi neighborhoods and villages map with 3D shadow effect
flag map of Higashiomi with 3D shadow effect
Higashiomi map with 3d shadow effect
Download outline map of Higashiomi (geojson format) :
Higashiomi.geojson (**)
Download polygon array of Higashiomi map for "Google Maps" :
Higashiomi.txt
Bounding Box for Higashiomi Map : ( 35.013935 , 136.091615 , 35.252003 , 136.4543 )
Wikipedia ID for Higashiomi : Q240891
Wikipedia SPARQL Query for Higashiomi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q240891 wdt:P1082 ?population. }
OPTIONAL { wd:Q240891 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q240891 wdt:P2046 ?area. }
OPTIONAL { wd:Q240891 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q240891 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q240891 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 Higashiomi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.013935, 136.091615, 35.252003, 136.4543);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Higashiomi)
[out:json];
(
rel["name"="Higashiomi"][type=boundary];
rel["name:en"="Higashiomi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Higashiomi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Azuchi | 35.158021 , 136.141204 |
Higashiōmi | 35.099938 , 136.235343 |
Higashiomi | 35.103900 , 136.262740 |
Higashiomi | 35.117661 , 136.195492 |
Iba | 35.166670 , 136.150000 |
Kawai | 35.066670 , 136.166670 |
Yamakami | 35.083330 , 136.300000 |
Youkaichi | 35.116260 , 136.197680 |
Notes:
- You can download geometry data for Higashiomi 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.