[Portugal] Re: Geoportal LNEG

Luis Miguel lmikegeo at yahoo.com
Mon Jul 4 16:32:08 EDT 2011


Duarte,

O plugin é que acho que é relativamente lento. Não tem a ver com os serviços: é 
o que dá ter javascript misturado com python.


Como já deves ter o OpenLayers plugin instalado, basta editar um dos ficheiros 
html disponíveis em "python\plugins\openlayers\html"

Neste exemplo vou utilizar um serviço REST do ArcGISOnline publicado em srs 
102100.

Modifica, por exemplo o ficheiro yahoo_satellite.html

Apaga a layer do yahoo e substitui por

            var    topoLayer = new OpenLayers.Layer.ArcGIS93Rest( 
"World_Topo_Map",
                
"http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/export",
 
                {layers: "0", transparent: true},
                {isBaseLayer: true, visibility: true}
            );
            map.addLayer(topoLayer);

Agora quando adicionares a layer Yahoo Satellite vai aparecer a topoLayer 
(demora um pouco a carregar). Simples não é?

O resto é trabalho de cosmética: substituir yahoo por topoLayer no código 
python, arranjar outro ícone que não o do yahoo, etc...


LT



________________________________
From: dncarreira <DCarreira  edia.pt>
To: portugal  lists.osgeo.org
Sent: Mon, July 4, 2011 6:53:39 PM
Subject: [Portugal] Re: Geoportal LNEG

Luís,


Fica lento?? Estranho... não queres disponibilizar a tua alteração para
testar também por aqui?

Isso de pesquisar os serviços AGS tugas preocupa-me :)

Duarte

-----
Duarte
--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Re-Geoportal-LNEG-tp6541584p6546945.html
Sent from the OSGeo Portuguese Local Chapter mailing list archive at Nabble.com.
_______________________________________________
Portugal mailing list
Portugal  lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/portugal
-------------- próxima parte ----------
Um anexo em HTML foi limpo...
URL: http://lists.osgeo.org/pipermail/portugal/attachments/20110704/4b0802a5/attachment-0001.html


More information about the Portugal mailing list