Sakuragawa (Ibaraki Prefecture) Map Cropping Samples

Sakuragawa (Ibaraki Prefecture) Map Cropping Samples-1

Sakuragawa (Ibaraki Prefecture) Map Cropping Samples-2

Sakuragawa neighborhoods and villages map with 3D shadow effect

flag map of Sakuragawa with 3D shadow effect

Sakuragawa map with 3d shadow effect
 
Download outline map of Sakuragawa (geojson format) : 
Sakuragawa.geojson (**)
Download polygon array of Sakuragawa map for "Google Maps" : 
Sakuragawa.txt
Bounding Box for Sakuragawa Map : ( 36.226135 , 140.034698 , 36.414665 , 140.190994 )
Wikipedia ID for Sakuragawa : Q990350
Wikipedia SPARQL Query for Sakuragawa (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q990350 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q990350 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q990350 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q990350 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q990350 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q990350 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 Sakuragawa map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.226135, 140.034698, 36.414665, 140.190994);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sakuragawa)
	
[out:json];
(
rel["name"="Sakuragawa"][type=boundary];
rel["name:en"="Sakuragawa"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sakuragawa
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Iwase | 36.350000 , 140.100000 | 
| Makabe | 36.266670 , 140.100000 | 
| Sakuragawa | 36.250520 , 140.115650 | 
| Sakuragawa | 36.287571 , 140.110992 | 
Notes:
- You can download geometry data for Sakuragawa 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.