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