geoblacklight 1.0.0.pre2 → 1.0.0.pre3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (40) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/geoblacklight/basemaps.js +6 -4
  3. data/app/assets/javascripts/geoblacklight/geoblacklight.js +1 -1
  4. data/app/assets/javascripts/geoblacklight/modules/util.js +11 -0
  5. data/app/assets/javascripts/geoblacklight/viewers/esri.js +1 -1
  6. data/app/assets/javascripts/geoblacklight/viewers/map.js +2 -8
  7. data/app/assets/javascripts/geoblacklight/viewers/wms.js +1 -1
  8. data/app/assets/stylesheets/geoblacklight/_geoblacklight.scss +2 -0
  9. data/app/assets/stylesheets/geoblacklight/modules/facets.scss +5 -0
  10. data/app/assets/stylesheets/geoblacklight/modules/twitter-typeahead.scss +11 -0
  11. data/app/helpers/geoblacklight_helper.rb +12 -0
  12. data/app/views/catalog/_icon_facet.html.erb +1 -6
  13. data/lib/generators/geoblacklight/install_generator.rb +1 -1
  14. data/lib/geoblacklight/version.rb +1 -1
  15. data/lib/tasks/configure_solr.rake +0 -4
  16. data/lib/tasks/geoblacklight.rake +15 -0
  17. data/schema/geoblacklight-schema.json +207 -0
  18. data/schema/geoblacklight-schema.md +37 -29
  19. data/schema/solr/conf/schema.xml +5 -2
  20. data/spec/features/esri_viewer_spec.rb +7 -7
  21. data/spec/features/home_page_spec.rb +1 -1
  22. data/spec/features/layer_opacity_spec.rb +1 -1
  23. data/spec/features/linkified_attribute_table_spec.rb +11 -0
  24. data/spec/fixtures/solr_documents/actual-papermap1.json +22 -24
  25. data/spec/fixtures/solr_documents/actual-point1.json +2 -4
  26. data/spec/fixtures/solr_documents/actual-polygon1.json +2 -4
  27. data/spec/fixtures/solr_documents/actual-raster1.json +36 -42
  28. data/spec/fixtures/solr_documents/esri-dynamic-layer-all-layers.json +3 -4
  29. data/spec/fixtures/solr_documents/esri-dynamic-layer-single-layer.json +28 -34
  30. data/spec/fixtures/solr_documents/esri-feature-layer.json +15 -21
  31. data/spec/fixtures/solr_documents/esri-image-map-layer.json +4 -5
  32. data/spec/fixtures/solr_documents/esri-tiled_map_layer.json +4 -5
  33. data/spec/fixtures/solr_documents/esri-wms-layer.json +32 -40
  34. data/spec/fixtures/solr_documents/harvard_raster.json +3 -6
  35. data/spec/fixtures/solr_documents/public_direct_download.json +2 -5
  36. data/spec/fixtures/solr_documents/public_iiif_princeton.json +2 -3
  37. data/spec/fixtures/solr_documents/public_polygon_mit.json +3 -6
  38. data/spec/fixtures/solr_documents/restricted-line.json +35 -41
  39. data/spec/javascripts/util_spec.js +12 -0
  40. metadata +10 -2
