Hi GRASS-User list,

I'm currently using GRASS7.2 on Windows 8.

The v.in.osm add-on 
(https://grass.osgeo.org/grass72/manuals/addons/v.in.osm.html) refuses to work 
in this setting. I would be grateful for any ideas how to overcome this.

Reference example from the man-page:
v.in.osm input=saarland-latest.osm.pbf table=lines type=point,line output=roads 
\
         where="highway is not null"

Unfortunately this does not work for me:
v.in.osm input=c:\\hessen-latest.osm.pbf table=lines type=point,line 
output=test_00 where="highway is not null"
- prints multiple warning that column widths for the attributes osm_id,name, 
barrier, highway,ref,address, is_in,place,man_made,other_tags will be truncated 
to 255 characters 
- terminates with "WARNING: No data base element files found"

The pbf itself seems to be valid, the "-l" flag lists the tables as 
points,lines,multilinestrings,multipolygons and other_relations.

Any advice would be much appreciated!
Peter


<[email protected]>

_______________________________________________
grass-user mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to