Elec (Lipetsk) Map Cropping Samples

Elec (Lipetsk) Map Cropping Samples-1
Elec (Lipetsk) Map Cropping Samples-1
Elec (Lipetsk) Map Cropping Samples-2
Elec (Lipetsk) Map Cropping Samples-2
Download outline map of Elec (geojson format) : Elec.geojson (**)
Download polygon array of Elec map for "Google Maps" : Elec.txt
Bounding Box for Elec Map : ( 52.576113 , 38.441178 , 52.654376 , 38.612616 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](52.576113, 38.441178, 52.654376, 38.612616);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Elec)
[out:json];
(
rel["name"="Elec"][type=boundary];
rel["name:en"="Elec"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Elec 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.

Create Elec neighborhoods and villages map.


Share this page