Ashikaga (Tochigi Prefecture) Map Cropping Samples
Ashikaga (Tochigi Prefecture) Map Cropping Samples-1
Ashikaga (Tochigi Prefecture) Map Cropping Samples-2
Ashikaga neighborhoods and villages map with 3D shadow effect
flag map of Ashikaga with 3D shadow effect
Ashikaga map with 3d shadow effect
Download outline map of Ashikaga (geojson format) :
Ashikaga.geojson (**)
Download polygon array of Ashikaga map for "Google Maps" :
Ashikaga.txt
Bounding Box for Ashikaga Map : ( 36.271133 , 139.361099 , 36.445801 , 139.548203 )
Wikipedia ID for Ashikaga : Q374477
Wikipedia SPARQL Query for Ashikaga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q374477 wdt:P1082 ?population. }
OPTIONAL { wd:Q374477 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q374477 wdt:P2046 ?area. }
OPTIONAL { wd:Q374477 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q374477 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q374477 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 Ashikaga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.271133, 139.361099, 36.445801, 139.548203);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ashikaga)
[out:json];
(
rel["name"="Ashikaga"][type=boundary];
rel["name:en"="Ashikaga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ashikaga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ashikaga | 36.337039 , 139.435129 |
Fukuicho | 36.311270 , 139.454630 |
Hajikacho | 36.365090 , 139.384800 |
Minamiomachi | 36.319160 , 139.423080 |
Nagusa-kamicho | 36.408270 , 139.467930 |
Nagusa-nakacho | 36.389240 , 139.478190 |
Nagusa-shimocho | 36.374030 , 139.484490 |
Nakai | 36.416610 , 139.437920 |
Omatacho | 36.381650 , 139.376540 |
Shimadacho | 36.300970 , 139.449040 |
Shuku | 36.357440 , 139.410500 |
Yanadacho | 36.302850 , 139.488530 |
Notes:
- You can download geometry data for Ashikaga 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.