Soja (Okayama Prefecture) Map Cropping Samples
Soja (Okayama Prefecture) Map Cropping Samples-1
Soja (Okayama Prefecture) Map Cropping Samples-2
Soja neighborhoods and villages map with 3D shadow effect
flag map of Soja with 3D shadow effect
Soja map with 3d shadow effect
Download outline map of Soja (geojson format) :
Soja.geojson (**)
Download polygon array of Soja map for "Google Maps" :
Soja.txt
Bounding Box for Soja Map : ( 34.6222 , 133.581192 , 34.781601 , 133.803604 )
Wikipedia ID for Soja : Q873536
Wikipedia SPARQL Query for Soja (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q873536 wdt:P1082 ?population. }
OPTIONAL { wd:Q873536 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q873536 wdt:P2046 ?area. }
OPTIONAL { wd:Q873536 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q873536 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q873536 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 Soja map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.6222, 133.581192, 34.781601, 133.803604);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Soja)
[out:json];
(
rel["name"="Soja"][type=boundary];
rel["name:en"="Soja"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Soja
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Machi | 34.666670 , 133.650000 |
Minagi | 34.722480 , 133.647870 |
Shinbon | 34.665280 , 133.648130 |
Shisawa | 34.708680 , 133.724220 |
Shuku | 34.662710 , 133.783960 |
Sōja | 34.666670 , 133.750000 |
Soja | 34.680722 , 133.740134 |
Tanijiri | 34.700000 , 133.733330 |
Notes:
- You can download geometry data for Soja 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.