Skip to content

caribewave/mambo-sensor-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mambo Sensor API

Develop Branch: Build status on develop
Master Branch: Build status on master

This project will behave as the dedicated TMS tile-server for the Mambo Project (Hackers Against Natural Disasters).

It uses a lightweight tile-server (tilestrata) and supports both file tiles (cache), mbtiles, and proxy layers.

To configure the tile-server, simply change the content of the conf/conf.js file.

To run the server, simply run npm start.

The app is listening on port 8082 by default.

http://localhost:8082/planes/loc?bbox=(48.945409, 2.127181,48.723545, 2.659945)

Environment

1. Development environment

To spawn your development environment, use:

docker run --name mambo-mongo -d -p 27017:27017 mongo
npm start

API

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published