Uozu (Toyama Prefecture) Map Cropping Samples
Uozu (Toyama Prefecture) Map Cropping Samples-1
Uozu (Toyama Prefecture) Map Cropping Samples-2
Uozu neighborhoods and villages map with 3D shadow effect
flag map of Uozu with 3D shadow effect
Uozu map with 3d shadow effect
Download outline map of Uozu (geojson format) :
Uozu.geojson (**)
Download polygon array of Uozu map for "Google Maps" :
Uozu.txt
Bounding Box for Uozu Map : ( 36.672798 , 137.382095 , 36.861198 , 137.611099 )
Wikipedia ID for Uozu : Q819613
Wikipedia SPARQL Query for Uozu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q819613 wdt:P1082 ?population. }
OPTIONAL { wd:Q819613 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q819613 wdt:P2046 ?area. }
OPTIONAL { wd:Q819613 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q819613 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q819613 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 Uozu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.672798, 137.382095, 36.861198, 137.611099);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Uozu)
[out:json];
(
rel["name"="Uozu"][type=boundary];
rel["name:en"="Uozu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Uozu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kakuma | 36.762010 , 137.429740 |
Kitayama | 36.775500 , 137.446670 |
Kurodani | 36.783330 , 137.483330 |
Motoshinmachi | 36.815850 , 137.399490 |
Ogawaji | 36.822420 , 137.469390 |
Sanga | 36.799380 , 137.389310 |
Shinkyoden | 36.847390 , 137.419730 |
Tojo | 36.796830 , 137.478180 |
Uozu | 36.800000 , 137.400000 |
Uozu | 36.783222 , 137.419191 |
Notes:
- You can download geometry data for Uozu 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.