@@ -1,5 +1,5 @@
1
1
  {
2
- "uuid": "test-soil-survey-map",
2
+ "geoblacklight_version": "1.0",
3
3
  "dc_description_s": "This map shows the Soil Survey Geographic (SSURGO) by the United States Department of Agriculture's Natural Resources Conservation Service. It also shows data that was developed by the National Cooperative Soil Survey and supersedes the State Soil Geographic (STATSGO) dataset published in 1994. SSURGO digitizing duplicates the original soil survey maps. This level of mapping is designed for use by landowners, townships, and county natural resource planning and management. The user should be knowledgeable of soils data and their characteristics. The smallest scale map shows the Global Soil Regions map by the United States Department of Agriculture’s Natural Resources Conservation Service.",
4
4
  "dc_format_s": "GeoTIFF",
5
5
  "dc_identifier_s": "test-soil-survey-map",
@@ -12,12 +12,11 @@
12
12
  "dct_temporal_sm": [
13
13
  "2010"
14
14
  ],
15
- "dct_provenance_s": "University of Minnesota",
16
- "georss_box_s": "21.8079 -129.4956 48.6336 -64.4393",
17
- "layer_slug_s": "minnesota-test-soil-survey-map",
15
+ "dct_provenance_s": "NYU",
16
+ "layer_slug_s": "nyu-test-soil-survey-map",
18
17
  "layer_id_s": "test-soil-survey_map",
19
18
  "layer_geom_type_s": "Raster",
20
19
  "layer_modified_dt": "2015-06-16T00:59:49Z",
21
20
  "solr_geom": "ENVELOPE(-129.4956, -64.4393, 48.6336, 21.8079)",
22
21
  "solr_year_i": 2010
23
- }
22
+ }
@@ -1,41 +1,33 @@
1
1
  {
2
- "uuid": "urn-0a32ef9f-0762-445c-8250-f4a5e220a46d",
3
- "layer_geom_type_s": "Point",
4
- "dc_identifier_s": "urn-0a32ef9f-0762-445c-8250-f4a5e220a46d",
5
- "dc_title_s": "Coal Pillar Location-Mining: Pennsylvania, 2015",
6
- "dc_description_s": "Coal Pillar Locations are pillars of coal that must remain in place to provide support for a coal mine.",
7
- "dc_rights_s": "Public",
8
- "dct_provenance_s": "Penn State University",
9
- "layer_id_s": "30",
10
- "layer_slug_s": "psu-32ef9f-0762-445c-8250-f4a5e220a46d",
11
- "layer_modified_dt": "2016-01-21T09:47:40Z",
12
- "dc_creator_sm": [
13
- "Pennsylvania Department of Environmental Protection"
14
- ],
15
- "dc_publisher_sm": [
16
- "Pennsylvania Department of Environmental Protection"
17
- ],
18
- "dc_format_s": "Shapefile",
19
- "dc_type_s": "Dataset",
20
- "dc_subject_sm": [
21
- "Geoscientific Information",
22
- "Environment",
23
- "EFacts",
24
- "Mine",
25
- "Mining",
26
- "Mines",
27
- "Coal",
28
- "Coal Pillar",
29
- "Coal Pillar Location-Mining",
30
- "CPILL"
31
- ],
32
- "dct_spatial_sm": [
33
- "Pennsylvania"
34
- ],
35
- "dct_issued_s": "2015-09-04",
36
- "dct_temporal_sm": "2015",
37
- "solr_geom": "ENVELOPE(-80.586626, -78.554382, 41.664169, 39.69975)",
38
- "georss_box_s": "39.69975 -80.586626 41.664169 -78.554382",
39
- "solr_year_i": 2015,
40
- "dct_references_s": "{\"http://schema.org/url\":\"http://www.pasda.psu.edu/uci/MetadataDisplay.aspx?entry=PASDA&file=CoalPillarLocationMining2015_10.xml&dataset=273\",\"http://www.opengis.net/def/serviceType/ogc/wms\":\"http://data1.commons.psu.edu/arcgis/services/pasda/DEP/MapServer/WMSServer\",\"http://schema.org/downloadUrl\":\"http://www.pasda.psu.edu/data/dep/CoalPillarLocationMining2016_01.zip\"}"
41
- }
2
+ "geoblacklight_version": "1.0",
3
+ "dc_creator_sm": [
4
+ "(creation): U.S. Geological Survey",
5
+ "(selection/conversion): Bernardin, Lochmueller and Associates"
6
+ ],
7
+ "dc_description_s": "USGS National Atlas metadata states NThis data set portrays the National Agricultural Statistics Service, U.S. Department of Agriculture's 1997 Census data for the United States, presented by county. There are 25 categories of data which include information about farms, crops, livestock, values of products, and farm operator characteristics.N",
8
+ "dc_format_s": "Shapefile",
9
+ "dc_identifier_s": "urn-f082acb1-b01e-4a08-9126-fd62a23fd9aa",
10
+ "dc_publisher_sm": [
11
+ "Bernardin, Lochmueller and Associates"
12
+ ],
13
+ "dc_rights_s": "Public",
14
+ "dc_subject_sm": [
15
+ "farming",
16
+ "agriculture"
17
+ ],
18
+ "dc_title_s": "Agriculture Census: Indiana, 1997",
19
+ "dc_type_s": "Dataset",
20
+ "dct_issued_s": "2003-01-28",
21
+ "dct_provenance_s": "Purdue",
22
+ "dct_references_s": "{\"http://schema.org/downloadUrl\":\"http://maps.indiana.edu/download/Environment/Agriculture_Census.zip\",\"http://schema.org/url\":\"http://indianamap.org/\",\"http://www.isotc211.org/schemas/2005/gmd/\":\"https://opengeometadata.github.io/edu.purdue/f0/82/ac/b1b01e4a089126fd62a23fd9aa/iso19139.xml\",\"http://www.opengis.net/def/serviceType/ogc/wms\":\"https://maps.indiana.edu/arcgis/services/Environment/Agriculture_Census/MapServer/WMSServer\",\"urn:x-esri:serviceType:ArcGIS#DynamicMapLayer\":\"https://maps.indiana.edu/arcgis/rest/services/Environment/Agriculture_Census/MapServer\"}",
23
+ "dct_spatial_sm": [
24
+ "Indiana"
25
+ ],
26
+ "dct_temporal_sm": "1972-1997",
27
+ "layer_geom_type_s": "Mixed",
28
+ "layer_id_s": "0",
29
+ "layer_modified_dt": "2016-06-20T16:17:36Z",
30
+ "layer_slug_s": "purdue-urn-f082acb1-b01e-4a08-9126-fd62a23fd9aa",
31
+ "solr_geom": "ENVELOPE(-88.1607, -84.6882, 41.7753, 37.7554)",
32
+ "solr_year_i": 1972
33
+ }
@@ -1,5 +1,5 @@
1
1
  {
2
- "uuid": "urn:hul.harvard.edu:HARVARD.SDE2.G7064_S2_1834_K3",
2
+ "geoblacklight_version": "1.0",
3
3
  "dc_description_s": "This layer is a georeferenced raster image of the historic paper map entitled: [Karta mesta zanimaemago Sanktpeterburgom : v tom vide v kakom onoe nakhodilos' za god do osnovaniia goroda; sostavlena dlia panoramy S. Peterburga, 1834]. It was published in 1834. Scale [ca. 1:76,000]. Covers Saint Petersburg Region, Russia. Map in Russian and Swedish.\n\nThe image inside the map neatline is georeferenced to the surface of the earth and fit to the 'Pulkovo 1995 Gauss Kruger Zone 6N' coordinate system. All map collar and inset information is also available as part of the raster image, including any inset maps, profiles, statistical tables, directories, text, illustrations, index maps, legends, or other information associated with the principal map.\n\nThis map shows features such as roads, drainage, built-up areas and selected buildings, ground cover, and more. Relief is shown by hachures. Depths shown by soundings. Includes insets: [Retusari island] -- [Sluselberg]. \n\nThis layer is part of a selection of digitally scanned and georeferenced historic maps from The Harvard Map Collection as part of the Imaging the Urban Environment project. Maps selected for this project represent major urban areas and cities of the world, at various time periods. These maps typically portray both natural and manmade features at a large scale. The selection represents a range of regions, originators, ground condition dates, scales, and purposes.",
4
4
  "dc_format_s": "GeoTIFF",
5
5
  "dc_identifier_s": "urn:hul.harvard.edu:HARVARD.SDE2.G7064_S2_1834_K3",
@@ -35,13 +35,10 @@
35
35
  ],
