<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Grazie,<div><br></div><div>Sono su OS X...come la setto??</div><div><br></div><div>L<br><br><div>> Date: Sun, 5 Oct 2014 18:47:09 +0200<br><span style="font-size: 12pt;">> Subject: Re: [Gfoss] da GPX a GeoJson</span></div><div>> From: aperi2007@gmail.com<br>> To: luca_moiana@hotmail.com<br>> CC: gfoss@lists.gfoss.it<br>> <br>> Vedo che il tuo GPX ha la Z sotto forma di attributo ELE.<br>> <br>> Dalla documentazione di gdal, relativa al driver GPX:<br>> <br>> http://www.gdal.org/drv_gpx.html<br>> <br>> >If the environment variable GPX_ELE_AS_25D is set to YES, the elevation element will<br>> >be used to set the Z coordinates of waypoints, route points and track points.<br>> <br>> <br>> Quindi devi impostare una variabile locale sul tuo PC chiamata<br>> GPX_ELE_AS_25D e porla al valore YES.<br>> <br>> Verifica se hai questa impostazione.<br>> <br>> A.<br>> <br>> <br>> Il 05 ottobre 2014 18:36, Luca Moiana <luca_moiana@hotmail.com> ha scritto:<br>> > Ciao,<br>> ><br>> > niente da fare... Ho messo qui i file, se volete dargli un'occhiata<br>> > https://github.com/LucaMoiana/gpx_to_geojson<br>> ><br>> > Se do il comando suggerito, mi chiede di specificare cosa voglio esportare,<br>> > nel mio caso tracks:<br>> ><br>> ><br>> > ogr2ogr -f "GeoJson" corto.geojson corto.gpx  tracks<br>> ><br>> ><br>> ><br>> > converte ma esce un GeoJson senza Z.<br>> ><br>> > L<br>> ><br>> ><br>> ><br>> >> Date: Sun, 5 Oct 2014 07:11:35 -0700<br>> >> From: aborruso@tin.it<br>> >> To: gfoss@lists.gfoss.it<br>> >> Subject: Re: [Gfoss] da GPX a GeoJson<br>> >><br>> >> Ciao Luca,<br>> >> non ho un file gpx con cui fare un test.<br>> >><br>> >> Se il source è xyz, il target geojson dovrebbe esserlo pure.<br>> >><br>> >> Ho fatto un microtest che trovi qui<br>> >> https://gist.github.com/aborruso/0078033b520ad1b10de5, con un CSV xyz e<br>> >> nel<br>> >> geojson ottengo nelle coordinate xyz (defi fare click su RAW per vedere il<br>> >> testo del geojson).<br>> >><br>> >> So che non è un gran risposta :)<br>> >><br>> >><br>> >><br>> >> -----<br>> >> Andrea Borruso<br>> >><br>> >> ----------------------------------------------------<br>> >> email: aborruso@tin.it<br>> >> website: http://blog.spaziogis.it<br>> >> feed: http://feeds2.feedburner.com/Tanto<br>> >> 38° 7' 48" N, 13° 21' 9" E<br>> >> ----------------------------------------------------<br>> >> --<br>> >> View this message in context:<br>> >> http://gfoss-geographic-free-and-open-source-software-italian-mailing.3056002.n2.nabble.com/da-GPX-a-GeoJson-tp7589603p7589612.html<br>> >> Sent from the Gfoss -- Geographic Free and Open Source Software - Italian<br>> >> mailing list mailing list archive at Nabble.com.<br>> >> _______________________________________________<br>> >> Gfoss@lists.gfoss.it<br>> >> http://lists.gfoss.it/cgi-bin/mailman/listinfo/gfoss<br>> >> Questa e' una lista di discussione pubblica aperta a tutti.<br>> >> I messaggi di questa lista non hanno relazione diretta con le posizioni<br>> >> dell'Associazione GFOSS.it.<br>> >> 666+40 iscritti al 5.6.2014<br>> ><br>> > _______________________________________________<br>> > Gfoss@lists.gfoss.it<br>> > http://lists.gfoss.it/cgi-bin/mailman/listinfo/gfoss<br>> > Questa e' una lista di discussione pubblica aperta a tutti.<br>> > I messaggi di questa lista non hanno relazione diretta con le posizioni<br>> > dell'Associazione GFOSS.it.<br>> > 666+40 iscritti al 5.6.2014<br>> <br>> <br>> <br>> -- <br>> -----------------<br>> Andrea Peri<br>> . . . . . . . . .<br>> qwerty àèìòù<br>> -----------------<br></div></div>                                         </div></body>
</html>