missing osmctools package (Osmfilter + Osmconvert)

Alexander Kleinsorge aleks@physik.tu-berlin.de
Wed Jul 8 20:35:00 GMT 2015


Hi Cygwin Team,

it would be nice to have 2 simple tools as a package in Cygwin.
They are used for filtering or converting OSM data (OpenStreetMap.org).
The source-code is freely available and the are also avail as 
ubunutu-package (>=15.04).
Both are made from only one C-file each.
( of course I could copy the WIN32 builds into " /usr/bin/ls/*.exe " )

Thanks for reading,
Alexander


Debian/Ubuntu
apt install osmctools

Help/Wiki
http://wiki.openstreetmap.org/wiki/Osmfilter
http://wiki.openstreetmap.org/wiki/Osmconvert

Source:
http://m.m.i24.cc/osmfilter.c
http://m.m.i24.cc/osmconvert.c
e.g.: cc osmconvert.c -lz -o osmconvert

---

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list