-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatalogos.json
65 lines (65 loc) · 2.11 KB
/
catalogos.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
[
{
"id": "catalogosnig",
"title": "Catálogo SNIG",
"config_url": "https://raw.githubusercontent.com/scalargis/CatalogoSNIG/main/examples/snig.json",
"help": {
"as": "external",
"url": "https://snig.dgterritorio.gov.pt/rndg"
}
},
{
"id": "catalogsnig_opendata",
"title": "Catálogo SNIG - Dados Abertos",
"config_url": "https://raw.githubusercontent.com/scalargis/CatalogoSNIG/main/examples/snig_opendata.json",
"help": {
"as": "popup",
"html": "<div>O Sistema Nacional de Informação Geográfica é uma infraestrutura colaborativa que permite partilhar, pesquisar e aceder a informação geográfica através do Registo Nacional de Dados Geográficos</div>"
}
},
{
"id": "catalogsnig_dgt",
"title": "Catálogo SNIG - DGT",
"config_url": "https://raw.githubusercontent.com/scalargis/CatalogoSNIG/main/examples/snig_dgt.json",
"help": {
"as": "external",
"url": "https://snig.dgterritorio.gov.pt/rndg"
}
},
{
"id": "catalogosnig_apa",
"title": "Catálogo SNIG - Agência Portuguesa do Ambiente",
"config_url": "https://raw.githubusercontent.com/scalargis/CatalogoSNIG/main/examples/snig_apa.json",
"help": {
"as": "external",
"url": "https://sniamb.apambiente.pt/content/cat%C3%A1logo"
}
},
{
"id": "catalogoidea",
"title": "Catálogo IDEiA",
"config_url": "https://raw.githubusercontent.com/scalargis/CatalogoSNIG/main/examples/ideia.json",
"help": {
"as": "external",
"url": "https://sma.idea.azores.gov.pt/geonetwork"
}
},
{
"id": "catalogoih",
"title": "Catálogo Instituto Hidrográfico",
"config_url": "https://raw.githubusercontent.com/scalargis/CatalogoSNIG/main/examples/ih.json",
"help": {
"as": "external",
"url": "https://metadata.hidrografico.pt/geonetwork"
}
},
{
"id": "catalogoportimao",
"title": "Catálogo Portimão",
"config_url": "https://raw.githubusercontent.com/scalargis/CatalogoSNIG/main/examples/portimao.json",
"help": {
"as": "external",
"url": "https://geoportal.cm-portimao.pt/geonetwork"
}
}
]