Saijo (Ehime Prefecture) Map Cropping Samples

Saijo (Ehime Prefecture) Map Cropping Samples-1

Saijo (Ehime Prefecture) Map Cropping Samples-2

Saijo neighborhoods and villages map with 3D shadow effect

flag map of Saijo with 3D shadow effect

Saijo map with 3d shadow effect
 
Download outline map of Saijo (geojson format) : 
Saijo.geojson (**)
Download polygon array of Saijo map for "Google Maps" : 
Saijo.txt
Bounding Box for Saijo Map : ( 33.750198 , 132.956497 , 33.982601 , 133.276703 )
Wikipedia ID for Saijo : Q633945
Wikipedia SPARQL Query for Saijo (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q633945 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q633945 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q633945 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q633945 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q633945 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q633945 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 Saijo map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.750198, 132.956497, 33.982601, 133.276703);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Saijo)
	
[out:json];
(
rel["name"="Saijo"][type=boundary];
rel["name:en"="Saijo"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Saijo
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Ichinokawa | 33.883330 , 133.200000 | 
| Komatsu | 33.883330 , 133.116670 | 
| Miyoshi | 33.950000 , 133.050000 | 
| Myoguchi | 33.883330 , 133.083330 | 
| Myokuchi | 33.883330 , 133.066670 | 
| Omachi | 33.900000 , 133.183330 | 
| Saijō | 33.911454 , 133.082886 | 
| Saijo | 33.893783 , 133.179445 | 
| Shimmachi | 33.933330 , 133.050000 | 
| Shu | 33.916670 , 133.083330 | 
| Tamatsu | 33.916670 , 133.200000 | 
| Tambara | 33.900000 , 133.066670 | 
| Toyo | 33.921670 , 133.088330 | 
Notes:
- You can download geometry data for Saijo 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.