Skip to content

An ArangoDB Foxxjs application to visualize bike stations from Oslo City Bike and calculate average availability.

License

Notifications You must be signed in to change notification settings

samuelsen/ArangoDB-FoxxJS-Oslo-city-bike

Repository files navigation

demo-geo

A minimalistic Foxx geo example using leaflet.js Alt text

Preparations

First install the foxx service. Then import the needed datasets from data folder.

./arangoimp restaurants.json --collection restaurants
./arangoimp neighborhoods.json --collection neighborhoods

Usage

Buttons:

  • Random restaurant: Draw and point to a random restaurant
  • Random neighborhood: Draw and point to a random neighborhood

Click on a drawn neighborhood to also draw all included restaurants.

About

An ArangoDB Foxxjs application to visualize bike stations from Oslo City Bike and calculate average availability.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published