Skip to content

Commit

Permalink
Updates from website (server_locations) (#272)
Browse files Browse the repository at this point in the history
* Updates from website (server_locations)

* Request change to machine 3148 named Legacy Toys - Changed:
	Status from: available to: retired

* Updates from website (server_locations)

* Request change to machine 3706 named Galveston Railroad Museum - Changed:
	Multimachine from: 1 to: 2

* Request change to machine 3716 named Texas Seaport Museum - Changed:
	Status from: available to: out-of-order

* Request change to machine 6107 named Liberty Bell Center - Changed:
	Multimachine from: 1 to: 0
	Address from , Philadelphia  to: , Philadelphia

* Request change to machine 6107 named Liberty Bell Center - Changed:
Machine with pending changes is getting changed *AGAIN* @jannisborn @NinaWie:
	Multimachine from: 0 to: 1
	Address from , Philadelphia to: 101 S Independence Mall W, Philadelphia, PA 19106

---------

Co-authored-by: Nina Wiedemann <[email protected]>
  • Loading branch information
jannisborn and NinaWie authored Jan 28, 2024
1 parent e562343 commit bd8dcb8
Showing 1 changed file with 77 additions and 6 deletions.
83 changes: 77 additions & 6 deletions data/server_locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -1147,9 +1147,9 @@
"internal_url": "null",
"latitude": "34.1025381",
"longitude": "-118.339455",
"machine_status": "retired",
"machine_status": "available",
"id": 4639,
"last_updated": "2023-06-09"
"last_updated": "2024-01-17"
}
},
{
Expand Down Expand Up @@ -7355,15 +7355,16 @@
"properties": {
"name": "Liberty Bell Center",
"area": "Pennsylvania",
"address": ", Philadelphia ",
"address": "101 S Independence Mall W, Philadelphia, PA 19106",
"status": "unvisited",
"external_url": "http://209.221.138.252/Details.aspx?location=411247",
"internal_url": "null",
"latitude": "39.9502112",
"longitude": "-75.15015559999999",
"machine_status": "available",
"id": 6107,
"last_updated": "2023-10-14"
"last_updated": "2024-01-28",
"multimachine": 1
}
},
{
Expand Down Expand Up @@ -13089,9 +13090,9 @@
"internal_url": "null",
"latitude": "40.7484405",
"longitude": "-73.98566439999999",
"machine_status": "available",
"machine_status": "retired",
"id": 6254,
"last_updated": "2023-10-14"
"last_updated": "2024-01-17"
}
},
{
Expand Down Expand Up @@ -42849,6 +42850,76 @@
"last_updated": "2024-01-23",
"multimachine": 3
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-92.1599383,
46.80454719999999
]
},
"properties": {
"name": "Legacy Toys",
"area": "Minnesota",
"address": "1600 Miller Trunk Hwy, Duluth",
"external_url": "http://209.221.138.252/Details.aspx?location=258539",
"internal_url": "null",
"latitude": "46.80454719999999",
"longitude": "-92.1599383",
"machine_status": "retired",
"status": "unvisited",
"id": 3148,
"last_updated": "2024-01-26"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-94.7985082,
29.3061047
]
},
"properties": {
"name": "Galveston Railroad Museum",
"area": "Texas",
"address": "123 25th Street (Rosenberg) at the Strand, Galveston",
"external_url": "http://209.221.138.252/Details.aspx?location=2416",
"internal_url": "null",
"latitude": "29.3061047",
"longitude": "-94.7985082",
"machine_status": "available",
"status": "unvisited",
"id": 3706,
"last_updated": "2024-01-27",
"multimachine": 2
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-94.79372099999999,
29.3089859
]
},
"properties": {
"name": "Texas Seaport Museum",
"area": "Texas",
"address": "2202 Avenue K (Pier 21, Number 8), Galveston",
"external_url": "http://209.221.138.252/Details.aspx?location=2437",
"internal_url": "null",
"latitude": "29.3089859",
"longitude": "-94.79372099999999",
"machine_status": "out-of-order",
"status": "unvisited",
"id": 3716,
"last_updated": "2024-01-27"
}
}
]
}

0 comments on commit bd8dcb8

Please sign in to comment.