Skip to content
This repository has been archived by the owner on Nov 4, 2019. It is now read-only.

OSM History Splitter Instalation #20

Open
moll734 opened this issue Jun 21, 2016 · 1 comment
Open

OSM History Splitter Instalation #20

moll734 opened this issue Jun 21, 2016 · 1 comment

Comments

@moll734
Copy link

moll734 commented Jun 21, 2016

I have attempted to install the osm-history-splitter tool a number of times. Using Ubuntu, I am using Terminal to install the software. My first issue is pasting the following code, Terminal does not accept postgresql-9.1, libprotobuf7 and mapnik:

sudo apt-get install postgresql-9.1 postgresql-contrib-9.1 postgresql-9.1-postgis postgis zlib1g-dev libexpat1 libexpat1-dev
libxml2 libxml2-dev libgeos-dev libgeos++-dev libprotobuf7 libprotobuf-dev protobuf-compiler libsparsehash-dev libboost-dev
libgdal1-dev libproj-dev subversion git build-essential unzip python-dateutil python-psycopg2
graphicsmagick doxygen graphviz python-mapnik2 clang

The next issue I have is the installation of osm-history-splitter. I get the following error:

mike@mike-VirtualBox:~/osm-history-splitter$ sudo make install
clang++ -g -O3 -Wall -Wextra -pedantic getconf LFS_CFLAGS -DOSMIUM_WITH_OUTPUT_OSM_XML xml2-config --cflags geos-config --cflags -DOSMIUM_WITH_GEOS -o osm-history-splitter splitter.cpp -L/usr/local/lib -lexpat -lpthread xml2-config --libs -lz -lprotobuf-lite -losmpbf geos-config --libs
splitter.cpp:9:10: fatal error: 'osmium/io/any_input.hpp' file not found

include <osmium/io/any_input.hpp>

     ^

1 error generated.
Makefile:36: recipe for target 'osm-history-splitter' failed
make: *** [osm-history-splitter] Error 1

I wish to pull the data will the bounding box of: 30,46,31,31

Can anybody help?

@ImreSamu
Copy link

I have attempted to install the osm-history-splitter tool a number of times.

go -> https://github.com/MaZderMind/osm-history-splitter/ -> https://github.com/joto/osm-history-splitter

so the current version is here : https://github.com/joto/osm-history-splitter#build-it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants