Ueno (Gunma Prefecture) Map Cropping Samples
Ueno (Gunma Prefecture) Map Cropping Samples-1
Ueno (Gunma Prefecture) Map Cropping Samples-2
Ueno neighborhoods and villages map with 3D shadow effect
flag map of Ueno with 3D shadow effect
Ueno map with 3d shadow effect
Download outline map of Ueno (geojson format) :
Ueno.geojson (**)
Download polygon array of Ueno map for "Google Maps" :
Ueno.txt
Bounding Box for Ueno Map : ( 35.9852676392 , 138.630401611 , 36.1327323914 , 138.828994751 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ueno map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.9852676392, 138.630401611, 36.1327323914, 138.828994751);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ueno)
[out:json];
(
rel["name"="Ueno"][type=boundary];
rel["name:en"="Ueno"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ueno
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kawawa | 36.081540 , 138.773860 |
Narahara | 36.087980 , 138.734790 |
Nogurisawa | 36.061020 , 138.798820 |
Otomo | 36.084910 , 138.774310 |
Shionozawa | 36.106810 , 138.717270 |
Ueno | 36.084760 , 138.788566 |
Notes:
- You can download geometry data for Ueno 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.