lib/geoblacklight/constants.rb in geoblacklight-4.1.1 vs lib/geoblacklight/constants.rb in geoblacklight-4.2.0
- old
+ new
@@ -26,9 +26,11 @@
tiled_map_layer: "urn:x-esri:serviceType:ArcGIS#TiledMapLayer",
dynamic_map_layer: "urn:x-esri:serviceType:ArcGIS#DynamicMapLayer",
image_map_layer: "urn:x-esri:serviceType:ArcGIS#ImageMapLayer",
data_dictionary: "http://lccn.loc.gov/sh85035852",
index_map: "https://openindexmaps.org",
- oembed: "https://oembed.com"
+ oembed: "https://oembed.com",
+ cog: "https://github.com/cogeotiff/cog-spec",
+ pmtiles: "https://github.com/protomaps/PMTiles"
}.freeze
end
end