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