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