Skip to content

Commit

Permalink
Remove commodity filter from Mineral Occurence layer
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartwoodman authored Dec 11, 2024
1 parent 9583ab6 commit 3cf3b01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/layers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@
textbox:
- [ "Name", "erl:name", null, "ISLIKE" ]
dropdownremote:
- [ "Commodity", "erl:representativeCommodity_uri", null, "ISEQUAL", "getAllCommodities.do" ]
- [ "Geologic Timescale", "erl:representativeAge_uri", null, "ISEQUAL", "getAllTimescales.do" ]
checkbox:
- [ "Provider", null ]
Expand Down

0 comments on commit 3cf3b01

Please sign in to comment.