From 392f646767f9c878181433ad737e0a586aefea90 Mon Sep 17 00:00:00 2001 From: Jannis Born Date: Tue, 17 Dec 2024 00:30:12 +0100 Subject: [PATCH] Updates from website (server_locations) --- data/server_locations.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/data/server_locations.json b/data/server_locations.json index 15949f73..13733935 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -45599,6 +45599,27 @@ "id": 7676, "last_updated": "2024-11-07" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -96.0963385, + 29.8055423 + ] + }, + "properties": { + "name": "San Felipe de Austin State Historic Site", + "area": "Texas", + "address": "220 2nd St., San Felipe", + "status": "unvisited", + "external_url": "http://209.221.138.252/Details.aspx?location=446951", + "internal_url": "null", + "machine_status": "available", + "id": 7677, + "last_updated": "2024-11-07" + } } ] } \ No newline at end of file