Uenohara (Yamanashi Prefecture) Map Cropping Samples
Uenohara (Yamanashi Prefecture) Map Cropping Samples-1
Uenohara (Yamanashi Prefecture) Map Cropping Samples-2
Uenohara neighborhoods and villages map with 3D shadow effect
flag map of Uenohara with 3D shadow effect
Uenohara map with 3d shadow effect
Download outline map of Uenohara (geojson format) :
Uenohara.geojson (**)
Download polygon array of Uenohara map for "Google Maps" :
Uenohara.txt
Bounding Box for Uenohara Map : ( 35.5434 , 138.968399 , 35.738998 , 139.134293 )
Wikipedia ID for Uenohara : Q851030
Wikipedia SPARQL Query for Uenohara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q851030 wdt:P1082 ?population. }
OPTIONAL { wd:Q851030 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q851030 wdt:P2046 ?area. }
OPTIONAL { wd:Q851030 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q851030 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q851030 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 Uenohara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.5434, 138.968399, 35.738998, 139.134293);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Uenohara)
[out:json];
(
rel["name"="Uenohara"][type=boundary];
rel["name:en"="Uenohara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Uenohara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hara | 35.572220 , 139.034440 |
Imaru | 35.671670 , 139.089720 |
Inuma | 35.621110 , 139.040830 |
Mushono | 35.570000 , 139.022780 |
Nishibara | 35.638890 , 139.101940 |
Oku-magino | 35.573890 , 139.109720 |
Terashito | 35.567780 , 139.059440 |
Uenohara | 35.617116 , 139.081421 |
Yatsuzawa | 35.616670 , 139.116670 |
Yodake | 35.657220 , 139.074720 |
Notes:
- You can download geometry data for Uenohara 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.