Skip to content

Commit 6a0c9af

Browse files
authored
Merge pull request #36 from i9or-belov/master
add rosreestr pkk5 base map & annotations
2 parents 80c6cb4 + 129fbeb commit 6a0c9af

File tree

4 files changed

+44
-0
lines changed

4 files changed

+44
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[general]
2+
id = rosreestr_basemap5
3+
type = TMS
4+
is_contrib = False
5+
6+
[ui]
7+
group = rosreestr
8+
alias = Rosreestr BaseMap PKK5
9+
alias[ru] = Базовая карта Росреестра ПКК5
10+
icon = rosreestr.jpg
11+
12+
[license]
13+
name =
14+
link =
15+
copyright_text =© Росреестр, 2010-2015
16+
copyright_link =
17+
terms_of_use = http://pkk5.rosreestr.ru/PortalOnline/terms.html
18+
19+
[tms]
20+
url = http://pkk5.rosreestr.ru/arcgis/rest/services/BaseMaps/BaseMap/MapServer/tile/{z}/{y}/{x}
21+
1.13 KB
Loading
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
[general]
2+
id = rosreestr_basemap_anno5
3+
type = TMS
4+
is_contrib = False
5+
source_file = source.xml
6+
7+
[ui]
8+
group = rosreestr
9+
alias = Rosreestr BaseMap Annotations PKK5
10+
alias[ru] = Аннотации для базовой карты Росреестра ПКК5
11+
icon = rosreestr.jpg
12+
13+
14+
[license]
15+
name =
16+
link =
17+
copyright_text =© Росреестр, 2010-2015
18+
copyright_link =
19+
terms_of_use = http://pkk5.rosreestr.ru/PortalOnline/terms.html
20+
21+
[tms]
22+
url = http://pkk5.rosreestr.ru/arcgis/rest/services/BaseMaps/Anno/MapServer/tile/{z}/{y}/{x}
23+
1.13 KB
Loading

0 commit comments

Comments
 (0)