36
36
  "dct_issued_s": "2000",
37
37
  "dct_provenance_s": "Harvard",
38
- "georss_box_s": "59.669749 30.013108 60.041712 30.875309",
39
- "georss_polygon_s": "60.041712 30.013108 60.041712 30.875309 59.669749 30.875309 59.669749 30.013108 60.041712 30.013108",
40
38
  "layer_slug_s": "harvard-g7064-s2-1834-k3",
41
39
  "layer_id_s": "cite:SDE2.G7064_S2_1834_K3",
42
40
  "layer_geom_type_s": "Raster",
43
41
  "layer_modified_dt": "2014-05-27T18:09:36Z",
44
42
  "solr_geom": "ENVELOPE(30.013108, 30.875309, 60.041712, 59.669749)",
45
- "solr_year_i": 1834,
46
- "solr_issued_dt": "2000-01-01T00:00:00Z"
47
- }
43
+ "solr_year_i": 1834
44
+ }
@@ -1,5 +1,5 @@
1
1
  {
2
- "uuid": "http://purl.stanford.edu/cz128vq0535",
2
+ "geoblacklight_version": "1.0",
3
3
  "dc_identifier_s": "http://purl.stanford.edu/cz128vq0535",
4
4
  "dc_title_s": "2005 Rural Poverty GIS Database: Uganda",
5
5
  "dc_description_s": "This polygon shapefile contains 2005 poverty data for 855 rural subcounties in Uganda. These data are intended for researchers, students, policy makers and the general public for reference and mapping purposes, and may be used for basic applications such as viewing, querying, and map output production.",
@@ -22,10 +22,7 @@
22
22
  "dct_issued_s": "2005",
23
23
  "dct_temporal_sm": "2005",
24
24
  "dct_spatial_sm": "Uganda",
25
- "dc_relation_sm": "http://sws.geonames.org/226074/about.rdf",
26
- "georss_box_s": "-1.478794 29.572742 4.234077 35.000308",
27
- "georss_polygon_s": "-1.478794 29.572742 4.234077 29.572742 4.234077 35.000308 -1.478794 35.000308 -1.478794 29.572742",
28
25
  "solr_geom": "ENVELOPE(29.572742, 35.000308, 4.234077, -1.478794)",
29
26
  "solr_year_i": 2005,
30
27
  "stanford_rights_metadata_s": "<?xml version=\"1.0\"?>\n<rightsMetadata>\n <access type=\"discover\">\n <machine>\n <world/>\n </machine>\n </access>\n <access type=\"read\">\n <machine>\n <world/>\n </machine>\n </access>\n <use>\n <human type=\"useAndReproduction\">This item is in the public domain. There are no restrictions on use.</human>\n <human type=\"creativeCommons\"/>\n <machine type=\"creativeCommons\"/>\n </use>\n <copyright>\n <human>This work is in the Public Domain, meaning that it is not subject to copyright.</human>\n </copyright>\n</rightsMetadata>\n"
31
- }
28
+ }
@@ -1,5 +1,5 @@
1
1
  {
2
- "uuid": "http://arks.princeton.edu/ark:/88435/02870w62c",
2
+ "geoblacklight_version": "1.0",
3
3
  "dc_description_s": "Partly colored. Relief shown pictorially. Shows administrative divisions. From Thomas Jefferys's The American atlas, or, A geographical description of the whole continent of America (London : Printed by R. Sayer and Bennett, 1778). Insets: A chart of the mouth of Hudson's River, from Sandy Hook to New York. A plan of the city of New York. Plan of Amboy, with its environs, from an actual survey.",
4
4
  "dc_format_s": "Raster",
5
5
  "dc_identifier_s": "http://arks.princeton.edu/ark:/88435/02870w62c",
@@ -27,11 +27,10 @@
27
27
  ],
