Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
react-mapfilter
Advanced tools
MapFilter is a tool for visualizing, exploring, filtering and printing geographic data and geotagged photos and video. It is used by Digital Democracy partners for community environmental monitoring: it allows users to explore the data they have collected and easily create reports of specific time periods or particular issues.
MapFilter expects GeoJSON as input, but is otherwise data agnostic. It will analyze the properties of a GeoJSON file and make a guess at field types and suggest fields to filter. It currently allows for filtering by date range on any date fields, and filtering by discrete fields that have fewer than 15 different values in the dataset.
Data can be visualized as a map, a grid of photos, or a report layout. In the future we plan to add a table view and potentially a graph view.
The goal is to be simple and easy to use. Our partners want to be able to easily access and explore the data they have collected.
You can see a demo of the current version of MapFilter here: http://mapfilter.ddem.us
Version 2 is under active development and demo is available here: https://story-teller-cloud-12717.netlify.com
Clone this repository locally:
git clone https://github.com/digidem/mapfilter.git
cd mapfilter
Then install dependencies and start the development server:
npm install
npm start
You can then open http://localhost:9966/ in a browser.
Re-create static map assets (these are checked into git at the moment):
bin/build_style.js example/map_style
See CONTRIBUTING.md
FAQs
These components are designed for viewing data in Mapeo. They share a common interface:
The npm package react-mapfilter receives a total of 37 weekly downloads. As such, react-mapfilter popularity was classified as not popular.
We found that react-mapfilter demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.