Takaoka (Toyama Prefecture) Map Cropping Samples
Takaoka (Toyama Prefecture) Map Cropping Samples-1
Takaoka (Toyama Prefecture) Map Cropping Samples-2
Takaoka neighborhoods and villages map with 3D shadow effect
flag map of Takaoka with 3D shadow effect
Takaoka map with 3d shadow effect
Download outline map of Takaoka (geojson format) :
Takaoka.geojson (**)
Download polygon array of Takaoka map for "Google Maps" :
Takaoka.txt
Bounding Box for Takaoka Map : ( 36.656734 , 136.833206 , 36.829601 , 137.103195 )
Wikipedia ID for Takaoka : Q502988
Wikipedia SPARQL Query for Takaoka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q502988 wdt:P1082 ?population. }
OPTIONAL { wd:Q502988 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q502988 wdt:P2046 ?area. }
OPTIONAL { wd:Q502988 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q502988 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q502988 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 Takaoka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.656734, 136.833206, 36.829601, 137.103195);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Takaoka)
[out:json];
(
rel["name"="Takaoka"][type=boundary];
rel["name:en"="Takaoka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Takaoka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fukuokamachi-kono | 36.732210 , 136.875500 |
Fukuokamachi-minojima | 36.700000 , 136.933330 |
Fukuokamachi-sogo | 36.773900 , 136.854870 |
Fukuokamachi-torikura | 36.721250 , 136.918840 |
Fushiki-Furukokufu | 36.793290 , 137.057580 |
Fushiki-minatomachi | 36.795540 , 137.062620 |
Fushiki-Yata | 36.783360 , 137.043020 |
Kawabe-takaoka | 36.740578 , 137.008600 |
Moriyama | 36.775530 , 137.002960 |
Nakada | 36.683330 , 137.016670 |
Nishihirotani | 36.761650 , 136.921730 |
Nomachi | 36.771070 , 137.043580 |
Ogino | 36.768940 , 137.036450 |
Saida | 36.810370 , 137.005990 |
Sano | 36.725650 , 136.995570 |
Shimminato | 36.783330 , 137.066670 |
Takaoka | 36.750000 , 137.016670 |
Takaoka | 36.744386 , 137.020111 |
Tateno | 36.728730 , 136.962940 |
Toidemachi | 36.683330 , 136.983330 |
Wada | 36.732910 , 136.984100 |
Yamakawa | 36.768480 , 136.923100 |
Yokotamachi | 36.748060 , 137.001610 |
Notes:
- You can download geometry data for Takaoka 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.