Skip to content

Commit 22ac002

Browse files
committed
Add base maps IDECA (Bogotá, Colombia) http://ideca.gov.co/
1 parent e77da74 commit 22ac002

File tree

10 files changed

+86
-0
lines changed

10 files changed

+86
-0
lines changed
5.58 KB
Loading
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[general]
2+
id = ideca_gris
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = ideca
8+
alias = Mapa base gris
9+
icon = ideca_gris.png
10+
11+
[license]
12+
name = CC BY 4.0
13+
link = https://www.ideca.gov.co/
14+
copyright_text = IDECA: <a href="https://www.ideca.gov.co/">Mapa híbrido</a>
15+
copyright_link = https://creativecommons.org/licenses/by/4.0/deed.es
16+
terms_of_use = https://creativecommons.org/licenses/by/4.0/deed.es
17+
18+
[tms]
19+
url = https://serviciosgis.catastrobogota.gov.co/arcgis/rest/services/Mapa_Referencia/mapa_base_gris/MapServer/tile/{z}/{y}/{x}
20+
zmax = 20
14 KB
Loading
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[general]
2+
id = ideca_hibrido
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = ideca
8+
alias = Mapa híbrido
9+
icon = ideca_hibrido.png
10+
11+
[license]
12+
name = CC BY 4.0
13+
link = https://www.ideca.gov.co/
14+
copyright_text = IDECA: <a href="https://www.ideca.gov.co/">Mapa híbrido</a>
15+
copyright_link = https://creativecommons.org/licenses/by/4.0/deed.es
16+
terms_of_use = https://creativecommons.org/licenses/by/4.0/deed.es
17+
18+
[tms]
19+
url = https://serviciosgis.catastrobogota.gov.co/arcgis/rest/services/Mapa_Referencia/mapa_hibrido/MapServer/tile/{z}/{y}/{x}
20+
zmax = 20
16.6 KB
Loading
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[general]
2+
id = ideca_mapa_referencia
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = ideca
8+
alias = Mapa de Referencia
9+
icon = ideca_mapa_referencia.png
10+
11+
[license]
12+
name = CC BY 4.0
13+
link = https://www.ideca.gov.co/
14+
copyright_text = IDECA: <a href="https://www.ideca.gov.co/">Mapa de referencia</a>
15+
copyright_link = https://creativecommons.org/licenses/by/4.0/deed.es
16+
terms_of_use = https://creativecommons.org/licenses/by/4.0/deed.es
17+
18+
[tms]
19+
url = https://serviciosgis.catastrobogota.gov.co/arcgis/rest/services/Mapa_Referencia/mapa_base_3857/MapServer/tile/{z}/{y}/{x}
20+
zmax = 20
11.2 KB
Loading
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[general]
2+
id = ideca_toner
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = ideca
8+
alias = Mapa base Toner
9+
icon = ideca_toner.png
10+
11+
[license]
12+
name = CC BY 4.0
13+
link = https://www.ideca.gov.co/
14+
copyright_text = IDECA: <a href="https://www.ideca.gov.co/">Mapa híbrido</a>
15+
copyright_link = https://creativecommons.org/licenses/by/4.0/deed.es
16+
terms_of_use = https://creativecommons.org/licenses/by/4.0/deed.es
17+
18+
[tms]
19+
url = https://serviciosgis.catastrobogota.gov.co/arcgis/rest/services/Mapa_Referencia/mapa_base_toner/MapServer/tile/{z}/{y}/{x}
20+
zmax = 20

groups/ideca/ideca.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[general]
2+
id = ideca
3+
4+
[ui]
5+
alias = IDECA (Bogotá)
6+
icon = ideca.png

groups/ideca/ideca.png

7.32 KB
Loading

0 commit comments

Comments
 (0)