Ciao Martin, On Fri, Aug 24, 2018 at 2:17 PM Martin Koppenhoefer <[email protected]> wrote:
> > > 2018-08-24 12:46 GMT+02:00 Andrea Musuruane <[email protected]>: > >> >> $ osmfilter --keep="highway=* and loc_ref=* and name=*" >> 015146---Milano.osm | osmconvert - --csv="name loc_ref" >> --csv-separator=";" |awk -F"_" '{print $1}' |sort |uniq >> >> Stradario_OSM.csv >> > > > > purtroppo, osmfilter e osmconvert non sono del tutto affidabili, se puoi > avere una pipeline senza questi sarebbe probabilmente meglio. Invece di > osmconvert puoi usare osmium tool insieme al formato di output "opl" > (simile a csv), e invece di osmfilter osmosis oppure osmium tool in > modalità tagfilter. > Li uso da anni senza aver riscontrato problemi. Puoi indicarmi i bug? Meglio i bug report upstream? Grazie, Andrea
_______________________________________________ Talk-it mailing list [email protected] https://lists.openstreetmap.org/listinfo/talk-it

