Giter VIP home page Giter VIP logo

earnstone-geocandra's Introduction

Earnstone Geocandra

Description

Geocandra is a REST based geo-location database service built on top of cassandra. Although Geocandra can be used as an in-memory service it is designed to be run as a REST service allowing easy access from clients like javascript, php, java, etc. Some of it's main strengths are querying for nearest places based on GPS coordinates and finding the nearest place given an IP address.

---(4/2/2011) THIS IS AN ACTIVE WORK IN PROGRESS SOME LINKS AND METHODS MAY BE INCOMLETE---

How to Use Geocandra

Download the complete application (geocandra-0.1-all.zip) from our repository located here. Extract the files and start/stop the server using the following commands

Usage: server.sh [-d] {start|stop|run|restart|check|supervise} [ CONFIGS ... ] 
$./bin/server.sh start
$./bin/server.sh stop

To check on the server status navigate to http://localhost:43622

A REST client (GeocandraClient) for java can be found in the geocandra-client.jar.

For multi-machine configuration make sure to change the data center and worker ids located in ./config/geocandra.properties

earnstone-geocandra's People

Contributors

coreyhulen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.