Skip to content

peterkwells/theodolite

 
 

Repository files navigation

Theodolite

This repository is about Open Addresses' publishing APIs software component. It is named "theodolite", after the precision instrument for measuring angles in the horizontal and vertical planes, used mainly for surveying applications. Theodolite is part of the solution Open Addresses deployed for the Alpha stage of our services. Read about Theodolite here or learn about Open Addresses in general here.

Dependencies

As well as Ruby version 2.1.3, you'll also need MongoDB installed. See installation instructions.

Running

Clone the repo:

git clone [email protected]:OpenAddressesUK/theodolite.git

Bundle:

bundle install

Run the server

rails s

Get some addresses

Follow the instructions in Distiller to find out how to import addresses for use in the app.

##Licence The theodolite picture is sourced from Wikimedia Commons. The code is open source under the MIT license. See the LICENSE.md file for full details.

About

The main public API for the OpenAddresses service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 92.0%
  • CSS 5.5%
  • JavaScript 2.5%