Oyabe (Toyama Prefecture) Map Cropping Samples
Oyabe (Toyama Prefecture) Map Cropping Samples-1
Oyabe (Toyama Prefecture) Map Cropping Samples-2
Oyabe neighborhoods and villages map with 3D shadow effect
flag map of Oyabe with 3D shadow effect
Oyabe map with 3d shadow effect
Download outline map of Oyabe (geojson format) :
Oyabe.geojson (**)
Download polygon array of Oyabe map for "Google Maps" :
Oyabe.txt
Bounding Box for Oyabe Map : ( 36.585732 , 136.7836 , 36.743267 , 136.937393 )
Wikipedia ID for Oyabe : Q734366
Wikipedia SPARQL Query for Oyabe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q734366 wdt:P1082 ?population. }
OPTIONAL { wd:Q734366 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q734366 wdt:P2046 ?area. }
OPTIONAL { wd:Q734366 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q734366 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q734366 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 Oyabe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.585732, 136.7836, 36.743267, 136.937393);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Oyabe)
[out:json];
(
rel["name"="Oyabe"][type=boundary];
rel["name:en"="Oyabe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Oyabe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
An'yoji | 36.628670 , 136.875090 |
Anrakuji | 36.677020 , 136.845400 |
Besshodaki | 36.705840 , 136.851380 |
Cho | 36.647510 , 136.855100 |
Dotsubono | 36.685160 , 136.837040 |
Hanyu | 36.669610 , 136.850880 |
Horakuji | 36.695230 , 136.870240 |
Isurugi | 36.673120 , 136.863500 |
Kareidani | 36.722950 , 136.802700 |
Kurisu | 36.734010 , 136.831520 |
Oyabe | 36.666670 , 136.850000 |
Oyabe | 36.657325 , 136.871280 |
Usutani | 36.621080 , 136.818540 |
Notes:
- You can download geometry data for Oyabe 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.