28
28
  "dct_issued_s": "1778",
29
29
  "dct_provenance_s": "Princeton",
30
- "georss_box_s": "38.6693 -76.3394 46.5798 -72.1916",
31
30
  "layer_slug_s": "princeton-02870w62c",
32
31
  "layer_id_s": "02870w62c",
33
32
  "layer_geom_type_s": "Raster",
34
33
  "layer_modified_dt": "2014-10-09T18:00:18Z",
35
34
  "solr_geom": "ENVELOPE(-76.3394, -72.1916, 46.5798, 38.6693)",
36
35
  "solr_year_i": 1778
37
- }
36
+ }
@@ -1,5 +1,5 @@
1
1
  {
2
- "uuid": "urn:arrowsmith.mit.edu:MIT.SDE_DATA.US_MA_E25ZCTA5DCT_2000",
2
+ "geoblacklight_version": "1.0",
3
3
  "dc_format_s": "Shapefile",
4
4
  "dc_identifier_s": "urn:arrowsmith.mit.edu:MIT.SDE_DATA.US_MA_E25ZCTA5DCT_2000",
5
5
  "dc_language_s": "English",
@@ -30,13 +30,10 @@
30
30
  ],
31
31
  "dct_issued_s": "2000",
32
32
  "dct_provenance_s": "MIT",
