Opened 16 years ago
Closed 16 years ago
#59 closed enhancement (fixed)
rfe: please package gpsbabel
Reported by: | hamish | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | Package |
Version: | Keywords: | gpsbabel | |
Cc: |
Description
Hi,
GRASS's v.in.gpsbabel relies on the gpsbabel software. It would be really great if OSGeo4W could package that too, as it pretty much doubles the available import (GPS) vector formats vs. OGR alone.
cheers, Hamish
Change History (4)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
As a work-around I looked at just copying the .exe into the osgeo4w bin dir from the official gpsbabel download. but it ships with a copy of libexpat.dll (XML parser) and there is already a copy of that in osgeo4w/bin/. I assume if the two DLLs were not identical that approach won't work, segfaults etc.
Hamish
Note:
See TracTickets
for help on using tickets.
Also QGIS uses it for GPS imoprt/export.