Maibara (Shiga Prefecture) Map Cropping Samples
Maibara (Shiga Prefecture) Map Cropping Samples-1
Maibara (Shiga Prefecture) Map Cropping Samples-2
Maibara neighborhoods and villages map with 3D shadow effect
flag map of Maibara with 3D shadow effect
Maibara map with 3d shadow effect
Download outline map of Maibara (geojson format) :
Maibara.geojson (**)
Download polygon array of Maibara map for "Google Maps" :
Maibara.txt
Bounding Box for Maibara Map : ( 35.274132 , 136.21037 , 35.559734 , 136.444092 )
Wikipedia ID for Maibara : Q824020
Wikipedia SPARQL Query for Maibara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q824020 wdt:P1082 ?population. }
OPTIONAL { wd:Q824020 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q824020 wdt:P2046 ?area. }
OPTIONAL { wd:Q824020 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q824020 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q824020 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 Maibara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.274132, 136.21037, 35.559734, 136.444092);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maibara)
[out:json];
(
rel["name"="Maibara"][type=boundary];
rel["name:en"="Maibara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maibara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ibuki | 35.388910 , 136.378100 |
Maibara | 35.316670 , 136.283330 |
Maibara | 35.343695 , 136.355180 |
Nagaoka | 35.350000 , 136.366670 |
Suijo | 35.383330 , 136.383330 |
Notes:
- You can download geometry data for Maibara 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.