All Projects → unicef → magicbox-kepler-app

unicef / magicbox-kepler-app

Licence: other
Visualizing MagicBox data on country maps using KeplerGL

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to magicbox-kepler-app

awesome-geospatial-data-download-sites
This is the repo for open source geospatial data download sites.
Stars: ✭ 19 (-9.52%)
Mutual labels:  geospatial-data
jorvik
'Jorvik' is the codename for the second and latest version of the Gaia Project, used by Italian Red Cross. ISSUES: https://jira.gaia.cri.it/browse/JO
Stars: ✭ 27 (+28.57%)
Mutual labels:  humanitarian
node-shapefile-viewer
An utility to view shapefile's geometries and properties for free.
Stars: ✭ 21 (+0%)
Mutual labels:  shapefile
python-aos-lesson
Python for Atmosphere and Ocean Scientists
Stars: ✭ 78 (+271.43%)
Mutual labels:  geospatial-data
terrame
TerraME is a programming environment for spatial dynamical modelling
Stars: ✭ 33 (+57.14%)
Mutual labels:  geospatial-data
transbigdata
A Python package develop for transportation spatio-temporal big data processing, analysis and visualization.
Stars: ✭ 195 (+828.57%)
Mutual labels:  geospatial-data
pyGISS
📡 A lightweight GIS Software in less than 100 lines of code
Stars: ✭ 114 (+442.86%)
Mutual labels:  shapefile
georef-ar-api
API del Servicio de Normalización de Datos Geográficos de Argentina.
Stars: ✭ 102 (+385.71%)
Mutual labels:  shapefile
community-sprints
This repo is used to organize and collaborate in sprints for code projects, hackathons, STAC and metadata specs development
Stars: ✭ 18 (-14.29%)
Mutual labels:  geospatial-data
boxwise
A work on hold
Stars: ✭ 19 (-9.52%)
Mutual labels:  humanitarian
BingMapsSDSToolkit
This toolkit makes it easy to use the Bing Maps Spatial Data Services (SDS) in .NET
Stars: ✭ 39 (+85.71%)
Mutual labels:  shapefile
earthacrosstime
Twitter bot that posts videos showcasing how random locations in the world have changed since 1984.
Stars: ✭ 28 (+33.33%)
Mutual labels:  shapefile
open-geo-data-education
Open Geospatial Datasets for GIS Education: This is a repository of open geospatial datasets to be used in an educational context. I created these files over years of teaching Geographic Data Science and GIS. All original datasets are freely available online with open data licenses (see the dataset attribution for details). All the datasets in t…
Stars: ✭ 52 (+147.62%)
Mutual labels:  geospatial-data
GeoParser
Extract and Visualize location from any file
Stars: ✭ 48 (+128.57%)
Mutual labels:  geospatial-data
get-tiger
Make workflow for downloading Census geodata and joining it to survey data
Stars: ✭ 37 (+76.19%)
Mutual labels:  shapefile
geospatial-learn
A python library for geo-spatial processing and machine learning
Stars: ✭ 20 (-4.76%)
Mutual labels:  geospatial-data
fdotoolbox
A tool for working with various sources of geospatial data
Stars: ✭ 20 (-4.76%)
Mutual labels:  geospatial-data
mapchina
R Package of Geospatial Shapefile of China Administrative Divisions to the County/District-Level.
Stars: ✭ 60 (+185.71%)
Mutual labels:  shapefile
inventory
UNICEF Open Source Inventory. A UNICEF Global Innovation knowledge base of best practices and resources for working and leading Open.
Stars: ✭ 23 (+9.52%)
Mutual labels:  unicef
kart
Distributed version-control for geospatial and tabular data
Stars: ✭ 253 (+1104.76%)
Mutual labels:  geospatial-data

MagicBox Kepler Demo

Chat on Gitter Maintainability Test Coverage

To see new features, checkout dev branch

live demo

This project has:
  • an express backend that serves a default config.json to kepler-demo.
  • a "Save Config" button that replaces old default map with current map.
Below are two sample schools from Kyrgyzstan, colored according to their level of connectivity to the internet.

screenshot

Docker

bash setup.sh
vi ./client/.env # update REACT_APP_MAPBOX_ACCESS_TOKEN
docker-compose up

Developer Background

This demo is built on Kepler.gl. Here are a couple sources for learning how to work with Kepler:

Kepler itself is built on Redux. An understanding of Redux is helpful for any changes to the UI. Redux has a basic tutorial that covers key concepts.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].