evaseemefly / georaster-layer-for-leaflet-example

Simple Example of GeoRasterLayer for Leaflet

Home Page:https://geotiff.github.io/georaster-layer-for-leaflet-example/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

georaster-layer-for-leaflet-example

Simple Example of GeoRasterLayer for Leaflet

main demo

https://geotiff.github.io/georaster-layer-for-leaflet-example/

other examples

  1. Loading the georaster-layer-for-leaflet library via a script tag. You can view the source code here and the live demo here.
  2. Loading a Cloud Optimized GeoTIFF via a script tag. You can view the source code here and the live demo here.
  3. Display Wind Direction arrows by using the customDrawFunction option. You can view the source code here and the live demo here.
  4. Loading the georaster-layer-for-leaflet library along with GeoBlaze via a script tag. You can view the source code here and the live demo here.
  5. Loading a GeoTIFF file via a file input tag and loading the georaster-layer-for-leaflet and georaster libraries via script tags. You can view the source code here and the live demo here.
  6. Combining two Cloud Optimized GeoTIFFs together to create an NDVI map. You can view the source code here and the live demo here.
  7. Display with a color scale. You can view the source code here and the live demo here.
  8. Identifying Wildfires from a Landsat 8 Scene. You can view the source code here and the live demo here.
  9. Visualizing Population COG. You can view the source code here and the live demo here.
  10. Displaying Bathymetry Layer from a COG. You can view the source code here and the live demo here. Data comes from here.

About

Simple Example of GeoRasterLayer for Leaflet

https://geotiff.github.io/georaster-layer-for-leaflet-example/

License:Apache License 2.0


Languages

Language:JavaScript 99.9%Language:HTML 0.1%