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