earthworks icon indicating copy to clipboard operation
earthworks copied to clipboard

Geospatial discovery application for Stanford University Libraries.

Results 115 earthworks issues
Sort by recently updated
recently updated
newest added

![Screenshot 2024-08-14 at 10 11 05](https://github.com/user-attachments/assets/34732446-c417-4458-afd2-d94bf1dd5804)

**Note: this ticket applies only to Raster datasets (georeferenced maps, satellite imagery, etc.).** For the version specific to Vector data, see #1162. This ticket is for exploring ways to display...

enhancement

**Note: this ticket applies only to Vector datasets (shapefiles, points, polygons, etc.).** For the version specific to Raster data, see #1172. This ticket is for exploring ways to add a...

enhancement

Synonym file: https://github.com/sul-dlss/earthworks/blob/main/config/solr_configs/synonyms.txt What these lines mean: - For lines that have only commas, when a query (in the text field) is made for any term on the line, the...

~~Blocked by #1114~~ Once we have DOI links in the index, think about how to display them. The DOI are indexed in an array with the purl in `'dct_identifier_sm'` Currently...

design needed

after this PR is merged, we should remove the hgl overrides (I think it's only like one or two things) from our earthworks instance https://github.com/geoblacklight/geoblacklight/pull/1484

This PR adjusts the auto suggestions to provide three categories of results: locations, datasets and maps. It updates the suggest endpoint to draw from two suggestion dictionaries. closes #1047

## Backtrace [View full backtrace and more info at honeybadger.io](https://app.honeybadger.io/projects/49895/faults/109293730)

bug

The blacklight_range_limit slider has accessibility issues. We're looking at implementing a hierarchical facet, similar to vt-arclight: ![Screenshot 2024-08-08 at 09 45 59](https://github.com/user-attachments/assets/d62907d0-66e6-4a48-9270-bddb15f4c0c4) To get started, see [the implementation there](https://github.com/sul-dlss/vt-arclight/blob/8206bfb9f2fb1c4b52a8682d6efbd97d0a579b0d/app/controllers/catalog_controller.rb#L136-L140).