La llamada que está acciendo gvSIG es: http://ideg.xunta.es/WMS_ORTO_2007-08/Request.aspx?REQUEST=GetMap&SERVICE=WMS&VERSION=1.3.0&LAYERS=Ortofoto_07_08&CRS=EPSG:23030&BBOX=-135210.7202376014,4609916.591486234,161317.55140495833,4878934.91605258&WIDTH=1026&HEIGHT=931&FORMAT=image/png&STYLES=default&TRANSPARENT=TRUE
Si la cargas en el navegador da un error. No tengo claro si gvSIG está construyendo mal esta llamada o si el servicio está mal configurado. El log es el siguiente: INFO: downloading 'http://ideg.xunta.es/WMS_ORTO_2007-08/Request.aspx?REQUEST=GetMap&SERVICE=WMS&VERSION=1.3.0&LAYERS=Ortofoto_07_08&CRS=EPSG:23030&BBOX=-135210.7202376014,4609916.591486234,161317.55140495833,4878934.91605258&WIDTH=1026&HEIGHT=931&FORMAT=image/png&STYLES=default&TRANSPARENT=TRUE' to: /tmp/tmp-andami/wmsGetMap1343137712974 unexpected type (position:END_DOCUMENT null@1:242 in java.io.InputStreamReader@57968b) org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@1:242 in java.io.InputStreamReader@57968b) at org.kxml2.io.KXmlParser.exception(Unknown Source) at org.kxml2.io.KXmlParser.nextTag(Unknown Source) at org.gvsig.remoteClient.wms.wms_1_3_0.WMSProtocolHandler1_3_0.parseException(WMSProtocolHandler1_3_0.java:469) at org.gvsig.remoteClient.wms.WMSProtocolHandler.getMap(WMSProtocolHandler.java:406) at org.gvsig.remoteClient.wms.WMSClient.getMap(WMSClient.java:63) at com.iver.cit.gvsig.fmap.drivers.wms.FMapWMSDriver.getMap(FMapWMSDriver.java:106) at com.iver.cit.gvsig.fmap.layers.FLyrWMS.drawTile(FLyrWMS.java:1230) at com.iver.cit.gvsig.fmap.layers.FLyrWMS.draw(FLyrWMS.java:785) at com.iver.cit.gvsig.fmap.DefaultMapContextDrawer.draw(DefaultMapContextDrawer.java:209) at com.iver.cit.gvsig.fmap.DefaultMapContextDrawer.draw(DefaultMapContextDrawer.java:175) at com.iver.cit.gvsig.fmap.MapContext.draw(MapContext.java:1088) at com.iver.cit.gvsig.fmap.MapControl$PaintingRequest.paint(MapControl.java:1043) at com.iver.cit.gvsig.fmap.MapControl$Drawer2$Worker.run(MapControl.java:1234) at java.lang.Thread.run(Thread.java:662) 24-jul-2012 15:48:33 com.iver.cit.gvsig.fmap.layers.FLyrWMS drawTile ADVERTENCIA: [ FLyrWMS.drawFixedSize() ] Failed in trying 1/5) El día 23 de julio de 2012 09:36, Nacho Uve <[email protected]> escribió: > Como sé que hubo algunas modificaciones en la parte WMS, simplemente > comentar que en gvSIG-1.12-RC1 (win7 32bits) sigue presente el problema de > capas WMS que se ponen "no visibles" tras unos segundos. El log no lanza > ninguna ayuda sobre lo que pueda pasar. > > He probado con version=1.1.1 y version=1.3.0 contra: > "http://ideg.xunta.es/wms_orto_2007-08/request.aspx" > > Un saludo, > Nacho Varela > > -- > Juan Ignacio Varela García > > > > _______________________________________________ > gvSIG_usuarios mailing list > [email protected] > > Para ver histórico de mensajes, editar sus preferencias de usuario o darse > de baja en esta lista, acuda a la siguiente dirección: > > http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios > -- Francisco Puga Grupo de Desarrollo Cartolab - Laboratorio de Ingeniería Cartográfica. http://www.cartolab.es ETS Ingeniería de Caminos, Canales y Puertos Universidade da Coruña Campus de Elviña - 15071 A Coruña (España) (34)981167000 ext. 5493 _______________________________________________ gvSIG_usuarios mailing list [email protected] Para ver histórico de mensajes, editar sus preferencias de usuario o darse de baja en esta lista, acuda a la siguiente dirección: http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios
