fieldpapers/tilelive-fieldpapers

Name: tilelive-fieldpapers

Owner: Field Papers

Description: A tilelive source for Field Papers atlases and snapshots

Created: 2015-04-28 04:28:45.0

Updated: 2017-06-14 00:48:51.0

Pushed: 2017-06-14 00:48:54.0

Homepage: null

Size: 5

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

tilelive-fieldpapers

I am a tilelive source for Field Papers atlases and snapshots.

Usage

This will look up rasters associated with a Field Papers atlas or snapshot and render them as tiles.

This is intended for RGB(A) multiband rasters. It uses Mapnik (via tilelive-mapnik) and GDAL (via node-gdal) under the hood to inspect rasters and render them, so it should work with any format that GDAL supports (and has been compiled with support for).

live.load("fieldpapers+http://fieldpapers.org/snapshots/xz4z2mkc", ...);
Debugging

tilelive-fieldpapers uses debug to facilitate debugging. To enable tilelive-fieldpapers-related messages, set DEBUG=tilelive-fieldpapers before running code that calls into this.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.