Satte (Saitama Prefecture) Map Cropping Samples
Satte (Saitama Prefecture) Map Cropping Samples-1
Satte (Saitama Prefecture) Map Cropping Samples-2
Satte neighborhoods and villages map with 3D shadow effect
flag map of Satte with 3D shadow effect
Satte map with 3d shadow effect
Download outline map of Satte (geojson format) :
Satte.geojson (**)
Download polygon array of Satte map for "Google Maps" :
Satte.txt
Bounding Box for Satte Map : ( 36.0382 , 139.692108 , 36.109268 , 139.789597 )
Wikipedia ID for Satte : Q868971
Wikipedia SPARQL Query for Satte (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q868971 wdt:P1082 ?population. }
OPTIONAL { wd:Q868971 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q868971 wdt:P2046 ?area. }
OPTIONAL { wd:Q868971 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q868971 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q868971 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 Satte map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.0382, 139.692108, 36.109268, 139.789597);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Satte)
[out:json];
(
rel["name"="Satte"][type=boundary];
rel["name:en"="Satte"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Satte
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chizuka | 36.089990 , 139.700990 |
Hirasuka | 36.060050 , 139.737470 |
Kamiogi | 36.060250 , 139.744880 |
Kamitakano | 36.060200 , 139.712120 |
Kamiyoshiba | 36.077440 , 139.741720 |
Matsuishi | 36.099730 , 139.711880 |
Satte | 36.066670 , 139.716670 |
Satte | 36.081291 , 139.740371 |
Shimokawasaki | 36.081300 , 139.706390 |
Toshima | 36.048360 , 139.734130 |
Notes:
- You can download geometry data for Satte 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.