Suita (Osaka Prefecture) Map Cropping Samples

Suita (Osaka Prefecture) Map Cropping Samples-1

Suita (Osaka Prefecture) Map Cropping Samples-2

Suita neighborhoods and villages map with 3D shadow effect

flag map of Suita with 3D shadow effect

Suita map with 3d shadow effect
 
 
Download outline map of Suita (geojson format) : 
Suita.geojson (**)
Download polygon array of Suita map for "Google Maps" : 
Suita.txt
Bounding Box for Suita Map : ( 34.7446670532 , 135.486495972 , 34.8306007385 , 135.55430603 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Suita map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.7446670532, 135.486495972, 34.8306007385, 135.55430603);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Suita)
	
[out:json];
(
rel["name"="Suita"][type=boundary];
rel["name:en"="Suita"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Suita
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Aoyamadai  |  34.823120 , 135.500640  | 
|  Furuedai  |  34.817120 , 135.510160  | 
|  Katayamacho  |  34.772770 , 135.517170  | 
|  Kishibe  |  34.787210 , 135.535470  | 
|  Kotobukicho  |  34.751360 , 135.515940  | 
|  Momoyamadai  |  34.792080 , 135.498280  | 
|  Senrioka-naka  |  34.798770 , 135.545210  | 
|  Senriyama  |  34.783330 , 135.500000  | 
|  Suita  |  34.785799 , 135.504337  | 
|  Suitocho  |  34.765860 , 135.537770  | 
|  Tsukumodai  |  34.801660 , 135.505720  | 
|  Yamada  |  34.799570 , 135.533270  | 
Notes:
- You can download geometry data for Suita 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.