This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

missing osmctools package (Osmfilter + Osmconvert)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]