Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenvh1 committed Aug 21, 2022
2 parents f43d65b + 14c7a7e commit b85e8e6
Show file tree
Hide file tree
Showing 30 changed files with 249 additions and 92 deletions.
158 changes: 149 additions & 9 deletions web/cities/cities-ats.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,19 @@ var country_properties = {
name: "Barstow",
name_english: "Barstow",
code: "us-ca",
relative_radius: 0.5
relative_radius: 0.7
},
"barstow_east": {
name: "Barstow",
name_english: "Barstow",
code: "us-ca",
relative_radius: 0.7
},
"barstow_west": {
name: "Barstow",
name_english: "Barstow",
code: "us-ca",
relative_radius: 0.7
},
"bellingham": {
name: "Bellingham",
Expand Down Expand Up @@ -93,7 +105,7 @@ var country_properties = {
name: "Bozeman",
name_english: "Bozeman",
code: "us-mt",
relative_radius: 0.8
relative_radius: 0.9
},
"brawley": {
name: "Brawley",
Expand All @@ -119,6 +131,18 @@ var country_properties = {
code: "us-mt",
relative_radius: 0.7
},
"butte_north": {
name: "Butte",
name_english: "Butte",
code: "us-mt",
relative_radius: 0.7
},
"butte_east": {
name: "Butte",
name_english: "Butte",
code: "us-mt",
relative_radius: 0.7
},
"carlsbad_nm": {
name: "Carlsbad (NM)",
name_english: "Carlsbad (NM)",
Expand Down Expand Up @@ -988,7 +1012,16 @@ var city_properties = {
relative_whitenoise: 0.85
},
"barstow": {
relative_whitenoise: 0.65
relative_radius: 0.5,
relative_whitenoise: 0.85
},
"barstow_east": {
relative_radius: 0.3,
relative_whitenoise: 0.85
},
"barstow_west": {
relative_radius: 0.4,
relative_whitenoise: 0.85
},
"bellingham": {
relative_whitenoise: 0.85
Expand All @@ -1006,7 +1039,7 @@ var city_properties = {
relative_whitenoise: 0.85
},
"bozeman": {
relative_whitenoise: 0.9
relative_whitenoise: 0.95
},
"brawley": {
relative_whitenoise: 0.85
Expand All @@ -1020,6 +1053,14 @@ var city_properties = {
"butte": {
relative_whitenoise: 0.9
},
"butte_north": {
relative_radius: 0.5,
relative_whitenoise: 0.85
},
"butte_east": {
relative_radius: 0.5,
relative_whitenoise: 0.85
},
"carlsbad_nm": {
relative_whitenoise: 0.85
},
Expand Down Expand Up @@ -1139,7 +1180,7 @@ var city_properties = {
relative_whitenoise: 0.85
},
"helena": {
relative_whitenoise: 0.9
relative_whitenoise: 0.95
},
"hillcrest": {
relative_radius: 0.6,
Expand Down Expand Up @@ -1513,6 +1554,38 @@ var cities = [
"y": "121.652",
"z": "12704.5"
},
{
"gameName": "barstow",
"realName": "Barstow",
"country": "victorville",
"x": "-95069.8",
"y": "121.652",
"z": "12704.5"
},
{
"gameName": "barstow_east",
"realName": "Barstow",
"country": "barstow",
"x": "-92359",
"y": "20.9942",
"z": "11976.2"
},
{
"gameName": "barstow_west",
"realName": "Barstow",
"country": "barstow",
"x": "-98124.8",
"y": "37.3969",
"z": "12579.6"
},
{
"gameName": "barstow_west",
"realName": "Barstow",
"country": "victorville",
"x": "-98124.8",
"y": "37.3969",
"z": "12579.6"
},
{
"gameName": "big_piney",
"realName": "Big Piney",
Expand Down Expand Up @@ -2049,6 +2122,38 @@ var cities = [
"y": "128.582",
"z": "-44535.3"
},
{
"gameName": "butte_north",
"realName": "Butte",
"country": "butte",
"x": "-63813.1",
"y": "155.58",
"z": "-46794"
},
{
"gameName": "butte_north",
"realName": "Butte",
"country": "helena",
"x": "-63813.1",
"y": "155.58",
"z": "-46794"
},
{
"gameName": "butte_east",
"realName": "Butte",
"country": "butte",
"x": "-62900.5",
"y": "175.298",
"z": "-43777.3"
},
{
"gameName": "butte_east",
"realName": "Butte",
"country": "bozeman",
"x": "-62900.5",
"y": "175.298",
"z": "-43777.3"
},
{
"gameName": "carlsbad_nm",
"realName": "Carlsbad",
Expand Down Expand Up @@ -2823,7 +2928,7 @@ var cities = [
"country": "helena",
"x": "-61403.9",
"y": "122.141",
"z": "-49028.7"
"z": "-49728.7"
},
{
"gameName": "lamar",
Expand Down Expand Up @@ -5744,7 +5849,7 @@ var city_properties_c2c = {
relative_whitenoise: 0.85
},
"forsyth": {
relative_radius: 0.5,
relative_radius: 0.6,
relative_whitenoise: 0.85
},
"glasgow": {
Expand Down Expand Up @@ -8242,6 +8347,12 @@ var country_properties_canada = {
code: "ca-bc",
relative_radius: 1.2
},
"deux-rivieres": {
name: "Deux-Rivieres",
name_english: "Deux-Rivieres",
code: "ca-on",
relative_radius: 0.7
},
"dryden": {
name: "Dryden",
name_english: "Dryden",
Expand Down Expand Up @@ -8408,7 +8519,7 @@ var country_properties_canada = {
name: "Maniwaki",
name_english: "Maniwaki",
code: "ca-qc",
relative_radius: 0.8
relative_radius: 0.7
},
"medicinehat": {
name: "Medicine Hat",
Expand Down Expand Up @@ -8444,7 +8555,7 @@ var country_properties_canada = {
name: "Montreal",
name_english: "Montreal",
code: "ca-qc",
relative_radius: 1.0
relative_radius: 0.8
},
"nakina": {
name: "Nakina",
Expand Down Expand Up @@ -8494,6 +8605,12 @@ var country_properties_canada = {
code: "ca-bc",
relative_radius: 0.4
},
"pembroke": {
name: "Pembroke",
name_english: "Pembroke",
code: "ca-on",
relative_radius: 0.5
},
"princegeorge": {
name: "Prince George",
name_english: "Prince George",
Expand Down Expand Up @@ -8680,6 +8797,10 @@ var city_properties_canada = {
"deaselake": {
relative_whitenoise: 0.95
},
"deux-rivieres": {
relative_radius: 0.7,
relative_whitenoise: 0.95
},
"dryden": {
relative_whitenoise: 0.95
},
Expand Down Expand Up @@ -8811,6 +8932,9 @@ var city_properties_canada = {
"pemberton": {
relative_whitenoise: 0.85
},
"pembroke": {
relative_whitenoise: 0.85
},
"princegeorge": {
relative_whitenoise: 0.95
},
Expand Down Expand Up @@ -8952,6 +9076,14 @@ var cities_canada = [
"y": "98.5313",
"z": "-129369"
},
{
"gameName": "deux-rivieres",
"realName": "Deux-Rivieres",
"country": "north_bay",
"x": "68679",
"y": "16.1",
"z": "-47707.5"
},
{
"gameName": "dryden",
"realName": "Dryden",
Expand Down Expand Up @@ -9304,6 +9436,14 @@ var cities_canada = [
"y": "106.828",
"z": "-78672.3"
},
{
"gameName": "pembroke",
"realName": "Pembroke",
"country": "pembroke",
"x": "73649",
"y": "61.5476",
"z": "-46389.3"
},
{
"gameName": "princegeorge",
"realName": "Prince George",
Expand Down
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.
Binary file removed web/stations/images-america/billings/KBUL 95.5.png
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.
Binary file not shown.
Binary file modified web/stations/images-america/c2c/fayetteville_ar/KXUA 88.3.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.
Binary file not shown.
Binary file added web/stations/images-america/canada/CHRI.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 removed web/stations/images-america/los_angeles/88.5 FM.png
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.
Binary file removed web/stations/images-america/missoula/Max 98.7.png
Binary file not shown.
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 removed web/stations/images-europe/tunis/Mosaïque FM.jpg
Diff not rendered.
Binary file added web/stations/images-europe/tunis/Mosaïque FM.png
Loading

0 comments on commit b85e8e6

Please sign in to comment.