Chichibu (Saitama Prefecture) Map Cropping Samples
Chichibu (Saitama Prefecture) Map Cropping Samples-1
Chichibu (Saitama Prefecture) Map Cropping Samples-2
Chichibu neighborhoods and villages map with 3D shadow effect
flag map of Chichibu with 3D shadow effect
Chichibu map with 3d shadow effect
Download outline map of Chichibu (geojson format) :
Chichibu.geojson (**)
Download polygon array of Chichibu map for "Google Maps" :
Chichibu.txt
Bounding Box for Chichibu Map : ( 35.839867 , 138.712296 , 36.125801 , 139.1763 )
Wikipedia ID for Chichibu : Q647079
Wikipedia SPARQL Query for Chichibu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q647079 wdt:P1082 ?population. }
OPTIONAL { wd:Q647079 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q647079 wdt:P2046 ?area. }
OPTIONAL { wd:Q647079 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q647079 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q647079 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 Chichibu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.839867, 138.712296, 36.125801, 139.1763);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chichibu)
[out:json];
(
rel["name"="Chichibu"][type=boundary];
rel["name:en"="Chichibu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chichibu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ashida | 36.047750 , 139.031490 |
Aso | 35.933330 , 138.900000 |
Chichibu | 35.990280 , 139.076390 |
Hinoda | 35.974440 , 139.075830 |
Kagimori | 35.970830 , 139.068610 |
Mitsumine | 35.916670 , 138.933330 |
Obashira | 36.062410 , 139.082790 |
Sadamine | 36.020700 , 139.140580 |
Sakaguchi | 35.950000 , 139.033330 |
Sakurai | 36.034030 , 139.044030 |
Tarasawa | 35.940560 , 139.009720 |
Tochiya | 36.028500 , 139.122980 |
Notes:
- You can download geometry data for Chichibu 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.