Shiki (Saitama Prefecture) Map Cropping Samples
Shiki (Saitama Prefecture) Map Cropping Samples-1
Shiki (Saitama Prefecture) Map Cropping Samples-2
Shiki neighborhoods and villages map with 3D shadow effect
flag map of Shiki with 3D shadow effect
Shiki map with 3d shadow effect
Download outline map of Shiki (geojson format) :
Shiki.geojson (**)
Download polygon array of Shiki map for "Google Maps" :
Shiki.txt
Bounding Box for Shiki Map : ( 35.818733 , 139.555206 , 35.860466 , 139.607407 )
Wikipedia ID for Shiki : Q877202
Wikipedia SPARQL Query for Shiki (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q877202 wdt:P1082 ?population. }
OPTIONAL { wd:Q877202 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q877202 wdt:P2046 ?area. }
OPTIONAL { wd:Q877202 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q877202 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q877202 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 Shiki map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.818733, 139.555206, 35.860466, 139.607407);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shiki)
[out:json];
(
rel["name"="Shiki"][type=boundary];
rel["name:en"="Shiki"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shiki
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kamimuneoka | 35.847940 , 139.582540 |
Kashiwacho | 35.831570 , 139.570050 |
Nakamuneoka | 35.840530 , 139.588550 |
Saiwaicho | 35.825150 , 139.565830 |
Shiki | 35.825463 , 139.563482 |
Shimomuneoka | 35.833640 , 139.595930 |
Tate | 35.828220 , 139.560480 |
Notes:
- You can download geometry data for Shiki 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.