OkMap forum
OkMap forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Forum OkMap - Italiano
 Integrazione con altri software
 WMS Regione Basilicata

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

   Insert image on imageshack.us
 Insert small zipped file as attachment (< 500 Kb)
 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
luigi-mt Posted - 14/11/2016 : 17:32:10
Da mesi ho utilizzato questo frammento del file mapserver.xml insieme a tanti altri relativi a varie mappe della Regione Basilicata. Tutti sempre funzionanti.

<mapsServer>
<name>Basilicata - IGM25000</name>
<code><![CDATA[new OpenLayers.Layer.WMS("Bas-Igm-25000", "http://rsdi.regione.basilicata.it/cgi-bin/lucwms/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&LAYERS=IGM_25000&FORMAT=image/jpeg&SRS=epsg:900913", {layers: 'IGM_25000'});]]></code>
<baseLayer>true</baseLayer>
<covered>Basilicata</covered>
<active>true</active>
<canSaved>true</canSaved>
<custom>false</custom>
<default>false</default>
</mapsServer>

Da questa estate, con OkMap non riesco più a visualizzare le mappe della Regione
Ho provato a cambiare i vari EPSG possibili, 4326 ecc. ma niente.
Ho pensato abbiano cambiato qualcosa sul sito ma con un altro software accedo regolarmente con gli stessi parametri.
Qualche aiuto ?
Grazie

3   L A T E S T    R E P L I E S    (Newest First)
okmap Posted - 15/11/2016 : 11:23:32
Se prima funzionava, forse sono cambiate le "capabilities" del servizio WMS. Controlla sul sito della regione.
luigi-mt Posted - 14/11/2016 : 19:22:51
Le mappe ci sono e le vedo con altro software.
Ma sul sito ci sono tante altre mappe:
- Carte tecniche 1:5000
- Carte IGM 1:50000
- Ortofoto di vari anni ecc.

Aggiungo un altro frammento XML delle carte tecniche 1:5000 (Davvero interessanti) fino a qualche mese funzionante. Così evitiamo di parlare del 25000 IGM

<mapsServer>
<name>Basilicata - CTR 5000</name>
<code>new OpenLayers.Layer.WMS("Bas-CTR-Raster-5000", "http://rsdi.regione.basilicata.it/cgi-bin/lucwms/wms?SERVICE=wms&VERSION=1.1.1&REQUEST=GetMap&LAYERS=CTR%20Raster&FORMAT=image/jpeg&SRS=epsg:900913", {layers: 'CTR%20Raster'});</code>
<baseLayer>true</baseLayer>
<covered>Basilicata</covered>
<active>true</active>
<canSaved>true</canSaved>
<custom>false</custom>
<default>false</default>
</mapsServer>
<mapsServer>

Scusate ma non so come inserire correttamente la stringa dello statement XML & unita ad amp; così come l'ho scritta nel file
okmap Posted - 14/11/2016 : 18:51:54
Guardando il sito http://rsdi.regione.basilicata.it/web/guest/mappe-in-linea non si direbbe siano disponibili le IGM a 25000.
Ma se usi il server già predisposto in OkMap "Italy PCN IGM 25K" non è la stessa cosa?

OkMap forum © 2018 OkMap Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07