Asaka (Saitama Prefecture) Map Cropping Samples
Asaka (Saitama Prefecture) Map Cropping Samples-1
Asaka (Saitama Prefecture) Map Cropping Samples-2
Asaka neighborhoods and villages map with 3D shadow effect
flag map of Asaka with 3D shadow effect
Asaka map with 3d shadow effect
Download outline map of Asaka (geojson format) :
Asaka.geojson (**)
Download polygon array of Asaka map for "Google Maps" :
Asaka.txt
Bounding Box for Asaka Map : ( 35.7784 , 139.573105 , 35.835266 , 139.623398 )
Wikipedia ID for Asaka : Q646834
Wikipedia SPARQL Query for Asaka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q646834 wdt:P1082 ?population. }
OPTIONAL { wd:Q646834 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q646834 wdt:P2046 ?area. }
OPTIONAL { wd:Q646834 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q646834 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q646834 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 Asaka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.7784, 139.573105, 35.835266, 139.623398);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Asaka)
[out:json];
(
rel["name"="Asaka"][type=boundary];
rel["name:en"="Asaka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Asaka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aobadai | 35.793480 , 139.594730 |
Asaka | 35.801715 , 139.594585 |
Dai | 35.809320 , 139.612540 |
Hizaoricho | 35.797940 , 139.583490 |
Kamiuchimagi | 35.826100 , 139.612840 |
Mihara | 35.813740 , 139.577560 |
Miyado | 35.825570 , 139.592030 |
Mizonuma | 35.803440 , 139.588980 |
Nakacho | 35.798250 , 139.600870 |
Negishidai | 35.802780 , 139.608250 |
Nishibenzai | 35.815970 , 139.583100 |
Shimouchimagi | 35.817850 , 139.617220 |
Tajima | 35.816350 , 139.605330 |
Notes:
- You can download geometry data for Asaka 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.