X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:content-type :content-transfer-encoding:date:from:to:subject:message-id; q= dns; s=default; b=gpm/0n9EJ/C0kNXcsueMWnSyiYL7KSjhh1L4Tfem0Lik8p hz0jWzuQSBFAyrimd+usJj+zICAUKON0fPk0M6ou2WFWNviX+vX77vTOGDrelhRL B/CcSncG0ySFIC8fUlsShJ81ZQABVJzLtLhUhfYrMXMf8H0ThwnHz/GrnGgEQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:content-type :content-transfer-encoding:date:from:to:subject:message-id; s= default; bh=yTyYNPCD2WwG3D1CLWbwXTtXiVs=; b=GKlYenlNAnZ8qKE2Vp/v 7ueAEJGRL7QtWm5499zR4l88HTnHoSe6ovSZZb7YSfdCiFd2Fkgjduqp5oMKR9BZ yt3RxE+rAD9iN0Y4h6sDeFk6v+rUejTymVXmLN/YUOaUMyJUAn9MUYf1jeGPvHOG AG4kQ58J+xFr2omawqreUXc= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: mail.tu-berlin.de X-tubIT-Incoming-IP: 130.149.58.163 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 08 Jul 2015 22:34:50 +0200 From: Alexander Kleinsorge To: Cygwin Subject: missing osmctools package (Osmfilter + Osmconvert) Message-ID: <079132934ca397ebf772af49ea1443da@physik.tu-berlin.de> X-Sender: aleks AT physik DOT tu-berlin DOT de User-Agent: Roundcube Webmail/1.1-git 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