Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vetinari/libosmpbf
https://github.com/vetinari/libosmpbf
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vetinari/libosmpbf
- Owner: vetinari
- License: other
- Created: 2014-09-28T06:50:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-28T12:24:21.000Z (over 10 years ago)
- Last Synced: 2024-11-15T08:44:23.514Z (2 months ago)
- Language: C
- Size: 135 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
Installation:
=============
Debian sid:
# apt-get install libprotobuf-c0-dev protobuf-c-compiler libprotobuf6
$ git clone http://github.com/scrosby/OSM-binary.git
$ vi Makefile
... adjust the OSM_BINARY_PATH to your local directory
$ make
It will probably also work with squeeze's libprotobuf-c0, but that's
untested