Kunisaki (Oita Prefecture) Map Cropping Samples

Kunisaki (Oita Prefecture) Map Cropping Samples-1

Kunisaki (Oita Prefecture) Map Cropping Samples-2

Kunisaki neighborhoods and villages map with 3D shadow effect

flag map of Kunisaki with 3D shadow effect

Kunisaki map with 3d shadow effect
 
Download outline map of Kunisaki (geojson format) : 
Kunisaki.geojson (**)
Download polygon array of Kunisaki map for "Google Maps" : 
Kunisaki.txt
Bounding Box for Kunisaki Map : ( 33.434666 , 131.5439 , 33.692467 , 131.744202 )
Wikipedia ID for Kunisaki : Q873572
Wikipedia SPARQL Query for Kunisaki (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q873572 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q873572 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q873572 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q873572 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q873572 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q873572 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 Kunisaki map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.434666, 131.5439, 33.692467, 131.744202);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kunisaki)
	
[out:json];
(
rel["name"="Kunisaki"][type=boundary];
rel["name:en"="Kunisaki"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kunisaki
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Akimachi-shimobaru | 33.470760 , 131.721970 | 
| Akimachi-shioya | 33.456370 , 131.717310 | 
| Akimachi-tomikiyo | 33.516670 , 131.633330 | 
| Akimachi-yagawa | 33.484740 , 131.618340 | 
| Akimachi-yamaura | 33.471150 , 131.636560 | 
| Furuichi | 33.483330 , 131.716670 | 
| Kunimimachi-akane | 33.600000 , 131.583330 | 
| Kunimimachi-imi | 33.683330 , 131.600000 | 
| Kunimimachi-saihoji | 33.629670 , 131.565980 | 
| Kunisaki-shi | 33.475176 , 131.715356 | 
| Kunisakimachi-hama | 33.634730 , 131.677370 | 
| Kunisakimachi-higashikataku | 33.615620 , 131.686600 | 
| Kunisakimachi-jiromaru | 33.538470 , 131.719560 | 
| Kunisakimachi-tabuka | 33.567410 , 131.730360 | 
| Kunisakimachi-tomikuura | 33.600830 , 131.707270 | 
| Kunisakimachi-tsurugawa | 33.560630 , 131.730550 | 
| Matsubara | 33.601290 , 131.713850 | 
| Yamaura | 33.483330 , 131.616670 | 
| Yanase | 33.475860 , 131.649460 | 
Notes:
- You can download geometry data for Kunisaki 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.