Skip to content

Commit 91c920d

Browse files
committed
1 parent 7689da5 commit 91c920d

File tree

8 files changed

+53
-0
lines changed

8 files changed

+53
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[tms]
2+
url = http://vec01.maps.yandex.net/tiles?l=map&x={x}&y={y}&z={z}
3+
epsg_crs_id = 3395
4+
5+
[general]
6+
id = yandex_map
7+
type = TMS
8+
is_contrib = True
9+
10+
[ui]
11+
group = yandex
12+
alias = Yandex Map
13+
alias[ru] = Карта Яндекс
14+
icon = yandex.png
15+

data_sources/yandex_map/yandex.png

945 Bytes
Loading
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[tms]
2+
url = http://wvec.maps.yandex.net/?l=wmap&x={x}&y={y}&z={z}
3+
epsg_crs_id = 3395
4+
5+
[general]
6+
id = yandex_narod_map
7+
type = TMS
8+
is_contrib = True
9+
10+
[ui]
11+
group = yandex
12+
alias = Yandex Narod Map
13+
alias[ru] = Народная карта Яндекс
14+
icon = yandex.png
15+
945 Bytes
Loading
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[tms]
2+
url = http://sat04.maps.yandex.net/tiles?l=sat&x={x}&y={y}&z={z}
3+
epsg_crs_id = 3395
4+
5+
[general]
6+
id = yandex_satelite
7+
type = TMS
8+
is_contrib = False
9+
10+
[ui]
11+
group = yandex
12+
alias = Yandex Satellite
13+
alias[ru] = Яндекс Спутник
14+
icon = yandex.png
15+
945 Bytes
Loading

groups/yandex/yandex.ini

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[general]
2+
id = yandex
3+
4+
[ui]
5+
alias = Yandex
6+
alias[ru] = Яндекс
7+
icon = yandex.png
8+

groups/yandex/yandex.png

945 Bytes
Loading

0 commit comments

Comments
 (0)