Skip to content

Commit

Permalink
Arkansas Preparations
Browse files Browse the repository at this point in the history
  • Loading branch information
04Marcus committed Aug 17, 2024
1 parent 660d015 commit 7611548
Show file tree
Hide file tree
Showing 20 changed files with 246 additions and 93 deletions.
68 changes: 51 additions & 17 deletions web/cities/cities-ats.js
Original file line number Diff line number Diff line change
Expand Up @@ -761,6 +761,18 @@ var country_properties = {
code: "us-ok",
relative_radius: 0.6
},
"harrison": {
name: "Harrison",
name_english: "Harrison",
code: "us-ar",
relative_radius: 0.6
},
"harrison_khbz": {
name: "Harrison",
name_english: "Harrison",
code: "us-ar",
relative_radius: 1.0
},
"havre": {
name: "Havre",
name_english: "Havre",
Expand Down Expand Up @@ -1259,6 +1271,12 @@ var country_properties = {
code: "us-id",
relative_radius: 0.5
},
"mountain_home": {
name: "Mountain Home",
name_english: "Mountain Home",
code: "us-ar",
relative_radius: 0.7
},
"needles": {
name: "Needles",
name_english: "Needles",
Expand Down Expand Up @@ -2415,6 +2433,12 @@ var city_properties = {
relative_radius: 0.6,
relative_whitenoise: 0.95
},
"harrison": {
relative_whitenoise: 0.95
},
"harrison_khbz": {
relative_whitenoise: 0.95
},
"havre": {
relative_whitenoise: 0.85
},
Expand Down Expand Up @@ -2685,6 +2709,9 @@ var city_properties = {
"montpelier": {
relative_whitenoise: 0.85
},
"mountain_home": {
relative_whitenoise: 0.95
},
"needles": {
relative_radius: 0.8,
relative_whitenoise: 0.95
Expand Down Expand Up @@ -4281,7 +4308,23 @@ var cities = [
"x": "-24243",
"y": "106.262",
"z": "12150.3"
},/*
{
"gameName": "harrison",
"realName": "Harrison",
"country": "harrison",
"x": "",
"y": "",
"z": ""
},
{
"gameName": "harrison_khbz",
"realName": "Harrison",
"country": "harrison_khbz",
"x": "",
"y": "",
"z": ""
},*/
{
"gameName": "havre",
"realName": "Havre",
Expand Down Expand Up @@ -5034,6 +5077,14 @@ var cities = [
"y": "170.788",
"z": "-23269.8"
},
{
"gameName": "mountain_home",
"realName": "Mountain Home",
"country": "mountain_home",
"x": "17033.3",
"y": "125.211",
"z": "14618.9"
},
{
"gameName": "needles",
"realName": "Needles",
Expand Down Expand Up @@ -8294,12 +8345,6 @@ var country_properties_c2c = {
code: "us-ar",
relative_radius: 1.0
},
"mountain_home_ar": {
name: "Mountain Home",
name_english: "Mountain Home",
code: "us-ar",
relative_radius: 0.7
},
"russelville_ar": {
name: "Russelville",
name_english: "Russelville",
Expand Down Expand Up @@ -9552,9 +9597,6 @@ var city_properties_c2c = {
"tuscaloosa_al": {
relative_whitenoise: 0.85
},
"mountain_home_ar": {
relative_whitenoise: 0.95
},
"russelville_ar": {
relative_radius: 0.5,
relative_whitenoise: 0.95
Expand Down Expand Up @@ -10175,14 +10217,6 @@ var cities_c2c = [
"y": "91.6523",
"z": "32224.4"
},
{
"gameName": "mountain_home_ar",
"realName": "Mountain Home",
"country": "mountain_home_ar",
"x": "17033.3",
"y": "125.211",
"z": "14618.9"
},
{
"gameName": "russelville_ar",
"realName": "Russelville",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/stations/images-america/harrison/KHOZ.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/stations/images-america/harrison/KNWA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/stations/images-america/harrison/my 100.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web/stations/images-america/little_rock/La Raza 97.7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file removed web/stations/images-america/little_rock/Z100.7.png
Binary file not shown.
Loading

0 comments on commit 7611548

Please sign in to comment.