osm-history-splitter | Tool used to split Full
kandi X-RAY | osm-history-splitter Summary
kandi X-RAY | osm-history-splitter Summary
osm-history-splitter is a C++ library. osm-history-splitter has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
A Tool used to split Full-History-Planet-Dumps into smaller extracts based on Bounding-Boxes or Polygons.
A Tool used to split Full-History-Planet-Dumps into smaller extracts based on Bounding-Boxes or Polygons.
Support
Quality
Security
License
Reuse
Support
osm-history-splitter has a low active ecosystem.
It has 26 star(s) with 21 fork(s). There are 5 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 16 have been closed. On average issues are closed in 88 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of osm-history-splitter is current.
Quality
osm-history-splitter has 0 bugs and 0 code smells.
Security
osm-history-splitter has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
osm-history-splitter code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
osm-history-splitter is licensed under the BSD-2-Clause License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
osm-history-splitter releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of osm-history-splitter
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of osm-history-splitter
osm-history-splitter Key Features
No Key Features are available at this moment for osm-history-splitter.
osm-history-splitter Examples and Code Snippets
No Code Snippets are available at this moment for osm-history-splitter.
Community Discussions
No Community Discussions are available at this moment for osm-history-splitter.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install osm-history-splitter
In order to compile the splitter, you’ll first need the [osmium framework](https://github.com/joto/osmium) and most of its prequisites:. Osmium needs to be present on your system. I recommend to git clone osmium directly from [the authors repository](https://github.com/joto/osmium). If you make install-ed osmium then osm-history-splitter will locate the osmium headers. You’ll also want the pbf support as .pbf-files can be written between 7 and 20 times faster then .xml.bz2-files. For this you’ll need a [version of OSM-binary](https://github.com/scrosby/OSM-binary) that supports storing history information. When you have all prequisites in place, just run make to build the splitter.
zlib (for PBF support) http://www.zlib.net/ Debian/Ubuntu: zlib1g-dev
Expat (for parsing XML files) http://expat.sourceforge.net/ Debian/Ubuntu: libexpat1-dev
libxml (for writing XML files) http://xmlsoft.org/ Debian/Ubuntu:libxml2-dev
GEOS (for polygon checks) http://trac.osgeo.org/geos/ Debian/Ubuntu: libgeos-dev libgeos++-dev
Google sparsehash http://code.google.com/p/google-sparsehash/ Debian/Ubuntu: libsparsehash-dev
Google protocol buffers (for PBF support) http://code.google.com/p/protobuf/ (at least Version 2.3.0 needed) Debian/Ubuntu: libprotobuf-dev protobuf-compiler Also see http://wiki.openstreetmap.org/wiki/PBF_Format
OSMPBF (for PBF support) https://github.com/scrosby/OSM-binary Debian/Ubuntu: libosmpbf-dev
zlib (for PBF support) http://www.zlib.net/ Debian/Ubuntu: zlib1g-dev
Expat (for parsing XML files) http://expat.sourceforge.net/ Debian/Ubuntu: libexpat1-dev
libxml (for writing XML files) http://xmlsoft.org/ Debian/Ubuntu:libxml2-dev
GEOS (for polygon checks) http://trac.osgeo.org/geos/ Debian/Ubuntu: libgeos-dev libgeos++-dev
Google sparsehash http://code.google.com/p/google-sparsehash/ Debian/Ubuntu: libsparsehash-dev
Google protocol buffers (for PBF support) http://code.google.com/p/protobuf/ (at least Version 2.3.0 needed) Debian/Ubuntu: libprotobuf-dev protobuf-compiler Also see http://wiki.openstreetmap.org/wiki/PBF_Format
OSMPBF (for PBF support) https://github.com/scrosby/OSM-binary Debian/Ubuntu: libosmpbf-dev
Support
If you have any questions just ask at osm@mazdermind.de or via the Github messaging system.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page