Skip to content

Commit 07f5084

Browse files
authored
Merge pull request #34 from PedroVenancio/portugal_sources
Web Map Services from Portugal
2 parents 10e8f1b + ec36357 commit 07f5084

File tree

36 files changed

+381
-0
lines changed

36 files changed

+381
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[general]
2+
id = CAOP_Concelhos
3+
type = WMS
4+
5+
[ui]
6+
group = portugal
7+
alias = IGEO CAOP Concelhos Continente 2016
8+
icon = portugal.png
9+
10+
[license]
11+
name = Gratuito
12+
link = http://www.igeo.pt/DadosAbertos/faqs.html
13+
copyright_text = iGEO
14+
copyright_link = http://www.igeo.pt/DadosAbertos/faqs.html
15+
terms_of_use = http://www.igeo.pt/DadosAbertos/faqs.html
16+
17+
[wms]
18+
url = http://www.igeo.pt/WMS/CAOP/Continente
19+
params = crs=EPSG:3763&format=image/png&layers=Concelhos-2016&styles=
20+
layers = Concelhos-2016
21+
turn_over = False
22+
11.8 KB
Loading
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[general]
2+
id = CAOP_Freguesias
3+
type = WMS
4+
5+
[ui]
6+
group = portugal
7+
alias = IGEO CAOP Freguesias Continente 2016
8+
icon = portugal.png
9+
10+
[license]
11+
name = Gratuito
12+
link = http://www.igeo.pt/DadosAbertos/faqs.html
13+
copyright_text = iGEO
14+
copyright_link = http://www.igeo.pt/DadosAbertos/faqs.html
15+
terms_of_use = http://www.igeo.pt/DadosAbertos/faqs.html
16+
17+
[wms]
18+
url = http://www.igeo.pt/WMS/CAOP/Continente
19+
params = crs=EPSG:3763&format=image/png&layers=Freguesias-2016&styles=
20+
layers = Freguesias-2016
21+
turn_over = False
22+
11.8 KB
Loading

data_sources/cos_2007/metadata.ini

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[general]
2+
id = COS_2007
3+
type = WMS
4+
5+
[ui]
6+
group = portugal
7+
alias = IGEO COS 2007
8+
icon = portugal.png
9+
10+
[license]
11+
name = Gratuito
12+
link = http://mapas.dgterritorio.pt
13+
copyright_text = DGT
14+
copyright_link = http://mapas.dgterritorio.pt
15+
terms_of_use = http://mapas.dgterritorio.pt
16+
17+
[wms]
18+
url = http://mapas.dgterritorio.pt/wms/cos2007v0n5
19+
params = crs=EPSG:3763&format=image/png&layers=COS2007v0n5&styles=default
20+
layers = cos2007v0n5
21+
turn_over = False
22+

data_sources/cos_2007/portugal.png

11.8 KB
Loading
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[general]
2+
id = CRIF_2011
3+
type = WMS
4+
5+
[ui]
6+
group = portugal
7+
alias = IGEO Risco Incendio 2011
8+
icon = portugal.png
9+
10+
[license]
11+
name = Gratuito
12+
link = http://www.igeo.pt/DadosAbertos/faqs.html
13+
copyright_text = iGEO
14+
copyright_link = http://www.igeo.pt/DadosAbertos/faqs.html
15+
terms_of_use = http://www.igeo.pt/DadosAbertos/faqs.html
16+
17+
[wms]
18+
url = http://www.igeo.pt/WMS/Cartografia/CRIF
19+
params = crs=EPSG:3763&format=image/png&layers=CRIF2011&styles=
20+
layers = CRIF2011
21+
turn_over = False
22+
11.8 KB
Loading
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[general]
2+
id = CRIF_Distancias
3+
type = WMS
4+
5+
[ui]
6+
group = portugal
7+
alias = IGEO Risco Incendio Distancia Bombeiros
8+
icon = portugal.png
9+
10+
[license]
11+
name = Gratuito
12+
link = http://www.igeo.pt/DadosAbertos/faqs.html
13+
copyright_text = iGEO
14+
copyright_link = http://www.igeo.pt/DadosAbertos/faqs.html
15+
terms_of_use = http://www.igeo.pt/DadosAbertos/faqs.html
16+
17+
[wms]
18+
url = http://www.igeo.pt/WMS/Cartografia/CRIF
19+
params = crs=EPSG:3763&format=image/png&layers=DistBomb&styles=
20+
layers = DistBomb
21+
turn_over = False
22+
11.8 KB
Loading

0 commit comments

Comments
 (0)