Hanno (Saitama Prefecture) Map Cropping Samples
Hanno (Saitama Prefecture) Map Cropping Samples-1
Hanno (Saitama Prefecture) Map Cropping Samples-2
Hanno neighborhoods and villages map with 3D shadow effect
flag map of Hanno with 3D shadow effect
Hanno map with 3d shadow effect
Download outline map of Hanno (geojson format) :
Hanno.geojson (**)
Download polygon array of Hanno map for "Google Maps" :
Hanno.txt
Bounding Box for Hanno Map : ( 35.818932 , 139.100204 , 35.969868 , 139.375 )
Wikipedia ID for Hanno : Q850472
Wikipedia SPARQL Query for Hanno (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q850472 wdt:P1082 ?population. }
OPTIONAL { wd:Q850472 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q850472 wdt:P2046 ?area. }
OPTIONAL { wd:Q850472 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q850472 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q850472 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 Hanno map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.818932, 139.100204, 35.969868, 139.375);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hanno)
[out:json];
(
rel["name"="Hanno"][type=boundary];
rel["name:en"="Hanno"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hanno
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asakaido | 35.857220 , 139.187500 |
Chanai | 35.859170 , 139.220280 |
Hannō | 35.851940 , 139.318060 |
Hanno | 35.891765 , 139.182336 |
Hidaka | 35.871126 , 139.286384 |
Kajiyabashi | 35.875280 , 139.185560 |
Kami-kuzu | 35.916670 , 139.208060 |
Kanayama | 35.869170 , 139.253610 |
Nittachi | 35.888890 , 139.175830 |
Okurayama | 35.935280 , 139.172220 |
Shomaru | 35.934440 , 139.200560 |
Takatsuto | 35.839720 , 139.225560 |
Yamazaki | 35.921110 , 139.205560 |
Notes:
- You can download geometry data for Hanno 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.