forked from idera/mapa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sources.js
executable file
·194 lines (190 loc) · 8.27 KB
/
sources.js
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
var sources = {
"ign": {
"url": "http://wms.ign.gob.ar/geoserver/wms?version=1.1.1&request=GetCapabilities",
"title": "Instituto Geográfico Nacional ",
"ptype": "gxp_wmscsource"
},
"rosario": {
"url": "http://infomapa.rosario.gov.ar/wms/planobase?service=WMS&version=1.1.1&request=GetCapabilities",
"title": "Municipalidad de Rosario",
"ptype": "gxp_wmscsource"
},
"catamarca": {
"url": "http://200.43.169.148:8080/cgi-bin/wms_acat?service=WMS&version=1.1.1&request=GetCapabilities",
"title": "ETISIG Catamarca",
"ptype": "gxp_wmscsource"
},
"chaco": {
"url": "http://idechaco.gob.ar/geoserver/IDEChaco/wms?service=WMS&version=1.1.1&request=GetCapabilities",
"title": "IDE Chaco",
"ptype": "gxp_wmscsource"
},
"formosa": {
"url": "http://idef.formosa.gob.ar/servicios/ows?service=wms&version=1.1.1&request=GetCapabilities",
"title": "IDE Formosa",
"ptype": "gxp_wmscsource"
},
"mendoza": {
"url": "http://www.siat.mendoza.gov.ar/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities",
"title": "SIAT Mendoza",
"ptype": "gxp_wmscsource"
},
"rionegro": {
"url": "http://ide.extranet.rionegro.gov.ar/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities",
"title": "IDE Rio Negro",
"ptype": "gxp_wmscsource"
},
"santacruz": {
"url": "http://spm.sitsantacruz.gob.ar/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities",
"title": "SIT Santa Cruz",
"ptype": "gxp_wmscsource"
},
"santafe": {
"url": "https://aswe.santafe.gov.ar/idesf/wms?service=WMS&version=1.1.1&request=GetCapabilities",
"title": "IDESF Santa Fe",
"ptype": "gxp_wmscsource"
},
"tucuman": {
"url": "http://idet.tucuman.gov.ar/geoserver/idet/ows?service=wms&version=1.1.1&request=GetCapabilities",
"title": "Provincia de Tucumán",
"ptype": "gxp_wmscsource"
},
"educacion": {
"url": "http://wms.mapaeducativo.edu.ar/geoserver/ogc/ows?service=wms&version=1.1.1&request=GetCapabilities",
"title": "Ministerio de Educación de Nación",
"ptype": "gxp_wmscsource"
},
"educacion2": {
"url": "http://www.mapaeducativo.edu.ar/geoserver/men/ows?service=wms&version=1.1.1&request=GetCapabilities",
"title": "Base de Asentamientos Humanos de la República Argentina (BAHRA)",
"ptype": "gxp_wmscsource"
},
"inta": {
"url": "http://geointa.inta.gov.ar/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities",
"title": "INTA - Instituto Nacional de Tecnología Agropecuaria",
"ptype": "gxp_wmscsource"
},
"indec": {
"url": "http://200.51.91.231/cgi-bin/mapserv?program=/cgibin/mapserv&map=/prosiga/INDEC_WMS_Poblacion.map&SERVICE=WMS&Version=1.1.1&REQUEST=GetCapabilities",
"title": "INDEC - Censos 1991 y 2001",
"ptype": "gxp_wmscsource"
},
"indec2": {
"url": "http://www.opex.sig.indec.gov.ar/cgi-bin/mapserv?map=/home/wms/codgeo_2010.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1",
"title": "INDEC - Censo 2010",
"ptype": "gxp_wmscsource"
},
"conae_focoscalor": {
"url": "http://focosdecalor.conae.gov.ar/geoserver/FocosDeCalor/wms?service=WMS&version=1.1.1&request=GetCapabilities",
"title": "Comisión Nacional de Actividades Espaciales. Focos de calor, instrumento MODIS.",
"ptype": "gxp_wmscsource"
},
"energia": {
"url": "http://sig.se.gob.ar/wmsenergia&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetCapabilities",
"title": "Secretaría de Energía de Nacion",
"ptype": "gxp_wmscsource"
},
"arba": {
"url": "http://cartoservices.arba.gov.ar/geoserver/cartoservice/ows?service=WMS&version=1.1.1&request=GetCapabilities",
"title": "Buenos Aires-ARBA",
"ptype": "gxp_wmscsource"
},
"mapaescolar": {
"url": "http://190.210.101.129/cgi-bin/mapaescolar?service=WMS&version=1.1.1&request=getcapabilities",
"title": "Dirección General de Cultura y Educación - GBA - Mapa Escolar",
"ptype": "gxp_wmscsource"
},
"rides": {
"url": "http://rides.producciontucuman.gov.ar/ArcGIS/services/Informacion_Productiva/mapserver/WMSServer?version=1.1.1&request=getcapabilities",
"title": "Tucumán-MDP",
"ptype": "gxp_wmscsource"
},
"urbasig": {
"url": "http://sig.gobierno.gba.gov.ar:8080/geoserver/urbasig/wms?service=WMS&version=1.1.1&request=GetCapabilities",
"title": "Dirección Provincial de Ordenamiento Urbano y Territorial (Subsecretaria de Gobierno, Ministerio de Gobierno (urBAsig))",
"ptype": "gxp_wmscsource"
},
"mosp": {
"url": "http://www.mosp.gba.gov.ar/wms_hidraulica/cgi-bin/mapserv.exe?map=/ms4w/apps/m/wms.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1",
"title": "Dirección de Hidráulica - Ministerio de Infraestructura - GBA",
"ptype": "gxp_wmscsource"
},
"msgba": {
"url": "http://sig.gobierno.gba.gov.ar:8080/geoserver/salud/wms?version=1.1.1&request=GetCapabilities",
"title": "Ministerio de Salud - GBA",
"ptype": "gxp_wmscsource"
},
"aptgba": {
"url": "http://sig.gobierno.gba.gov.ar:8080/geoserver/apt/wms?version=1.1.1&request=GetCapabilities",
"title": "Transporte - GBA",
"ptype": "gxp_wmscsource"
},
"vialidadgba": {
"url": "http://sig.gobierno.gba.gov.ar:8080/geoserver/vialidad/wms?version=1.1.1&request=GetCapabilities",
"title": "Vialidad - GBA",
"ptype": "gxp_wmscsource"
},
"recnatgba": {
"url": "http://sig.gobierno.gba.gov.ar:8080/geoserver/opds/wms?version=1.1.1&request=GetCapabilities",
"title": "Recursos Naturales - GBA",
"ptype": "gxp_wmscsource"
},
"cdigba": {
"url": "http://sig.gobierno.gba.gov.ar:8080/geoserver/cdi/wms?version=1.1.1&request=GetCapabilities",
"title": "CDI - GBA",
"ptype": "gxp_wmscsource"
},
"dcgba": {
"url": "http://sig.gobierno.gba.gov.ar:8080/geoserver/dc/wms?version=1.1.1&request=GetCapabilities",
"title": "Defensa Civil - GBA",
"ptype": "gxp_wmscsource"
},
"dcgba": {
"url": "http://www.sannicolas.gov.ar:8081/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities",
"title": "Municipalidad de San Nicolás de los Arroyos",
"ptype": "gxp_wmscsource"
},
"jujuy": {
"url": "http://181.15.175.27/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities",
"title": "IDE Jujuy",
"ptype": "gxp_wmscsource"
},
"misiones": {
"url": "http://www.ide.misiones.gov.ar/cgi-bin/mapserv?map=/var/www/ide/htdocs/WMSdextraGD.map&SERVICE=WMS&Version=1.1.1&REQUEST=GetCapabilities",
"title": "IDE Misiones",
"ptype": "gxp_wmscsource"
},
"neuquen": {
"url": "http://geodesia.neuquen.gov.ar:8080/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities",
"title": "IDE Neuquén",
"ptype": "gxp_wmscsource"
},
"santacruz": {
"url": "http://spm.sitsantacruz.gob.ar/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities",
"title": "IDE Santa Cruz",
"ptype": "gxp_wmscsource"
},
"tucuman": {
"url": "http://idet.tucuman.gov.ar/geoserver/idet/ows?service=wms&version=1.1.1&request=GetCapabilities",
"title": "IDET Tucumán",
"ptype": "gxp_wmscsource"
},
"mptucuman": {
"url": "http://rides.producciontucuman.gov.ar/ArcGIS/services/Informacion_Productiva/mapserver/WMSServer?request=GetCapabilities&service=WMS&version=1.1.1",
"title": "Ministerio de Desarrollo Productivo - Tucumán",
"ptype": "gxp_wmscsource"
},
"siia": {
"url": "http://ide.siia.gov.ar/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities",
"title": "SIIA - Ministerio de Agricultura, Ganaderia y Pesca",
"ptype": "gxp_wmscsource"
},
"ol": {
"ptype": "gxp_olsource"
},
"ideracsw": {
"ptype": "gxp_cataloguesource",
"url": "http://catalogo.idera.gob.ar/geonetwork/srv/spa/csw",
"title": "Catalogo IDERA"
}
}