Asahi (Chiba Prefecture) Map Cropping Samples
Asahi (Chiba Prefecture) Map Cropping Samples-1
Asahi (Chiba Prefecture) Map Cropping Samples-2
Asahi neighborhoods and villages map with 3D shadow effect
flag map of Asahi with 3D shadow effect
Asahi map with 3d shadow effect
Download outline map of Asahi (geojson format) :
Asahi.geojson (**)
Download polygon array of Asahi map for "Google Maps" :
Asahi.txt
Bounding Box for Asahi Map : ( 35.672401 , 140.564896 , 35.805801 , 140.7612 )
Wikipedia ID for Asahi : Q637868
Wikipedia SPARQL Query for Asahi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q637868 wdt:P1082 ?population. }
OPTIONAL { wd:Q637868 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q637868 wdt:P2046 ?area. }
OPTIONAL { wd:Q637868 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q637868 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q637868 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 Asahi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.672401, 140.564896, 35.805801, 140.7612);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Asahi)
[out:json];
(
rel["name"="Asahi"][type=boundary];
rel["name:en"="Asahi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Asahi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asahi | 35.724218 , 140.652466 |
Asahi | 35.700548 , 140.688428 |
Hikata | 35.716670 , 140.600000 |
Hirohara | 35.716670 , 140.683330 |
Kaburagi | 35.750000 , 140.583330 |
Manzai | 35.766670 , 140.650000 |
Notes:
- You can download geometry data for Asahi 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.