Tes (Uvs) Map Cropping Samples

Tes (Uvs) Map Cropping Samples-1
Tes (Uvs) Map Cropping Samples-1

Tes (Uvs) Map Cropping Samples-2
Tes (Uvs) Map Cropping Samples-2

Tes neighborhoods and villages map with 3D shadow effect
Tes neighborhoods and villages map with 3D shadow effect

flag map of Tes with 3D shadow effect
flag map of Tes with 3D shadow effect

Tes map with 3d shadow effect
Tes map with 3d shadow effect


Create and download free physical and topographic maps for Tes.




Download outline map of Tes (geojson format) : Tes.geojson (**)
Download polygon array of Tes map for "Google Maps" : Tes.txt
Bounding Box for Tes Map : ( 50.137084 , 92.971893 , 50.634287 , 94.356008 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Tes map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.137084, 92.971893, 50.634287, 94.356008);
);
out geom;

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

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

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

Notes:
- You can download geometry data for Tes 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 Tes neighborhoods and villages map.


Share this page