Skip to content

Low resource interactive map - Import GeoNet & USGS earthquake data, supporting GeoJSON format.

Notifications You must be signed in to change notification settings

danielcunn123/geodata

Repository files navigation

Geodata is an application used to visualize local and worldwide siesmic events.


Features:
  • GeoNet & USGS data support.
  • Minimal internet required.
  • NGINX docker support.
  • Lightweight & very fast.
  • Highly secure.
  • Event clustering.
  • Scaleable.
  • Client-side processing.

Planned:
  • Statistics.
  • USGS time & date.
  • Map interaction features.
  • Cluster colour.
  • Cluster-land colour.
  • Time-based colour.
  • Mag-based colour.
  • Swarm detection.
  • Magnitude - event size.
  • Offline support

Data

GeoJSON

FeatureDisabled

FeatureDisabled

FeatureDisabled

FeatureDisabled

22-Sep 2022 - M5.8 South Island of New Zealand


Clustering

FeatureDisabled

FeatureDisabled

FeatureDisabled

FeatureDisabled


Docker NGINX Server

Within this directory run:
  • chmod -R ugo+rwx geodata
  • docker pull nginx
  • sudo docker run -it --rm -d -p 80:80 -v $(pwd)geodata:/usr/share/nginx/html nginx

FeatureDisabled

Read more about securing Docker containers.

About

Low resource interactive map - Import GeoNet & USGS earthquake data, supporting GeoJSON format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published