Progress (Amur) Map Cropping Samples
Progress (Amur) Map Cropping Samples-1
Progress (Amur) Map Cropping Samples-2
Progress neighborhoods and villages map with 3D shadow effect
flag map of Progress with 3D shadow effect
Progress map with 3d shadow effect
Download outline map of Progress (geojson format) :
Progress.geojson (**)
Download polygon array of Progress map for "Google Maps" :
Progress.txt
Bounding Box for Progress Map : ( 49.701493 , 129.546197 , 49.815897 , 129.72612 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Progress map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.701493, 129.546197, 49.815897, 129.72612);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Progress)
[out:json];
(
rel["name"="Progress"][type=boundary];
rel["name:en"="Progress"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Progress
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Muravka | 49.785470 , 129.606910 |
Novoraychikhinsk | 49.784230 , 129.590510 |
Progress | 49.747759 , 129.685726 |
Progress | 49.750386 , 129.616677 |
Notes:
- You can download geometry data for Progress 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.