djtfmartin / gbif-maps

GBIF mapping service built on HBase and ElasticSearch, supporting Mapbox Vector Tiles and PNGs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GBIF Maps

GBIF Occurrence Maps in Mapbox Vector Tile (MVT) format and as PNGs.

  • Processing from HBase or Parquet files into the tile pyramid, stored in HBase
  • Rendering in Mapbox vector tile (MVT) format from HBase or SOLR data sources
  • Mapnik as an optional view to convert MVTs into PNGs
  • Hexagon binning views
  • Fast disaster recovery and batch processing
  • Year resolution time series data

The general architecture:

Architecture

Debugging interfaces

There are debug/demo interfaces:

The result

About

GBIF mapping service built on HBase and ElasticSearch, supporting Mapbox Vector Tiles and PNGs

License:Apache License 2.0


Languages

Language:JavaScript 30.9%Language:Java 30.0%Language:HTML 27.6%Language:Scala 6.8%Language:CSS 2.1%Language:Shell 1.5%Language:CartoCSS 1.0%