Crude geo data for conservatipn place

This commit is contained in:
2024-11-14 15:54:47 +01:00
parent 99383daf3e
commit 70f1b7090a
8 changed files with 147 additions and 17 deletions

View File

@@ -40,6 +40,7 @@ security:
- { path: ^/bibliography, roles: ROLE_USER }
- { path: ^/collection, roles: ROLE_USER }
- { path: ^/collector, roles: ROLE_USER }
- { path: ^/conservation_place, roles: ROLE_USER }
- { path: ^/document, roles: ROLE_USER }
- { path: ^/object, roles: ROLE_USER }
- { path: ^/site, roles: ROLE_USER }