Hachimantai (Iwate Prefecture) Map Cropping Samples

Hachimantai (Iwate Prefecture) Map Cropping Samples-1

Hachimantai (Iwate Prefecture) Map Cropping Samples-2

Hachimantai neighborhoods and villages map with 3D shadow effect

flag map of Hachimantai with 3D shadow effect

Hachimantai map with 3d shadow effect
 
 
Download outline map of Hachimantai (geojson format) : 
Hachimantai.geojson (**)
Download polygon array of Hachimantai map for "Google Maps" : 
Hachimantai.txt
Bounding Box for Hachimantai Map : ( 39.840668 , 140.844696 , 40.248199 , 141.1689 )
Wikipedia ID for Hachimantai : Q765884
Wikipedia SPARQL Query for Hachimantai (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q765884 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q765884 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q765884 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q765884 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q765884 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q765884 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 Hachimantai map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.840668, 140.844696, 40.248199, 141.1689);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hachimantai)
	
[out:json];
(
rel["name"="Hachimantai"][type=boundary];
rel["name:en"="Hachimantai"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hachimantai
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Akasakata  |  40.052980 , 141.008560  | 
|  Anihata-nakagawara  |  40.116940 , 140.881830  | 
|  Anikawa  |  40.099620 , 140.886580  | 
|  Chojamae  |  40.170670 , 140.964790  | 
|  Hachimantai  |  39.905522 , 140.971069  | 
|  Hachimantai  |  40.000646 , 140.968688  | 
|  Hidoro-michinoue  |  40.146940 , 140.935790  | 
|  Hosono  |  40.031480 , 140.971960  | 
|  Itsukaichi  |  40.116670 , 141.050000  | 
|  Kiritoshi  |  40.160000 , 140.942770  | 
|  Matsuo  |  39.963920 , 141.044630  | 
|  Obuke  |  39.900000 , 141.100000  | 
|  Shimmachi  |  40.100000 , 141.050000  | 
|  Sugisawa  |  40.149750 , 140.975630  | 
|  Tairadate  |  39.933330 , 141.083330  | 
|  Tanaka  |  39.950000 , 141.066670  | 
|  Tateichi  |  40.112830 , 140.890830  | 
|  Tayama  |  40.141630 , 140.954150  | 
|  Tazawa  |  40.132350 , 140.972910  | 
|  Terada  |  39.966670 , 141.116670  | 
|  Toyohata  |  40.025610 , 140.978300  | 
|  Yashikidai  |  39.916670 , 140.983330  | 
Notes:
- You can download geometry data for Hachimantai 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.