Oji (Nara Prefecture) Map Cropping Samples
Oji (Nara Prefecture) Map Cropping Samples-1
Oji (Nara Prefecture) Map Cropping Samples-2
Oji neighborhoods and villages map with 3D shadow effect
flag map of Oji with 3D shadow effect
Oji map with 3d shadow effect
Download outline map of Oji (geojson format) :
Oji.geojson (**)
Download polygon array of Oji map for "Google Maps" :
Oji.txt
Bounding Box for Oji Map : ( 34.570667 , 135.671097 , 34.600933 , 135.716003 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Oji map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.570667, 135.671097, 34.600933, 135.716003);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Oji)
[out:json];
(
rel["name"="Oji"][type=boundary];
rel["name:en"="Oji"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Oji
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fujii | 34.584630 , 135.684210 |
Hatakeda | 34.578750 , 135.698510 |
Ninji | 34.575510 , 135.703380 |
Oji | 34.592519 , 135.711879 |
Shimonosho | 34.583330 , 135.700000 |
Notes:
- You can download geometry data for Oji 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.