Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jgravois/lerc-leaflet

drawing lerc tiles in leaflet
https://github.com/jgravois/lerc-leaflet

canvas encoding esri leaflet lerc raster web-development

Last synced: 13 days ago
JSON representation

drawing lerc tiles in leaflet

Awesome Lists containing this project

README

        

decode LERC tiles and display them in a Leaflet app.

> ### [live demo](http://jgravois.github.io/lerc-leaflet/)

So, what *is* **[LERC](http:github.com/Esri/lerc)**?

> LERC is an open-source image format which supports rapid encoding and decoding for any pixel type. Users set the maximum compression error per pixel while encoding so the precision of the original input image is preserved (within user defined error bounds).

unrelatedly, *Lurch* is arguably a member of the [Addams family](https://en.wikipedia.org/wiki/Lurch_(The_Addams_Family))

![lurch](https://upload.wikimedia.org/wikipedia/commons/1/16/Fester_lurch_1966.JPG)

### Credits

slider courtesy of [refreshless](http://refreshless.com/nouislider/)

### Contributing

Esri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/Esri/contributing/blob/master/README.md).

### Licensing
Copyright 2017 Esri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

> http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

A copy of the license is available in the repository's [LICENSE](./LICENSE) file.