Potsdam Porcupines field has wrong coordinates #125

Open
opened 2026-05-14 07:01:13 +00:00 by obnoxieux · 0 comments
Owner

BSM upstream error:

"field": {
      "type": "Field",
      "id": 322,
      "club_id": 498,
      "name": "Baseball / Softball",
      "contact_name": null,
      "address_addon": "Sportplatz am Neues Palais",
      "street": "Lindenallee",
      "postal_code": "14469",
      "city": "Potsdam",
      "country": "DE",
      "longitude": 13.0245,
      "latitude": 52.4316,
      "spectator_total": 1000,
      "spectator_seats": 20,
      "created_at": "2017-05-15 13:17:16 +0200",
      "updated_at": "2022-03-14 11:25:15 +0100",
    },

=> those coordinates are not for the actual field at Neues Palais

BSM upstream error: ``` "field": { "type": "Field", "id": 322, "club_id": 498, "name": "Baseball / Softball", "contact_name": null, "address_addon": "Sportplatz am Neues Palais", "street": "Lindenallee", "postal_code": "14469", "city": "Potsdam", "country": "DE", "longitude": 13.0245, "latitude": 52.4316, "spectator_total": 1000, "spectator_seats": 20, "created_at": "2017-05-15 13:17:16 +0200", "updated_at": "2022-03-14 11:25:15 +0100", }, ``` => those coordinates are not for the actual field at Neues Palais
obnoxieux added this to the Roadmap project 2026-05-18 21:34:22 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tib-baseball/skylarks-diamond-planner#125
No description provided.