33
- "georss_box_s": "41.230345 -73.533237 42.888068 -69.898565",
34
- "georss_polygon_s": "42.888068 -73.533237 42.888068 -69.898565 41.230345 -69.898565 41.230345 -73.533237 42.888068 -73.533237",
35
33
  "layer_slug_s": "mit-us-ma-e25zcta5dct-2000",
36
34
  "layer_id_s": "sde:SDE_DATA.US_MA_E25ZCTA5DCT_2000",
37
35
  "layer_geom_type_s": "Polygon",
38
36
  "layer_modified_dt": "2014-05-27T18:09:34Z",
39
37
  "solr_geom": "ENVELOPE(-73.533237, -69.898565, 42.888068, 41.230345)",
40
- "solr_year_i": 2000,
41
- "solr_issued_dt": "2000-01-01T00:00:00Z"
42
- }
38
+ "solr_year_i": 2000
39
+ }
@@ -1,42 +1,36 @@
1
1
  {
2
- "uuid": "http://purl.stanford.edu/cg357zz0321",
3
- "dc_identifier_s": "http://purl.stanford.edu/cg357zz0321",
4
- "dc_title_s": "10 Meter Countours: Russian River Basin, California",
5
- "dc_description_s": "This line shapefile contains contours that were derived from a mosiac of 10 meter digital elevation models for the extent of the Russian River basin, located in Sonoma and Mendocino Counties, California.This layer can be used for watershed analysis and planning in the Russian River region of California.",
6
- "dc_rights_s": "Restricted",
7
- "dct_provenance_s": "Stanford",
8
- "dct_references_s": "{\"http://schema.org/url\":\"http://purl.stanford.edu/cg357zz0321\",\"http://schema.org/downloadUrl\":\"http://stacks.stanford.edu/file/druid:cg357zz0321/data.zip\",\"http://www.loc.gov/mods/v3\":\"http://purl.stanford.edu/cg357zz0321.mods\",\"http://www.isotc211.org/schemas/2005/gmd/\":\"https://raw.githubusercontent.com/OpenGeoMetadata/edu.stanford.purl/master/cg/357/zz/0321/iso19139.xml\",\"http://www.w3.org/1999/xhtml\":\"http://opengeometadata.stanford.edu/metadata/edu.stanford.purl/druid:cg357zz0321/default.html\",\"http://www.opengis.net/def/serviceType/ogc/wfs\":\"http://geowebservices-restricted.stanford.edu/geoserver/wfs\",\"http://www.opengis.net/def/serviceType/ogc/wms\":\"http://geowebservices-restricted.stanford.edu/geoserver/wms\"}",
9
- "layer_id_s": "druid:cg357zz0321",
10
- "layer_slug_s": "stanford-cg357zz0321",
11
- "layer_geom_type_s": "Line",
12
- "layer_modified_dt": "2014-12-03T01:20:46Z",
13
- "dc_format_s": "Shapefile",
14
- "dc_language_s": "English",
15
- "dc_type_s": "Dataset",
16
- "dc_publisher_s": "Circuit Rider Productions",
17
- "dc_creator_sm": [
18
- "United States. National Oceanic and Atmospheric Administration",
19
- "Circuit Rider Productions"
20
- ],
21
- "dc_subject_sm": [
22
- "Contours (Cartography)",
23
- "Elevation",
24
- "Inland Waters"
25
- ],
26
- "dct_issued_s": "2003",
27
- "dct_temporal_sm": [
28
- "2002"
29
- ],
30
- "dct_spatial_sm": [
31
- "Sonoma County (Calif.)",
32
- "Mendocino County (Calif.)"
33
- ],
34
- "dc_relation_sm": [
35
- "http://sws.geonames.org/5397100/about.rdf",
36
- "http://sws.geonames.org/5372163/about.rdf"
37
- ],
38
- "georss_box_s": "38.302994 -123.387366 39.398403 -122.52958",
39
- "georss_polygon_s": "38.302994 -123.387366 39.398403 -123.387366 39.398403 -122.52958 38.302994 -122.52958 38.302994 -123.387366",
40
- "solr_geom": "ENVELOPE(-123.387366, -122.52958, 39.398403, 38.302994)",
41
- "solr_year_i": 2002
42
- }
2
+ "geoblacklight_version": "1.0",
3
+ "dc_identifier_s": "http://purl.stanford.edu/cg357zz0321",
4
+ "dc_title_s": "10 Meter Countours: Russian River Basin, California",
5
+ "dc_description_s": "This line shapefile contains contours that were derived from a mosiac of 10 meter digital elevation models for the extent of the Russian River basin, located in Sonoma and Mendocino Counties, California.This layer can be used for watershed analysis and planning in the Russian River region of California.",
6
+ "dc_rights_s": "Restricted",
7
+ "dct_provenance_s": "Stanford",
8
+ "dct_references_s": "{\"http://schema.org/url\":\"http://purl.stanford.edu/cg357zz0321\",\"http://schema.org/downloadUrl\":\"http://stacks.stanford.edu/file/druid:cg357zz0321/data.zip\",\"http://www.loc.gov/mods/v3\":\"http://purl.stanford.edu/cg357zz0321.mods\",\"http://www.isotc211.org/schemas/2005/gmd/\":\"https://raw.githubusercontent.com/OpenGeoMetadata/edu.stanford.purl/master/cg/357/zz/0321/iso19139.xml\",\"http://www.w3.org/1999/xhtml\":\"http://opengeometadata.stanford.edu/metadata/edu.stanford.purl/druid:cg357zz0321/default.html\",\"http://www.opengis.net/def/serviceType/ogc/wfs\":\"http://geowebservices-restricted.stanford.edu/geoserver/wfs\",\"http://www.opengis.net/def/serviceType/ogc/wms\":\"http://geowebservices-restricted.stanford.edu/geoserver/wms\"}",
9
+ "layer_id_s": "druid:cg357zz0321",
10
+ "layer_slug_s": "stanford-cg357zz0321",
11
+ "layer_geom_type_s": "Line",
12
+ "layer_modified_dt": "2014-12-03T01:20:46Z",
13
+ "dc_format_s": "Shapefile",
14
+ "dc_language_s": "English",
15
+ "dc_type_s": "Dataset",
16
+ "dc_publisher_s": "Circuit Rider Productions",
17
+ "dc_creator_sm": [
18
+ "United States. National Oceanic and Atmospheric Administration",
19
+ "Circuit Rider Productions"
20
+ ],
21
+ "dc_subject_sm": [
22
+ "Contours (Cartography)",
23
+ "Elevation",
24
+ "Inland Waters"
25
+ ],
26
+ "dct_issued_s": "2003",
27
+ "dct_temporal_sm": [
28
+ "2002"
29
+ ],
30
+ "dct_spatial_sm": [
31
+ "Sonoma County (Calif.)",
32
+ "Mendocino County (Calif.)"
33
+ ],
34
+ "solr_geom": "ENVELOPE(-123.387366, -122.52958, 39.398403, 38.302994)",
35
+ "solr_year_i": 2002
36
+ }
@@ -0,0 +1,12 @@
1
+ //= require geoblacklight
2
+
3
+ 'use strict';
4
+
5
+ describe('GeoBlacklight.Util', function() {
6
+ describe('linkify', function() {
7
+ it('returns a linkified string', function() {
8
+ expect(GeoBlacklight.Util.linkify('http://www.example.com'))
9
+ .toEqual("<a href='http://www.example.com'>http://www.example.com</a>");
10
+ });
11
+ });
12
+ });
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: geoblacklight
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.pre2
4
+ version: 1.0.0.pre3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mike Graves
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2016-07-26 00:00:00.000000000 Z
14
+ date: 2016-07-28 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: blacklight
@@ -279,6 +279,7 @@ files:
279
279
  - app/assets/javascripts/geoblacklight/modules/item.js
