<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Ciao a tutti,</div><div>da un po' che non scrivo e mi scuso….</div><div><br></div><div>Ho provato a sottoporre un quesito alla lista internazionale sviluppatori, ma senza risposta…</div><div>Sottopongo anche a voi il quesito che mi sta dando non pochi problemi.</div><div>Dovrei (via codice) caricare un raster .asc e convertirlo in tiff. Da interfaccia di gvSIG nessun problema, ma da codice non mi torna nulla:</div><div><br></div><div><span class="Apple-style-span" style="font-family: Times; "><pre>layer = FLyrRasterSE.createLayer(files[i].getName(), new File(files[i].getAbsolutePath()), CRSFactory.getCRS("EPSG:3003")); // create raster from ASCII
FLyrRasterSE raster = (FLyrRasterSE) layer;</pre></span><div>e fin qui nessun problema a meno di qualche waning</div></div><div><br></div><div><span class="Apple-style-span" style="font-family: Times; "><pre>// add to map view
mapCtrl.getMapContext().getLayers().addLayer(raster);</pre></span><div>aggiungo il raster in mappa e lo vedo correttamente. A questo punto dovrei "semplicemente" salvarlo come tiff, ma sembra una missione impossibile…speravo con qualche metodo save() ma non esiste </div></div><div>o non lo trovo io. Ho provato a usare le librerie di Sextante, ma restituisce errore quando esegue il cast da gvSIG a Sextante (con il vettoriale funziona tutto a meraviglia)</div><div><br></div><div>Qualche suggerimento??</div><div><br></div><div>P.S. qualcuno andrà a Valencia per il prossimo convegno?</div><div><br></div><div>ciao a tutti,</div><div>Claudio</div><div><br></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Claudio Schifani</div><div>PhD  Urban and Regional Planning</div><div>Master  Geographic Information System</div></div></span></div></span></span>
</div>
<br></body></html>