Honjo (Saitama Prefecture) Map Cropping Samples
Honjo (Saitama Prefecture) Map Cropping Samples-1
Honjo (Saitama Prefecture) Map Cropping Samples-2
Honjo neighborhoods and villages map with 3D shadow effect
flag map of Honjo with 3D shadow effect
Honjo map with 3d shadow effect
Download outline map of Honjo (geojson format) :
Honjo.geojson (**)
Download polygon array of Honjo map for "Google Maps" :
Honjo.txt
Bounding Box for Honjo Map : ( 36.118732 , 139.056793 , 36.274868 , 139.246796 )
Wikipedia ID for Honjo : Q873565
Wikipedia SPARQL Query for Honjo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q873565 wdt:P1082 ?population. }
OPTIONAL { wd:Q873565 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q873565 wdt:P2046 ?area. }
OPTIONAL { wd:Q873565 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q873565 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q873565 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 Honjo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.118732, 139.056793, 36.274868, 139.246796);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Honjo)
[out:json];
(
rel["name"="Honjo"][type=boundary];
rel["name:en"="Honjo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Honjo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arai | 36.266000 , 139.169790 |
Honjō | 36.239843 , 139.180298 |
Honjo | 36.171505 , 139.108405 |
Kodama | 36.183330 , 139.133330 |
Kodamacho-miyauchi | 36.184810 , 139.096620 |
Kodamacho-oda | 36.133950 , 139.076930 |
Kodamamachi-hirugawa | 36.209980 , 139.148710 |
Miyakojima | 36.257870 , 139.177120 |
Ojima | 36.248340 , 139.164280 |
Tanaka | 36.253750 , 139.191520 |
Notes:
- You can download geometry data for Honjo 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.