Nakayama (Yamagata Prefecture) Map Cropping Samples
Nakayama (Yamagata Prefecture) Map Cropping Samples-1
Nakayama (Yamagata Prefecture) Map Cropping Samples-2
Nakayama neighborhoods and villages map with 3D shadow effect
flag map of Nakayama with 3D shadow effect
Nakayama map with 3d shadow effect
Download outline map of Nakayama (geojson format) :
Nakayama.geojson (**)
Download polygon array of Nakayama map for "Google Maps" :
Nakayama.txt
Bounding Box for Nakayama Map : ( 38.3069992065 , 140.204391479 , 38.3599319458 , 140.312393188 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Nakayama map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.3069992065, 140.204391479, 38.3599319458, 140.312393188);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nakayama)
[out:json];
(
rel["name"="Nakayama"][type=boundary];
rel["name:en"="Nakayama"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Nakayama 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.