Skip to content

Full Hoot Installation Package using Vagrant

Pre-release
Pre-release
Compare
Choose a tag to compare
@dizzykc dizzykc released this 25 Aug 18:43
· 1189 commits to master since this release

How to install Hoot on a CentOS Virtual Machine:

  1. Download the full installation package from Github.com to desired location

  2. Extract installation bundle (command line: tar -xzf hootenanny-0.2.17_full_install.tar.gz)

  3. Verify you have:

    • RPMS
    • Vagrantfile
    • VagrantProvisionCentos.sh
    • tiger.osm
    • rcii.osm
  4. Open terminal (Command Prompt for Windows) and goto location of where installation package was extracted

  5. Under installation directory, execute these commands:

  • "vagrant up 2>&1 | tee install_hoot_full.log" (without quotes)
  1. Once complete, execute this command:
  • "vagrant ssh"
    • if prompted for password, enter "vagrant"
  1. From the current directory, enter "hoot -version", if this works, you can now conflate.

  2. To test a small conflation job, osm files have been provided.

    • Enter: "hoot conflate tiger.osm rcii.osm "OUTPUT_PATH/OUTPUT_NAME.osm"
  3. To access the Hoot interface, goto: http://localhost:8888/hootenanny-id