sensebox/openSenseMap

Name: openSenseMap

Owner: senseBox

Description: Platform for storing and exploring sensor data

Created: 2013-12-26 01:57:42.0

Updated: 2017-12-13 11:01:41.0

Pushed: 2018-01-19 12:40:55.0

Homepage: https://opensensemap.org

Size: 3777

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

openSenseMap

Commitizen friendly

This repository contains the code of the openSenseMap frontend running at https://opensensemap.org. To get more information about openSenseMap and senseBox visit the before mentioned links or have a look at this video or read the openSenseMap chapter in our books. openSenseMap is part of the senseBox project.

Originally, this frontend has been built as part of the bachelor thesis of @mpfeil at the ifgi (Institute for Geoinformatics, WWU Münster) and is currently maintained by @mpfeil.

Configuration

You can configure the API endpoint and/or map tiles using the following environmental variables:

| ENV | Default value | | ——— | —————– | | OPENSENSEMAP_API_URL | https://api.osem.vo1d.space | | OPENSENSEMAP_MAPTILES_URL | http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png |

You can set them in your terminal or change the default values in the Gruntfile.

Development

See also: CONTRIBUTING

Related projects
Services
Deployment
Technologies
Organization
Branches
Docker
openSenseMap including openSenseMap-API

For installing openSenseMap and openSenseMap-API with Docker check out our oSeM-compose repository.

openSenseMap

To build just openSenseMap you can run:

owing ```build-args``` are availble:

ild Arg | Default value |
------- | ----------------- |
ENSENSEMAP_API_URL     | https://api.opensensemap.org |
ENSENSEMAP_MAPTILES_URL | http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png |


icense

](LICENSE) - Matthias Pfeil 2015 - now

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.