ArctosDB / arctos

Arctos is a museum collections management system
https://arctos.database.museum
Apache License 2.0
57 stars 13 forks source link

how to find catalog records that are not georeferenced #7760

Open wellerjes opened 2 months ago

wellerjes commented 2 months ago

I have not attempted to georeference since the new UI took place. Is there a way to determine which catalog records haven't been georeferenced?

I can get georeference source / georeference protocol to show up in search results, but not as search options. Previously, we could search NULL in georeference source to pull up the records needing georeferencing.

Thanks!

dustymc commented 2 months ago

I don't think you can.

For next release, you can via URL eg

https://arctos-test.tacc.utexas.edu/search.cfm?guid_prefix=CHAS:Bird&coordinates=NULL

Please change the milestone and let me know specifics if you'd like something else.

wellerjes commented 2 months ago

Will coordinates be a search option in the next release, or will I need to bookmark the link once it's live?

mkoo commented 2 months ago

I like it! Can we also have NULL as an option in the declat and declong here? https://arctos-test.tacc.utexas.edu/place.cfm?sch=locality

or just a toggle for No coordinates/not geoereferenced? I am searching localities usually from this interface and would find this handy

mkoo commented 2 months ago

Will coordinates be a search option in the next release, or will I need to bookmark the link once it's live?

looks like it will be a search option so you can save to your profile or add as needed.

dustymc commented 2 months ago

I can add the coordinates search option to the "user controlled" options (it was already there so the above was easy, but it's only data-invoked at this point), I can resurrect an old flag, or whatever - let me know what would be most useful.

wellerjes commented 1 month ago

"user controlled" options is best. Thanks!