Changeset 326 in tmcsimulator for trunk/webapps/data_layers


Ignore:
Timestamp:
03/17/2019 09:57:48 AM (7 years ago)
Author:
jdalbey
Message:

cptms v0.6.3 decomposed into modules

Location:
trunk/webapps/data_layers
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/webapps/data_layers/cmsToGeoJson.awk

    r318 r326  
    66 
    77# Remove quotes around those streets names that have them 
    8 //{gsub("\"","",$5);printf "  {\n  \"type\": \"Feature\",\n  \"id\": \"%s\",\n  \"geometry\":\n      {\n      \"type\": \"Point\",\n      \"coordinates\": [%s,%s]\n      },\n  \"properties\":\n      {\n      \"location\":\"%s %s %5.2f\",\n      \"street\":\"%s\"\n      }\n  },\n", $1,$7,$8,$10,$12,$15, $5} 
     8//{gsub("\"","",$5);printf "  {\n  \"type\": \"Feature\",\n  \"id\": \"%s\",\n  \"geometry\":\n      {\n      \"type\": \"Point\",\n      \"coordinates\": [%s,%s]\n      },\n  \"properties\":\n      {\n      \"location\":\"%c %s %5.2f\",\n      \"street\":\"%s\"\n      }\n  },\n", $1,$7,$8,$10,$12,$15, $5} 
    99 
    1010# 
  • trunk/webapps/data_layers/cms_locations_D12.gjson

    r317 r326  
    1212  "properties": 
    1313      { 
    14       "location":"North I-5  4.01", 
     14      "location":"N I-5  4.01", 
    1515      "street":"VISTA HERMOSA" 
    1616      } 
     
    2626  "properties": 
    2727      { 
    28       "location":"North I-5  8.01", 
     28      "location":"N I-5  8.01", 
    2929      "street":"AEROPUERTO" 
    3030      } 
     
    4040  "properties": 
    4141      { 
    42       "location":"North I-5 18.59", 
     42      "location":"N I-5 18.59", 
    4343      "street":"EL TORO" 
    4444      } 
     
    5454  "properties": 
    5555      { 
    56       "location":"North I-5 28.54", 
     56      "location":"N I-5 28.54", 
    5757      "street":"S/O REDHILL" 
    5858      } 
     
    6868  "properties": 
    6969      { 
    70       "location":"North I-5 32.36", 
     70      "location":"N I-5 32.36", 
    7171      "street":"17TH ST." 
    7272      } 
     
    8282  "properties": 
    8383      { 
    84       "location":"North I-5 35.16", 
     84      "location":"N I-5 35.16", 
    8585      "street":"STATE COLLEGE" 
    8686      } 
     
    9696  "properties": 
    9797      { 
    98       "location":"North I-5 40.03", 
     98      "location":"N I-5 40.03", 
    9999      "street":"BROOKHURST ST." 
    100100      } 
     
    110110  "properties": 
    111111      { 
    112       "location":"South I-5 17.96", 
     112      "location":"S I-5 17.96", 
    113113      "street":"LOS ALISOS AVE." 
    114114      } 
     
    124124  "properties": 
    125125      { 
    126       "location":"South I-5 24.78", 
     126      "location":"S I-5 24.78", 
    127127      "street":"JEFFREY" 
    128128      } 
     
    138138  "properties": 
    139139      { 
    140       "location":"South I-5 32.44", 
     140      "location":"S I-5 32.44", 
    141141      "street":"17TH ST." 
    142142      } 
     
    152152  "properties": 
    153153      { 
    154       "location":"South I-5 36.46", 
     154      "location":"S I-5 36.46", 
    155155      "street":"ANAHEIM BLVD" 
    156156      } 
     
    166166  "properties": 
    167167      { 
    168       "location":"South I-5 38.70", 
     168      "location":"S I-5 38.70", 
    169169      "street":"BROADWAY AVE." 
    170170      } 
     
    180180  "properties": 
    181181      { 
    182       "location":"South I-5 43.96", 
     182      "location":"S I-5 43.96", 
    183183      "street":"ARTESIA ST." 
    184184      } 
     
    194194  "properties": 
    195195      { 
    196       "location":"East SR-22  8.27", 
     196      "location":"E SR-22  8.27", 
    197197      "street":"HARBOR ST." 
    198198      } 
     
    208208  "properties": 
    209209      { 
    210       "location":"West SR-22 12.42", 
     210      "location":"W SR-22 12.42", 
    211211      "street":"CAMBRIDGE ST." 
    212212      } 
     
    222222  "properties": 
    223223      { 
    224       "location":"North SR-55  8.21", 
     224      "location":"N SR-55  8.21", 
    225225      "street":"DYER ROAD" 
    226226      } 
     
    236236  "properties": 
    237237      { 
    238       "location":"North SR-55 16.12", 
     238      "location":"N SR-55 16.12", 
    239239      "street":"MEATS AVE" 
    240240      } 
     
    250250  "properties": 
    251251      { 
    252       "location":"South SR-55  5.68", 
     252      "location":"S SR-55  5.68", 
    253253      "street":"PAULARINO" 
    254254      } 
     
    264264  "properties": 
    265265      { 
    266       "location":"South SR-55  8.64", 
     266      "location":"S SR-55  8.64", 
    267267      "street":"WARNER AVE" 
    268268      } 
     
    278278  "properties": 
    279279      { 
    280       "location":"South SR-55 12.30", 
     280      "location":"S SR-55 12.30", 
    281281      "street":"SANTA CLARA AVE." 
    282282      } 
     
    292292  "properties": 
    293293      { 
    294       "location":"South SR-55 15.16", 
     294      "location":"S SR-55 15.16", 
    295295      "street":"KATELLA" 
    296296      } 
     
    306306  "properties": 
    307307      { 
    308       "location":"North SR-57 11.18", 
     308      "location":"N SR-57 11.18", 
    309309      "street":"CHAPMAN AVE" 
    310310      } 
     
    320320  "properties": 
    321321      { 
    322       "location":"North SR-57 13.91", 
     322      "location":"N SR-57 13.91", 
    323323      "street":"WAGNER AVE." 
    324324      } 
     
    334334  "properties": 
    335335      { 
    336       "location":"South SR-57 13.92", 
     336      "location":"S SR-57 13.92", 
    337337      "street":"WAGNER AVE." 
    338338      } 
     
    348348  "properties": 
    349349      { 
    350       "location":"South SR-57 18.41", 
     350      "location":"S SR-57 18.41", 
    351351      "street":"YORBA LINDA BLVD" 
    352352      } 
     
    362362  "properties": 
    363363      { 
    364       "location":"East SR-91  1.46", 
     364      "location":"E SR-91  1.46", 
    365365      "street":"HOLDER" 
    366366      } 
     
    376376  "properties": 
    377377      { 
    378       "location":"East SR-91  4.60", 
     378      "location":"E SR-91  4.60", 
    379379      "street":"ACACIA" 
    380380      } 
     
    390390  "properties": 
    391391      { 
    392       "location":"West SR-91  2.09", 
     392      "location":"W SR-91  2.09", 
    393393      "street":"EUCLID" 
    394394      } 
     
    404404  "properties": 
    405405      { 
    406       "location":"West SR-91 10.19", 
     406      "location":"W SR-91 10.19", 
    407407      "street":"LAKEVIEW" 
    408408      } 
     
    418418  "properties": 
    419419      { 
    420       "location":"West SR-91 17.82", 
     420      "location":"W SR-91 17.82", 
    421421      "street":"WIER CANYON" 
    422422      } 
     
    432432  "properties": 
    433433      { 
    434       "location":"North I-405  6.15", 
     434      "location":"N I-405  6.15", 
    435435      "street":"HARVARD" 
    436436      } 
     
    446446  "properties": 
    447447      { 
    448       "location":"North I-405 15.18", 
     448      "location":"N I-405 15.18", 
    449449      "street":"MAGNOLIA ST" 
    450450      } 
     
    460460  "properties": 
    461461      { 
    462       "location":"South I-405  4.06", 
     462      "location":"S I-405  4.06", 
    463463      "street":"JEFFREY" 
    464464      } 
     
    474474  "properties": 
    475475      { 
    476       "location":"South I-405 12.04", 
     476      "location":"S I-405 12.04", 
    477477      "street":"NEW HAMPSHIRE" 
    478478      } 
     
    488488  "properties": 
    489489      { 
    490       "location":"South I-405 21.80", 
     490      "location":"S I-405 21.80", 
    491491      "street":"SEAL BEACH" 
    492492      } 
     
    502502  "properties": 
    503503      { 
    504       "location":"South I-605  0.81", 
     504      "location":"S I-605  0.81", 
    505505      "street":"WARDLOW" 
    506506      } 
     
    516516  "properties": 
    517517      { 
    518       "location":"North SR-57 18.24", 
     518      "location":"N SR-57 18.24", 
    519519      "street":"YORBA LINDA" 
    520520      } 
     
    530530  "properties": 
    531531      { 
    532       "location":"North I-405  0.87", 
     532      "location":"N I-405  0.87", 
    533533      "street":"IRVINE CENTER DRIVE" 
    534534      } 
     
    544544  "properties": 
    545545      { 
    546       "location":"South I-405  7.41", 
     546      "location":"S I-405  7.41", 
    547547      "street":"VON KARMAN" 
    548548      } 
     
    558558  "properties": 
    559559      { 
    560       "location":"West SR-22  5.00", 
     560      "location":"W SR-22  5.00", 
    561561      "street":"MAGNOLIA AT 22" 
    562562      } 
     
    572572  "properties": 
    573573      { 
    574       "location":"North SR-55 11.71", 
     574      "location":"N SR-55 11.71", 
    575575      "street":"17th ST" 
    576576      } 
     
    586586  "properties": 
    587587      { 
    588       "location":"South I-5 10.17", 
     588      "location":"S I-5 10.17", 
    589589      "street":"Ortega Hwy" 
    590590      } 
     
    600600  "properties": 
    601601      { 
    602       "location":"East SR-91  7.12", 
     602      "location":"E SR-91  7.12", 
    603603      "street":"Kraemer" 
    604604      } 
     
    614614  "properties": 
    615615      { 
    616       "location":"East SR-91 13.05", 
     616      "location":"E SR-91 13.05", 
    617617      "street":"E of Imperial" 
    618618      } 
     
    628628  "properties": 
    629629      { 
    630       "location":"South I-5  4.64", 
     630      "location":"S I-5  4.64", 
    631631      "street":"Vista Hermosa" 
    632632      } 
     
    642642  "properties": 
    643643      { 
    644       "location":"North I-5 12.86", 
     644      "location":"N I-5 12.86", 
    645645      "street":"Avery Pkwy" 
    646646      } 
     
    656656  "properties": 
    657657      { 
    658       "location":"South I-5 14.57", 
     658      "location":"S I-5 14.57", 
    659659      "street":"Crown Valley Pkwy" 
    660660      } 
     
    670670  "properties": 
    671671      { 
    672       "location":"North I-5 21.14", 
     672      "location":"N I-5 21.14", 
    673673      "street":"405 fwy" 
    674674      } 
     
    684684  "properties": 
    685685      { 
    686       "location":"North I-5 25.82", 
     686      "location":"N I-5 25.82", 
    687687      "street":"Yale OC" 
    688688      } 
     
    698698  "properties": 
    699699      { 
    700       "location":"South I-5 28.32", 
     700      "location":"S I-5 28.32", 
    701701      "street":"Tustin Ranch OC" 
    702702      } 
     
    712712  "properties": 
    713713      { 
    714       "location":"North SR-55  3.25", 
     714      "location":"N SR-55  3.25", 
    715715      "street":"Santa Isabella" 
    716716      } 
     
    726726  "properties": 
    727727      { 
    728       "location":"North SR-55  5.38", 
     728      "location":"N SR-55  5.38", 
    729729      "street":"Baker Street" 
    730730      } 
     
    740740  "properties": 
    741741      { 
    742       "location":"South SR-57 11.86", 
     742      "location":"S SR-57 11.86", 
    743743      "street":"Orangewood Ave" 
    744744      } 
     
    754754  "properties": 
    755755      { 
    756       "location":"South SR-57 16.88", 
     756      "location":"S SR-57 16.88", 
    757757      "street":"Placentia OH" 
    758758      } 
     
    768768  "properties": 
    769769      { 
    770       "location":"South SR-57 21.52", 
     770      "location":"S SR-57 21.52", 
    771771      "street":"Lambert Rd" 
    772772      } 
     
    782782  "properties": 
    783783      { 
    784       "location":"South I-405 18.72", 
     784      "location":"S I-405 18.72", 
    785785      "street":"Edwards" 
    786786      } 
     
    796796  "properties": 
    797797      { 
    798       "location":"East SR-22 12.28", 
     798      "location":"E SR-22 12.28", 
    799799      "street":"Cambridge Street" 
    800800      } 
     
    810810  "properties": 
    811811      { 
    812       "location":"South I-5 25.00", 
     812      "location":"S I-5 25.00", 
    813813      "street":"Test CMS" 
    814814      } 
     
    824824  "properties": 
    825825      { 
    826       "location":"East SR-74  2.31", 
     826      "location":"E SR-74  2.31", 
    827827      "street":"Antonio" 
    828828      } 
     
    838838  "properties": 
    839839      { 
    840       "location":"North I-5  0.38", 
     840      "location":"N I-5  0.38", 
    841841      "street":"County Line" 
    842842      } 
     
    852852  "properties": 
    853853      { 
    854       "location":"East SR-22  1.77", 
     854      "location":"E SR-22  1.77", 
    855855      "street":"Springdale" 
    856856      } 
     
    866866  "properties": 
    867867      { 
    868       "location":"North SR-73 14.77", 
     868      "location":"N SR-73 14.77", 
    869869      "street":"Laguna_Hills" 
    870870      } 
     
    880880  "properties": 
    881881      { 
    882       "location":"North SR-73 24.91", 
     882      "location":"N SR-73 24.91", 
    883883      "street":"North of Jamboree" 
    884884      } 
     
    894894  "properties": 
    895895      { 
    896       "location":"South SR-73 20.75", 
     896      "location":"S SR-73 20.75", 
    897897      "street":"South of Wildlife" 
    898898      } 
Note: See TracChangeset for help on using the changeset viewer.