@planet/ol-numpytiles

3.0.1 • Public • Published

OpenLayers NumpyTiles support

OpenLayers support for the NumpyTiles specification.

Developing locally

After cloning the repository, run build, and use npm link. Example below:

$ npm install
$ npm run build
$ cd dist/
$ npm link
$ cd [to your project]
$ npm link @planet/ol-numpytiles

Including in a project

OpenLayers now supports DataTile Sources. The NumpyLoader can be used in conjunction with that in order to create full bitdepth raster layers.

import NumpyLoader from "@planet/ol-numpytiles"

Publishing

Please only publish the dist/ directory.

$ npm publish ./dist/

Demo!

Live demo is available from OpenLayers!

The demo can be run locally using npm start.

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @planet/ol-numpytiles

Weekly Downloads

89

Version

3.0.1

License

Apache-2.0

Unpacked Size

9.07 kB

Total Files

4

Last publish

Collaborators

  • planetmilesm
  • bcvazquez
  • planet-admin
  • tschaub
  • planeto
  • primajin
  • theduckylittle