280
280
  - app/assets/javascripts/geoblacklight/modules/layer_opacity.js
281
281
  - app/assets/javascripts/geoblacklight/modules/results.js
282
+ - app/assets/javascripts/geoblacklight/modules/util.js
282
283
  - app/assets/javascripts/geoblacklight/viewers.js
283
284
  - app/assets/javascripts/geoblacklight/viewers/esri.js
284
285
  - app/assets/javascripts/geoblacklight/viewers/esri/dynamic_map_layer.js
@@ -293,6 +294,7 @@ files:
293
294
  - app/assets/stylesheets/geoblacklight/_styles.scss
294
295
  - app/assets/stylesheets/geoblacklight/application.scss
295
296
  - app/assets/stylesheets/geoblacklight/modules/coderay.scss
297
+ - app/assets/stylesheets/geoblacklight/modules/facets.scss
296
298
  - app/assets/stylesheets/geoblacklight/modules/geosearch.scss
297
299
  - app/assets/stylesheets/geoblacklight/modules/home.scss
298
300
  - app/assets/stylesheets/geoblacklight/modules/icon-customization.scss
@@ -303,6 +305,7 @@ files:
303
305
  - app/assets/stylesheets/geoblacklight/modules/results.scss
304
306
  - app/assets/stylesheets/geoblacklight/modules/search_widgets.scss
