forked from Leaflet/Leaflet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allmaps Leaflet plugin (Leaflet#9390)
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
name: allmaps-leaflet | ||
category: basemap-formats | ||
repo: https://github.com/allmaps/allmaps/tree/main/packages/leaflet | ||
author: Allmaps | ||
author-url: https://www.allmaps.org | ||
demo: https://observablehq.com/@allmaps/leaflet-plugin | ||
compatible-v0: | ||
compatible-v1: true | ||
--- | ||
|
||
Allmaps plugin for Leaflet. This plugin allows displaying georeferenced [IIIF](https://iiif.io/) images on a Leaflet map. 100,000s of (historical) maps are available through IIIF, across libraries, archives and museums worldwide. The plugin works by loading [Georeference Annotations](https://preview.iiif.io/api/georef/extension/georef/) and uses WebGL to transform images from a IIIF image server to overlay them on their correct geographical position. See [allmaps.org](https://www.allmaps.org) for more information. |