Kawachinagano (Osaka Prefecture) Map Cropping Samples

Kawachinagano (Osaka Prefecture) Map Cropping Samples-1

Kawachinagano (Osaka Prefecture) Map Cropping Samples-2

Kawachinagano neighborhoods and villages map with 3D shadow effect

flag map of Kawachinagano with 3D shadow effect

Kawachinagano map with 3d shadow effect
 
Download outline map of Kawachinagano (geojson format) : 
Kawachinagano.geojson (**)
Download polygon array of Kawachinagano map for "Google Maps" : 
Kawachinagano.txt
Bounding Box for Kawachinagano Map : ( 34.336533 , 135.485001 , 34.479401 , 135.663101 )
Wikipedia ID for Kawachinagano : Q819572
Wikipedia SPARQL Query for Kawachinagano (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q819572 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q819572 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q819572 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q819572 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q819572 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q819572 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 Kawachinagano map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.336533, 135.485001, 34.479401, 135.663101);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kawachinagano)
	
[out:json];
(
rel["name"="Kawachinagano"][type=boundary];
rel["name:en"="Kawachinagano"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kawachinagano
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Amami | 34.392920 , 135.595060 | 
| Amanocho | 34.434030 , 135.531850 | 
| Hatohara | 34.426620 , 135.610090 | 
| Hino | 34.419980 , 135.542050 | 
| Ishimigawa | 34.394970 , 135.635960 | 
| Iwaze | 34.412930 , 135.591540 | 
| Kawachi-Nagano | 34.441080 , 135.582830 | 
| Kawachinagano | 34.418805 , 135.609569 | 
| Kawaidera | 34.445260 , 135.579790 | 
| Kido | 34.473210 , 135.566440 | 
| Kobuka | 34.409570 , 135.629470 | 
| Mikkaichicho | 34.438190 , 135.569380 | 
| Nagano | 34.450000 , 135.566670 | 
| Oi | 34.417430 , 135.619800 | 
| Oshiocho | 34.433930 , 135.566720 | 
| Shimizu | 34.415810 , 135.585690 | 
| Shimozatocho | 34.442190 , 135.531270 | 
| Takihata | 34.386920 , 135.525580 | 
| Teramoto | 34.437090 , 135.597600 | 
Notes:
- You can download geometry data for Kawachinagano 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.