305
307
  - app/assets/stylesheets/geoblacklight/modules/toolbar.scss
308
+ - app/assets/stylesheets/geoblacklight/modules/twitter-typeahead.scss
306
309
  - app/assets/stylesheets/geoblacklight/modules/web_services.scss
307
310
  - app/controllers/download_controller.rb
308
311
  - app/controllers/wms_controller.rb
@@ -380,6 +383,7 @@ files:
380
383
  - lib/geoblacklight/wms_layer/feature_info_response.rb
381
384
  - lib/tasks/configure_solr.rake
382
385
  - lib/tasks/geoblacklight.rake
386
+ - schema/geoblacklight-schema.json
383
387
  - schema/geoblacklight-schema.md
384
388
  - schema/solr/conf/schema.xml
385
389
  - schema/solr/conf/solrconfig.xml
@@ -397,6 +401,7 @@ files:
397
401
  - spec/features/layer_opacity_spec.rb
398
402
  - spec/features/layer_preview_spec.rb
399
403
  - spec/features/layer_with_no_references_spec.rb
404
+ - spec/features/linkified_attribute_table_spec.rb
400
405
  - spec/features/metadata_panel_spec.rb
401
406
  - spec/features/saved_searches_spec.rb
402
407
  - spec/features/search_bar_spec.rb
@@ -421,6 +426,7 @@ files:
421
426
  - spec/helpers/geoblacklight_helpers_spec.rb
422
427
  - spec/javascripts/geoblacklight_spec.js
423
428
  - spec/javascripts/spec_helper.js
429
+ - spec/javascripts/util_spec.js
424
430
  - spec/lib/geoblacklight/bounding_box_spec.rb
425
431
  - spec/lib/geoblacklight/controller_override_spec.rb
426
432
  - spec/lib/geoblacklight/document_presenter_spec.rb
@@ -494,6 +500,7 @@ test_files:
494
500
  - spec/features/layer_opacity_spec.rb
495
501
  - spec/features/layer_preview_spec.rb
496
502
  - spec/features/layer_with_no_references_spec.rb
503
+ - spec/features/linkified_attribute_table_spec.rb
497
504
  - spec/features/metadata_panel_spec.rb
498
505
  - spec/features/saved_searches_spec.rb
499
506
  - spec/features/search_bar_spec.rb
@@ -518,6 +525,7 @@ test_files:
518
525
  - spec/helpers/geoblacklight_helpers_spec.rb
519
526
  - spec/javascripts/geoblacklight_spec.js
520
527
  - spec/javascripts/spec_helper.js
528
+ - spec/javascripts/util_spec.js
521
529
  - spec/lib/geoblacklight/bounding_box_spec.rb
522
530
  - spec/lib/geoblacklight/controller_override_spec.rb
523
531
  - spec/lib/geoblacklight/document_presenter_spec.rb