Full Hoot Installation Package using Vagrant
Pre-release
Pre-release
How to install Hoot on a CentOS Virtual Machine:
-
Download the full installation package from Github.com to desired location
-
Extract installation bundle (command line: tar -xzf hootenanny-0.2.17_full_install.tar.gz)
-
Verify you have:
- RPMS
- Vagrantfile
- VagrantProvisionCentos.sh
- tiger.osm
- rcii.osm
-
Open terminal (Command Prompt for Windows) and goto location of where installation package was extracted
-
Under installation directory, execute these commands:
- "vagrant up 2>&1 | tee install_hoot_full.log" (without quotes)
- Once complete, execute this command:
- "vagrant ssh"
- if prompted for password, enter "vagrant"
-
From the current directory, enter "hoot -version", if this works, you can now conflate.
-
To test a small conflation job, osm files have been provided.
- Enter: "hoot conflate tiger.osm rcii.osm "OUTPUT_PATH/OUTPUT_NAME.osm"
-
To access the Hoot interface, goto: http://localhost:8888/hootenanny-id