lib/geoblacklight/constants.rb in geoblacklight-1.7.1 vs lib/geoblacklight/constants.rb in geoblacklight-1.8.0
- old
+ new
@@ -18,9 +18,10 @@
hgl: 'http://schema.org/DownloadAction',
feature_layer: 'urn:x-esri:serviceType:ArcGIS#FeatureLayer',
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'
+ data_dictionary: 'http://lccn.loc.gov/sh85035852',
+ index_map: 'https://openindexmaps.org'
}.freeze
end
end