Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update community hotspot fields #20

Closed
cspindler opened this issue Dec 18, 2023 · 0 comments · Fixed by #21
Closed

Update community hotspot fields #20

cspindler opened this issue Dec 18, 2023 · 0 comments · Fixed by #21
Assignees

Comments

@cspindler
Copy link
Contributor

  • Beobachtungsart: Text aufgelöst aus Enumwert, immer deutsch
  • Bemerkungen: Achtung: Kann beliebig lang sein und auch Sonderzeichen enthalten.
Bitte melden, wenn ich da etwas rausfiltern muss!
  • Copyright: gemäss der vom Benutzer gewählten Zitierung (ohne ©-Zeichen)
{
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          7.60602,
          47.4938011
        ]
      },
      "properties": {
        "ID": "50451",
        "Art": "Biber",
        "Beobachtungsart": "Frassspur",
        "Bemerkungen": "bla bla bla bla",
        "Copyright": "wildenachbarn.ch",
        "Datum": "03.12.2016",
        "Zeitraum": "14.00 - 14.59",
        "Meldung": "<link zu meldung>",
        "Artportraet": "<link zu artportraet>",
        "weight": "1",
        "media": [
          "<link zu bild 1>",
          "<link zu bild 2>",
          "<link zu bild 3>"
        ]
      }
    },
@cspindler cspindler self-assigned this Dec 18, 2023
@cspindler cspindler linked a pull request Dec 18, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant