Konosu (Saitama Prefecture) Map Cropping Samples
Konosu (Saitama Prefecture) Map Cropping Samples-1
Konosu (Saitama Prefecture) Map Cropping Samples-2
Konosu neighborhoods and villages map with 3D shadow effect
flag map of Konosu with 3D shadow effect
Konosu map with 3d shadow effect
Download outline map of Konosu (geojson format) :
Konosu.geojson (**)
Download polygon array of Konosu map for "Google Maps" :
Konosu.txt
Bounding Box for Konosu Map : ( 36.030998 , 139.430298 , 36.124802 , 139.570297 )
Wikipedia ID for Konosu : Q734541
Wikipedia SPARQL Query for Konosu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q734541 wdt:P1082 ?population. }
OPTIONAL { wd:Q734541 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q734541 wdt:P2046 ?area. }
OPTIONAL { wd:Q734541 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q734541 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q734541 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 Konosu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.030998, 139.430298, 36.124802, 139.570297);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Konosu)
[out:json];
(
rel["name"="Konosu"][type=boundary];
rel["name:en"="Konosu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Konosu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fukiage | 36.100000 , 139.450000 |
Goji | 36.070790 , 139.536830 |
Hachimanden | 36.075830 , 139.500280 |
Haramamuro | 36.043620 , 139.512460 |
Joko | 36.046130 , 139.562450 |
Kasahara | 36.066080 , 139.555740 |
Kōnosu | 36.053105 , 139.505925 |
Koya | 36.080580 , 139.473780 |
Kusu | 36.088960 , 139.509920 |
Nukata | 36.065810 , 139.481140 |
Oashi | 36.096390 , 139.447160 |
Shimoya | 36.051810 , 139.548220 |
Takimamuro | 36.050450 , 139.507010 |
Notes:
- You can download geometry data for Konosu 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.