Ignore:
Timestamp:
05/15/2019 07:47:17 AM (7 years ago)
Author:
jdalbey
Message:

Update HAR locations with real coordinates

File:
1 edited

Legend:

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

    r327 r402  
    88      { 
    99      "type": "Point", 
    10       "coordinates": [-117.807584,33.728551] 
     10      "coordinates": [-117.717500, 33.824722] 
    1111      }, 
    1212  "properties": 
    1313      { 
    14       "location":"N I-5 28.54", 
    15       "street":"S/O REDHILL" 
     14      "location":"N 241 36.104", 
     15      "street":"S/O 91" 
    1616      } 
    1717  }, 
     
    2222      { 
    2323      "type": "Point", 
    24       "coordinates": [-117.766893,33.687054] 
     24      "coordinates": [-117.793889, 33.605556] 
    2525      }, 
    2626  "properties": 
    2727      { 
    28       "location":"S I-5 24.78", 
    29       "street":"JEFFREY" 
     28      "location":"N 73 19.044", 
     29      "street":"S/O 55" 
    3030      } 
    3131  }, 
     
    3636      { 
    3737      "type": "Point", 
    38       "coordinates": [-117.847695,33.712247] 
     38      "coordinates": [-117.849556, 33.639889] 
    3939      }, 
    4040  "properties": 
    4141      { 
    42       "location":"N SR-55  8.21", 
    43       "street":"DYER ROAD" 
     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" 
    4472      } 
    4573  } 
Note: See TracChangeset for help on using the changeset viewer.