Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
opensensemap
Advanced tools
![openSenseMap](https://raw.githubusercontent.com/sensebox/resources/master/images/openSenseMap_github.png)
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.
The easiest way to get up and running with your own copy is clicking the Deploy to Netlify button below. It will clone the repository into your own account, and deploy the site to Netlify. It is going to ask for Maptiles url
and API endpoint
. Please use the default values listed under configuration or use your own.
You can configure the API endpoint and/or map tiles using the following environmental variables:
ENV | Default value |
---|---|
OPENSENSEMAP_API_URL | https://api.testing.opensensemap.org |
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
branch (git checkout development
)npm install
and npx bower install
git checkout -b my-awesome-branch
npx grunt serve
)development
branchSee also: CONTRIBUTING
For installing openSenseMap and openSenseMap-API with Docker check out our oSeM-compose repository.
To build just openSenseMap you can run:
docker build -t osem .
Following build-args
are availble:
Build Arg | Default value |
---|---|
OPENSENSEMAP_API_URL | https://api.opensensemap.org |
OPENSENSEMAP_MAPTILES_URL | http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png |
MIT - Matthias Pfeil 2015 - now
FAQs
![openSenseMap](https://raw.githubusercontent.com/sensebox/resources/master/images/openSenseMap_github.png)
The npm package opensensemap receives a total of 2 weekly downloads. As such, opensensemap popularity was classified as not popular.
We found that opensensemap demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.