gu-gridh / multimodal-map

A template for place-based data exploration at GRIDH
0 stars 0 forks source link

Category filter by type of image #41

Closed jonathanwestin closed 1 year ago

jonathanwestin commented 1 year ago

Clicking "Drawings and art" in the category filter should filter the result down to only images that are of the image type "drawing". The category filter widget should be able too filter by any of the available image types (but we will hid impost of them in the frontend as there is not enough data to make it interesting: print rendering figure map drawing plan orthophoto photograph

TristanBridge commented 1 year ago

https://diana.dh.gu.se/api/rephotography/geojson/place/?page_size=500&type=observation -> works https://diana.dh.gu.se/api/rephotography/geojson/place/?page_size=500&type=drawing -> doesn't work

type drawing doesn't exist currently, we need to add it in the backend.