Changeset 437 in tmcsimulator for trunk


Ignore:
Timestamp:
07/11/2019 02:32:48 PM (7 years ago)
Author:
jdalbey
Message:

Update HAR locations with callsign id fixes #161

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/webapps/cptms/data_layers/har_locations_D12.gjson

    r402 r437  
    44  { 
    55  "type": "Feature", 
    6   "id": "HAR1", 
     6  "id": "WPMW407 1620 AM", 
    77  "geometry": 
    88      { 
    99      "type": "Point", 
    10       "coordinates": [-117.717500, 33.824722] 
     10      "coordinates": [-117.666444, 33.521694] 
    1111      }, 
    1212  "properties": 
    1313      { 
    14       "location":"N 241 36.104", 
    15       "street":"S/O 91" 
     14      "location":"N I-5", 
     15      "street":"JUNIPERO SERRA RD" 
    1616      } 
    1717  }, 
    1818  { 
    1919  "type": "Feature", 
    20   "id": "HAR2", 
     20  "id": "KNNN868 1620 AM", 
    2121  "geometry": 
    2222      { 
    2323      "type": "Point", 
    24       "coordinates": [-117.793889, 33.605556] 
     24      "coordinates": [-117.8345, 33.725583] 
    2525      }, 
    2626  "properties": 
    2727      { 
    28       "location":"N 73 19.044", 
    29       "street":"S/O 55" 
    30       } 
    31   }, 
    32   { 
    33   "type": "Feature", 
    34   "id": "HAR3", 
    35   "geometry": 
    36       { 
    37       "type": "Point", 
    38       "coordinates": [-117.849556, 33.639889] 
    39       }, 
    40   "properties": 
    41       { 
    42       "location":"Health Sciences Rd", 
    43       "street":"S/O Bison Ave" 
    44       } 
    45   }, 
    46   { 
    47   "type": "Feature", 
    48   "id": "HAR4", 
    49   "geometry": 
    50       { 
    51       "type": "Point", 
    52       "coordinates": [-117.834500, 33.725583] 
    53       }, 
    54   "properties": 
    55       { 
    56       "location":"N 55 9.4", 
    57       "street":"S/O Edinger Ave" 
    58       } 
    59   }, 
    60   { 
    61   "type": "Feature", 
    62   "id": "HAR5", 
    63   "geometry": 
    64       { 
    65       "type": "Point", 
    66       "coordinates": [-117.909222, 33.881139] 
    67       }, 
    68   "properties": 
    69       { 
    70       "location":"Dorothy Ln, Fullerton", 
    71       "street":"N Cornell Ave" 
     28      "location":"N 55", 
     29      "street":"EDINGER AVE" 
    7230      } 
    7331  } 
Note: See TracChangeset for help on using the changeset viewer.