Sosa (Chiba Prefecture) Map Cropping Samples
Sosa (Chiba Prefecture) Map Cropping Samples-1
Sosa (Chiba Prefecture) Map Cropping Samples-2
Sosa neighborhoods and villages map with 3D shadow effect
flag map of Sosa with 3D shadow effect
Sosa map with 3d shadow effect
Download outline map of Sosa (geojson format) :
Sosa.geojson (**)
Download polygon array of Sosa map for "Google Maps" :
Sosa.txt
Bounding Box for Sosa Map : ( 35.6278 , 140.486298 , 35.761131 , 140.625107 )
Wikipedia ID for Sosa : Q858367
Wikipedia SPARQL Query for Sosa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q858367 wdt:P1082 ?population. }
OPTIONAL { wd:Q858367 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q858367 wdt:P2046 ?area. }
OPTIONAL { wd:Q858367 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q858367 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q858367 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 Sosa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.6278, 140.486298, 35.761131, 140.625107);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sosa)
[out:json];
(
rel["name"="Sosa"][type=boundary];
rel["name:en"="Sosa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sosa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Node | 35.666670 , 140.583330 |
Odera | 35.750000 , 140.566670 |
Sosa | 35.715410 , 140.553090 |
Sosa | 35.649615 , 140.579681 |
Tsubaki | 35.716670 , 140.566670 |
Yōkaichiba | 35.700000 , 140.550000 |
Yoshida | 35.716670 , 140.500000 |
Notes:
- You can download geometry data for Sosa 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.