Changeset 398 in tmcsimulator


Ignore:
Timestamp:
04/25/2019 03:28:43 PM (7 years ago)
Author:
jdalbey
Message:

Fix defect 118, add test case that reveals defect.

Location:
trunk
Files:
3 added
4 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/atmsdriver/model/Highways.java

    r353 r398  
    176176        // Get the highway by route number 
    177177        Highway highway = getHighwayByRouteNumber(routeNumber); 
     178        // This check added to fix defect #118. Handles situation when the  
     179        // events file specifies a highway that doesn't exist in the network. 
    178180        if (highway == null) 
    179181        { 
     
    196198            startPost = postmile; 
    197199            endPost = postmile + range; 
    198             //TODO: Catch NPE exception for situation when the events file  
    199             //   specifies a highway that doesn't exist in the network. 
    200             //   Also the case where a desired postmile to color isn't in 
    201             //   the network.  Ticket 118 
    202200            // iterate through the stations, if within the specified highway 
    203201            // stretch, update the station by direction and apply dot color 
  • trunk/src/tmcsim/application.properties

    r393 r398  
    1 #Tue, 23 Apr 2019 10:12:23 -0700 
     1#Thu, 25 Apr 2019 16:57:59 -0700 
    22 
    3 Application.revision=391 
     3Application.revision=397 
    44 
    5 Application.buildnumber=136 
     5Application.buildnumber=137 
  • trunk/webapps/common/js/revision_number.dat

    r393 r398  
    11 
    2     var revisionNumber = "301"; 
     2    var revisionNumber = "397"; 
    33     
  • trunk/webapps/dynamicdata/highway_status.json

    r391 r398  
    44{ 
    55   "type": "Feature", 
    6    "id": "5 N 0.65", 
    7    "geometry": 
    8        { 
    9         "type": "Point", 
    10         "coordinates": [-117.597992,33.40516] 
    11        }, 
    12    "properties":  
    13        {"street": "S. LUIS REY", "color": "lime", "perpx": "0", "perpy": "0"} 
    14 },   
    15 { 
    16    "type": "Feature", 
    17    "id": "5 N 1.26", 
    18    "geometry": 
    19        { 
    20         "type": "Point", 
    21         "coordinates": [-117.6021,33.413319] 
    22        }, 
    23    "properties":  
    24        {"street": "MAGDALENA", "color": "lime", "perpx": "0.891749", "perpy": "0.45253"} 
    25 },   
    26 { 
    27    "type": "Feature", 
    28    "id": "5 N 1.83", 
    29    "geometry": 
    30        { 
    31         "type": "Point", 
    32         "coordinates": [-117.606498,33.420685] 
    33        }, 
    34    "properties":  
    35        {"street": "EL CAMINO REAL", "color": "lime", "perpx": "0", "perpy": "0"} 
    36 },   
    37 { 
    38    "type": "Feature", 
    39    "id": "5 N 2.47", 
    40    "geometry": 
    41        { 
    42         "type": "Point", 
    43         "coordinates": [-117.611817,33.428811] 
    44        }, 
    45    "properties":  
    46        {"street": "PRESIDIO", "color": "lime", "perpx": "0", "perpy": "0"} 
    47 },   
    48 { 
    49    "type": "Feature", 
    50    "id": "5 N 2.8", 
    51    "geometry": 
    52        { 
    53         "type": "Point", 
    54         "coordinates": [-117.615519,33.432425] 
    55        }, 
    56    "properties":  
    57        {"street": "PALIZADA", "color": "lime", "perpx": "0.698551", "perpy": "0.71556"} 
    58 },   
    59 { 
    60    "type": "Feature", 
    61    "id": "5 N 3.23", 
    62    "geometry": 
    63        { 
    64         "type": "Point", 
    65         "coordinates": [-117.619773,33.43749] 
    66        }, 
    67    "properties":  
    68        {"street": "PICO 1", "color": "lime", "perpx": "0.498751", "perpy": "0.866745"} 
    69 },   
    70 { 
    71    "type": "Feature", 
    72    "id": "5 N 3.56", 
    73    "geometry": 
    74        { 
    75         "type": "Point", 
    76         "coordinates": [-117.624486,33.440202] 
    77        }, 
    78    "properties":  
    79        {"street": "PICO 2", "color": "lime", "perpx": "0.498751", "perpy": "0.866745"} 
    80 },   
    81 { 
    82    "type": "Feature", 
    83    "id": "5 N 5.4", 
    84    "geometry": 
    85        { 
    86         "type": "Point", 
    87         "coordinates": [-117.650183,33.455773] 
    88        }, 
    89    "properties":  
    90        {"street": "N OF VAQUERO", "color": "lime", "perpx": "0.393632", "perpy": "0.919268"} 
    91 },   
    92 { 
    93    "type": "Feature", 
    94    "id": "5 N 5.73", 
    95    "geometry": 
    96        { 
    97         "type": "Point", 
    98         "coordinates": [-117.655008,33.458342] 
    99        }, 
    100    "properties":  
    101        {"street": "ESTRELLA1", "color": "lime", "perpx": "0", "perpy": "0"} 
    102 },   
    103 { 
    104    "type": "Feature", 
    105    "id": "5 N 5.89", 
    106    "geometry": 
    107        { 
    108         "type": "Point", 
    109         "coordinates": [-117.657305,33.459637] 
    110        }, 
    111    "properties":  
    112        {"street": "ESTRELLA2", "color": "lime", "perpx": "0", "perpy": "0"} 
    113 },   
    114 { 
    115    "type": "Feature", 
    116    "id": "5 N 6.47", 
    117    "geometry": 
    118        { 
    119         "type": "Point", 
    120         "coordinates": [-117.665509,33.464404] 
    121        }, 
    122    "properties":  
    123        {"street": "SACRAMENTO", "color": "lime", "perpx": "0.523797", "perpy": "0.851843"} 
    124 },   
    125 { 
    126    "type": "Feature", 
    127    "id": "5 N 6.91", 
    128    "geometry": 
    129        { 
    130         "type": "Point", 
    131         "coordinates": [-117.671714,33.468032] 
    132        }, 
    133    "properties":  
    134        {"street": "LAS RAMBLAS", "color": "lime", "perpx": "0", "perpy": "0"} 
    135 },   
    136 { 
    137    "type": "Feature", 
    138    "id": "5 N 7.46", 
    139    "geometry": 
    140        { 
    141         "type": "Point", 
    142         "coordinates": [-117.674271,33.475073] 
    143        }, 
    144    "properties":  
    145        {"street": "CAPISTRANO", "color": "lime", "perpx": "0.816519", "perpy": "-0.577318"} 
    146 },   
    147 { 
    148    "type": "Feature", 
    149    "id": "5 N 7.99", 
    150    "geometry": 
    151        { 
    152         "type": "Point", 
    153         "coordinates": [-117.669596,33.481685] 
    154        }, 
    155    "properties":  
    156        {"street": "AEROPUERTO", "color": "lime", "perpx": "0.816519", "perpy": "-0.577318"} 
    157 },   
    158 { 
    159    "type": "Feature", 
    160    "id": "5 N 8.64", 
    161    "geometry": 
    162        { 
    163         "type": "Point", 
    164         "coordinates": [-117.663255,33.489561] 
    165        }, 
    166    "properties":  
    167        {"street": "S JUAN CREEK", "color": "lime", "perpx": "0.839468", "perpy": "-0.54341"} 
    168 },   
    169 { 
    170    "type": "Feature", 
    171    "id": "5 N 9.15", 
    172    "geometry": 
    173        { 
    174         "type": "Point", 
    175         "coordinates": [-117.659127,33.495938] 
    176        }, 
    177    "properties":  
    178        {"street": "PLAZA", "color": "lime", "perpx": "0.972984", "perpy": "-0.230873"} 
    179 },   
    180 { 
    181    "type": "Feature", 
    182    "id": "5 N 9.69", 
    183    "geometry": 
    184        { 
    185         "type": "Point", 
    186         "coordinates": [-117.658585,33.503727] 
    187        }, 
    188    "properties":  
    189        {"street": "ORTEGA  2", "color": "lime", "perpx": "0.971921", "perpy": "0.235307"} 
    190 },   
    191 { 
    192    "type": "Feature", 
    193    "id": "5 N 10.1", 
    194    "geometry": 
    195        { 
    196         "type": "Point", 
    197         "coordinates": [-117.660803,33.50939] 
    198        }, 
    199    "properties":  
    200        {"street": "EL HORNO", "color": "lime", "perpx": "0.920027", "perpy": "0.391855"} 
    201 },   
    202 { 
    203    "type": "Feature", 
    204    "id": "5 N 10.4", 
    205    "geometry": 
    206        { 
    207         "type": "Point", 
    208         "coordinates": [-117.662568,33.513534] 
    209        }, 
    210    "properties":  
    211        {"street": "SERRA PARK", "color": "lime", "perpx": "0.919833", "perpy": "0.392311"} 
    212 },   
    213 { 
    214    "type": "Feature", 
    215    "id": "5 N 11.05", 
    216    "geometry": 
    217        { 
    218         "type": "Point", 
    219         "coordinates": [-117.666382,33.52247] 
    220        }, 
    221    "properties":  
    222        {"street": "JUNIPERO SERRA", "color": "lime", "perpx": "0.924678", "perpy": "0.38075"} 
    223 },   
    224 { 
    225    "type": "Feature", 
    226    "id": "5 N 11.37", 
    227    "geometry": 
    228        { 
    229         "type": "Point", 
    230         "coordinates": [-117.66866,33.526621] 
    231        }, 
    232    "properties":  
    233        {"street": "TRABUCO", "color": "lime", "perpx": "0.874948", "perpy": "0.484218"} 
    234 },   
    235 { 
    236    "type": "Feature", 
    237    "id": "5 N 11.91", 
    238    "geometry": 
    239        { 
    240         "type": "Point", 
    241         "coordinates": [-117.674488,33.53247] 
    242        }, 
    243    "properties":  
    244        {"street": "WILDWOOD", "color": "lime", "perpx": "0.999898", "perpy": "-0.014276"} 
    245 },   
    246 { 
    247    "type": "Feature", 
    248    "id": "5 N 12.26", 
    249    "geometry": 
    250        { 
    251         "type": "Point", 
    252         "coordinates": [-117.674416,33.537513] 
    253        }, 
    254    "properties":  
    255        {"street": "S OF 73", "color": "lime", "perpx": "0", "perpy": "0"} 
    256 },   
    257 { 
    258    "type": "Feature", 
    259    "id": "5 N 13.05", 
    260    "geometry": 
    261        { 
    262         "type": "Point", 
    263         "coordinates": [-117.672686,33.548817] 
    264        }, 
    265    "properties":  
    266        {"street": "AVERY PARK", "color": "lime", "perpx": "0.999609", "perpy": "-0.027961"} 
    267 },   
    268 { 
    269    "type": "Feature", 
    270    "id": "5 N 13.7", 
    271    "geometry": 
    272        { 
    273         "type": "Point", 
    274         "coordinates": [-117.672848,33.558096] 
    275        }, 
    276    "properties":  
    277        {"street": "CROWN VA1", "color": "lime", "perpx": "0", "perpy": "0"} 
    278 },   
    279 { 
    280    "type": "Feature", 
    281    "id": "5 N 13.87", 
    282    "geometry": 
    283        { 
    284         "type": "Point", 
    285         "coordinates": [-117.672791,33.560549] 
    286        }, 
    287    "properties":  
    288        {"street": "CROWN VA2", "color": "lime", "perpx": "0.996005", "perpy": "-0.089297"} 
    289 },   
    290 { 
    291    "type": "Feature", 
    292    "id": "5 N 15.13", 
    293    "geometry": 
    294        { 
    295         "type": "Point", 
    296         "coordinates": [-117.67162,33.578849] 
    297        }, 
    298    "properties":  
    299        {"street": "OSO PARK 1", "color": "lime", "perpx": "0.999789", "perpy": "-0.020544"} 
    300 },   
    301 { 
    302    "type": "Feature", 
    303    "id": "5 N 15.35", 
    304    "geometry": 
    305        { 
    306         "type": "Point", 
    307         "coordinates": [-117.67157,33.582052] 
    308        }, 
    309    "properties":  
    310        {"street": "OSO PARK2", "color": "lime", "perpx": "0", "perpy": "0"} 
    311 },   
    312 { 
    313    "type": "Feature", 
    314    "id": "5 N 16.51", 
    315    "geometry": 
    316        { 
    317         "type": "Point", 
    318         "coordinates": [-117.676059,33.597861] 
    319        }, 
    320    "properties":  
    321        {"street": "LA PAZ 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    322 },   
    323 { 
    324    "type": "Feature", 
    325    "id": "5 N 16.69", 
    326    "geometry": 
    327        { 
    328         "type": "Point", 
    329         "coordinates": [-117.678685,33.599252] 
    330        }, 
    331    "properties":  
    332        {"street": "LA PAZ 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    333 },   
    334 { 
    335    "type": "Feature", 
    336    "id": "5 N 17.43", 
    337    "geometry": 
    338        { 
    339         "type": "Point", 
    340         "coordinates": [-117.68984,33.604242] 
    341        }, 
    342    "properties":  
    343        {"street": "ALICIA 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    344 },   
    345 { 
    346    "type": "Feature", 
    347    "id": "5 N 17.63", 
    348    "geometry": 
    349        { 
    350         "type": "Point", 
    351         "coordinates": [-117.692734,33.606025] 
    352        }, 
    353    "properties":  
    354        {"street": "ALICIA 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    355 },   
    356 { 
    357    "type": "Feature", 
    358    "id": "5 N 18.61", 
    359    "geometry": 
    360        { 
    361         "type": "Point", 
    362         "coordinates": [-117.706467,33.613883] 
    363        }, 
    364    "properties":  
    365        {"street": "EL TORO 1", "color": "lime", "perpx": "0.647648", "perpy": "0.761939"} 
    366 },   
    367 { 
    368    "type": "Feature", 
    369    "id": "5 N 20", 
    370    "geometry": 
    371        { 
    372         "type": "Point", 
    373         "coordinates": [-117.721491,33.629553] 
    374        }, 
    375    "properties":  
    376        {"street": "LAKE FOR2", "color": "lime", "perpx": "0", "perpy": "0"} 
    377 },   
    378 { 
    379    "type": "Feature", 
    380    "id": "5 N 20.24", 
    381    "geometry": 
    382        { 
    383         "type": "Point", 
    384         "coordinates": [-117.724337,33.632102] 
    385        }, 
    386    "properties":  
    387        {"street": "OLDFIELD", "color": "lime", "perpx": "0.735536", "perpy": "0.677486"} 
    388 },   
    389 { 
    390    "type": "Feature", 
    391    "id": "5 N 20.59", 
    392    "geometry": 
    393        { 
    394         "type": "Point", 
    395         "coordinates": [-117.72806,33.636144] 
    396        }, 
    397    "properties":  
    398        {"street": "BAKE 1", "color": "lime", "perpx": "0.735536", "perpy": "0.677486"} 
    399 },   
    400 { 
    401    "type": "Feature", 
    402    "id": "5 N 20.94", 
    403    "geometry": 
    404        { 
    405         "type": "Point", 
    406         "coordinates": [-117.731437,33.640323] 
    407        }, 
    408    "properties":  
    409        {"street": "BAKE 2", "color": "lime", "perpx": "0.77975", "perpy": "0.626091"} 
    410 },   
    411 { 
    412    "type": "Feature", 
    413    "id": "5 N 21.25", 
    414    "geometry": 
    415        { 
    416         "type": "Point", 
    417         "coordinates": [-117.734444,33.644068] 
    418        }, 
    419    "properties":  
    420        {"street": "At 405", "color": "lime", "perpx": "0.77975", "perpy": "0.626091"} 
    421 },   
    422 { 
    423    "type": "Feature", 
    424    "id": "5 N 22.1", 
    425    "geometry": 
    426        { 
    427         "type": "Point", 
    428         "coordinates": [-117.742629,33.654371] 
    429        }, 
    430    "properties":  
    431        {"street": "ALTON 2", "color": "lime", "perpx": "0.780869", "perpy": "0.624695"} 
    432 },   
    433 { 
    434    "type": "Feature", 
    435    "id": "5 N 22.2", 
    436    "geometry": 
    437        { 
    438         "type": "Point", 
    439         "coordinates": [-117.743597,33.655581] 
    440        }, 
    441    "properties":  
    442        {"street": "ALTON 3", "color": "lime", "perpx": "0.780869", "perpy": "0.624695"} 
    443 },   
    444 { 
    445    "type": "Feature", 
    446    "id": "5 N 22.75", 
    447    "geometry": 
    448        { 
    449         "type": "Point", 
    450         "coordinates": [-117.748817,33.662274] 
    451        }, 
    452    "properties":  
    453        {"street": "BARRANCA", "color": "lime", "perpx": "0.770018", "perpy": "0.638022"} 
    454 },   
    455 { 
    456    "type": "Feature", 
    457    "id": "5 N 23.05", 
    458    "geometry": 
    459        { 
    460         "type": "Point", 
    461         "coordinates": [-117.751722,33.66578] 
    462        }, 
    463    "properties":  
    464        {"street": "S OF 133", "color": "lime", "perpx": "0.776343", "perpy": "0.630311"} 
    465 },   
    466 { 
    467    "type": "Feature", 
    468    "id": "5 N 23.2", 
    469    "geometry": 
    470        { 
    471         "type": "Point", 
    472         "coordinates": [-117.753237,33.667646] 
    473        }, 
    474    "properties":  
    475        {"street": "N OF 133", "color": "lime", "perpx": "0.776343", "perpy": "0.630311"} 
    476 },   
    477 { 
    478    "type": "Feature", 
    479    "id": "5 N 23.5", 
    480    "geometry": 
    481        { 
    482         "type": "Point", 
    483         "coordinates": [-117.755266,33.671657] 
    484        }, 
    485    "properties":  
    486        {"street": "S OF SAND CNYN", "color": "lime", "perpx": "0.972906", "perpy": "0.2312"} 
    487 },   
    488 { 
    489    "type": "Feature", 
    490    "id": "5 N 24.05", 
    491    "geometry": 
    492        { 
    493         "type": "Point", 
    494         "coordinates": [-117.759083,33.67881] 
    495        }, 
    496    "properties":  
    497        {"street": "SAND CANYON 2", "color": "lime", "perpx": "0.701651", "perpy": "0.712521"} 
    498 },   
    499 { 
    500    "type": "Feature", 
    501    "id": "5 N 24.5", 
    502    "geometry": 
    503        { 
    504         "type": "Point", 
    505         "coordinates": [-117.76413,33.68378] 
    506        }, 
    507    "properties":  
    508        {"street": "N OF SAND CNYN", "color": "lime", "perpx": "0.701651", "perpy": "0.712521"} 
    509 },   
    510 { 
    511    "type": "Feature", 
    512    "id": "5 N 25.08", 
    513    "geometry": 
    514        { 
    515         "type": "Point", 
    516         "coordinates": [-117.768954,33.691182] 
    517        }, 
    518    "properties":  
    519        {"street": "JEFFREY 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    520 },   
    521 { 
    522    "type": "Feature", 
    523    "id": "5 N 25.15", 
    524    "geometry": 
    525        { 
    526         "type": "Point", 
    527         "coordinates": [-117.769532,33.692068] 
    528        }, 
    529    "properties":  
    530        {"street": "JEFFREY 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    531 },   
    532 { 
    533    "type": "Feature", 
    534    "id": "5 N 25.8", 
    535    "geometry": 
    536        { 
    537         "type": "Point", 
    538         "coordinates": [-117.774934,33.700287] 
    539        }, 
    540    "properties":  
    541        {"street": "YALE", "color": "lime", "perpx": "0.835661", "perpy": "0.549245"} 
    542 },   
    543 { 
    544    "type": "Feature", 
    545    "id": "5 N 26.56", 
    546    "geometry": 
    547        { 
    548         "type": "Point", 
    549         "coordinates": [-117.781713,33.709761] 
    550        }, 
    551    "properties":  
    552        {"street": "CULVER 1", "color": "lime", "perpx": "0.673811", "perpy": "0.738904"} 
    553 },   
    554 { 
    555    "type": "Feature", 
    556    "id": "5 N 26.81", 
    557    "geometry": 
    558        { 
    559         "type": "Point", 
    560         "coordinates": [-117.784619,33.712411] 
    561        }, 
    562    "properties":  
    563        {"street": "CULVER 2", "color": "lime", "perpx": "0.673811", "perpy": "0.738904"} 
    564 },   
    565 { 
    566    "type": "Feature", 
    567    "id": "5 N 27.55", 
    568    "geometry": 
    569        { 
    570         "type": "Point", 
    571         "coordinates": [-117.794408,33.719297] 
    572        }, 
    573    "properties":  
    574        {"street": "JAMBOREE 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    575 },   
    576 { 
    577    "type": "Feature", 
    578    "id": "5 N 27.56", 
    579    "geometry": 
    580        { 
    581         "type": "Point", 
    582         "coordinates": [-117.794541,33.719391] 
    583        }, 
    584    "properties":  
    585        {"street": "JAMBOREE 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    586 },   
    587 { 
    588    "type": "Feature", 
    589    "id": "5 N 28.1", 
    590    "geometry": 
    591        { 
    592         "type": "Point", 
    593         "coordinates": [-117.801722,33.724394] 
    594        }, 
    595    "properties":  
    596        {"street": "TUSTIN RANCH", "color": "lime", "perpx": "0.570509", "perpy": "0.821292"} 
    597 },   
    598 { 
    599    "type": "Feature", 
    600    "id": "5 N 29.24", 
    601    "geometry": 
    602        { 
    603         "type": "Point", 
    604         "coordinates": [-117.817068,33.73489] 
    605        }, 
    606    "properties":  
    607        {"street": "RED HILL", "color": "lime", "perpx": "0", "perpy": "0"} 
    608 },   
    609 { 
    610    "type": "Feature", 
    611    "id": "5 N 29.79", 
    612    "geometry": 
    613        { 
    614         "type": "Point", 
    615         "coordinates": [-117.825811,33.738115] 
    616        }, 
    617    "properties":  
    618        {"street": "NEWPORT*", "color": "lime", "perpx": "0.29944", "perpy": "0.954115"} 
    619 },   
    620 { 
    621    "type": "Feature", 
    622    "id": "5 N 30", 
    623    "geometry": 
    624        { 
    625         "type": "Point", 
    626         "coordinates": [-117.829214,33.739183] 
    627        }, 
    628    "properties":  
    629        {"street": "B ST.", "color": "lime", "perpx": "0", "perpy": "0"} 
    630 },   
    631 { 
    632    "type": "Feature", 
    633    "id": "5 N 30.2", 
    634    "geometry": 
    635        { 
    636         "type": "Point", 
    637         "coordinates": [-117.832416,33.740283] 
    638        }, 
    639    "properties":  
    640        {"street": "S OF 55", "color": "lime", "perpx": "0.333225", "perpy": "0.942847"} 
    641 },   
    642 { 
    643    "type": "Feature", 
    644    "id": "5 N 30.4", 
    645    "geometry": 
    646        { 
    647         "type": "Point", 
    648         "coordinates": [-117.835585,33.741403] 
    649        }, 
    650    "properties":  
    651        {"street": "N OF 55", "color": "lime", "perpx": "0.333225", "perpy": "0.942847"} 
    652 },   
    653 { 
    654    "type": "Feature", 
    655    "id": "5 N 30.8", 
    656    "geometry": 
    657        { 
    658         "type": "Point", 
    659         "coordinates": [-117.841283,33.744413] 
    660        }, 
    661    "properties":  
    662        {"street": "1ST", "color": "lime", "perpx": "0", "perpy": "0"} 
    663 },   
    664 { 
    665    "type": "Feature", 
    666    "id": "5 N 31.23", 
    667    "geometry": 
    668        { 
    669         "type": "Point", 
    670         "coordinates": [-117.844061,33.750124] 
    671        }, 
    672    "properties":  
    673        {"street": "4TH", "color": "lime", "perpx": "0.715791", "perpy": "0.698315"} 
    674 },   
    675 { 
    676    "type": "Feature", 
    677    "id": "5 N 31.4", 
    678    "geometry": 
    679        { 
    680         "type": "Point", 
    681         "coordinates": [-117.845939,33.752049] 
    682        }, 
    683    "properties":  
    684        {"street": "CONCORD", "color": "lime", "perpx": "0.715791", "perpy": "0.698315"} 
    685 },   
    686 { 
    687    "type": "Feature", 
    688    "id": "5 N 31.6", 
    689    "geometry": 
    690        { 
    691         "type": "Point", 
    692         "coordinates": [-117.848788,33.753753] 
    693        }, 
    694    "properties":  
    695        {"street": "GRAND 1", "color": "lime", "perpx": "0.435561", "perpy": "0.900159"} 
    696 },   
    697 { 
    698    "type": "Feature", 
    699    "id": "5 N 31.73", 
    700    "geometry": 
    701        { 
    702         "type": "Point", 
    703         "coordinates": [-117.850781,33.754689] 
    704        }, 
    705    "properties":  
    706        {"street": "GRAND 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    707 },   
    708 { 
    709    "type": "Feature", 
    710    "id": "5 N 32.3", 
    711    "geometry": 
    712        { 
    713         "type": "Point", 
    714         "coordinates": [-117.859664,33.758644] 
     6   "id": "55 N 2.77", 
     7   "geometry": 
     8       { 
     9        "type": "Point", 
     10        "coordinates": [-117.908497,33.651784] 
     11       }, 
     12   "properties":  
     13       {"street": "VICTORIA1", "color": "lime", "perpx": "0.712053", "perpy": "-0.702126"} 
     14},   
     15{ 
     16   "type": "Feature", 
     17   "id": "55 N 3.07", 
     18   "geometry": 
     19       { 
     20        "type": "Point", 
     21        "coordinates": [-117.905264,33.655235] 
     22       }, 
     23   "properties":  
     24       {"street": "VICTORIA2", "color": "lime", "perpx": "0.7454", "perpy": "-0.666618"} 
     25},   
     26{ 
     27   "type": "Feature", 
     28   "id": "55 N 3.59", 
     29   "geometry": 
     30       { 
     31        "type": "Point", 
     32        "coordinates": [-117.899494,33.661052] 
     33       }, 
     34   "properties":  
     35       {"street": "FAIR 1", "color": "lime", "perpx": "0.711701", "perpy": "-0.702482"} 
     36},   
     37{ 
     38   "type": "Feature", 
     39   "id": "55 N 3.97", 
     40   "geometry": 
     41       { 
     42        "type": "Point", 
     43        "coordinates": [-117.895303,33.665298] 
     44       }, 
     45   "properties":  
     46       {"street": "FAIR 2", "color": "lime", "perpx": "0.711701", "perpy": "-0.702482"} 
     47},   
     48{ 
     49   "type": "Feature", 
     50   "id": "55 N 4.58", 
     51   "geometry": 
     52       { 
     53        "type": "Point", 
     54        "coordinates": [-117.888101,33.671785] 
     55       }, 
     56   "properties":  
     57       {"street": "BRISTOL", "color": "lime", "perpx": "0.612685", "perpy": "-0.790327"} 
     58},   
     59{ 
     60   "type": "Feature", 
     61   "id": "55 N 4.7", 
     62   "geometry": 
     63       { 
     64        "type": "Point", 
     65        "coordinates": [-117.886575,33.672968] 
     66       }, 
     67   "properties":  
     68       {"street": "BAKER 1", "color": "lime", "perpx": "0.649874", "perpy": "-0.760042"} 
     69},   
     70{ 
     71   "type": "Feature", 
     72   "id": "55 N 5.06", 
     73   "geometry": 
     74       { 
     75        "type": "Point", 
     76        "coordinates": [-117.882208,33.676702] 
     77       }, 
     78   "properties":  
     79       {"street": "BAKER 2", "color": "lime", "perpx": "0.649874", "perpy": "-0.760042"} 
     80},   
     81{ 
     82   "type": "Feature", 
     83   "id": "55 N 5.51", 
     84   "geometry": 
     85       { 
     86        "type": "Point", 
     87        "coordinates": [-117.877327,33.681801] 
     88       }, 
     89   "properties":  
     90       {"street": "PAULARINO 1", "color": "lime", "perpx": "0.73612", "perpy": "-0.676851"} 
     91},   
     92{ 
     93   "type": "Feature", 
     94   "id": "55 N 5.87", 
     95   "geometry": 
     96       { 
     97        "type": "Point", 
     98        "coordinates": [-117.873498,33.685939] 
     99       }, 
     100   "properties":  
     101       {"street": "PAULARINO 2", "color": "lime", "perpx": "0.719864", "perpy": "-0.694115"} 
     102},   
     103{ 
     104   "type": "Feature", 
     105   "id": "55 N 6.94", 
     106   "geometry": 
     107       { 
     108        "type": "Point", 
     109        "coordinates": [-117.861831,33.698026] 
     110       }, 
     111   "properties":  
     112       {"street": "MACARTHU1", "color": "lime", "perpx": "0.740557", "perpy": "-0.671994"} 
     113},   
     114{ 
     115   "type": "Feature", 
     116   "id": "55 N 7.1", 
     117   "geometry": 
     118       { 
     119        "type": "Point", 
     120        "coordinates": [-117.860155,33.699873] 
     121       }, 
     122   "properties":  
     123       {"street": "MACARTHU2", "color": "lime", "perpx": "0", "perpy": "0"} 
     124},   
     125{ 
     126   "type": "Feature", 
     127   "id": "55 N 7.85", 
     128   "geometry": 
     129       { 
     130        "type": "Point", 
     131        "coordinates": [-117.85183,33.708364] 
     132       }, 
     133   "properties":  
     134       {"street": "DYER 1", "color": "lime", "perpx": "0", "perpy": "0"} 
     135},   
     136{ 
     137   "type": "Feature", 
     138   "id": "55 N 8.12", 
     139   "geometry": 
     140       { 
     141        "type": "Point", 
     142        "coordinates": [-117.848847,33.711314] 
     143       }, 
     144   "properties":  
     145       {"street": "DYER 2", "color": "lime", "perpx": "0.71172", "perpy": "-0.702463"} 
     146},   
     147{ 
     148   "type": "Feature", 
     149   "id": "55 N 9.41", 
     150   "geometry": 
     151       { 
     152        "type": "Point", 
     153        "coordinates": [-117.83503,33.726049] 
     154       }, 
     155   "properties":  
     156       {"street": "EDINGER 2", "color": "lime", "perpx": "0", "perpy": "0"} 
     157},   
     158{ 
     159   "type": "Feature", 
     160   "id": "55 N 9.84", 
     161   "geometry": 
     162       { 
     163        "type": "Point", 
     164        "coordinates": [-117.833555,33.732101] 
     165       }, 
     166   "properties":  
     167       {"street": "MCFADDEN", "color": "lime", "perpx": "0.999932", "perpy": "-0.011627"} 
     168},   
     169{ 
     170   "type": "Feature", 
     171   "id": "55 N 10.2", 
     172   "geometry": 
     173       { 
     174        "type": "Point", 
     175        "coordinates": [-117.833583,33.737088] 
     176       }, 
     177   "properties":  
     178       {"street": "N OF 5 OFF", "color": "lime", "perpx": "0", "perpy": "0"} 
     179},   
     180{ 
     181   "type": "Feature", 
     182   "id": "55 N 10.4", 
     183   "geometry": 
     184       { 
     185        "type": "Point", 
     186        "coordinates": [-117.83368,33.739982] 
     187       }, 
     188   "properties":  
     189       {"street": "S OF 5", "color": "lime", "perpx": "0.999923", "perpy": "0.012439"} 
     190},   
     191{ 
     192   "type": "Feature", 
     193   "id": "55 N 10.5", 
     194   "geometry": 
     195       { 
     196        "type": "Point", 
     197        "coordinates": [-117.833698,33.741429] 
     198       }, 
     199   "properties":  
     200       {"street": "N OF 5", "color": "lime", "perpx": "0.97478", "perpy": "-0.22317"} 
     201},   
     202{ 
     203   "type": "Feature", 
     204   "id": "55 N 11.1", 
     205   "geometry": 
     206       { 
     207        "type": "Point", 
     208        "coordinates": [-117.831768,33.749859] 
     209       }, 
     210   "properties":  
     211       {"street": "FOURTH 2", "color": "lime", "perpx": "0", "perpy": "0"} 
     212},   
     213{ 
     214   "type": "Feature", 
     215   "id": "55 N 11.74", 
     216   "geometry": 
     217       { 
     218        "type": "Point", 
     219        "coordinates": [-117.830994,33.759105] 
    715220       }, 
    716221   "properties":  
     
    719224{ 
    720225   "type": "Feature", 
    721    "id": "5 N 32.5", 
    722    "geometry": 
    723        { 
    724         "type": "Point", 
    725         "coordinates": [-117.862379,33.760465] 
    726        }, 
    727    "properties":  
    728        {"street": "17TH 2", "color": "lime", "perpx": "0.753317", "perpy": "0.657658"} 
    729 },   
    730 { 
    731    "type": "Feature", 
    732    "id": "5 N 32.6", 
    733    "geometry": 
    734        { 
    735         "type": "Point", 
    736         "coordinates": [-117.863369,33.761599] 
    737        }, 
    738    "properties":  
    739        {"street": "17TH 3", "color": "lime", "perpx": "0", "perpy": "0"} 
    740 },   
    741 { 
    742    "type": "Feature", 
    743    "id": "5 N 33.2", 
    744    "geometry": 
    745        { 
    746         "type": "Point", 
    747         "coordinates": [-117.86784,33.76901] 
    748        }, 
    749    "properties":  
    750        {"street": "MAIN 2", "color": "lime", "perpx": "0.824993", "perpy": "0.565143"} 
    751 },   
    752 { 
    753    "type": "Feature", 
    754    "id": "5 N 33.8", 
    755    "geometry": 
    756        { 
    757         "type": "Point", 
    758         "coordinates": [-117.873886,33.776455] 
    759        }, 
    760    "properties":  
    761        {"street": "S OF 22", "color": "lime", "perpx": "0.783267", "perpy": "0.621685"} 
    762 },   
    763 { 
    764    "type": "Feature", 
    765    "id": "5 N 34.2", 
    766    "geometry": 
    767        { 
    768         "type": "Point", 
    769         "coordinates": [-117.878226,33.781151] 
    770        }, 
    771    "properties":  
    772        {"street": "LA VETA", "color": "lime", "perpx": "0.58161", "perpy": "0.813468"} 
    773 },   
    774 { 
    775    "type": "Feature", 
    776    "id": "5 N 34.3", 
    777    "geometry": 
    778        { 
    779         "type": "Point", 
    780         "coordinates": [-117.879468,33.782039] 
    781        }, 
    782    "properties":  
    783        {"street": "N OF 57", "color": "lime", "perpx": "0.544875", "perpy": "0.838517"} 
    784 },   
    785 { 
    786    "type": "Feature", 
    787    "id": "5 N 35", 
    788    "geometry": 
    789        { 
    790         "type": "Point", 
    791         "coordinates": [-117.887536,33.789689] 
     226   "id": "55 N 12", 
     227   "geometry": 
     228       { 
     229        "type": "Point", 
     230        "coordinates": [-117.830834,33.762898] 
     231       }, 
     232   "properties":  
     233       {"street": "17TH 2", "color": "lime", "perpx": "0", "perpy": "0"} 
     234},   
     235{ 
     236   "type": "Feature", 
     237   "id": "55 N 12.7", 
     238   "geometry": 
     239       { 
     240        "type": "Point", 
     241        "coordinates": [-117.830912,33.773139] 
     242       }, 
     243   "properties":  
     244       {"street": "FAIRHAVEN", "color": "lime", "perpx": "0.999999", "perpy": "0.001196"} 
     245},   
     246{ 
     247   "type": "Feature", 
     248   "id": "55 N 13.9", 
     249   "geometry": 
     250       { 
     251        "type": "Point", 
     252        "coordinates": [-117.830884,33.790409] 
    792253       }, 
    793254   "properties":  
     
    796257{ 
    797258   "type": "Feature", 
    798    "id": "5 N 35.1", 
    799    "geometry": 
    800        { 
    801         "type": "Point", 
    802         "coordinates": [-117.888724,33.790771] 
    803        }, 
    804    "properties":  
    805        {"street": "STATE COLLEGE", "color": "lime", "perpx": "0.673354", "perpy": "0.73932"} 
    806 },   
    807 { 
    808    "type": "Feature", 
    809    "id": "5 N 35.6", 
    810    "geometry": 
    811        { 
    812         "type": "Point", 
    813         "coordinates": [-117.893833,33.795663] 
    814        }, 
    815    "properties":  
    816        {"street": "GENE AUTRY", "color": "lime", "perpx": "0.700471", "perpy": "0.713681"} 
    817 },   
    818 { 
    819    "type": "Feature", 
    820    "id": "5 N 36.4", 
    821    "geometry": 
    822        { 
    823         "type": "Point", 
    824         "coordinates": [-117.902246,33.803764] 
    825        }, 
    826    "properties":  
    827        {"street": "ORANGEWOOD 2", "color": "lime", "perpx": "0.641147", "perpy": "0.767418"} 
    828 },   
    829 { 
    830    "type": "Feature", 
    831    "id": "5 N 36.48", 
    832    "geometry": 
    833        { 
    834         "type": "Point", 
    835         "coordinates": [-117.903814,33.805074] 
    836        }, 
    837    "properties":  
    838        {"street": "KATELLA", "color": "lime", "perpx": "0.614618", "perpy": "0.788825"} 
    839 },   
    840 { 
    841    "type": "Feature", 
    842    "id": "5 N 36.6", 
    843    "geometry": 
    844        { 
    845         "type": "Point", 
    846         "coordinates": [-117.905829,33.806644] 
    847        }, 
    848    "properties":  
    849        {"street": "ANAHEIM 2", "color": "lime", "perpx": "0.614618", "perpy": "0.788825"} 
    850 },   
    851 { 
    852    "type": "Feature", 
    853    "id": "5 N 37", 
    854    "geometry": 
    855        { 
    856         "type": "Point", 
    857         "coordinates": [-117.910643,33.811147] 
    858        }, 
    859    "properties":  
    860        {"street": "S OF HARBOR", "color": "lime", "perpx": "0.690175", "perpy": "0.723642"} 
    861 },   
    862 { 
    863    "type": "Feature", 
    864    "id": "5 N 37.38", 
    865    "geometry": 
    866        { 
    867         "type": "Point", 
    868         "coordinates": [-117.915054,33.815354] 
    869        }, 
    870    "properties":  
    871        {"street": "HARBOR", "color": "lime", "perpx": "0.700541", "perpy": "0.713613"} 
    872 },   
    873 { 
    874    "type": "Feature", 
    875    "id": "5 N 37.7", 
    876    "geometry": 
    877        { 
    878         "type": "Point", 
    879         "coordinates": [-117.918657,33.818891] 
    880        }, 
    881    "properties":  
    882        {"street": "BALL", "color": "lime", "perpx": "0.696671", "perpy": "0.717391"} 
    883 },   
    884 { 
    885    "type": "Feature", 
    886    "id": "5 N 38.1", 
    887    "geometry": 
    888        { 
    889         "type": "Point", 
    890         "coordinates": [-117.923123,33.823323] 
    891        }, 
    892    "properties":  
    893        {"street": "SOUTH 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    894 },   
    895 { 
    896    "type": "Feature", 
    897    "id": "5 N 38.9", 
    898    "geometry": 
    899        { 
    900         "type": "Point", 
    901         "coordinates": [-117.931513,33.832016] 
    902        }, 
    903    "properties":  
    904        {"street": "LINCOLN", "color": "lime", "perpx": "0", "perpy": "0"} 
    905 },   
    906 { 
    907    "type": "Feature", 
    908    "id": "5 N 39.3", 
    909    "geometry": 
    910        { 
    911         "type": "Point", 
    912         "coordinates": [-117.938078,33.834815] 
    913        }, 
    914    "properties":  
    915        {"street": "EUCLID 1", "color": "lime", "perpx": "0.36034", "perpy": "0.932821"} 
    916 },   
    917 { 
    918    "type": "Feature", 
    919    "id": "5 N 39.6", 
    920    "geometry": 
    921        { 
    922         "type": "Point", 
    923         "coordinates": [-117.943038,33.836731] 
    924        }, 
    925    "properties":  
    926        {"street": "EUCLID 2", "color": "lime", "perpx": "0.478822", "perpy": "0.877912"} 
    927 },   
    928 { 
    929    "type": "Feature", 
    930    "id": "5 N 40.04", 
    931    "geometry": 
    932        { 
    933         "type": "Point", 
    934         "coordinates": [-117.949259,33.840124] 
    935        }, 
    936    "properties":  
    937        {"street": "CRESCENT", "color": "lime", "perpx": "0.478822", "perpy": "0.877912"} 
    938 },   
    939 { 
    940    "type": "Feature", 
    941    "id": "5 N 40.5", 
    942    "geometry": 
    943        { 
    944         "type": "Point", 
    945         "coordinates": [-117.955716,33.843721] 
    946        }, 
    947    "properties":  
    948        {"street": "BROOKHURST 1", "color": "lime", "perpx": "0.541489", "perpy": "0.840708"} 
    949 },   
    950 { 
    951    "type": "Feature", 
    952    "id": "5 N 40.7", 
    953    "geometry": 
    954        { 
    955         "type": "Point", 
    956         "coordinates": [-117.958388,33.845442] 
    957        }, 
    958    "properties":  
    959        {"street": "BROOKHURST 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    960 },   
    961 { 
    962    "type": "Feature", 
    963    "id": "5 N 40.98", 
    964    "geometry": 
    965        { 
    966         "type": "Point", 
    967         "coordinates": [-117.962444,33.847549] 
    968        }, 
    969    "properties":  
    970        {"street": "LA PALMA", "color": "lime", "perpx": "0.442245", "perpy": "0.896895"} 
    971 },   
    972 { 
    973    "type": "Feature", 
    974    "id": "5 N 43.01", 
    975    "geometry": 
    976        { 
    977         "type": "Point", 
    978         "coordinates": [-117.991902,33.863248] 
    979        }, 
    980    "properties":  
    981        {"street": "STANTON", "color": "lime", "perpx": "0.437215", "perpy": "0.899357"} 
    982 },   
    983 { 
    984    "type": "Feature", 
    985    "id": "5 S 0.64", 
    986    "geometry": 
    987        { 
    988         "type": "Point", 
    989         "coordinates": [-117.598167,33.404943] 
    990        }, 
    991    "properties":  
    992        {"street": "S LUIS REY", "color": "lime", "perpx": "-0.892883", "perpy": "-0.450288"} 
    993 },   
    994 { 
    995    "type": "Feature", 
    996    "id": "5 S 0.9", 
    997    "geometry": 
    998        { 
    999         "type": "Point", 
    1000         "coordinates": [-117.599923,33.408425] 
    1001        }, 
    1002    "properties":  
    1003        {"street": "CALAFIA", "color": "lime", "perpx": "0", "perpy": "0"} 
    1004 },   
    1005 { 
    1006    "type": "Feature", 
    1007    "id": "5 S 1.26", 
    1008    "geometry": 
    1009        { 
    1010         "type": "Point", 
    1011         "coordinates": [-117.602338,33.41325] 
    1012        }, 
    1013    "properties":  
    1014        {"street": "MAGDALENA", "color": "lime", "perpx": "-0.9013", "perpy": "-0.433194"} 
    1015 },   
    1016 { 
    1017    "type": "Feature", 
    1018    "id": "5 S 1.49", 
    1019    "geometry": 
    1020        { 
    1021         "type": "Point", 
    1022         "coordinates": [-117.603827,33.416348] 
    1023        }, 
    1024    "properties":  
    1025        {"street": "EL CAMINO REAL", "color": "lime", "perpx": "0", "perpy": "0"} 
    1026 },   
    1027 { 
    1028    "type": "Feature", 
    1029    "id": "5 S 2.14", 
    1030    "geometry": 
    1031        { 
    1032         "type": "Point", 
    1033         "coordinates": [-117.609039,33.424652] 
    1034        }, 
    1035    "properties":  
    1036        {"street": "PRESIDIO", "color": "lime", "perpx": "0", "perpy": "0"} 
    1037 },   
    1038 { 
    1039    "type": "Feature", 
    1040    "id": "5 S 2.8", 
    1041    "geometry": 
    1042        { 
    1043         "type": "Point", 
    1044         "coordinates": [-117.615724,33.432273] 
    1045        }, 
    1046    "properties":  
    1047        {"street": "PALIZADA", "color": "lime", "perpx": "-0.768234", "perpy": "-0.640169"} 
    1048 },   
    1049 { 
    1050    "type": "Feature", 
    1051    "id": "5 S 3.23", 
    1052    "geometry": 
    1053        { 
    1054         "type": "Point", 
    1055         "coordinates": [-117.619943,33.437336] 
    1056        }, 
    1057    "properties":  
    1058        {"street": "PICO 1", "color": "lime", "perpx": "-0.498994", "perpy": "-0.866606"} 
    1059 },   
    1060 { 
    1061    "type": "Feature", 
    1062    "id": "5 S 3.56", 
    1063    "geometry": 
    1064        { 
    1065         "type": "Point", 
    1066         "coordinates": [-117.624646,33.440044] 
    1067        }, 
    1068    "properties":  
    1069        {"street": "PICO 2", "color": "lime", "perpx": "-0.605568", "perpy": "-0.795794"} 
    1070 },   
    1071 { 
    1072    "type": "Feature", 
    1073    "id": "5 S 5.4", 
    1074    "geometry": 
    1075        { 
    1076         "type": "Point", 
    1077         "coordinates": [-117.650318,33.455612] 
    1078        }, 
    1079    "properties":  
    1080        {"street": "N OF VAQUERO", "color": "lime", "perpx": "-0.443289", "perpy": "-0.896379"} 
    1081 },   
    1082 { 
    1083    "type": "Feature", 
    1084    "id": "5 S 5.59", 
    1085    "geometry": 
    1086        { 
    1087         "type": "Point", 
    1088         "coordinates": [-117.653153,33.457014] 
    1089        }, 
    1090    "properties":  
    1091        {"street": "ESTRELLA", "color": "lime", "perpx": "0", "perpy": "0"} 
    1092 },   
    1093 { 
    1094    "type": "Feature", 
    1095    "id": "5 S 6.47", 
    1096    "geometry": 
    1097        { 
    1098         "type": "Point", 
    1099         "coordinates": [-117.665631,33.464281] 
    1100        }, 
    1101    "properties":  
    1102        {"street": "SACRAMENTO", "color": "lime", "perpx": "-0.56275", "perpy": "-0.826627"} 
    1103 },   
    1104 { 
    1105    "type": "Feature", 
    1106    "id": "5 S 6.6", 
    1107    "geometry": 
    1108        { 
    1109         "type": "Point", 
    1110         "coordinates": [-117.667379,33.465471] 
    1111        }, 
    1112    "properties":  
    1113        {"street": "RTE 1 SB", "color": "lime", "perpx": "0", "perpy": "0"} 
    1114 },   
    1115 { 
    1116    "type": "Feature", 
    1117    "id": "5 S 7.46", 
    1118    "geometry": 
    1119        { 
    1120         "type": "Point", 
    1121         "coordinates": [-117.674584,33.475102] 
    1122        }, 
    1123    "properties":  
    1124        {"street": "CAPISTRANO", "color": "lime", "perpx": "-0.815879", "perpy": "0.578222"} 
    1125 },   
    1126 { 
    1127    "type": "Feature", 
    1128    "id": "5 S 7.99", 
    1129    "geometry": 
    1130        { 
    1131         "type": "Point", 
    1132         "coordinates": [-117.669881,33.481738] 
    1133        }, 
    1134    "properties":  
    1135        {"street": "AEROPUERTO", "color": "lime", "perpx": "-0.815879", "perpy": "0.578222"} 
    1136 },   
    1137 { 
    1138    "type": "Feature", 
    1139    "id": "5 S 8.6", 
    1140    "geometry": 
    1141        { 
    1142         "type": "Point", 
    1143         "coordinates": [-117.663917,33.489176] 
    1144        }, 
    1145    "properties":  
    1146        {"street": "S JUAN CREEK", "color": "lime", "perpx": "-0.836267", "perpy": "0.548322"} 
    1147 },   
    1148 { 
    1149    "type": "Feature", 
    1150    "id": "5 S 9.15", 
    1151    "geometry": 
    1152        { 
    1153         "type": "Point", 
    1154         "coordinates": [-117.659442,33.496001] 
    1155        }, 
    1156    "properties":  
    1157        {"street": "PLAZA", "color": "lime", "perpx": "-0.971491", "perpy": "0.237077"} 
    1158 },   
    1159 { 
    1160    "type": "Feature", 
    1161    "id": "5 S 9.4", 
    1162    "geometry": 
    1163        { 
    1164         "type": "Point", 
    1165         "coordinates": [-117.658583,33.499521] 
    1166        }, 
    1167    "properties":  
    1168        {"street": "ORTEGA 1", "color": "lime", "perpx": "-0.996721", "perpy": "-0.080919"} 
    1169 },   
    1170 { 
    1171    "type": "Feature", 
    1172    "id": "5 S 10.1", 
    1173    "geometry": 
    1174        { 
    1175         "type": "Point", 
    1176         "coordinates": [-117.661127,33.5093] 
    1177        }, 
    1178    "properties":  
    1179        {"street": "EL HORNO", "color": "lime", "perpx": "-0.918881", "perpy": "-0.394535"} 
    1180 },   
    1181 { 
    1182    "type": "Feature", 
    1183    "id": "5 S 10.4", 
    1184    "geometry": 
    1185        { 
    1186         "type": "Point", 
    1187         "coordinates": [-117.662905,33.513441] 
    1188        }, 
    1189    "properties":  
    1190        {"street": "SERRA PARK", "color": "lime", "perpx": "-0.920608", "perpy": "-0.390487"} 
    1191 },   
    1192 { 
    1193    "type": "Feature", 
    1194    "id": "5 S 10.7", 
    1195    "geometry": 
    1196        { 
    1197         "type": "Point", 
    1198         "coordinates": [-117.664664,33.517588] 
    1199        }, 
    1200    "properties":  
    1201        {"street": "JUNIPERO SERRA", "color": "lime", "perpx": "-0.920608", "perpy": "-0.390487"} 
    1202 },   
    1203 { 
    1204    "type": "Feature", 
    1205    "id": "5 S 11.37", 
    1206    "geometry": 
    1207        { 
    1208         "type": "Point", 
    1209         "coordinates": [-117.668912,33.526418] 
    1210        }, 
    1211    "properties":  
    1212        {"street": "TRABUCO", "color": "lime", "perpx": "-0.878964", "perpy": "-0.476887"} 
    1213 },   
    1214 { 
    1215    "type": "Feature", 
    1216    "id": "5 S 11.91", 
    1217    "geometry": 
    1218        { 
    1219         "type": "Point", 
    1220         "coordinates": [-117.674919,33.53231] 
    1221        }, 
    1222    "properties":  
    1223        {"street": "WILDWOOD", "color": "lime", "perpx": "-0.999508", "perpy": "0.03137"} 
    1224 },   
    1225 { 
    1226    "type": "Feature", 
    1227    "id": "5 S 12.4", 
    1228    "geometry": 
    1229        { 
    1230         "type": "Point", 
    1231         "coordinates": [-117.674695,33.539447] 
    1232        }, 
    1233    "properties":  
    1234        {"street": "S of 73", "color": "lime", "perpx": "0", "perpy": "0"} 
    1235 },   
    1236 { 
    1237    "type": "Feature", 
    1238    "id": "5 S 12.8", 
    1239    "geometry": 
    1240        { 
    1241         "type": "Point", 
    1242         "coordinates": [-117.673404,33.545217] 
    1243        }, 
    1244    "properties":  
    1245        {"street": "AVERY 1", "color": "lime", "perpx": "-0.993564", "perpy": "0.113275"} 
    1246 },   
    1247 { 
    1248    "type": "Feature", 
    1249    "id": "5 S 13.6", 
    1250    "geometry": 
    1251        { 
    1252         "type": "Point", 
    1253         "coordinates": [-117.673131,33.556667] 
    1254        }, 
    1255    "properties":  
    1256        {"street": "CROWN VA1", "color": "lime", "perpx": "-0.999988", "perpy": "0.004899"} 
    1257 },   
    1258 { 
    1259    "type": "Feature", 
    1260    "id": "5 S 15.03", 
    1261    "geometry": 
    1262        { 
    1263         "type": "Point", 
    1264         "coordinates": [-117.671983,33.577397] 
    1265        }, 
    1266    "properties":  
    1267        {"street": "OSO PARK1", "color": "lime", "perpx": "-0.999891", "perpy": "0.014798"} 
    1268 },   
    1269 { 
    1270    "type": "Feature", 
    1271    "id": "5 S 15.3", 
    1272    "geometry": 
    1273        { 
    1274         "type": "Point", 
    1275         "coordinates": [-117.671925,33.581316] 
    1276        }, 
    1277    "properties":  
    1278        {"street": "OSO PARK2", "color": "lime", "perpx": "-0.999911", "perpy": "0.013321"} 
    1279 },   
    1280 { 
    1281    "type": "Feature", 
    1282    "id": "5 S 16.3", 
    1283    "geometry": 
    1284        { 
    1285         "type": "Point", 
    1286         "coordinates": [-117.673779,33.595354] 
    1287        }, 
    1288    "properties":  
    1289        {"street": "LA PAZ 1", "color": "lime", "perpx": "-0.688838", "perpy": "-0.724915"} 
    1290 },   
    1291 { 
    1292    "type": "Feature", 
    1293    "id": "5 S 16.5", 
    1294    "geometry": 
    1295        { 
    1296         "type": "Point", 
    1297         "coordinates": [-117.67615,33.597607] 
    1298        }, 
    1299    "properties":  
    1300        {"street": "LA PAZ 2", "color": "lime", "perpx": "-0.688838", "perpy": "-0.724915"} 
    1301 },   
    1302 { 
    1303    "type": "Feature", 
    1304    "id": "5 S 17.26", 
    1305    "geometry": 
    1306        { 
    1307         "type": "Point", 
    1308         "coordinates": [-117.687691,33.602645] 
    1309        }, 
    1310    "properties":  
    1311        {"street": "ALICIA 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    1312 },   
    1313 { 
    1314    "type": "Feature", 
    1315    "id": "5 S 17.49", 
    1316    "geometry": 
    1317        { 
    1318         "type": "Point", 
    1319         "coordinates": [-117.69087,33.604617] 
    1320        }, 
    1321    "properties":  
    1322        {"street": "ALICIA 2", "color": "lime", "perpx": "-0.527137", "perpy": "-0.849781"} 
    1323 },   
    1324 { 
    1325    "type": "Feature", 
    1326    "id": "5 S 18.5", 
    1327    "geometry": 
    1328        { 
    1329         "type": "Point", 
    1330         "coordinates": [-117.705361,33.612561] 
    1331        }, 
    1332    "properties":  
    1333        {"street": "EL TORO 1", "color": "lime", "perpx": "-0.647397", "perpy": "-0.762153"} 
    1334 },   
    1335 { 
    1336    "type": "Feature", 
    1337    "id": "5 S 18.7", 
    1338    "geometry": 
    1339        { 
    1340         "type": "Point", 
    1341         "coordinates": [-117.707825,33.614654] 
    1342        }, 
    1343    "properties":  
    1344        {"street": "EL TORO 2", "color": "lime", "perpx": "-0.647397", "perpy": "-0.762153"} 
    1345 },   
    1346 { 
    1347    "type": "Feature", 
    1348    "id": "5 S 19.8", 
    1349    "geometry": 
    1350        { 
    1351         "type": "Point", 
    1352         "coordinates": [-117.719875,33.627286] 
    1353        }, 
    1354    "properties":  
    1355        {"street": "LAKE FOR1", "color": "lime", "perpx": "0", "perpy": "0"} 
    1356 },   
    1357 { 
    1358    "type": "Feature", 
    1359    "id": "5 S 19.9", 
    1360    "geometry": 
    1361        { 
    1362         "type": "Point", 
    1363         "coordinates": [-117.720919,33.628454] 
    1364        }, 
    1365    "properties":  
    1366        {"street": "LAKE FOR2", "color": "lime", "perpx": "0", "perpy": "0"} 
    1367 },   
    1368 { 
    1369    "type": "Feature", 
    1370    "id": "5 S 20.24", 
    1371    "geometry": 
    1372        { 
    1373         "type": "Point", 
    1374         "coordinates": [-117.724813,33.631989] 
    1375        }, 
    1376    "properties":  
    1377        {"street": "OLDFIELD", "color": "lime", "perpx": "-0.737725", "perpy": "-0.675102"} 
    1378 },   
    1379 { 
    1380    "type": "Feature", 
    1381    "id": "5 S 20.59", 
    1382    "geometry": 
    1383        { 
    1384         "type": "Point", 
    1385         "coordinates": [-117.728446,33.635959] 
    1386        }, 
    1387    "properties":  
    1388        {"street": "BAKE 1", "color": "lime", "perpx": "-0.737725", "perpy": "-0.675102"} 
    1389 },   
    1390 { 
    1391    "type": "Feature", 
    1392    "id": "5 S 20.95", 
    1393    "geometry": 
    1394        { 
    1395         "type": "Point", 
    1396         "coordinates": [-117.731896,33.640308] 
    1397        }, 
    1398    "properties":  
    1399        {"street": "BAKE 2", "color": "lime", "perpx": "-0.792319", "perpy": "-0.610107"} 
    1400 },   
    1401 { 
    1402    "type": "Feature", 
    1403    "id": "5 S 21.25", 
    1404    "geometry": 
    1405        { 
    1406         "type": "Point", 
    1407         "coordinates": [-117.734722,33.643978] 
    1408        }, 
    1409    "properties":  
    1410        {"street": "At 405", "color": "lime", "perpx": "-0.792319", "perpy": "-0.610107"} 
    1411 },   
    1412 { 
    1413    "type": "Feature", 
    1414    "id": "5 S 22.1", 
    1415    "geometry": 
    1416        { 
    1417         "type": "Point", 
    1418         "coordinates": [-117.74294,33.654255] 
    1419        }, 
    1420    "properties":  
    1421        {"street": "ALTON 1", "color": "lime", "perpx": "-0.78542", "perpy": "-0.618963"} 
    1422 },   
    1423 { 
    1424    "type": "Feature", 
    1425    "id": "5 S 22.14", 
    1426    "geometry": 
    1427        { 
    1428         "type": "Point", 
    1429         "coordinates": [-117.743323,33.654741] 
    1430        }, 
    1431    "properties":  
    1432        {"street": "ALTON 2", "color": "lime", "perpx": "-0.78542", "perpy": "-0.618963"} 
    1433 },   
    1434 { 
    1435    "type": "Feature", 
    1436    "id": "5 S 22.75", 
    1437    "geometry": 
    1438        { 
    1439         "type": "Point", 
    1440         "coordinates": [-117.749253,33.662021] 
    1441        }, 
    1442    "properties":  
    1443        {"street": "BARRANCA", "color": "lime", "perpx": "-0.788481", "perpy": "-0.615059"} 
    1444 },   
    1445 { 
    1446    "type": "Feature", 
    1447    "id": "5 S 23.05", 
    1448    "geometry": 
    1449        { 
    1450         "type": "Point", 
    1451         "coordinates": [-117.75203,33.665581] 
    1452        }, 
    1453    "properties":  
    1454        {"street": "S OF 133", "color": "lime", "perpx": "-0.781645", "perpy": "-0.623724"} 
    1455 },   
    1456 { 
    1457    "type": "Feature", 
    1458    "id": "5 S 23.1", 
    1459    "geometry": 
    1460        { 
    1461         "type": "Point", 
    1462         "coordinates": [-117.7525,33.66617] 
    1463        }, 
    1464    "properties":  
    1465        {"street": "N OF 133", "color": "lime", "perpx": "0", "perpy": "0"} 
    1466 },   
    1467 { 
    1468    "type": "Feature", 
    1469    "id": "5 S 23.5", 
    1470    "geometry": 
    1471        { 
    1472         "type": "Point", 
    1473         "coordinates": [-117.755616,33.6716] 
    1474        }, 
    1475    "properties":  
    1476        {"street": "S OF SAND CNYN", "color": "lime", "perpx": "-0.975596", "perpy": "-0.219572"} 
    1477 },   
    1478 { 
    1479    "type": "Feature", 
    1480    "id": "5 S 23.69", 
    1481    "geometry": 
    1482        { 
    1483         "type": "Point", 
    1484         "coordinates": [-117.756223,33.674297] 
    1485        }, 
    1486    "properties":  
    1487        {"street": "SAND CANYON 1", "color": "lime", "perpx": "-0.809826", "perpy": "-0.58667"} 
    1488 },   
    1489 { 
    1490    "type": "Feature", 
    1491    "id": "5 S 24.05", 
    1492    "geometry": 
    1493        { 
    1494         "type": "Point", 
    1495         "coordinates": [-117.759362,33.67863] 
    1496        }, 
    1497    "properties":  
    1498        {"street": "SAND CANYON 2", "color": "lime", "perpx": "-0.809826", "perpy": "-0.58667"} 
    1499 },   
    1500 { 
    1501    "type": "Feature", 
    1502    "id": "5 S 24.5", 
    1503    "geometry": 
    1504        { 
    1505         "type": "Point", 
    1506         "coordinates": [-117.764425,33.683599] 
    1507        }, 
    1508    "properties":  
    1509        {"street": "N OF SAND CNYN", "color": "lime", "perpx": "-0.835705", "perpy": "-0.549178"} 
    1510 },   
    1511 { 
    1512    "type": "Feature", 
    1513    "id": "5 S 24.84", 
    1514    "geometry": 
    1515        { 
    1516         "type": "Point", 
    1517         "coordinates": [-117.767277,33.687939] 
    1518        }, 
    1519    "properties":  
    1520        {"street": "JEFFREY 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    1521 },   
    1522 { 
    1523    "type": "Feature", 
    1524    "id": "5 S 25.8", 
    1525    "geometry": 
    1526        { 
    1527         "type": "Point", 
    1528         "coordinates": [-117.775267,33.700148] 
    1529        }, 
    1530    "properties":  
    1531        {"street": "YALE", "color": "lime", "perpx": "-0.828715", "perpy": "-0.559671"} 
    1532 },   
    1533 { 
    1534    "type": "Feature", 
    1535    "id": "5 S 26.35", 
    1536    "geometry": 
    1537        { 
    1538         "type": "Point", 
    1539         "coordinates": [-117.779935,33.70706] 
    1540        }, 
    1541    "properties":  
    1542        {"street": "CULVER 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    1543 },   
    1544 { 
    1545    "type": "Feature", 
    1546    "id": "5 S 26.66", 
    1547    "geometry": 
    1548        { 
    1549         "type": "Point", 
    1550         "coordinates": [-117.783134,33.710634] 
    1551        }, 
    1552    "properties":  
    1553        {"street": "CULVER 2", "color": "lime", "perpx": "-0.654674", "perpy": "-0.755912"} 
    1554 },   
    1555 { 
    1556    "type": "Feature", 
    1557    "id": "5 S 27.43", 
    1558    "geometry": 
    1559        { 
    1560         "type": "Point", 
    1561         "coordinates": [-117.793071,33.717966] 
    1562        }, 
    1563    "properties":  
    1564        {"street": "JAMBOREE 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    1565 },   
    1566 { 
    1567    "type": "Feature", 
    1568    "id": "5 S 27.7", 
    1569    "geometry": 
    1570        { 
    1571         "type": "Point", 
    1572         "coordinates": [-117.796638,33.72047] 
    1573        }, 
    1574    "properties":  
    1575        {"street": "JAMBOREE 2", "color": "lime", "perpx": "-0.574555", "perpy": "-0.818466"} 
    1576 },   
    1577 { 
    1578    "type": "Feature", 
    1579    "id": "5 S 28.1", 
    1580    "geometry": 
    1581        { 
    1582         "type": "Point", 
    1583         "coordinates": [-117.801999,33.724136] 
    1584        }, 
    1585    "properties":  
    1586        {"street": "TUSTIN RANCH", "color": "lime", "perpx": "-0.556796", "perpy": "-0.83065"} 
    1587 },   
    1588 { 
    1589    "type": "Feature", 
    1590    "id": "5 S 29.02", 
    1591    "geometry": 
    1592        { 
    1593         "type": "Point", 
    1594         "coordinates": [-117.814369,33.732587] 
    1595        }, 
    1596    "properties":  
    1597        {"street": "RED HILL", "color": "lime", "perpx": "-0.566824", "perpy": "-0.823839"} 
    1598 },   
    1599 { 
    1600    "type": "Feature", 
    1601    "id": "5 S 29.7", 
    1602    "geometry": 
    1603        { 
    1604         "type": "Point", 
    1605         "coordinates": [-117.824499,33.737386] 
    1606        }, 
    1607    "properties":  
    1608        {"street": "NEWPORT*", "color": "lime", "perpx": "0", "perpy": "0"} 
    1609 },   
    1610 { 
    1611    "type": "Feature", 
    1612    "id": "5 S 29.9", 
    1613    "geometry": 
    1614        { 
    1615         "type": "Point", 
    1616         "coordinates": [-117.827716,33.738432] 
    1617        }, 
    1618    "properties":  
    1619        {"street": "B ST", "color": "lime", "perpx": "0", "perpy": "0"} 
    1620 },   
    1621 { 
    1622    "type": "Feature", 
    1623    "id": "5 S 30.2", 
    1624    "geometry": 
    1625        { 
    1626         "type": "Point", 
    1627         "coordinates": [-117.832494,33.740098] 
    1628        }, 
    1629    "properties":  
    1630        {"street": "S OF 55*", "color": "lime", "perpx": "-0.326161", "perpy": "-0.945314"} 
    1631 },   
    1632 { 
    1633    "type": "Feature", 
    1634    "id": "5 S 30.4", 
    1635    "geometry": 
    1636        { 
    1637         "type": "Point", 
    1638         "coordinates": [-117.835743,33.741219] 
    1639        }, 
    1640    "properties":  
    1641        {"street": "N OF 55", "color": "lime", "perpx": "-0.33389", "perpy": "-0.942612"} 
    1642 },   
    1643 { 
    1644    "type": "Feature", 
    1645    "id": "5 S 30.9", 
    1646    "geometry": 
    1647        { 
    1648         "type": "Point", 
    1649         "coordinates": [-117.842538,33.745553] 
    1650        }, 
    1651    "properties":  
    1652        {"street": "1ST", "color": "lime", "perpx": "-0.927915", "perpy": "-0.372793"} 
    1653 },   
    1654 { 
    1655    "type": "Feature", 
    1656    "id": "5 S 31.23", 
    1657    "geometry": 
    1658        { 
    1659         "type": "Point", 
    1660         "coordinates": [-117.844652,33.749928] 
    1661        }, 
    1662    "properties":  
    1663        {"street": "4TH", "color": "lime", "perpx": "-0.697138", "perpy": "-0.716937"} 
    1664 },   
    1665 { 
    1666    "type": "Feature", 
    1667    "id": "5 S 31.4", 
    1668    "geometry": 
    1669        { 
    1670         "type": "Point", 
    1671         "coordinates": [-117.846535,33.751759] 
    1672        }, 
    1673    "properties":  
    1674        {"street": "CONCORD", "color": "lime", "perpx": "-0.504083", "perpy": "-0.863655"} 
    1675 },   
    1676 { 
    1677    "type": "Feature", 
    1678    "id": "5 S 31.6", 
    1679    "geometry": 
    1680        { 
    1681         "type": "Point", 
    1682         "coordinates": [-117.849326,33.753388] 
    1683        }, 
    1684    "properties":  
    1685        {"street": "GRAND 1", "color": "lime", "perpx": "-0.504083", "perpy": "-0.863655"} 
    1686 },   
    1687 { 
    1688    "type": "Feature", 
    1689    "id": "5 S 31.9", 
    1690    "geometry": 
    1691        { 
    1692         "type": "Point", 
    1693         "coordinates": [-117.853795,33.755475] 
    1694        }, 
    1695    "properties":  
    1696        {"street": "GRAND 2", "color": "lime", "perpx": "-0.382512", "perpy": "-0.923951"} 
    1697 },   
    1698 { 
    1699    "type": "Feature", 
    1700    "id": "5 S 32.25", 
    1701    "geometry": 
    1702        { 
    1703         "type": "Point", 
    1704         "coordinates": [-117.859225,33.757943] 
    1705        }, 
    1706    "properties":  
    1707        {"street": "17TH 1", "color": "lime", "perpx": "-0.583453", "perpy": "-0.812147"} 
    1708 },   
    1709 { 
    1710    "type": "Feature", 
    1711    "id": "5 S 33", 
    1712    "geometry": 
    1713        { 
    1714         "type": "Point", 
    1715         "coordinates": [-117.866976,33.766429] 
    1716        }, 
    1717    "properties":  
    1718        {"street": "MAIN 1", "color": "lime", "perpx": "-0.855987", "perpy": "-0.516997"} 
    1719 },   
    1720 { 
    1721    "type": "Feature", 
    1722    "id": "5 S 33.2", 
    1723    "geometry": 
    1724        { 
    1725         "type": "Point", 
    1726         "coordinates": [-117.868373,33.768742] 
    1727        }, 
    1728    "properties":  
    1729        {"street": "MAIN 2", "color": "lime", "perpx": "-0.830562", "perpy": "-0.556927"} 
    1730 },   
    1731 { 
    1732    "type": "Feature", 
    1733    "id": "5 S 33.3", 
    1734    "geometry": 
    1735        { 
    1736         "type": "Point", 
    1737         "coordinates": [-117.869238,33.770032] 
    1738        }, 
    1739    "properties":  
    1740        {"street": "BROADWAY", "color": "lime", "perpx": "-0.830562", "perpy": "-0.556927"} 
    1741 },   
    1742 { 
    1743    "type": "Feature", 
    1744    "id": "5 S 33.8", 
    1745    "geometry": 
    1746        { 
    1747         "type": "Point", 
    1748         "coordinates": [-117.874337,33.776289] 
    1749        }, 
    1750    "properties":  
    1751        {"street": "S OF 22", "color": "lime", "perpx": "-0.780234", "perpy": "-0.625487"} 
    1752 },   
    1753 { 
    1754    "type": "Feature", 
    1755    "id": "5 S 34.1", 
    1756    "geometry": 
    1757        { 
    1758         "type": "Point", 
    1759         "coordinates": [-117.87776,33.779824] 
    1760        }, 
    1761    "properties":  
    1762        {"street": "LA VETA", "color": "lime", "perpx": "0", "perpy": "0"} 
    1763 },   
    1764 { 
    1765    "type": "Feature", 
    1766    "id": "5 S 34.3", 
    1767    "geometry": 
    1768        { 
    1769         "type": "Point", 
    1770         "coordinates": [-117.880014,33.781682] 
    1771        }, 
    1772    "properties":  
    1773        {"street": "N OF 57", "color": "lime", "perpx": "-0.575376", "perpy": "-0.817889"} 
    1774 },   
    1775 { 
    1776    "type": "Feature", 
    1777    "id": "5 S 34.6", 
    1778    "geometry": 
    1779        { 
    1780         "type": "Point", 
    1781         "coordinates": [-117.883653,33.784761] 
    1782        }, 
    1783    "properties":  
    1784        {"street": "CHAPMAN 1", "color": "lime", "perpx": "-0.675711", "perpy": "-0.737167"} 
    1785 },   
    1786 { 
    1787    "type": "Feature", 
    1788    "id": "5 S 35.2", 
    1789    "geometry": 
    1790        { 
    1791         "type": "Point", 
    1792         "coordinates": [-117.890222,33.791651] 
    1793        }, 
    1794    "properties":  
    1795        {"street": "STATE COLLEGE", "color": "lime", "perpx": "-0.670989", "perpy": "-0.741468"} 
    1796 },   
    1797 { 
    1798    "type": "Feature", 
    1799    "id": "5 S 35.4", 
    1800    "geometry": 
    1801        { 
    1802         "type": "Point", 
    1803         "coordinates": [-117.892284,33.793517] 
    1804        }, 
    1805    "properties":  
    1806        {"street": "ORANGEWOOD 1", "color": "lime", "perpx": "-0.668203", "perpy": "-0.743979"} 
    1807 },   
    1808 { 
    1809    "type": "Feature", 
    1810    "id": "5 S 35.6", 
    1811    "geometry": 
    1812        { 
    1813         "type": "Point", 
    1814         "coordinates": [-117.894336,33.79536] 
    1815        }, 
    1816    "properties":  
    1817        {"street": "GENE AUTRY", "color": "lime", "perpx": "-0.668203", "perpy": "-0.743979"} 
    1818 },   
    1819 { 
    1820    "type": "Feature", 
    1821    "id": "5 S 36.31", 
    1822    "geometry": 
    1823        { 
    1824         "type": "Point", 
    1825         "coordinates": [-117.901359,33.802101] 
    1826        }, 
    1827    "properties":  
    1828        {"street": "KATELLA", "color": "lime", "perpx": "0", "perpy": "0"} 
    1829 },   
    1830 { 
    1831    "type": "Feature", 
    1832    "id": "5 S 36.48", 
    1833    "geometry": 
    1834        { 
    1835         "type": "Point", 
    1836         "coordinates": [-117.904254,33.804788] 
    1837        }, 
    1838    "properties":  
    1839        {"street": "ANAHEIM 1", "color": "lime", "perpx": "-0.654355", "perpy": "-0.756187"} 
    1840 },   
    1841 { 
    1842    "type": "Feature", 
    1843    "id": "5 S 36.6", 
    1844    "geometry": 
    1845        { 
    1846         "type": "Point", 
    1847         "coordinates": [-117.906207,33.806478] 
    1848        }, 
    1849    "properties":  
    1850        {"street": "ANAHEIM 2", "color": "lime", "perpx": "-0.688863", "perpy": "-0.724891"} 
    1851 },   
    1852 { 
    1853    "type": "Feature", 
    1854    "id": "5 S 37", 
    1855    "geometry": 
    1856        { 
    1857         "type": "Point", 
    1858         "coordinates": [-117.910895,33.810933] 
    1859        }, 
    1860    "properties":  
    1861        {"street": "S OF HARBOR", "color": "lime", "perpx": "-0.688863", "perpy": "-0.724891"} 
    1862 },   
    1863 { 
    1864    "type": "Feature", 
    1865    "id": "5 S 37.48", 
    1866    "geometry": 
    1867        { 
    1868         "type": "Point", 
    1869         "coordinates": [-117.916397,33.816263] 
    1870        }, 
    1871    "properties":  
    1872        {"street": "HARBOR", "color": "lime", "perpx": "-0.689841", "perpy": "-0.723961"} 
    1873 },   
    1874 { 
    1875    "type": "Feature", 
    1876    "id": "5 S 38", 
    1877    "geometry": 
    1878        { 
    1879         "type": "Point", 
    1880         "coordinates": [-117.922328,33.82198] 
    1881        }, 
    1882    "properties":  
    1883        {"street": "SOUTH 1", "color": "lime", "perpx": "-0.750414", "perpy": "-0.660968"} 
    1884 },   
    1885 { 
    1886    "type": "Feature", 
    1887    "id": "5 S 38.48", 
    1888    "geometry": 
    1889        { 
    1890         "type": "Point", 
    1891         "coordinates": [-117.927279,33.827601] 
    1892        }, 
    1893    "properties":  
    1894        {"street": "PEPPER", "color": "lime", "perpx": "0", "perpy": "0"} 
    1895 },   
    1896 { 
    1897    "type": "Feature", 
    1898    "id": "5 S 39", 
    1899    "geometry": 
    1900        { 
    1901         "type": "Point", 
    1902         "coordinates": [-117.933068,33.832791] 
    1903        }, 
    1904    "properties":  
    1905        {"street": "LINCOLN", "color": "lime", "perpx": "-0.327822", "perpy": "-0.944739"} 
    1906 },   
    1907 { 
    1908    "type": "Feature", 
    1909    "id": "5 S 39.3", 
    1910    "geometry": 
    1911        { 
    1912         "type": "Point", 
    1913         "coordinates": [-117.938264,33.834594] 
    1914        }, 
    1915    "properties":  
    1916        {"street": "EUCLID 1", "color": "lime", "perpx": "-0.361622", "perpy": "-0.932325"} 
    1917 },   
    1918 { 
    1919    "type": "Feature", 
    1920    "id": "5 S 39.6", 
    1921    "geometry": 
    1922        { 
    1923         "type": "Point", 
    1924         "coordinates": [-117.943178,33.8365] 
    1925        }, 
    1926    "properties":  
    1927        {"street": "EUCLID 2", "color": "lime", "perpx": "-0.471004", "perpy": "-0.882131"} 
    1928 },   
    1929 { 
    1930    "type": "Feature", 
    1931    "id": "5 S 40.04", 
    1932    "geometry": 
    1933        { 
    1934         "type": "Point", 
    1935         "coordinates": [-117.949454,33.839851] 
    1936        }, 
    1937    "properties":  
    1938        {"street": "CRESCENT", "color": "lime", "perpx": "-0.48436", "perpy": "-0.874869"} 
    1939 },   
    1940 { 
    1941    "type": "Feature", 
    1942    "id": "5 S 40.5", 
    1943    "geometry": 
    1944        { 
    1945         "type": "Point", 
    1946         "coordinates": [-117.955942,33.843443] 
    1947        }, 
    1948    "properties":  
    1949        {"street": "BROOKHURST 1", "color": "lime", "perpx": "-0.48436", "perpy": "-0.874869"} 
    1950 },   
    1951 { 
    1952    "type": "Feature", 
    1953    "id": "5 S 40.98", 
    1954    "geometry": 
    1955        { 
    1956         "type": "Point", 
    1957         "coordinates": [-117.96276,33.847169] 
    1958        }, 
    1959    "properties":  
    1960        {"street": "LA PALMA", "color": "lime", "perpx": "-0.460852", "perpy": "-0.887477"} 
    1961 },   
    1962 { 
    1963    "type": "Feature", 
    1964    "id": "5 S 43.01", 
    1965    "geometry": 
    1966        { 
    1967         "type": "Point", 
    1968         "coordinates": [-117.992155,33.862901] 
    1969        }, 
    1970    "properties":  
    1971        {"street": "STANTON", "color": "lime", "perpx": "-0.493087", "perpy": "-0.86998"} 
    1972 },   
    1973  
    1974 { 
    1975    "type": "Feature", 
    1976    "id": "22 E 1.08", 
    1977    "geometry": 
    1978        { 
    1979         "type": "Point", 
    1980         "coordinates": [-118.034947,33.774261] 
    1981        }, 
    1982    "properties":  
    1983        {"street": "VALLEY V2", "color": "lime", "perpx": "0", "perpy": "0"} 
    1984 },   
    1985 { 
    1986    "type": "Feature", 
    1987    "id": "22 E 1.75", 
    1988    "geometry": 
    1989        { 
    1990         "type": "Point", 
    1991         "coordinates": [-118.023344,33.774214] 
    1992        }, 
    1993    "properties":  
    1994        {"street": "SPRINGDALE", "color": "lime", "perpx": "-0.000902", "perpy": "-1.0"} 
    1995 },   
    1996 { 
    1997    "type": "Feature", 
    1998    "id": "22 E 2.49", 
    1999    "geometry": 
    2000        { 
    2001         "type": "Point", 
    2002         "coordinates": [-118.010537,33.774494] 
    2003        }, 
    2004    "properties":  
    2005        {"street": "KNOTT 1", "color": "lime", "perpx": "-0.13051", "perpy": "-0.991447"} 
    2006 },   
    2007 { 
    2008    "type": "Feature", 
    2009    "id": "22 E 2.88", 
    2010    "geometry": 
    2011        { 
    2012         "type": "Point", 
    2013         "coordinates": [-118.004149,33.772807] 
    2014        }, 
    2015    "properties":  
    2016        {"street": "KNOTT 2", "color": "lime", "perpx": "-0.410336", "perpy": "-0.911934"} 
    2017 },   
    2018 { 
    2019    "type": "Feature", 
    2020    "id": "22 E 3.44", 
    2021    "geometry": 
    2022        { 
    2023         "type": "Point", 
    2024         "coordinates": [-117.994688,33.771171] 
    2025        }, 
    2026    "properties":  
    2027        {"street": "BEACH 1", "color": "lime", "perpx": "-0.057103", "perpy": "-0.998368"} 
    2028 },   
    2029 { 
    2030    "type": "Feature", 
    2031    "id": "22 E 3.73", 
    2032    "geometry": 
    2033        { 
    2034         "type": "Point", 
    2035         "coordinates": [-117.989845,33.770894] 
    2036        }, 
    2037    "properties":  
    2038        {"street": "BEACH 2", "color": "lime", "perpx": "-0.058722", "perpy": "-0.998274"} 
    2039 },   
    2040 { 
    2041    "type": "Feature", 
    2042    "id": "22 E 4.6", 
    2043    "geometry": 
    2044        { 
    2045         "type": "Point", 
    2046         "coordinates": [-117.976135,33.767032] 
    2047        }, 
    2048    "properties":  
    2049        {"street": "MAGNOLIA1", "color": "lime", "perpx": "-0.198967", "perpy": "-0.980006"} 
    2050 },   
    2051 { 
    2052    "type": "Feature", 
    2053    "id": "22 E 4.99", 
    2054    "geometry": 
    2055        { 
    2056         "type": "Point", 
    2057         "coordinates": [-117.969658,33.765717] 
    2058        }, 
    2059    "properties":  
    2060        {"street": "MAGNOLIA2", "color": "lime", "perpx": "-0.198967", "perpy": "-0.980006"} 
    2061 },   
    2062 { 
    2063    "type": "Feature", 
    2064    "id": "22 E 5.63", 
    2065    "geometry": 
    2066        { 
    2067         "type": "Point", 
    2068         "coordinates": [-117.958333,33.765808] 
    2069        }, 
    2070    "properties":  
    2071        {"street": "BROOKHUR1", "color": "lime", "perpx": "0", "perpy": "0"} 
    2072 },   
    2073 { 
    2074    "type": "Feature", 
    2075    "id": "22 E 5.77", 
    2076    "geometry": 
    2077        { 
    2078         "type": "Point", 
    2079         "coordinates": [-117.955835,33.765809] 
    2080        }, 
    2081    "properties":  
    2082        {"street": "BROOKHUR2", "color": "lime", "perpx": "0.010191", "perpy": "-0.999948"} 
    2083 },   
    2084 { 
    2085    "type": "Feature", 
    2086    "id": "22 E 6.94", 
    2087    "geometry": 
    2088        { 
    2089         "type": "Point", 
    2090         "coordinates": [-117.935763,33.765995] 
    2091        }, 
    2092    "properties":  
    2093        {"street": "EUCLID", "color": "lime", "perpx": "0.008037", "perpy": "-0.999968"} 
    2094 },   
    2095 { 
    2096    "type": "Feature", 
    2097    "id": "22 E 7.29", 
    2098    "geometry": 
    2099        { 
    2100         "type": "Point", 
    2101         "coordinates": [-117.929691,33.766038] 
    2102        }, 
    2103    "properties":  
    2104        {"street": "NEWHOPE", "color": "lime", "perpx": "-0.00578", "perpy": "-0.999983"} 
    2105 },   
    2106 { 
    2107    "type": "Feature", 
    2108    "id": "22 E 8.02", 
    2109    "geometry": 
    2110        { 
    2111         "type": "Point", 
    2112         "coordinates": [-117.917517,33.768707] 
    2113        }, 
    2114    "properties":  
    2115        {"street": "HARBOR 2", "color": "lime", "perpx": "0.34339", "perpy": "-0.939193"} 
    2116 },   
    2117 { 
    2118    "type": "Feature", 
    2119    "id": "22 E 8.68", 
    2120    "geometry": 
    2121        { 
    2122         "type": "Point", 
    2123         "coordinates": [-117.907372,33.773077] 
    2124        }, 
    2125    "properties":  
    2126        {"street": "GARDEN G1", "color": "lime", "perpx": "0.456112", "perpy": "-0.889922"} 
    2127 },   
    2128 { 
    2129    "type": "Feature", 
    2130    "id": "22 E 9.04", 
    2131    "geometry": 
    2132        { 
    2133         "type": "Point", 
    2134         "coordinates": [-117.901985,33.775838] 
    2135        }, 
    2136    "properties":  
    2137        {"street": "GARDEN GROVE 2", "color": "lime", "perpx": "0.456112", "perpy": "-0.889922"} 
    2138 },   
    2139 { 
    2140    "type": "Feature", 
    2141    "id": "22 E 9.7", 
    2142    "geometry": 
    2143        { 
    2144         "type": "Point", 
    2145         "coordinates": [-117.889394,33.778925] 
    2146        }, 
    2147    "properties":  
    2148        {"street": "THE CITY DRIVE", "color": "lime", "perpx": "-0.007156", "perpy": "-0.999974"} 
    2149 },   
    2150 { 
    2151    "type": "Feature", 
    2152    "id": "22 E 10.13", 
    2153    "geometry": 
    2154        { 
    2155         "type": "Point", 
    2156         "coordinates": [-117.882341,33.778903] 
    2157        }, 
    2158    "properties":  
    2159        {"street": "BRISTOL", "color": "lime", "perpx": "0.009671", "perpy": "-0.999953"} 
    2160 },   
    2161 { 
    2162    "type": "Feature", 
    2163    "id": "22 E 10.53", 
    2164    "geometry": 
    2165        { 
    2166         "type": "Point", 
    2167         "coordinates": [-117.875647,33.778882] 
    2168        }, 
    2169    "properties":  
    2170        {"street": "W OF 5", "color": "lime", "perpx": "-0.163762", "perpy": "-0.9865"} 
    2171 },   
    2172 { 
    2173    "type": "Feature", 
    2174    "id": "22 E 10.71", 
    2175    "geometry": 
    2176        { 
    2177         "type": "Point", 
    2178         "coordinates": [-117.872382,33.77834] 
    2179        }, 
    2180    "properties":  
    2181        {"street": "E OF 5", "color": "lime", "perpx": "-0.163762", "perpy": "-0.9865"} 
    2182 },   
    2183 { 
    2184    "type": "Feature", 
    2185    "id": "22 E 11.25", 
    2186    "geometry": 
    2187        { 
    2188         "type": "Point", 
    2189         "coordinates": [-117.862808,33.778206] 
    2190        }, 
    2191    "properties":  
    2192        {"street": "MAIN", "color": "lime", "perpx": "-0.226291", "perpy": "-0.97406"} 
    2193 },   
    2194 { 
    2195    "type": "Feature", 
    2196    "id": "22 E 11.68", 
    2197    "geometry": 
    2198        { 
    2199         "type": "Point", 
    2200         "coordinates": [-117.855753,33.776567] 
    2201        }, 
    2202    "properties":  
    2203        {"street": "GLASSELL1", "color": "lime", "perpx": "-0.249497", "perpy": "-0.968376"} 
    2204 },   
    2205 { 
    2206    "type": "Feature", 
    2207    "id": "22 E 12.01", 
    2208    "geometry": 
    2209        { 
    2210         "type": "Point", 
    2211         "coordinates": [-117.850292,33.77516] 
    2212        }, 
    2213    "properties":  
    2214        {"street": "GLASSELL2", "color": "lime", "perpx": "0.111941", "perpy": "-0.993715"} 
    2215 },   
    2216 { 
    2217    "type": "Feature", 
    2218    "id": "22 W 0.89", 
    2219    "geometry": 
    2220        { 
    2221         "type": "Point", 
    2222         "coordinates": [-118.038174,33.774686] 
    2223        }, 
    2224    "properties":  
    2225        {"street": "VALLEY V1", "color": "lime", "perpx": "0", "perpy": "0"} 
    2226 },   
    2227 { 
    2228    "type": "Feature", 
    2229    "id": "22 W 1", 
    2230    "geometry": 
    2231        { 
    2232         "type": "Point", 
    2233         "coordinates": [-118.036302,33.774521] 
    2234        }, 
    2235    "properties":  
    2236        {"street": "VALLEY V2", "color": "lime", "perpx": "0", "perpy": "0"} 
    2237 },   
    2238 { 
    2239    "type": "Feature", 
    2240    "id": "22 W 1.75", 
    2241    "geometry": 
    2242        { 
    2243         "type": "Point", 
    2244         "coordinates": [-118.023337,33.77439] 
    2245        }, 
    2246    "properties":  
    2247        {"street": "SPRINGDALE", "color": "lime", "perpx": "0.003425", "perpy": "0.999994"} 
    2248 },   
    2249 { 
    2250    "type": "Feature", 
    2251    "id": "22 W 2.49", 
    2252    "geometry": 
    2253        { 
    2254         "type": "Point", 
    2255         "coordinates": [-118.010501,33.774652] 
    2256        }, 
    2257    "properties":  
    2258        {"street": "KNOTT 1", "color": "lime", "perpx": "0.127522", "perpy": "0.991836"} 
    2259 },   
    2260 { 
    2261    "type": "Feature", 
    2262    "id": "22 W 2.88", 
    2263    "geometry": 
    2264        { 
    2265         "type": "Point", 
    2266         "coordinates": [-118.004084,33.772939] 
    2267        }, 
    2268    "properties":  
    2269        {"street": "KNOTT 2", "color": "lime", "perpx": "0.421869", "perpy": "0.906657"} 
    2270 },   
    2271 { 
    2272    "type": "Feature", 
    2273    "id": "22 W 3.45", 
    2274    "geometry": 
    2275        { 
    2276         "type": "Point", 
    2277         "coordinates": [-117.994525,33.771348] 
    2278        }, 
    2279    "properties":  
    2280        {"street": "BEACH 1", "color": "lime", "perpx": "0.061692", "perpy": "0.998095"} 
    2281 },   
    2282 { 
    2283    "type": "Feature", 
    2284    "id": "22 W 3.73", 
    2285    "geometry": 
    2286        { 
    2287         "type": "Point", 
    2288         "coordinates": [-117.989817,33.771057] 
    2289        }, 
    2290    "properties":  
    2291        {"street": "BEACH2", "color": "lime", "perpx": "0.055628", "perpy": "0.998452"} 
    2292 },   
    2293 { 
    2294    "type": "Feature", 
    2295    "id": "22 W 4.6", 
    2296    "geometry": 
    2297        { 
    2298         "type": "Point", 
    2299         "coordinates": [-117.976011,33.767155] 
    2300        }, 
    2301    "properties":  
    2302        {"street": "MAGNOLIA1", "color": "lime", "perpx": "0.196678", "perpy": "0.980468"} 
    2303 },   
    2304 { 
    2305    "type": "Feature", 
    2306    "id": "22 W 4.99", 
    2307    "geometry": 
    2308        { 
    2309         "type": "Point", 
    2310         "coordinates": [-117.96964,33.765877] 
    2311        }, 
    2312    "properties":  
    2313        {"street": "MAGNOLIA2", "color": "lime", "perpx": "0.196678", "perpy": "0.980468"} 
    2314 },   
    2315 { 
    2316    "type": "Feature", 
    2317    "id": "22 W 5.57", 
    2318    "geometry": 
    2319        { 
    2320         "type": "Point", 
    2321         "coordinates": [-117.959407,33.765954] 
    2322        }, 
    2323    "properties":  
    2324        {"street": "BROOKHUR1", "color": "lime", "perpx": "-0.004759", "perpy": "0.999989"} 
    2325 },   
    2326 { 
    2327    "type": "Feature", 
    2328    "id": "22 W 6.94", 
    2329    "geometry": 
    2330        { 
    2331         "type": "Point", 
    2332         "coordinates": [-117.935768,33.766144] 
    2333        }, 
    2334    "properties":  
    2335        {"street": "EUCLID", "color": "lime", "perpx": "-0.011359", "perpy": "0.999935"} 
    2336 },   
    2337 { 
    2338    "type": "Feature", 
    2339    "id": "22 W 7.29", 
    2340    "geometry": 
    2341        { 
    2342         "type": "Point", 
    2343         "coordinates": [-117.929696,33.766181] 
    2344        }, 
    2345    "properties":  
    2346        {"street": "NEWHOPE", "color": "lime", "perpx": "-0.00578", "perpy": "0.999983"} 
    2347 },   
    2348 { 
    2349    "type": "Feature", 
    2350    "id": "22 W 7.72", 
    2351    "geometry": 
    2352        { 
    2353         "type": "Point", 
    2354         "coordinates": [-117.922445,33.767174] 
    2355        }, 
    2356    "properties":  
    2357        {"street": "HARBOR 1", "color": "lime", "perpx": "-0.323962", "perpy": "0.94607"} 
    2358 },   
    2359 { 
    2360    "type": "Feature", 
    2361    "id": "22 W 7.93", 
    2362    "geometry": 
    2363        { 
    2364         "type": "Point", 
    2365         "coordinates": [-117.919037,33.768341] 
    2366        }, 
    2367    "properties":  
    2368        {"street": "HARBOR 2", "color": "lime", "perpx": "-0.337825", "perpy": "0.941209"} 
    2369 },   
    2370 { 
    2371    "type": "Feature", 
    2372    "id": "22 W 8.68", 
    2373    "geometry": 
    2374        { 
    2375         "type": "Point", 
    2376         "coordinates": [-117.907475,33.773193] 
    2377        }, 
    2378    "properties":  
    2379        {"street": "GARDEN G1", "color": "lime", "perpx": "-0.456614", "perpy": "0.889665"} 
    2380 },   
    2381 { 
    2382    "type": "Feature", 
    2383    "id": "22 W 9.04", 
    2384    "geometry": 
    2385        { 
    2386         "type": "Point", 
    2387         "coordinates": [-117.902076,33.775964] 
    2388        }, 
    2389    "properties":  
    2390        {"street": "GARDEN G2", "color": "lime", "perpx": "-0.456614", "perpy": "0.889665"} 
    2391 },   
    2392 { 
    2393    "type": "Feature", 
    2394    "id": "22 W 9.69", 
    2395    "geometry": 
    2396        { 
    2397         "type": "Point", 
    2398         "coordinates": [-117.889576,33.779085] 
    2399        }, 
    2400    "properties":  
    2401        {"street": "CITY DRIVE", "color": "lime", "perpx": "0.007955", "perpy": "0.999968"} 
    2402 },   
    2403 { 
    2404    "type": "Feature", 
    2405    "id": "22 W 9.9", 
    2406    "geometry": 
    2407        { 
    2408         "type": "Point", 
    2409         "coordinates": [-117.886182,33.779058] 
    2410        }, 
    2411    "properties":  
    2412        {"street": "HESPERIAN", "color": "lime", "perpx": "0.007955", "perpy": "0.999968"} 
    2413 },   
    2414 { 
    2415    "type": "Feature", 
    2416    "id": "22 W 10.14", 
    2417    "geometry": 
    2418        { 
    2419         "type": "Point", 
    2420         "coordinates": [-117.882183,33.779081] 
    2421        }, 
    2422    "properties":  
    2423        {"street": "BRISTOL", "color": "lime", "perpx": "-0.00667", "perpy": "0.999978"} 
    2424 },   
    2425 { 
    2426    "type": "Feature", 
    2427    "id": "22 W 10.53", 
    2428    "geometry": 
    2429        { 
    2430         "type": "Point", 
    2431         "coordinates": [-117.875662,33.779039] 
    2432        }, 
    2433    "properties":  
    2434        {"street": "W OF 5", "color": "lime", "perpx": "0.174163", "perpy": "0.984717"} 
    2435 },   
    2436 { 
    2437    "type": "Feature", 
    2438    "id": "22 W 10.71", 
    2439    "geometry": 
    2440        { 
    2441         "type": "Point", 
    2442         "coordinates": [-117.872394,33.778461] 
    2443        }, 
    2444    "properties":  
    2445        {"street": "E OF 5", "color": "lime", "perpx": "0.174163", "perpy": "0.984717"} 
    2446 },   
    2447 { 
    2448    "type": "Feature", 
    2449    "id": "22 W 11.23", 
    2450    "geometry": 
    2451        { 
    2452         "type": "Point", 
    2453         "coordinates": [-117.863135,33.778348] 
    2454        }, 
    2455    "properties":  
    2456        {"street": "MAIN", "color": "lime", "perpx": "0.219291", "perpy": "0.97566"} 
    2457 },   
    2458 { 
    2459    "type": "Feature", 
    2460    "id": "22 W 11.68", 
    2461    "geometry": 
    2462        { 
    2463         "type": "Point", 
    2464         "coordinates": [-117.855696,33.776676] 
    2465        }, 
    2466    "properties":  
    2467        {"street": "GLASSELL1", "color": "lime", "perpx": "0.249721", "perpy": "0.968318"} 
    2468 },   
    2469 { 
    2470    "type": "Feature", 
    2471    "id": "22 W 12.01", 
    2472    "geometry": 
    2473        { 
    2474         "type": "Point", 
    2475         "coordinates": [-117.850279,33.775279] 
    2476        }, 
    2477    "properties":  
    2478        {"street": "GLASSELL2", "color": "lime", "perpx": "-0.113292", "perpy": "0.993562"} 
    2479 },   
    2480 { 
    2481    "type": "Feature", 
    2482    "id": "22 W 12.7", 
    2483    "geometry": 
    2484        { 
    2485         "type": "Point", 
    2486         "coordinates": [-117.838554,33.776862] 
    2487        }, 
    2488    "properties":  
    2489        {"street": "TUSTIN", "color": "lime", "perpx": "0", "perpy": "0"} 
    2490 },   
    2491  
    2492 { 
    2493    "type": "Feature", 
    2494    "id": "55 N 2.77", 
    2495    "geometry": 
    2496        { 
    2497         "type": "Point", 
    2498         "coordinates": [-117.908497,33.651784] 
    2499        }, 
    2500    "properties":  
    2501        {"street": "VICTORIA1", "color": "lime", "perpx": "0.712053", "perpy": "-0.702126"} 
    2502 },   
    2503 { 
    2504    "type": "Feature", 
    2505    "id": "55 N 3.07", 
    2506    "geometry": 
    2507        { 
    2508         "type": "Point", 
    2509         "coordinates": [-117.905264,33.655235] 
    2510        }, 
    2511    "properties":  
    2512        {"street": "VICTORIA2", "color": "lime", "perpx": "0.7454", "perpy": "-0.666618"} 
    2513 },   
    2514 { 
    2515    "type": "Feature", 
    2516    "id": "55 N 3.59", 
    2517    "geometry": 
    2518        { 
    2519         "type": "Point", 
    2520         "coordinates": [-117.899494,33.661052] 
    2521        }, 
    2522    "properties":  
    2523        {"street": "FAIR 1", "color": "lime", "perpx": "0.711701", "perpy": "-0.702482"} 
    2524 },   
    2525 { 
    2526    "type": "Feature", 
    2527    "id": "55 N 3.97", 
    2528    "geometry": 
    2529        { 
    2530         "type": "Point", 
    2531         "coordinates": [-117.895303,33.665298] 
    2532        }, 
    2533    "properties":  
    2534        {"street": "FAIR 2", "color": "lime", "perpx": "0.711701", "perpy": "-0.702482"} 
    2535 },   
    2536 { 
    2537    "type": "Feature", 
    2538    "id": "55 N 4.58", 
    2539    "geometry": 
    2540        { 
    2541         "type": "Point", 
    2542         "coordinates": [-117.888101,33.671785] 
    2543        }, 
    2544    "properties":  
    2545        {"street": "BRISTOL", "color": "lime", "perpx": "0.612685", "perpy": "-0.790327"} 
    2546 },   
    2547 { 
    2548    "type": "Feature", 
    2549    "id": "55 N 4.7", 
    2550    "geometry": 
    2551        { 
    2552         "type": "Point", 
    2553         "coordinates": [-117.886575,33.672968] 
    2554        }, 
    2555    "properties":  
    2556        {"street": "BAKER 1", "color": "lime", "perpx": "0.649874", "perpy": "-0.760042"} 
    2557 },   
    2558 { 
    2559    "type": "Feature", 
    2560    "id": "55 N 5.06", 
    2561    "geometry": 
    2562        { 
    2563         "type": "Point", 
    2564         "coordinates": [-117.882208,33.676702] 
    2565        }, 
    2566    "properties":  
    2567        {"street": "BAKER 2", "color": "lime", "perpx": "0.649874", "perpy": "-0.760042"} 
    2568 },   
    2569 { 
    2570    "type": "Feature", 
    2571    "id": "55 N 5.51", 
    2572    "geometry": 
    2573        { 
    2574         "type": "Point", 
    2575         "coordinates": [-117.877327,33.681801] 
    2576        }, 
    2577    "properties":  
    2578        {"street": "PAULARINO 1", "color": "lime", "perpx": "0.73612", "perpy": "-0.676851"} 
    2579 },   
    2580 { 
    2581    "type": "Feature", 
    2582    "id": "55 N 5.87", 
    2583    "geometry": 
    2584        { 
    2585         "type": "Point", 
    2586         "coordinates": [-117.873498,33.685939] 
    2587        }, 
    2588    "properties":  
    2589        {"street": "PAULARINO 2", "color": "lime", "perpx": "0.719864", "perpy": "-0.694115"} 
    2590 },   
    2591 { 
    2592    "type": "Feature", 
    2593    "id": "55 N 6.94", 
    2594    "geometry": 
    2595        { 
    2596         "type": "Point", 
    2597         "coordinates": [-117.861831,33.698026] 
    2598        }, 
    2599    "properties":  
    2600        {"street": "MACARTHU1", "color": "lime", "perpx": "0.740557", "perpy": "-0.671994"} 
    2601 },   
    2602 { 
    2603    "type": "Feature", 
    2604    "id": "55 N 7.1", 
    2605    "geometry": 
    2606        { 
    2607         "type": "Point", 
    2608         "coordinates": [-117.860155,33.699873] 
    2609        }, 
    2610    "properties":  
    2611        {"street": "MACARTHU2", "color": "lime", "perpx": "0", "perpy": "0"} 
    2612 },   
    2613 { 
    2614    "type": "Feature", 
    2615    "id": "55 N 7.85", 
    2616    "geometry": 
    2617        { 
    2618         "type": "Point", 
    2619         "coordinates": [-117.85183,33.708364] 
    2620        }, 
    2621    "properties":  
    2622        {"street": "DYER 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    2623 },   
    2624 { 
    2625    "type": "Feature", 
    2626    "id": "55 N 8.12", 
    2627    "geometry": 
    2628        { 
    2629         "type": "Point", 
    2630         "coordinates": [-117.848847,33.711314] 
    2631        }, 
    2632    "properties":  
    2633        {"street": "DYER 2", "color": "lime", "perpx": "0.71172", "perpy": "-0.702463"} 
    2634 },   
    2635 { 
    2636    "type": "Feature", 
    2637    "id": "55 N 9.41", 
    2638    "geometry": 
    2639        { 
    2640         "type": "Point", 
    2641         "coordinates": [-117.83503,33.726049] 
    2642        }, 
    2643    "properties":  
    2644        {"street": "EDINGER 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    2645 },   
    2646 { 
    2647    "type": "Feature", 
    2648    "id": "55 N 9.84", 
    2649    "geometry": 
    2650        { 
    2651         "type": "Point", 
    2652         "coordinates": [-117.833555,33.732101] 
    2653        }, 
    2654    "properties":  
    2655        {"street": "MCFADDEN", "color": "lime", "perpx": "0.999932", "perpy": "-0.011627"} 
    2656 },   
    2657 { 
    2658    "type": "Feature", 
    2659    "id": "55 N 10.2", 
    2660    "geometry": 
    2661        { 
    2662         "type": "Point", 
    2663         "coordinates": [-117.833583,33.737088] 
    2664        }, 
    2665    "properties":  
    2666        {"street": "N OF 5 OFF", "color": "lime", "perpx": "0", "perpy": "0"} 
    2667 },   
    2668 { 
    2669    "type": "Feature", 
    2670    "id": "55 N 10.4", 
    2671    "geometry": 
    2672        { 
    2673         "type": "Point", 
    2674         "coordinates": [-117.83368,33.739982] 
    2675        }, 
    2676    "properties":  
    2677        {"street": "S OF 5", "color": "lime", "perpx": "0.999923", "perpy": "0.012439"} 
    2678 },   
    2679 { 
    2680    "type": "Feature", 
    2681    "id": "55 N 10.5", 
    2682    "geometry": 
    2683        { 
    2684         "type": "Point", 
    2685         "coordinates": [-117.833698,33.741429] 
    2686        }, 
    2687    "properties":  
    2688        {"street": "N OF 5", "color": "lime", "perpx": "0.97478", "perpy": "-0.22317"} 
    2689 },   
    2690 { 
    2691    "type": "Feature", 
    2692    "id": "55 N 11.1", 
    2693    "geometry": 
    2694        { 
    2695         "type": "Point", 
    2696         "coordinates": [-117.831768,33.749859] 
    2697        }, 
    2698    "properties":  
    2699        {"street": "FOURTH 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    2700 },   
    2701 { 
    2702    "type": "Feature", 
    2703    "id": "55 N 11.74", 
    2704    "geometry": 
    2705        { 
    2706         "type": "Point", 
    2707         "coordinates": [-117.830994,33.759105] 
     259   "id": "55 S 2.77", 
     260   "geometry": 
     261       { 
     262        "type": "Point", 
     263        "coordinates": [-117.908673,33.651901] 
     264       }, 
     265   "properties":  
     266       {"street": "VICTORIA1", "color": "lime", "perpx": "-0.732846", "perpy": "0.680394"} 
     267},   
     268{ 
     269   "type": "Feature", 
     270   "id": "55 S 3.07", 
     271   "geometry": 
     272       { 
     273        "type": "Point", 
     274        "coordinates": [-117.905456,33.655366] 
     275       }, 
     276   "properties":  
     277       {"street": "VICTORIA2", "color": "lime", "perpx": "-0.732846", "perpy": "0.680394"} 
     278},   
     279{ 
     280   "type": "Feature", 
     281   "id": "55 S 3.59", 
     282   "geometry": 
     283       { 
     284        "type": "Point", 
     285        "coordinates": [-117.899681,33.661183] 
     286       }, 
     287   "properties":  
     288       {"street": "FAIR 1", "color": "lime", "perpx": "-0.712081", "perpy": "0.702098"} 
     289},   
     290{ 
     291   "type": "Feature", 
     292   "id": "55 S 3.97", 
     293   "geometry": 
     294       { 
     295        "type": "Point", 
     296        "coordinates": [-117.895493,33.665433] 
     297       }, 
     298   "properties":  
     299       {"street": "FAIR 2", "color": "lime", "perpx": "-0.719731", "perpy": "0.694253"} 
     300},   
     301{ 
     302   "type": "Feature", 
     303   "id": "55 S 4.58", 
     304   "geometry": 
     305       { 
     306        "type": "Point", 
     307        "coordinates": [-117.888309,33.671928] 
     308       }, 
     309   "properties":  
     310       {"street": "BRISTOL", "color": "lime", "perpx": "-0.612257", "perpy": "0.790659"} 
     311},   
     312{ 
     313   "type": "Feature", 
     314   "id": "55 S 4.7", 
     315   "geometry": 
     316       { 
     317        "type": "Point", 
     318        "coordinates": [-117.88678,33.673112] 
     319       }, 
     320   "properties":  
     321       {"street": "BAKER 1", "color": "lime", "perpx": "-0.639107", "perpy": "0.769118"} 
     322},   
     323{ 
     324   "type": "Feature", 
     325   "id": "55 S 5.06", 
     326   "geometry": 
     327       { 
     328        "type": "Point", 
     329        "coordinates": [-117.882355,33.676789] 
     330       }, 
     331   "properties":  
     332       {"street": "BAKER 2", "color": "lime", "perpx": "-0.639107", "perpy": "0.769118"} 
     333},   
     334{ 
     335   "type": "Feature", 
     336   "id": "55 S 5.51", 
     337   "geometry": 
     338       { 
     339        "type": "Point", 
     340        "coordinates": [-117.87755,33.681935] 
     341       }, 
     342   "properties":  
     343       {"street": "PAULARINO 1", "color": "lime", "perpx": "-0.722093", "perpy": "0.691796"} 
     344},   
     345{ 
     346   "type": "Feature", 
     347   "id": "55 S 5.87", 
     348   "geometry": 
     349       { 
     350        "type": "Point", 
     351        "coordinates": [-117.873635,33.686016] 
     352       }, 
     353   "properties":  
     354       {"street": "PAULARINO 2", "color": "lime", "perpx": "-0.725185", "perpy": "0.688554"} 
     355},   
     356{ 
     357   "type": "Feature", 
     358   "id": "55 S 6.88", 
     359   "geometry": 
     360       { 
     361        "type": "Point", 
     362        "coordinates": [-117.862677,33.697495] 
     363       }, 
     364   "properties":  
     365       {"street": "MACARTHU1", "color": "lime", "perpx": "-0.710326", "perpy": "0.703873"} 
     366},   
     367{ 
     368   "type": "Feature", 
     369   "id": "55 S 7.03", 
     370   "geometry": 
     371       { 
     372        "type": "Point", 
     373        "coordinates": [-117.861041,33.699146] 
     374       }, 
     375   "properties":  
     376       {"street": "MACARTHU2", "color": "lime", "perpx": "-0.710326", "perpy": "0.703873"} 
     377},   
     378{ 
     379   "type": "Feature", 
     380   "id": "55 S 8.12", 
     381   "geometry": 
     382       { 
     383        "type": "Point", 
     384        "coordinates": [-117.849099,33.711451] 
     385       }, 
     386   "properties":  
     387       {"street": "DYER 2", "color": "lime", "perpx": "-0.708914", "perpy": "0.705295"} 
     388},   
     389{ 
     390   "type": "Feature", 
     391   "id": "55 S 9.19", 
     392   "geometry": 
     393       { 
     394        "type": "Point", 
     395        "coordinates": [-117.837265,33.723387] 
     396       }, 
     397   "properties":  
     398       {"street": "EDINGER 1", "color": "lime", "perpx": "0", "perpy": "0"} 
     399},   
     400{ 
     401   "type": "Feature", 
     402   "id": "55 S 9.84", 
     403   "geometry": 
     404       { 
     405        "type": "Point", 
     406        "coordinates": [-117.833996,33.73212] 
     407       }, 
     408   "properties":  
     409       {"street": "MCFADDEN", "color": "lime", "perpx": "-0.999946", "perpy": "-0.010425"} 
     410},   
     411{ 
     412   "type": "Feature", 
     413   "id": "55 S 10.4", 
     414   "geometry": 
     415       { 
     416        "type": "Point", 
     417        "coordinates": [-117.833908,33.739982] 
     418       }, 
     419   "properties":  
     420       {"street": "S OF 5", "color": "lime", "perpx": "-0.999756", "perpy": "0.022109"} 
     421},   
     422{ 
     423   "type": "Feature", 
     424   "id": "55 S 10.5", 
     425   "geometry": 
     426       { 
     427        "type": "Point", 
     428        "coordinates": [-117.833876,33.741429] 
     429       }, 
     430   "properties":  
     431       {"street": "N OF 5", "color": "lime", "perpx": "-0.987616", "perpy": "0.156888"} 
     432},   
     433{ 
     434   "type": "Feature", 
     435   "id": "55 S 11.62", 
     436   "geometry": 
     437       { 
     438        "type": "Point", 
     439        "coordinates": [-117.831392,33.75738] 
    2708440       }, 
    2709441   "properties":  
     
    2712444{ 
    2713445   "type": "Feature", 
    2714    "id": "55 N 12", 
    2715    "geometry": 
    2716        { 
    2717         "type": "Point", 
    2718         "coordinates": [-117.830834,33.762898] 
    2719        }, 
    2720    "properties":  
    2721        {"street": "17TH 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    2722 },   
    2723 { 
    2724    "type": "Feature", 
    2725    "id": "55 N 12.7", 
    2726    "geometry": 
    2727        { 
    2728         "type": "Point", 
    2729         "coordinates": [-117.830912,33.773139] 
    2730        }, 
    2731    "properties":  
    2732        {"street": "FAIRHAVEN", "color": "lime", "perpx": "0.999999", "perpy": "0.001196"} 
    2733 },   
    2734 { 
    2735    "type": "Feature", 
    2736    "id": "55 N 13.9", 
    2737    "geometry": 
    2738        { 
    2739         "type": "Point", 
    2740         "coordinates": [-117.830884,33.790409] 
     446   "id": "55 S 12.7", 
     447   "geometry": 
     448       { 
     449        "type": "Point", 
     450        "coordinates": [-117.831088,33.773138] 
     451       }, 
     452   "properties":  
     453       {"street": "FAIRHAVEN", "color": "lime", "perpx": "-0.999999", "perpy": "-0.001368"} 
     454},   
     455{ 
     456   "type": "Feature", 
     457   "id": "55 S 13.51", 
     458   "geometry": 
     459       { 
     460        "type": "Point", 
     461        "coordinates": [-117.831128,33.784755] 
     462       }, 
     463   "properties":  
     464       {"street": "CHAPMAN 1", "color": "lime", "perpx": "0", "perpy": "0"} 
     465},   
     466{ 
     467   "type": "Feature", 
     468   "id": "55 S 13.75", 
     469   "geometry": 
     470       { 
     471        "type": "Point", 
     472        "coordinates": [-117.831081,33.788212] 
    2741473       }, 
    2742474   "properties":  
    2743475       {"street": "CHAPMAN 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    2744 },   
    2745 { 
    2746    "type": "Feature", 
    2747    "id": "55 N 14.4", 
    2748    "geometry": 
    2749        { 
    2750         "type": "Point", 
    2751         "coordinates": [-117.831045,33.797732] 
    2752        }, 
    2753    "properties":  
    2754        {"street": "Walnut", "color": "lime", "perpx": "0.994412", "perpy": "0.105571"} 
    2755 },   
    2756 { 
    2757    "type": "Feature", 
    2758    "id": "55 N 14.6", 
    2759    "geometry": 
    2760        { 
    2761         "type": "Point", 
    2762         "coordinates": [-117.831355,33.800652] 
    2763        }, 
    2764    "properties":  
    2765        {"street": "COLLINS", "color": "lime", "perpx": "0.994412", "perpy": "0.105571"} 
    2766 },   
    2767 { 
    2768    "type": "Feature", 
    2769    "id": "55 N 15.22", 
    2770    "geometry": 
    2771        { 
    2772         "type": "Point", 
    2773         "coordinates": [-117.831849,33.809608] 
    2774        }, 
    2775    "properties":  
    2776        {"street": "KATELLA 1", "color": "lime", "perpx": "0.999767", "perpy": "0.021575"} 
    2777 },   
    2778 { 
    2779    "type": "Feature", 
    2780    "id": "55 N 15.4", 
    2781    "geometry": 
    2782        { 
    2783         "type": "Point", 
    2784         "coordinates": [-117.831905,33.812203] 
    2785        }, 
    2786    "properties":  
    2787        {"street": "KATELLA  2", "color": "lime", "perpx": "0", "perpy": "0"} 
    2788 },   
    2789 { 
    2790    "type": "Feature", 
    2791    "id": "55 N 15.8", 
    2792    "geometry": 
    2793        { 
    2794         "type": "Point", 
    2795         "coordinates": [-117.831919,33.817981] 
    2796        }, 
    2797    "properties":  
    2798        {"street": "TAFT", "color": "lime", "perpx": "1.0", "perpy": "0.000172"} 
    2799 },   
    2800 { 
    2801    "type": "Feature", 
    2802    "id": "55 N 16.2", 
    2803    "geometry": 
    2804        { 
    2805         "type": "Point", 
    2806         "coordinates": [-117.83192,33.823807] 
    2807        }, 
    2808    "properties":  
    2809        {"street": "MEATS", "color": "lime", "perpx": "1.0", "perpy": "0.000172"} 
    2810 },   
    2811 { 
    2812    "type": "Feature", 
    2813    "id": "55 N 17.12", 
    2814    "geometry": 
    2815        { 
    2816         "type": "Point", 
    2817         "coordinates": [-117.834992,33.837111] 
    2818        }, 
    2819    "properties":  
    2820        {"street": "LINCOLN 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    2821 },   
    2822 { 
    2823    "type": "Feature", 
    2824    "id": "55 S 2.77", 
    2825    "geometry": 
    2826        { 
    2827         "type": "Point", 
    2828         "coordinates": [-117.908673,33.651901] 
    2829        }, 
    2830    "properties":  
    2831        {"street": "VICTORIA1", "color": "lime", "perpx": "-0.732846", "perpy": "0.680394"} 
    2832 },   
    2833 { 
    2834    "type": "Feature", 
    2835    "id": "55 S 3.07", 
    2836    "geometry": 
    2837        { 
    2838         "type": "Point", 
    2839         "coordinates": [-117.905456,33.655366] 
    2840        }, 
    2841    "properties":  
    2842        {"street": "VICTORIA2", "color": "lime", "perpx": "-0.732846", "perpy": "0.680394"} 
    2843 },   
    2844 { 
    2845    "type": "Feature", 
    2846    "id": "55 S 3.59", 
    2847    "geometry": 
    2848        { 
    2849         "type": "Point", 
    2850         "coordinates": [-117.899681,33.661183] 
    2851        }, 
    2852    "properties":  
    2853        {"street": "FAIR 1", "color": "lime", "perpx": "-0.712081", "perpy": "0.702098"} 
    2854 },   
    2855 { 
    2856    "type": "Feature", 
    2857    "id": "55 S 3.97", 
    2858    "geometry": 
    2859        { 
    2860         "type": "Point", 
    2861         "coordinates": [-117.895493,33.665433] 
    2862        }, 
    2863    "properties":  
    2864        {"street": "FAIR 2", "color": "lime", "perpx": "-0.719731", "perpy": "0.694253"} 
    2865 },   
    2866 { 
    2867    "type": "Feature", 
    2868    "id": "55 S 4.58", 
    2869    "geometry": 
    2870        { 
    2871         "type": "Point", 
    2872         "coordinates": [-117.888309,33.671928] 
    2873        }, 
    2874    "properties":  
    2875        {"street": "BRISTOL", "color": "lime", "perpx": "-0.612257", "perpy": "0.790659"} 
    2876 },   
    2877 { 
    2878    "type": "Feature", 
    2879    "id": "55 S 4.7", 
    2880    "geometry": 
    2881        { 
    2882         "type": "Point", 
    2883         "coordinates": [-117.88678,33.673112] 
    2884        }, 
    2885    "properties":  
    2886        {"street": "BAKER 1", "color": "lime", "perpx": "-0.639107", "perpy": "0.769118"} 
    2887 },   
    2888 { 
    2889    "type": "Feature", 
    2890    "id": "55 S 5.06", 
    2891    "geometry": 
    2892        { 
    2893         "type": "Point", 
    2894         "coordinates": [-117.882355,33.676789] 
    2895        }, 
    2896    "properties":  
    2897        {"street": "BAKER 2", "color": "lime", "perpx": "-0.639107", "perpy": "0.769118"} 
    2898 },   
    2899 { 
    2900    "type": "Feature", 
    2901    "id": "55 S 5.51", 
    2902    "geometry": 
    2903        { 
    2904         "type": "Point", 
    2905         "coordinates": [-117.87755,33.681935] 
    2906        }, 
    2907    "properties":  
    2908        {"street": "PAULARINO 1", "color": "lime", "perpx": "-0.722093", "perpy": "0.691796"} 
    2909 },   
    2910 { 
    2911    "type": "Feature", 
    2912    "id": "55 S 5.87", 
    2913    "geometry": 
    2914        { 
    2915         "type": "Point", 
    2916         "coordinates": [-117.873635,33.686016] 
    2917        }, 
    2918    "properties":  
    2919        {"street": "PAULARINO 2", "color": "lime", "perpx": "-0.725185", "perpy": "0.688554"} 
    2920 },   
    2921 { 
    2922    "type": "Feature", 
    2923    "id": "55 S 6.88", 
    2924    "geometry": 
    2925        { 
    2926         "type": "Point", 
    2927         "coordinates": [-117.862677,33.697495] 
    2928        }, 
    2929    "properties":  
    2930        {"street": "MACARTHU1", "color": "lime", "perpx": "-0.710326", "perpy": "0.703873"} 
    2931 },   
    2932 { 
    2933    "type": "Feature", 
    2934    "id": "55 S 7.03", 
    2935    "geometry": 
    2936        { 
    2937         "type": "Point", 
    2938         "coordinates": [-117.861041,33.699146] 
    2939        }, 
    2940    "properties":  
    2941        {"street": "MACARTHU2", "color": "lime", "perpx": "-0.710326", "perpy": "0.703873"} 
    2942 },   
    2943 { 
    2944    "type": "Feature", 
    2945    "id": "55 S 7.62", 
    2946    "geometry": 
    2947        { 
    2948         "type": "Point", 
    2949         "coordinates": [-117.854598,33.705879] 
    2950        }, 
    2951    "properties":  
    2952        {"street": "DYER 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    2953 },   
    2954 { 
    2955    "type": "Feature", 
    2956    "id": "55 S 8.12", 
    2957    "geometry": 
    2958        { 
    2959         "type": "Point", 
    2960         "coordinates": [-117.849099,33.711451] 
    2961        }, 
    2962    "properties":  
    2963        {"street": "DYER 2", "color": "lime", "perpx": "-0.708914", "perpy": "0.705295"} 
    2964 },   
    2965 { 
    2966    "type": "Feature", 
    2967    "id": "55 S 9.19", 
    2968    "geometry": 
    2969        { 
    2970         "type": "Point", 
    2971         "coordinates": [-117.837265,33.723387] 
    2972        }, 
    2973    "properties":  
    2974        {"street": "EDINGER 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    2975 },   
    2976 { 
    2977    "type": "Feature", 
    2978    "id": "55 S 9.84", 
    2979    "geometry": 
    2980        { 
    2981         "type": "Point", 
    2982         "coordinates": [-117.833996,33.73212] 
    2983        }, 
    2984    "properties":  
    2985        {"street": "MCFADDEN", "color": "lime", "perpx": "-0.999946", "perpy": "-0.010425"} 
    2986 },   
    2987 { 
    2988    "type": "Feature", 
    2989    "id": "55 S 10.4", 
    2990    "geometry": 
    2991        { 
    2992         "type": "Point", 
    2993         "coordinates": [-117.833908,33.739982] 
    2994        }, 
    2995    "properties":  
    2996        {"street": "S OF 5", "color": "lime", "perpx": "-0.999756", "perpy": "0.022109"} 
    2997 },   
    2998 { 
    2999    "type": "Feature", 
    3000    "id": "55 S 10.5", 
    3001    "geometry": 
    3002        { 
    3003         "type": "Point", 
    3004         "coordinates": [-117.833876,33.741429] 
    3005        }, 
    3006    "properties":  
    3007        {"street": "N OF 5", "color": "lime", "perpx": "-0.987616", "perpy": "0.156888"} 
    3008 },   
    3009 { 
    3010    "type": "Feature", 
    3011    "id": "55 S 11.62", 
    3012    "geometry": 
    3013        { 
    3014         "type": "Point", 
    3015         "coordinates": [-117.831392,33.75738] 
    3016        }, 
    3017    "properties":  
    3018        {"street": "17TH 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    3019 },   
    3020 { 
    3021    "type": "Feature", 
    3022    "id": "55 S 12.7", 
    3023    "geometry": 
    3024        { 
    3025         "type": "Point", 
    3026         "coordinates": [-117.831088,33.773138] 
    3027        }, 
    3028    "properties":  
    3029        {"street": "FAIRHAVEN", "color": "lime", "perpx": "-0.999999", "perpy": "-0.001368"} 
    3030 },   
    3031 { 
    3032    "type": "Feature", 
    3033    "id": "55 S 13.51", 
    3034    "geometry": 
    3035        { 
    3036         "type": "Point", 
    3037         "coordinates": [-117.831128,33.784755] 
    3038        }, 
    3039    "properties":  
    3040        {"street": "CHAPMAN 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    3041 },   
    3042 { 
    3043    "type": "Feature", 
    3044    "id": "55 S 13.75", 
    3045    "geometry": 
    3046        { 
    3047         "type": "Point", 
    3048         "coordinates": [-117.831081,33.788212] 
    3049        }, 
    3050    "properties":  
    3051        {"street": "CHAPMAN 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    3052 },   
    3053 { 
    3054    "type": "Feature", 
    3055    "id": "55 S 14.4", 
    3056    "geometry": 
    3057        { 
    3058         "type": "Point", 
    3059         "coordinates": [-117.831223,33.797729] 
    3060        }, 
    3061    "properties":  
    3062        {"street": "Walnut", "color": "lime", "perpx": "-0.994624", "perpy": "-0.10355"} 
    3063 },   
    3064 { 
    3065    "type": "Feature", 
    3066    "id": "55 S 14.6", 
    3067    "geometry": 
    3068        { 
    3069         "type": "Point", 
    3070         "coordinates": [-117.831527,33.800649] 
    3071        }, 
    3072    "properties":  
    3073        {"street": "COLLINS", "color": "lime", "perpx": "-0.994624", "perpy": "-0.10355"} 
    3074 },   
    3075 { 
    3076    "type": "Feature", 
    3077    "id": "55 S 15.8", 
    3078    "geometry": 
    3079        { 
    3080         "type": "Point", 
    3081         "coordinates": [-117.832098,33.817979] 
    3082        }, 
    3083    "properties":  
    3084        {"street": "TAFT", "color": "lime", "perpx": "-1.0", "perpy": "0.000172"} 
    3085 },   
    3086 { 
    3087    "type": "Feature", 
    3088    "id": "55 S 16.2", 
    3089    "geometry": 
    3090        { 
    3091         "type": "Point", 
    3092         "coordinates": [-117.832097,33.823807] 
    3093        }, 
    3094    "properties":  
    3095        {"street": "MEATS", "color": "lime", "perpx": "-1.0", "perpy": "0.000172"} 
    3096 },   
    3097 { 
    3098    "type": "Feature", 
    3099    "id": "55 S 16.71", 
    3100    "geometry": 
    3101        { 
    3102         "type": "Point", 
    3103         "coordinates": [-117.834539,33.830875] 
    3104        }, 
    3105    "properties":  
    3106        {"street": "LINCOLN 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    3107 },   
    3108  
    3109 { 
    3110    "type": "Feature", 
    3111    "id": "57 N 11.1", 
    3112    "geometry": 
    3113        { 
    3114         "type": "Point", 
    3115         "coordinates": [-117.879424,33.78435] 
    3116        }, 
    3117    "properties":  
    3118        {"street": "AT CHAPMAN OFF", "color": "lime", "perpx": "0.991811", "perpy": "0.127713"} 
    3119 },   
    3120 { 
    3121    "type": "Feature", 
    3122    "id": "57 N 11.22", 
    3123    "geometry": 
    3124        { 
    3125         "type": "Point", 
    3126         "coordinates": [-117.879769,33.787426] 
    3127        }, 
    3128    "properties":  
    3129        {"street": "CHAPMAN 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    3130 },   
    3131 { 
    3132    "type": "Feature", 
    3133    "id": "57 N 11.39", 
    3134    "geometry": 
    3135        { 
    3136         "type": "Point", 
    3137         "coordinates": [-117.879799,33.790105] 
    3138        }, 
    3139    "properties":  
    3140        {"street": "CHAPMAN 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    3141 },   
    3142 { 
    3143    "type": "Feature", 
    3144    "id": "57 N 11.68", 
    3145    "geometry": 
    3146        { 
    3147         "type": "Point", 
    3148         "coordinates": [-117.878448,33.794121] 
    3149        }, 
    3150    "properties":  
    3151        {"street": "ORANGEWO1", "color": "lime", "perpx": "0", "perpy": "0"} 
    3152 },   
    3153 { 
    3154    "type": "Feature", 
    3155    "id": "57 N 11.78", 
    3156    "geometry": 
    3157        { 
    3158         "type": "Point", 
    3159         "coordinates": [-117.877848,33.795482] 
    3160        }, 
    3161    "properties":  
    3162        {"street": "ORANGEWO2", "color": "lime", "perpx": "0", "perpy": "0"} 
    3163 },   
    3164 { 
    3165    "type": "Feature", 
    3166    "id": "57 N 12.5", 
    3167    "geometry": 
    3168        { 
    3169         "type": "Point", 
    3170         "coordinates": [-117.880058,33.805531] 
    3171        }, 
    3172    "properties":  
    3173        {"street": "KATELLA 1", "color": "lime", "perpx": "0.984745", "perpy": "-0.174004"} 
    3174 },   
    3175 { 
    3176    "type": "Feature", 
    3177    "id": "57 N 12.74", 
    3178    "geometry": 
    3179        { 
    3180         "type": "Point", 
    3181         "coordinates": [-117.879353,33.808904] 
    3182        }, 
    3183    "properties":  
    3184        {"street": "KATELLA 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    3185 },   
    3186 { 
    3187    "type": "Feature", 
    3188    "id": "57 N 13.38", 
    3189    "geometry": 
    3190        { 
    3191         "type": "Point", 
    3192         "coordinates": [-117.876254,33.81772] 
    3193        }, 
    3194    "properties":  
    3195        {"street": "BALL 1", "color": "lime", "perpx": "0.980879", "perpy": "-0.194619"} 
    3196 },   
    3197 { 
    3198    "type": "Feature", 
    3199    "id": "57 N 13.56", 
    3200    "geometry": 
    3201        { 
    3202         "type": "Point", 
    3203         "coordinates": [-117.875999,33.820297] 
    3204        }, 
    3205    "properties":  
    3206        {"street": "BALL 2", "color": "lime", "perpx": "0.999993", "perpy": "-0.00368"} 
    3207 },   
    3208 { 
    3209    "type": "Feature", 
    3210    "id": "57 N 13.9", 
    3211    "geometry": 
    3212        { 
    3213         "type": "Point", 
    3214         "coordinates": [-117.875981,33.825188] 
    3215        }, 
    3216    "properties":  
    3217        {"street": "Wagner", "color": "lime", "perpx": "0.999993", "perpy": "-0.00368"} 
    3218 },   
    3219 { 
    3220    "type": "Feature", 
    3221    "id": "57 N 14.4", 
    3222    "geometry": 
    3223        { 
    3224         "type": "Point", 
    3225         "coordinates": [-117.875965,33.83238] 
    3226        }, 
    3227    "properties":  
    3228        {"street": "South", "color": "lime", "perpx": "0.999995", "perpy": "-0.003244"} 
    3229 },   
    3230 { 
    3231    "type": "Feature", 
    3232    "id": "57 N 14.73", 
    3233    "geometry": 
    3234        { 
    3235         "type": "Point", 
    3236         "coordinates": [-117.87595,33.837126] 
    3237        }, 
    3238    "properties":  
    3239        {"street": "LINCOLN 1", "color": "lime", "perpx": "0.999982", "perpy": "-0.00608"} 
    3240 },   
    3241 { 
    3242    "type": "Feature", 
    3243    "id": "57 N 14.9", 
    3244    "geometry": 
    3245        { 
    3246         "type": "Point", 
    3247         "coordinates": [-117.875935,33.839593] 
    3248        }, 
    3249    "properties":  
    3250        {"street": "LINCOLN 2", "color": "lime", "perpx": "0.999936", "perpy": "-0.011332"} 
    3251 },   
    3252 { 
    3253    "type": "Feature", 
    3254    "id": "57 N 15.1", 
    3255    "geometry": 
    3256        { 
    3257         "type": "Point", 
    3258         "coordinates": [-117.875902,33.842505] 
    3259        }, 
    3260    "properties":  
    3261        {"street": "UNDERHILL", "color": "lime", "perpx": "0.999936", "perpy": "-0.011332"} 
    3262 },   
    3263 { 
    3264    "type": "Feature", 
    3265    "id": "57 N 15.4", 
    3266    "geometry": 
    3267        { 
    3268         "type": "Point", 
    3269         "coordinates": [-117.875931,33.846873] 
    3270        }, 
    3271    "properties":  
    3272        {"street": "LA PALMA", "color": "lime", "perpx": "0.996618", "perpy": "-0.082174"} 
    3273 },   
    3274 { 
    3275    "type": "Feature", 
    3276    "id": "57 N 16.5", 
    3277    "geometry": 
    3278        { 
    3279         "type": "Point", 
    3280         "coordinates": [-117.877557,33.862728] 
    3281        }, 
    3282    "properties":  
    3283        {"street": "ORANGETHORPE", "color": "lime", "perpx": "0.95802", "perpy": "0.286703"} 
    3284 },   
    3285 { 
    3286    "type": "Feature", 
    3287    "id": "57 N 17.75", 
    3288    "geometry": 
    3289        { 
    3290         "type": "Point", 
    3291         "coordinates": [-117.88031,33.880532] 
    3292        }, 
    3293    "properties":  
    3294        {"street": "NUTWOOD", "color": "lime", "perpx": "0", "perpy": "0"} 
    3295 },   
    3296 { 
    3297    "type": "Feature", 
    3298    "id": "57 N 18.3", 
    3299    "geometry": 
    3300        { 
    3301         "type": "Point", 
    3302         "coordinates": [-117.880484,33.888435] 
    3303        }, 
    3304    "properties":  
    3305        {"street": "YORBA LI1", "color": "lime", "perpx": "0.999634", "perpy": "0.027056"} 
    3306 },   
    3307 { 
    3308    "type": "Feature", 
    3309    "id": "57 N 18.49", 
    3310    "geometry": 
    3311        { 
    3312         "type": "Point", 
    3313         "coordinates": [-117.880559,33.891206] 
    3314        }, 
    3315    "properties":  
    3316        {"street": "YORBA LI2", "color": "lime", "perpx": "0", "perpy": "0"} 
    3317 },   
    3318 { 
    3319    "type": "Feature", 
    3320    "id": "57 N 18.85", 
    3321    "geometry": 
    3322        { 
    3323         "type": "Point", 
    3324         "coordinates": [-117.880822,33.896472] 
    3325        }, 
    3326    "properties":  
    3327        {"street": "Bastanchury", "color": "lime", "perpx": "0.997832", "perpy": "0.065812"} 
    3328 },   
    3329 { 
    3330    "type": "Feature", 
    3331    "id": "57 N 19.1", 
    3332    "geometry": 
    3333        { 
    3334         "type": "Point", 
    3335         "coordinates": [-117.881063,33.900126] 
    3336        }, 
    3337    "properties":  
    3338        {"street": "ROLLING  HILLS", "color": "lime", "perpx": "0.997832", "perpy": "0.065812"} 
    3339 },   
    3340 { 
    3341    "type": "Feature", 
    3342    "id": "57 N 19.8", 
    3343    "geometry": 
    3344        { 
    3345         "type": "Point", 
    3346         "coordinates": [-117.883309,33.909962] 
    3347        }, 
    3348    "properties":  
    3349        {"street": "IMPERIAL1", "color": "lime", "perpx": "0.998732", "perpy": "-0.050333"} 
    3350 },   
    3351 { 
    3352    "type": "Feature", 
    3353    "id": "57 N 20.05", 
    3354    "geometry": 
    3355        { 
    3356         "type": "Point", 
    3357         "coordinates": [-117.882887,33.913565] 
    3358        }, 
    3359    "properties":  
    3360        {"street": "IMPERIAL2", "color": "lime", "perpx": "0.93136", "perpy": "-0.364101"} 
    3361 },   
    3362 { 
    3363    "type": "Feature", 
    3364    "id": "57 N 21.16", 
    3365    "geometry": 
    3366        { 
    3367         "type": "Point", 
    3368         "coordinates": [-117.879881,33.929701] 
    3369        }, 
    3370    "properties":  
    3371        {"street": "LAMBERT", "color": "lime", "perpx": "0", "perpy": "0"} 
    3372 },   
    3373 { 
    3374    "type": "Feature", 
    3375    "id": "57 N 22", 
    3376    "geometry": 
    3377        { 
    3378         "type": "Point", 
    3379         "coordinates": [-117.875138,33.940872] 
    3380        }, 
    3381    "properties":  
    3382        {"street": "TONNER", "color": "lime", "perpx": "0", "perpy": "0"} 
    3383 },   
    3384 { 
    3385    "type": "Feature", 
    3386    "id": "57 S 10.8", 
    3387    "geometry": 
    3388        { 
    3389         "type": "Point", 
    3390         "coordinates": [-117.874735,33.777415] 
    3391        }, 
    3392    "properties":  
    3393        {"street": "RTE 22 & 5", "color": "lime", "perpx": "0", "perpy": "0"} 
    3394 },   
    3395 { 
    3396    "type": "Feature", 
    3397    "id": "57 S 11.08", 
    3398    "geometry": 
    3399        { 
    3400         "type": "Point", 
    3401         "coordinates": [-117.880197,33.783256] 
    3402        }, 
    3403    "properties":  
    3404        {"street": "CHAPMAN 1", "color": "lime", "perpx": "-0.99935", "perpy": "0.036044"} 
    3405 },   
    3406 { 
    3407    "type": "Feature", 
    3408    "id": "57 S 11.55", 
    3409    "geometry": 
    3410        { 
    3411         "type": "Point", 
    3412         "coordinates": [-117.879621,33.792388] 
    3413        }, 
    3414    "properties":  
    3415        {"street": "ORANGEWOOD", "color": "lime", "perpx": "0", "perpy": "0"} 
    3416 },   
    3417 { 
    3418    "type": "Feature", 
    3419    "id": "57 S 12.4", 
    3420    "geometry": 
    3421        { 
    3422         "type": "Point", 
    3423         "coordinates": [-117.88008,33.804096] 
    3424        }, 
    3425    "properties":  
    3426        {"street": "KATELLA 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    3427 },   
    3428 { 
    3429    "type": "Feature", 
    3430    "id": "57 S 12.58", 
    3431    "geometry": 
    3432        { 
    3433         "type": "Point", 
    3434         "coordinates": [-117.880243,33.806677] 
    3435        }, 
    3436    "properties":  
    3437        {"street": "KATELLA 2", "color": "lime", "perpx": "-0.945662", "perpy": "0.325152"} 
    3438 },   
    3439 { 
    3440    "type": "Feature", 
    3441    "id": "57 S 13.27", 
    3442    "geometry": 
    3443        { 
    3444         "type": "Point", 
    3445         "coordinates": [-117.876814,33.816163] 
    3446        }, 
    3447    "properties":  
    3448        {"street": "BALL 1", "color": "lime", "perpx": "-0.983876", "perpy": "0.178852"} 
    3449 },   
    3450 { 
    3451    "type": "Feature", 
    3452    "id": "57 S 13.45", 
    3453    "geometry": 
    3454        { 
    3455         "type": "Point", 
    3456         "coordinates": [-117.876349,33.818721] 
    3457        }, 
    3458    "properties":  
    3459        {"street": "BALL 2", "color": "lime", "perpx": "-0.999897", "perpy": "0.01437"} 
    3460 },   
    3461 { 
    3462    "type": "Feature", 
    3463    "id": "57 S 13.9", 
    3464    "geometry": 
    3465        { 
    3466         "type": "Point", 
    3467         "coordinates": [-117.876256,33.825192] 
    3468        }, 
    3469    "properties":  
    3470        {"street": "Wagner", "color": "lime", "perpx": "-0.999897", "perpy": "0.01437"} 
    3471 },   
    3472 { 
    3473    "type": "Feature", 
    3474    "id": "57 S 14.4", 
    3475    "geometry": 
    3476        { 
    3477         "type": "Point", 
    3478         "coordinates": [-117.876232,33.832386] 
    3479        }, 
    3480    "properties":  
    3481        {"street": "South", "color": "lime", "perpx": "-0.999935", "perpy": "0.011398"} 
    3482 },   
    3483 { 
    3484    "type": "Feature", 
    3485    "id": "57 S 14.65", 
    3486    "geometry": 
    3487        { 
    3488         "type": "Point", 
    3489         "coordinates": [-117.876191,33.835983] 
    3490        }, 
    3491    "properties":  
    3492        {"street": "LINCOLN 1", "color": "lime", "perpx": "-0.999998", "perpy": "0.001928"} 
    3493 },   
    3494 { 
    3495    "type": "Feature", 
    3496    "id": "57 S 14.83", 
    3497    "geometry": 
    3498        { 
    3499         "type": "Point", 
    3500         "coordinates": [-117.876186,33.838577] 
    3501        }, 
    3502    "properties":  
    3503        {"street": "LINCOLN 2", "color": "lime", "perpx": "-0.999986", "perpy": "-0.005368"} 
    3504 },   
    3505 { 
    3506    "type": "Feature", 
    3507    "id": "57 S 15.1", 
    3508    "geometry": 
    3509        { 
    3510         "type": "Point", 
    3511         "coordinates": [-117.876207,33.842489] 
    3512        }, 
    3513    "properties":  
    3514        {"street": "UNDERHILL", "color": "lime", "perpx": "-0.999986", "perpy": "-0.005368"} 
    3515 },   
    3516 { 
    3517    "type": "Feature", 
    3518    "id": "57 S 16.46", 
    3519    "geometry": 
    3520        { 
    3521         "type": "Point", 
    3522         "coordinates": [-117.87757,33.862118] 
    3523        }, 
    3524    "properties":  
    3525        {"street": "ORANGETHOR", "color": "lime", "perpx": "-0.960098", "perpy": "-0.279663"} 
    3526 },   
    3527 { 
    3528    "type": "Feature", 
    3529    "id": "57 S 17.18", 
    3530    "geometry": 
    3531        { 
    3532         "type": "Point", 
    3533         "coordinates": [-117.880462,33.872312] 
    3534        }, 
    3535    "properties":  
    3536        {"street": "CHAPMAN 3", "color": "lime", "perpx": "0", "perpy": "0"} 
    3537 },   
    3538 { 
    3539    "type": "Feature", 
    3540    "id": "57 S 17.41", 
    3541    "geometry": 
    3542        { 
    3543         "type": "Point", 
    3544         "coordinates": [-117.880503,33.87562] 
    3545        }, 
    3546    "properties":  
    3547        {"street": "NUTWOOD", "color": "lime", "perpx": "0", "perpy": "0"} 
    3548 },   
    3549 { 
    3550    "type": "Feature", 
    3551    "id": "57 S 18.18", 
    3552    "geometry": 
    3553        { 
    3554         "type": "Point", 
    3555         "coordinates": [-117.880716,33.886705] 
    3556        }, 
    3557    "properties":  
    3558        {"street": "YORBA LI1", "color": "lime", "perpx": "0", "perpy": "0"} 
    3559 },   
    3560 { 
    3561    "type": "Feature", 
    3562    "id": "57 S 18.37", 
    3563    "geometry": 
    3564        { 
    3565         "type": "Point", 
    3566         "coordinates": [-117.880785,33.889447] 
    3567        }, 
    3568    "properties":  
    3569        {"street": "YORBA LI2", "color": "lime", "perpx": "-0.999684", "perpy": "-0.025156"} 
    3570 },   
    3571 { 
    3572    "type": "Feature", 
    3573    "id": "57 S 18.85", 
    3574    "geometry": 
    3575        { 
    3576         "type": "Point", 
    3577         "coordinates": [-117.881094,33.896472] 
    3578        }, 
    3579    "properties":  
    3580        {"street": "Bastanchury", "color": "lime", "perpx": "-0.99801", "perpy": "-0.063058"} 
    3581 },   
    3582 { 
    3583    "type": "Feature", 
    3584    "id": "57 S 19.1", 
    3585    "geometry": 
    3586        { 
    3587         "type": "Point", 
    3588         "coordinates": [-117.881325,33.900128] 
    3589        }, 
    3590    "properties":  
    3591        {"street": "ROLLING HILLS", "color": "lime", "perpx": "-0.99801", "perpy": "-0.063058"} 
    3592 },   
    3593 { 
    3594    "type": "Feature", 
    3595    "id": "57 S 19.73", 
    3596    "geometry": 
    3597        { 
    3598         "type": "Point", 
    3599         "coordinates": [-117.883224,33.90899] 
    3600        }, 
    3601    "properties":  
    3602        {"street": "IMPERIAL1", "color": "lime", "perpx": "-0.986464", "perpy": "-0.163975"} 
    3603 },   
    3604 { 
    3605    "type": "Feature", 
    3606    "id": "57 S 19.94", 
    3607    "geometry": 
    3608        { 
    3609         "type": "Point", 
    3610         "coordinates": [-117.883726,33.91201] 
    3611        }, 
    3612    "properties":  
    3613        {"street": "IMPERIAL2", "color": "lime", "perpx": "-0.953779", "perpy": "0.30051"} 
    3614 },   
    3615 { 
    3616    "type": "Feature", 
    3617    "id": "57 S 22.06", 
    3618    "geometry": 
    3619        { 
    3620         "type": "Point", 
    3621         "coordinates": [-117.874675,33.94149] 
    3622        }, 
    3623    "properties":  
    3624        {"street": "TONNER", "color": "lime", "perpx": "0", "perpy": "0"} 
    3625 },   
    3626  
    3627 { 
    3628    "type": "Feature", 
    3629    "id": "73 N 10.59", 
    3630    "geometry": 
    3631        { 
    3632         "type": "Point", 
    3633         "coordinates": [-117.674552,33.545677] 
    3634        }, 
    3635    "properties":  
    3636        {"street": "CAPISTRANO", "color": "lime", "perpx": "0.971174", "perpy": "0.238373"} 
    3637 },   
    3638 { 
    3639    "type": "Feature", 
    3640    "id": "73 N 10.9", 
    3641    "geometry": 
    3642        { 
    3643         "type": "Point", 
    3644         "coordinates": [-117.675644,33.550126] 
    3645        }, 
    3646    "properties":  
    3647        {"street": "SORRENTO", "color": "lime", "perpx": "0.940629", "perpy": "0.339435"} 
    3648 },   
    3649 { 
    3650    "type": "Feature", 
    3651    "id": "73 N 11.22", 
    3652    "geometry": 
    3653        { 
    3654         "type": "Point", 
    3655         "coordinates": [-117.677239,33.554546] 
    3656        }, 
    3657    "properties":  
    3658        {"street": "CABOT", "color": "lime", "perpx": "0.940629", "perpy": "0.339435"} 
    3659 },   
    3660 { 
    3661    "type": "Feature", 
    3662    "id": "73 N 11.64", 
    3663    "geometry": 
    3664        { 
    3665         "type": "Point", 
    3666         "coordinates": [-117.683209,33.557803] 
    3667        }, 
    3668    "properties":  
    3669        {"street": "GREENFIELD 1", "color": "lime", "perpx": "0.198325", "perpy": "0.980136"} 
    3670 },   
    3671 { 
    3672    "type": "Feature", 
    3673    "id": "73 N 12", 
    3674    "geometry": 
    3675        { 
    3676         "type": "Point", 
    3677         "coordinates": [-117.689417,33.559105] 
    3678        }, 
    3679    "properties":  
    3680        {"street": "GREENFIELD 2", "color": "lime", "perpx": "0.471098", "perpy": "0.882081"} 
    3681 },   
    3682 { 
    3683    "type": "Feature", 
    3684    "id": "73 N 12.31", 
    3685    "geometry": 
    3686        { 
    3687         "type": "Point", 
    3688         "coordinates": [-117.693351,33.562029] 
    3689        }, 
    3690    "properties":  
    3691        {"street": "ROCKRIDGE", "color": "lime", "perpx": "0.802439", "perpy": "0.596734"} 
    3692 },   
    3693 { 
    3694    "type": "Feature", 
    3695    "id": "73 N 12.52", 
    3696    "geometry": 
    3697        { 
    3698         "type": "Point", 
    3699         "coordinates": [-117.695254,33.564588] 
    3700        }, 
    3701    "properties":  
    3702        {"street": "WESTRIDGE", "color": "lime", "perpx": "0.701895", "perpy": "0.712281"} 
    3703 },   
    3704 { 
    3705    "type": "Feature", 
    3706    "id": "73 N 12.83", 
    3707    "geometry": 
    3708        { 
    3709         "type": "Point", 
    3710         "coordinates": [-117.698683,33.567967] 
    3711        }, 
    3712    "properties":  
    3713        {"street": "MOULTON", "color": "lime", "perpx": "0.701895", "perpy": "0.712281"} 
    3714 },   
    3715 { 
    3716    "type": "Feature", 
    3717    "id": "73 N 13.14", 
    3718    "geometry": 
    3719        { 
    3720         "type": "Point", 
    3721         "coordinates": [-117.702528,33.571095] 
    3722        }, 
    3723    "properties":  
    3724        {"street": "PACIFIC PARK", "color": "lime", "perpx": "0.63793", "perpy": "0.770095"} 
    3725 },   
    3726 { 
    3727    "type": "Feature", 
    3728    "id": "73 N 13.6", 
    3729    "geometry": 
    3730        { 
    3731         "type": "Point", 
    3732         "coordinates": [-117.70902,33.574966] 
    3733        }, 
    3734    "properties":  
    3735        {"street": "LA PAZ 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    3736 },   
    3737 { 
    3738    "type": "Feature", 
    3739    "id": "73 N 13.7", 
    3740    "geometry": 
    3741        { 
    3742         "type": "Point", 
    3743         "coordinates": [-117.710558,33.575554] 
    3744        }, 
    3745    "properties":  
    3746        {"street": "ALICIA", "color": "lime", "perpx": "0.357106", "perpy": "0.934064"} 
    3747 },   
    3748 { 
    3749    "type": "Feature", 
    3750    "id": "73 N 13.96", 
    3751    "geometry": 
    3752        { 
    3753         "type": "Point", 
    3754         "coordinates": [-117.714614,33.577091] 
    3755        }, 
    3756    "properties":  
    3757        {"street": "ALISO 1", "color": "lime", "perpx": "0.4066", "perpy": "0.913606"} 
    3758 },   
    3759 { 
    3760    "type": "Feature", 
    3761    "id": "73 N 14.4", 
    3762    "geometry": 
    3763        { 
    3764         "type": "Point", 
    3765         "coordinates": [-117.720958,33.580619] 
    3766        }, 
    3767    "properties":  
    3768        {"street": "ALISO 3", "color": "lime", "perpx": "0.580052", "perpy": "0.81458"} 
    3769 },   
    3770 { 
    3771    "type": "Feature", 
    3772    "id": "73 N 14.7", 
    3773    "geometry": 
    3774        { 
    3775         "type": "Point", 
    3776         "coordinates": [-117.724921,33.583441] 
    3777        }, 
    3778    "properties":  
    3779        {"street": "ALISO 4", "color": "lime", "perpx": "0.578216", "perpy": "0.815884"} 
    3780 },   
    3781 { 
    3782    "type": "Feature", 
    3783    "id": "73 N 14.95", 
    3784    "geometry": 
    3785        { 
    3786         "type": "Point", 
    3787         "coordinates": [-117.72822,33.585779] 
    3788        }, 
    3789    "properties":  
    3790        {"street": "LAGUNA HILLS", "color": "lime", "perpx": "0.329384", "perpy": "0.944196"} 
    3791 },   
    3792 { 
    3793    "type": "Feature", 
    3794    "id": "73 N 15.26", 
    3795    "geometry": 
    3796        { 
    3797         "type": "Point", 
    3798         "coordinates": [-117.733096,33.58748] 
    3799        }, 
    3800    "properties":  
    3801        {"street": "GLENWOOD 1", "color": "lime", "perpx": "0.329384", "perpy": "0.944196"} 
    3802 },   
    3803 { 
    3804    "type": "Feature", 
    3805    "id": "73 N 15.7", 
    3806    "geometry": 
    3807        { 
    3808         "type": "Point", 
    3809         "coordinates": [-117.740639,33.588223] 
    3810        }, 
    3811    "properties":  
    3812        {"street": "EL TORO 1", "color": "lime", "perpx": "0.158104", "perpy": "0.987422"} 
    3813 },   
    3814 { 
    3815    "type": "Feature", 
    3816    "id": "73 N 15.96", 
    3817    "geometry": 
    3818        { 
    3819         "type": "Point", 
    3820         "coordinates": [-117.744983,33.589091] 
    3821        }, 
    3822    "properties":  
    3823        {"street": "EL TORO 2", "color": "lime", "perpx": "0.321018", "perpy": "0.947073"} 
    3824 },   
    3825 { 
    3826    "type": "Feature", 
    3827    "id": "73 N 16.25", 
    3828    "geometry": 
    3829        { 
    3830         "type": "Point", 
    3831         "coordinates": [-117.749665,33.590678] 
    3832        }, 
    3833    "properties":  
    3834        {"street": "EL TORO 3", "color": "lime", "perpx": "0.321018", "perpy": "0.947073"} 
    3835 },   
    3836 { 
    3837    "type": "Feature", 
    3838    "id": "73 N 16.59", 
    3839    "geometry": 
    3840        { 
    3841         "type": "Point", 
    3842         "coordinates": [-117.755573,33.591624] 
    3843        }, 
    3844    "properties":  
    3845        {"street": "EL TORO 4", "color": "lime", "perpx": "0.151183", "perpy": "0.988506"} 
    3846 },   
    3847 { 
    3848    "type": "Feature", 
    3849    "id": "73 N 16.98", 
    3850    "geometry": 
    3851        { 
    3852         "type": "Point", 
    3853         "coordinates": [-117.76171,33.593909] 
    3854        }, 
    3855    "properties":  
    3856        {"street": "RTE 133 3", "color": "lime", "perpx": "0.57864", "perpy": "0.815583"} 
    3857 },   
    3858 { 
    3859    "type": "Feature", 
    3860    "id": "73 N 17.2", 
    3861    "geometry": 
    3862        { 
    3863         "type": "Point", 
    3864         "coordinates": [-117.764653,33.595997] 
    3865        }, 
    3866    "properties":  
    3867        {"street": "RTE 133 4", "color": "lime", "perpx": "0.57864", "perpy": "0.815583"} 
    3868 },   
    3869 { 
    3870    "type": "Feature", 
    3871    "id": "73 N 17.62", 
    3872    "geometry": 
    3873        { 
    3874         "type": "Point", 
    3875         "coordinates": [-117.770961,33.598966] 
    3876        }, 
    3877    "properties":  
    3878        {"street": "S OF PM 18", "color": "lime", "perpx": "0.126344", "perpy": "0.991986"} 
    3879 },   
    3880 { 
    3881    "type": "Feature", 
    3882    "id": "73 N 17.95", 
    3883    "geometry": 
    3884        { 
    3885         "type": "Point", 
    3886         "coordinates": [-117.776669,33.599693] 
    3887        }, 
    3888    "properties":  
    3889        {"street": "AT PM 18", "color": "lime", "perpx": "0.126344", "perpy": "0.991986"} 
    3890 },   
    3891 { 
    3892    "type": "Feature", 
    3893    "id": "73 N 18.3", 
    3894    "geometry": 
    3895        { 
    3896         "type": "Point", 
    3897         "coordinates": [-117.782151,33.601969] 
    3898        }, 
    3899    "properties":  
    3900        {"street": "WILDLIFE", "color": "lime", "perpx": "0.16463", "perpy": "0.986355"} 
    3901 },   
    3902 { 
    3903    "type": "Feature", 
    3904    "id": "73 N 18.59", 
    3905    "geometry": 
    3906        { 
    3907         "type": "Point", 
    3908         "coordinates": [-117.786992,33.602777] 
    3909        }, 
    3910    "properties":  
    3911        {"street": "CATALINA 1", "color": "lime", "perpx": "0.16463", "perpy": "0.986355"} 
    3912 },   
    3913 { 
    3914    "type": "Feature", 
    3915    "id": "73 N 19.5", 
    3916    "geometry": 
    3917        { 
    3918         "type": "Point", 
    3919         "coordinates": [-117.801253,33.607825] 
    3920        }, 
    3921    "properties":  
    3922        {"street": "CATALINA 2", "color": "lime", "perpx": "0.300702", "perpy": "0.953718"} 
    3923 },   
    3924 { 
    3925    "type": "Feature", 
    3926    "id": "73 N 19.8", 
    3927    "geometry": 
    3928        { 
    3929         "type": "Point", 
    3930         "coordinates": [-117.806039,33.609334] 
    3931        }, 
    3932    "properties":  
    3933        {"street": "CATALINA 3", "color": "lime", "perpx": "0.300702", "perpy": "0.953718"} 
    3934 },   
    3935 { 
    3936    "type": "Feature", 
    3937    "id": "73 N 20.2", 
    3938    "geometry": 
    3939        { 
    3940         "type": "Point", 
    3941         "coordinates": [-117.812765,33.610446] 
    3942        }, 
    3943    "properties":  
    3944        {"street": "SAND CANYON 1", "color": "lime", "perpx": "0.469891", "perpy": "0.882724"} 
    3945 },   
    3946 { 
    3947    "type": "Feature", 
    3948    "id": "73 N 20.4", 
    3949    "geometry": 
    3950        { 
    3951         "type": "Point", 
    3952         "coordinates": [-117.815658,33.611986] 
    3953        }, 
    3954    "properties":  
    3955        {"street": "SAND CANYON 2", "color": "lime", "perpx": "0.469891", "perpy": "0.882724"} 
    3956 },   
    3957 { 
    3958    "type": "Feature", 
    3959    "id": "73 N 20.6", 
    3960    "geometry": 
    3961        { 
    3962         "type": "Point", 
    3963         "coordinates": [-117.817786,33.614224] 
    3964        }, 
    3965    "properties":  
    3966        {"street": "SAND CANYON 3", "color": "lime", "perpx": "0.871209", "perpy": "0.490912"} 
    3967 },   
    3968 { 
    3969    "type": "Feature", 
    3970    "id": "73 N 20.8", 
    3971    "geometry": 
    3972        { 
    3973         "type": "Point", 
    3974         "coordinates": [-117.819255,33.616831] 
    3975        }, 
    3976    "properties":  
    3977        {"street": "SAND CANYON 4", "color": "lime", "perpx": "0.796595", "perpy": "0.604514"} 
    3978 },   
    3979 { 
    3980    "type": "Feature", 
    3981    "id": "73 N 21.1", 
    3982    "geometry": 
    3983        { 
    3984         "type": "Point", 
    3985         "coordinates": [-117.822056,33.620522] 
    3986        }, 
    3987    "properties":  
    3988        {"street": "SAND CANYON 5", "color": "lime", "perpx": "0.796595", "perpy": "0.604514"} 
    3989 },   
    3990 { 
    3991    "type": "Feature", 
    3992    "id": "73 N 21.5", 
    3993    "geometry": 
    3994        { 
    3995         "type": "Point", 
    3996         "coordinates": [-117.828171,33.623392] 
    3997        }, 
    3998    "properties":  
    3999        {"street": "NEWPORT COAST 1", "color": "lime", "perpx": "0.622803", "perpy": "0.782378"} 
    4000 },   
    4001 { 
    4002    "type": "Feature", 
    4003    "id": "73 N 21.8", 
    4004    "geometry": 
    4005        { 
    4006         "type": "Point", 
    4007         "coordinates": [-117.831907,33.626366] 
    4008        }, 
    4009    "properties":  
    4010        {"street": "NEWPORT COAST 2", "color": "lime", "perpx": "0.622803", "perpy": "0.782378"} 
    4011 },   
    4012 { 
    4013    "type": "Feature", 
    4014    "id": "73 N 22.2", 
    4015    "geometry": 
    4016        { 
    4017         "type": "Point", 
    4018         "coordinates": [-117.837358,33.629759] 
    4019        }, 
    4020    "properties":  
    4021        {"street": "S OF BONITA", "color": "lime", "perpx": "0.284483", "perpy": "0.958681"} 
    4022 },   
    4023 { 
    4024    "type": "Feature", 
    4025    "id": "73 N 22.5", 
    4026    "geometry": 
    4027        { 
    4028         "type": "Point", 
    4029         "coordinates": [-117.842241,33.631208] 
    4030        }, 
    4031    "properties":  
    4032        {"street": "BONITA 1", "color": "lime", "perpx": "0.292278", "perpy": "0.956333"} 
    4033 },   
    4034 { 
    4035    "type": "Feature", 
    4036    "id": "73 N 22.8", 
    4037    "geometry": 
    4038        { 
    4039         "type": "Point", 
    4040         "coordinates": [-117.847113,33.632697] 
    4041        }, 
    4042    "properties":  
    4043        {"street": "BONITA 2", "color": "lime", "perpx": "0.292278", "perpy": "0.956333"} 
    4044 },   
    4045 { 
    4046    "type": "Feature", 
    4047    "id": "73 N 23.2", 
    4048    "geometry": 
    4049        { 
    4050         "type": "Point", 
    4051         "coordinates": [-117.852976,33.635664] 
    4052        }, 
    4053    "properties":  
    4054        {"street": "N OF BONITA", "color": "lime", "perpx": "0.589389", "perpy": "0.80785"} 
    4055 },   
    4056 { 
    4057    "type": "Feature", 
    4058    "id": "73 N 23.5", 
    4059    "geometry": 
    4060        { 
    4061         "type": "Point", 
    4062         "coordinates": [-117.856881,33.638513] 
    4063        }, 
    4064    "properties":  
    4065        {"street": "BISON 1", "color": "lime", "perpx": "0.800308", "perpy": "0.599589"} 
    4066 },   
    4067 { 
    4068    "type": "Feature", 
    4069    "id": "73 N 23.9", 
    4070    "geometry": 
    4071        { 
    4072         "type": "Point", 
    4073         "coordinates": [-117.859875,33.643656] 
    4074        }, 
    4075    "properties":  
    4076        {"street": "BISON 2", "color": "lime", "perpx": "0.976131", "perpy": "0.217185"} 
    4077 },   
    4078 { 
    4079    "type": "Feature", 
    4080    "id": "73 N 24.1", 
    4081    "geometry": 
    4082        { 
    4083         "type": "Point", 
    4084         "coordinates": [-117.860508,33.646501] 
    4085        }, 
    4086    "properties":  
    4087        {"street": "MACARTHUR 2", "color": "lime", "perpx": "0.976131", "perpy": "0.217185"} 
    4088 },   
    4089 { 
    4090    "type": "Feature", 
    4091    "id": "73 N 24.4", 
    4092    "geometry": 
    4093        { 
    4094         "type": "Point", 
    4095         "coordinates": [-117.8614,33.650823] 
    4096        }, 
    4097    "properties":  
    4098        {"street": "UNIVERSITY SOUT", "color": "lime", "perpx": "0.853282", "perpy": "0.52145"} 
    4099 },   
    4100 { 
    4101    "type": "Feature", 
    4102    "id": "73 N 24.72", 
    4103    "geometry": 
    4104        { 
    4105         "type": "Point", 
    4106         "coordinates": [-117.864027,33.654806] 
    4107        }, 
    4108    "properties":  
    4109        {"street": "JAMBOREE 1", "color": "lime", "perpx": "0.635445", "perpy": "0.772146"} 
    4110 },   
    4111 { 
    4112    "type": "Feature", 
    4113    "id": "73 N 24.78", 
    4114    "geometry": 
    4115        { 
    4116         "type": "Point", 
    4117         "coordinates": [-117.86475,33.655401] 
    4118        }, 
    4119    "properties":  
    4120        {"street": "JAMBOREE 2", "color": "lime", "perpx": "0.635445", "perpy": "0.772146"} 
    4121 },   
    4122 { 
    4123    "type": "Feature", 
    4124    "id": "73 N 25.25", 
    4125    "geometry": 
    4126        { 
    4127         "type": "Point", 
    4128         "coordinates": [-117.870921,33.659804] 
    4129        }, 
    4130    "properties":  
    4131        {"street": "ORCHID", "color": "lime", "perpx": "0.565437", "perpy": "0.824792"} 
    4132 },   
    4133 { 
    4134    "type": "Feature", 
    4135    "id": "73 N 25.7", 
    4136    "geometry": 
    4137        { 
    4138         "type": "Point", 
    4139         "coordinates": [-117.87634,33.663519] 
    4140        }, 
    4141    "properties":  
    4142        {"street": "CAMPUS", "color": "lime", "perpx": "0.565437", "perpy": "0.824792"} 
    4143 },   
    4144 { 
    4145    "type": "Feature", 
    4146    "id": "73 N 26.3", 
    4147    "geometry": 
    4148        { 
    4149         "type": "Point", 
    4150         "coordinates": [-117.883175,33.67012] 
    4151        }, 
    4152    "properties":  
    4153        {"street": "S OF 55", "color": "lime", "perpx": "0.756677", "perpy": "0.653789"} 
    4154 },   
    4155 { 
    4156    "type": "Feature", 
    4157    "id": "73 N 26.7", 
    4158    "geometry": 
    4159        { 
    4160         "type": "Point", 
    4161         "coordinates": [-117.887299,33.674893] 
    4162        }, 
    4163    "properties":  
    4164        {"street": "N OF 55", "color": "lime", "perpx": "0.76071", "perpy": "0.649092"} 
    4165 },   
    4166 { 
    4167    "type": "Feature", 
    4168    "id": "73 N 27.4", 
    4169    "geometry": 
    4170        { 
    4171         "type": "Point", 
    4172         "coordinates": [-117.894515,33.683052] 
    4173        }, 
    4174    "properties":  
    4175        {"street": "BEAR 2", "color": "lime", "perpx": "0.737613", "perpy": "0.675223"} 
    4176 },   
    4177 { 
    4178    "type": "Feature", 
    4179    "id": "73 N 27.72", 
    4180    "geometry": 
    4181        { 
    4182         "type": "Point", 
    4183         "coordinates": [-117.897754,33.686594] 
    4184        }, 
    4185    "properties":  
    4186        {"street": "FAIRVIEW", "color": "lime", "perpx": "0", "perpy": "0"} 
    4187 },   
    4188 { 
    4189    "type": "Feature", 
    4190    "id": "73 S 10.59", 
    4191    "geometry": 
    4192        { 
    4193         "type": "Point", 
    4194         "coordinates": [-117.674915,33.545627] 
    4195        }, 
    4196    "properties":  
    4197        {"street": "CAPISTRANO", "color": "lime", "perpx": "-0.969543", "perpy": "-0.244923"} 
    4198 },   
    4199 { 
    4200    "type": "Feature", 
    4201    "id": "73 S 10.9", 
    4202    "geometry": 
    4203        { 
    4204         "type": "Point", 
    4205         "coordinates": [-117.676025,33.550021] 
    4206        }, 
    4207    "properties":  
    4208        {"street": "SORRENTO", "color": "lime", "perpx": "-0.942619", "perpy": "-0.333871"} 
    4209 },   
    4210 { 
    4211    "type": "Feature", 
    4212    "id": "73 S 11.22", 
    4213    "geometry": 
    4214        { 
    4215         "type": "Point", 
    4216         "coordinates": [-117.677553,33.554335] 
    4217        }, 
    4218    "properties":  
    4219        {"street": "CABOT", "color": "lime", "perpx": "-0.942619", "perpy": "-0.333871"} 
    4220 },   
    4221 { 
    4222    "type": "Feature", 
    4223    "id": "73 S 11.64", 
    4224    "geometry": 
    4225        { 
    4226         "type": "Point", 
    4227         "coordinates": [-117.683347,33.557463] 
    4228        }, 
    4229    "properties":  
    4230        {"street": "GREENFIELD 1", "color": "lime", "perpx": "-0.204557", "perpy": "-0.978855"} 
    4231 },   
    4232 { 
    4233    "type": "Feature", 
    4234    "id": "73 S 12", 
    4235    "geometry": 
    4236        { 
    4237         "type": "Point", 
    4238         "coordinates": [-117.689492,33.558786] 
    4239        }, 
    4240    "properties":  
    4241        {"street": "GREENFIELD 2", "color": "lime", "perpx": "-0.452101", "perpy": "-0.891967"} 
    4242 },   
    4243 { 
    4244    "type": "Feature", 
    4245    "id": "73 S 12.31", 
    4246    "geometry": 
    4247        { 
    4248         "type": "Point", 
    4249         "coordinates": [-117.693516,33.56161] 
    4250        }, 
    4251    "properties":  
    4252        {"street": "ROCKRIDGE", "color": "lime", "perpx": "-0.799245", "perpy": "-0.601005"} 
    4253 },   
    4254 { 
    4255    "type": "Feature", 
    4256    "id": "73 S 12.52", 
    4257    "geometry": 
    4258        { 
    4259         "type": "Point", 
    4260         "coordinates": [-117.695429,33.564154] 
    4261        }, 
    4262    "properties":  
    4263        {"street": "WESTRIDGE", "color": "lime", "perpx": "-0.799245", "perpy": "-0.601005"} 
    4264 },   
    4265 { 
    4266    "type": "Feature", 
    4267    "id": "73 S 12.83", 
    4268    "geometry": 
    4269        { 
    4270         "type": "Point", 
    4271         "coordinates": [-117.698836,33.567532] 
    4272        }, 
    4273    "properties":  
    4274        {"street": "MOULTON", "color": "lime", "perpx": "-0.62128", "perpy": "-0.783589"} 
    4275 },   
    4276 { 
    4277    "type": "Feature", 
    4278    "id": "73 S 13.14", 
    4279    "geometry": 
    4280        { 
    4281         "type": "Point", 
    4282         "coordinates": [-117.702926,33.570836] 
    4283        }, 
    4284    "properties":  
    4285        {"street": "PACIFIC PARK", "color": "lime", "perpx": "-0.631459", "perpy": "-0.775409"} 
    4286 },   
    4287 { 
    4288    "type": "Feature", 
    4289    "id": "73 S 13.38", 
    4290    "geometry": 
    4291        { 
    4292         "type": "Point", 
    4293         "coordinates": [-117.706028,33.573158] 
    4294        }, 
    4295    "properties":  
    4296        {"street": "LA PAZ  1", "color": "lime", "perpx": "-0.587164", "perpy": "-0.809468"} 
    4297 },   
    4298 { 
    4299    "type": "Feature", 
    4300    "id": "73 S 13.7", 
    4301    "geometry": 
    4302        { 
    4303         "type": "Point", 
    4304         "coordinates": [-117.71075,33.575244] 
    4305        }, 
    4306    "properties":  
    4307        {"street": "ALICIA", "color": "lime", "perpx": "-0.354891", "perpy": "-0.934908"} 
    4308 },   
    4309 { 
    4310    "type": "Feature", 
    4311    "id": "73 S 13.96", 
    4312    "geometry": 
    4313        { 
    4314         "type": "Point", 
    4315         "coordinates": [-117.714799,33.576781] 
    4316        }, 
    4317    "properties":  
    4318        {"street": "ALISO 1", "color": "lime", "perpx": "-0.354891", "perpy": "-0.934908"} 
    4319 },   
    4320 { 
    4321    "type": "Feature", 
    4322    "id": "73 S 14.4", 
    4323    "geometry": 
    4324        { 
    4325         "type": "Point", 
    4326         "coordinates": [-117.721195,33.580299] 
    4327        }, 
    4328    "properties":  
    4329        {"street": "ALISO 3", "color": "lime", "perpx": "-0.578216", "perpy": "-0.815884"} 
    4330 },   
    4331 { 
    4332    "type": "Feature", 
    4333    "id": "73 S 14.7", 
    4334    "geometry": 
    4335        { 
    4336         "type": "Point", 
    4337         "coordinates": [-117.725184,33.583126] 
    4338        }, 
    4339    "properties":  
    4340        {"street": "ALISO 4", "color": "lime", "perpx": "-0.56863", "perpy": "-0.822593"} 
    4341 },   
    4342 { 
    4343    "type": "Feature", 
    4344    "id": "73 S 14.95", 
    4345    "geometry": 
    4346        { 
    4347         "type": "Point", 
    4348         "coordinates": [-117.728504,33.585421] 
    4349        }, 
    4350    "properties":  
    4351        {"street": "LAGUNA HILLS", "color": "lime", "perpx": "-0.332032", "perpy": "-0.943268"} 
    4352 },   
    4353 { 
    4354    "type": "Feature", 
    4355    "id": "73 S 15.26", 
    4356    "geometry": 
    4357        { 
    4358         "type": "Point", 
    4359         "coordinates": [-117.733325,33.587118] 
    4360        }, 
    4361    "properties":  
    4362        {"street": "GLENWOOD 1", "color": "lime", "perpx": "-0.332032", "perpy": "-0.943268"} 
    4363 },   
    4364 { 
    4365    "type": "Feature", 
    4366    "id": "73 S 15.7", 
    4367    "geometry": 
    4368        { 
    4369         "type": "Point", 
    4370         "coordinates": [-117.740964,33.587924] 
    4371        }, 
    4372    "properties":  
    4373        {"street": "EL TORO 1", "color": "lime", "perpx": "-0.173867", "perpy": "-0.984769"} 
    4374 },   
    4375 { 
    4376    "type": "Feature", 
    4377    "id": "73 S 15.96", 
    4378    "geometry": 
    4379        { 
    4380         "type": "Point", 
    4381         "coordinates": [-117.745361,33.588855] 
    4382        }, 
    4383    "properties":  
    4384        {"street": "EL TORO 2", "color": "lime", "perpx": "-0.317685", "perpy": "-0.948196"} 
    4385 },   
    4386 { 
    4387    "type": "Feature", 
    4388    "id": "73 S 16.25", 
    4389    "geometry": 
    4390        { 
    4391         "type": "Point", 
    4392         "coordinates": [-117.750156,33.590342] 
    4393        }, 
    4394    "properties":  
    4395        {"street": "EL TORO 3", "color": "lime", "perpx": "-0.192332", "perpy": "-0.98133"} 
    4396 },   
    4397 { 
    4398    "type": "Feature", 
    4399    "id": "73 S 16.59", 
    4400    "geometry": 
    4401        { 
    4402         "type": "Point", 
    4403         "coordinates": [-117.755882,33.59118] 
    4404        }, 
    4405    "properties":  
    4406        {"street": "EL TORO 4", "color": "lime", "perpx": "-0.141421", "perpy": "-0.989949"} 
    4407 },   
    4408 { 
    4409    "type": "Feature", 
    4410    "id": "73 S 16.98", 
    4411    "geometry": 
    4412        { 
    4413         "type": "Point", 
    4414         "coordinates": [-117.761968,33.593514] 
    4415        }, 
    4416    "properties":  
    4417        {"street": "RTE 133 3", "color": "lime", "perpx": "-0.569484", "perpy": "-0.822002"} 
    4418 },   
    4419 { 
    4420    "type": "Feature", 
    4421    "id": "73 S 17.2", 
    4422    "geometry": 
    4423        { 
    4424         "type": "Point", 
    4425         "coordinates": [-117.764927,33.595564] 
    4426        }, 
    4427    "properties":  
    4428        {"street": "RTE 133 4", "color": "lime", "perpx": "-0.569484", "perpy": "-0.822002"} 
    4429 },   
    4430 { 
    4431    "type": "Feature", 
    4432    "id": "73 S 17.62", 
    4433    "geometry": 
    4434        { 
    4435         "type": "Point", 
    4436         "coordinates": [-117.771217,33.59849] 
    4437        }, 
    4438    "properties":  
    4439        {"street": "S OF PM 18", "color": "lime", "perpx": "-0.12791", "perpy": "-0.991786"} 
    4440 },   
    4441 { 
    4442    "type": "Feature", 
    4443    "id": "73 S 17.95", 
    4444    "geometry": 
    4445        { 
    4446         "type": "Point", 
    4447         "coordinates": [-117.776885,33.599221] 
    4448        }, 
    4449    "properties":  
    4450        {"street": "AT PM 18", "color": "lime", "perpx": "-0.12791", "perpy": "-0.991786"} 
    4451 },   
    4452 { 
    4453    "type": "Feature", 
    4454    "id": "73 S 18.3", 
    4455    "geometry": 
    4456        { 
    4457         "type": "Point", 
    4458         "coordinates": [-117.78232,33.601523] 
    4459        }, 
    4460    "properties":  
    4461        {"street": "WILDLIFE", "color": "lime", "perpx": "-0.168311", "perpy": "-0.985734"} 
    4462 },   
    4463 { 
    4464    "type": "Feature", 
    4465    "id": "73 S 18.59", 
    4466    "geometry": 
    4467        { 
    4468         "type": "Point", 
    4469         "coordinates": [-117.787181,33.602353] 
    4470        }, 
    4471    "properties":  
    4472        {"street": "CATALINA 1", "color": "lime", "perpx": "-0.168311", "perpy": "-0.985734"} 
    4473 },   
    4474 { 
    4475    "type": "Feature", 
    4476    "id": "73 S 19.5", 
    4477    "geometry": 
    4478        { 
    4479         "type": "Point", 
    4480         "coordinates": [-117.801595,33.607237] 
    4481        }, 
    4482    "properties":  
    4483        {"street": "CATALINA 2", "color": "lime", "perpx": "-0.309175", "perpy": "-0.951005"} 
    4484 },   
    4485 { 
    4486    "type": "Feature", 
    4487    "id": "73 S 19.8", 
    4488    "geometry": 
    4489        { 
    4490         "type": "Point", 
    4491         "coordinates": [-117.806455,33.608817] 
    4492        }, 
    4493    "properties":  
    4494        {"street": "CATALINA 3", "color": "lime", "perpx": "-0.309175", "perpy": "-0.951005"} 
    4495 },   
    4496 { 
    4497    "type": "Feature", 
    4498    "id": "73 S 20.2", 
    4499    "geometry": 
    4500        { 
    4501         "type": "Point", 
    4502         "coordinates": [-117.813251,33.610123] 
    4503        }, 
    4504    "properties":  
    4505        {"street": "SAND CANYON 1", "color": "lime", "perpx": "-0.472863", "perpy": "-0.881136"} 
    4506 },   
    4507 { 
    4508    "type": "Feature", 
    4509    "id": "73 S 20.4", 
    4510    "geometry": 
    4511        { 
    4512         "type": "Point", 
    4513         "coordinates": [-117.816184,33.611697] 
    4514        }, 
    4515    "properties":  
    4516        {"street": "SAND CANYON 2", "color": "lime", "perpx": "-0.472863", "perpy": "-0.881136"} 
    4517 },   
    4518 { 
    4519    "type": "Feature", 
    4520    "id": "73 S 20.6", 
    4521    "geometry": 
    4522        { 
    4523         "type": "Point", 
    4524         "coordinates": [-117.8183,33.614005] 
    4525        }, 
    4526    "properties":  
    4527        {"street": "SAND CANYON 3", "color": "lime", "perpx": "-0.879015", "perpy": "-0.476793"} 
    4528 },   
    4529 { 
    4530    "type": "Feature", 
    4531    "id": "73 S 20.8", 
    4532    "geometry": 
    4533        { 
    4534         "type": "Point", 
    4535         "coordinates": [-117.819745,33.616669] 
    4536        }, 
    4537    "properties":  
    4538        {"street": "SAND CANYON 4", "color": "lime", "perpx": "-0.795225", "perpy": "-0.606314"} 
    4539 },   
    4540 { 
    4541    "type": "Feature", 
    4542    "id": "73 S 21.1", 
    4543    "geometry": 
    4544        { 
    4545         "type": "Point", 
    4546         "coordinates": [-117.822441,33.620205] 
    4547        }, 
    4548    "properties":  
    4549        {"street": "SAND CANYON 5", "color": "lime", "perpx": "-0.795225", "perpy": "-0.606314"} 
    4550 },   
    4551 { 
    4552    "type": "Feature", 
    4553    "id": "73 S 21.5", 
    4554    "geometry": 
    4555        { 
    4556         "type": "Point", 
    4557         "coordinates": [-117.828338,33.623005] 
    4558        }, 
    4559    "properties":  
    4560        {"street": "NEWPORT COAST 1", "color": "lime", "perpx": "-0.61327", "perpy": "-0.789873"} 
    4561 },   
    4562 { 
    4563    "type": "Feature", 
    4564    "id": "73 S 21.8", 
    4565    "geometry": 
    4566        { 
    4567         "type": "Point", 
    4568         "coordinates": [-117.832171,33.625981] 
    4569        }, 
    4570    "properties":  
    4571        {"street": "NEWPORT COAST 2", "color": "lime", "perpx": "-0.61327", "perpy": "-0.789873"} 
    4572 },   
    4573 { 
    4574    "type": "Feature", 
    4575    "id": "73 S 22.2", 
    4576    "geometry": 
    4577        { 
    4578         "type": "Point", 
    4579         "coordinates": [-117.837662,33.629475] 
    4580        }, 
    4581    "properties":  
    4582        {"street": "S OF BONITA", "color": "lime", "perpx": "-0.283058", "perpy": "-0.959103"} 
    4583 },   
    4584 { 
    4585    "type": "Feature", 
    4586    "id": "73 S 22.5", 
    4587    "geometry": 
    4588        { 
    4589         "type": "Point", 
    4590         "coordinates": [-117.842609,33.630935] 
    4591        }, 
    4592    "properties":  
    4593        {"street": "BONITA 1", "color": "lime", "perpx": "-0.294979", "perpy": "-0.955504"} 
    4594 },   
    4595 { 
    4596    "type": "Feature", 
    4597    "id": "73 S 22.8", 
    4598    "geometry": 
    4599        { 
    4600         "type": "Point", 
    4601         "coordinates": [-117.847497,33.632444] 
    4602        }, 
    4603    "properties":  
    4604        {"street": "BONITA 2", "color": "lime", "perpx": "-0.294979", "perpy": "-0.955504"} 
    4605 },   
    4606 { 
    4607    "type": "Feature", 
    4608    "id": "73 S 23.2", 
    4609    "geometry": 
    4610        { 
    4611         "type": "Point", 
    4612         "coordinates": [-117.853396,33.635399] 
    4613        }, 
    4614    "properties":  
    4615        {"street": "N OF BONITA", "color": "lime", "perpx": "-0.600727", "perpy": "-0.799454"} 
    4616 },   
    4617 { 
    4618    "type": "Feature", 
    4619    "id": "73 S 23.5", 
    4620    "geometry": 
    4621        { 
    4622         "type": "Point", 
    4623         "coordinates": [-117.857266,33.638307] 
    4624        }, 
    4625    "properties":  
    4626        {"street": "BISON 1", "color": "lime", "perpx": "-0.780647", "perpy": "-0.624972"} 
    4627 },   
    4628 { 
    4629    "type": "Feature", 
    4630    "id": "73 S 23.7", 
    4631    "geometry": 
    4632        { 
    4633         "type": "Point", 
    4634         "coordinates": [-117.859193,33.640714] 
    4635        }, 
    4636    "properties":  
    4637        {"street": "MACARTHUR 1", "color": "lime", "perpx": "-0.924825", "perpy": "-0.380393"} 
    4638 },   
    4639 { 
    4640    "type": "Feature", 
    4641    "id": "73 S 23.9", 
    4642    "geometry": 
    4643        { 
    4644         "type": "Point", 
    4645         "coordinates": [-117.86032,33.643454] 
    4646        }, 
    4647    "properties":  
    4648        {"street": "BISON 2", "color": "lime", "perpx": "-0.974437", "perpy": "-0.22466"} 
    4649 },   
    4650 { 
    4651    "type": "Feature", 
    4652    "id": "73 S 24.1", 
    4653    "geometry": 
    4654        { 
    4655         "type": "Point", 
    4656         "coordinates": [-117.860978,33.646308] 
    4657        }, 
    4658    "properties":  
    4659        {"street": "MACARTHUR 2", "color": "lime", "perpx": "-0.977116", "perpy": "-0.212707"} 
    4660 },   
    4661 { 
    4662    "type": "Feature", 
    4663    "id": "73 S 24.4", 
    4664    "geometry": 
    4665        { 
    4666         "type": "Point", 
    4667         "coordinates": [-117.861933,33.650695] 
    4668        }, 
    4669    "properties":  
    4670        {"street": "UNIVERSITY SOUT", "color": "lime", "perpx": "-0.977116", "perpy": "-0.212707"} 
    4671 },   
    4672 { 
    4673    "type": "Feature", 
    4674    "id": "73 S 24.72", 
    4675    "geometry": 
    4676        { 
    4677         "type": "Point", 
    4678         "coordinates": [-117.864335,33.65462] 
    4679        }, 
    4680    "properties":  
    4681        {"street": "JAMBOREE 1", "color": "lime", "perpx": "-0.633861", "perpy": "-0.773447"} 
    4682 },   
    4683 { 
    4684    "type": "Feature", 
    4685    "id": "73 S 24.78", 
    4686    "geometry": 
    4687        { 
    4688         "type": "Point", 
    4689         "coordinates": [-117.865011,33.655174] 
    4690        }, 
    4691    "properties":  
    4692        {"street": "JAMBOREE 2", "color": "lime", "perpx": "-0.633861", "perpy": "-0.773447"} 
    4693 },   
    4694 { 
    4695    "type": "Feature", 
    4696    "id": "73 S 25.25", 
    4697    "geometry": 
    4698        { 
    4699         "type": "Point", 
    4700         "coordinates": [-117.871215,33.659515] 
    4701        }, 
    4702    "properties":  
    4703        {"street": "ORCHID", "color": "lime", "perpx": "-0.566542", "perpy": "-0.824033"} 
    4704 },   
    4705 { 
    4706    "type": "Feature", 
    4707    "id": "73 S 25.7", 
    4708    "geometry": 
    4709        { 
    4710         "type": "Point", 
    4711         "coordinates": [-117.876633,33.66324] 
    4712        }, 
    4713    "properties":  
    4714        {"street": "CAMPUS", "color": "lime", "perpx": "-0.566542", "perpy": "-0.824033"} 
    4715 },   
    4716 { 
    4717    "type": "Feature", 
    4718    "id": "73 S 26.3", 
    4719    "geometry": 
    4720        { 
    4721         "type": "Point", 
    4722         "coordinates": [-117.88342,33.669908] 
    4723        }, 
    4724    "properties":  
    4725        {"street": "S OF 55", "color": "lime", "perpx": "-0.750726", "perpy": "-0.660614"} 
    4726 },   
    4727 { 
    4728    "type": "Feature", 
    4729    "id": "73 S 26.7", 
    4730    "geometry": 
    4731        { 
    4732         "type": "Point", 
    4733         "coordinates": [-117.887584,33.67464] 
    4734        }, 
    4735    "properties":  
    4736        {"street": "N OF 55", "color": "lime", "perpx": "-0.742508", "perpy": "-0.669837"} 
    4737 },   
    4738 { 
    4739    "type": "Feature", 
    4740    "id": "73 S 27.2", 
    4741    "geometry": 
    4742        { 
    4743         "type": "Point", 
    4744         "coordinates": [-117.892743,33.68058] 
    4745        }, 
    4746    "properties":  
    4747        {"street": "BEAR 1", "color": "lime", "perpx": "-0.749261", "perpy": "-0.662275"} 
    4748 },   
    4749 { 
    4750    "type": "Feature", 
    4751    "id": "73 S 27.72", 
    4752    "geometry": 
    4753        { 
    4754         "type": "Point", 
    4755         "coordinates": [-117.898045,33.686456] 
    4756        }, 
    4757    "properties":  
    4758        {"street": "FAIRVIEW", "color": "lime", "perpx": "0", "perpy": "0"} 
    4759 },   
    4760  
    4761 { 
    4762    "type": "Feature", 
    4763    "id": "91 E 0.45", 
    4764    "geometry": 
    4765        { 
    4766         "type": "Point", 
    4767         "coordinates": [-118.034919,33.85912] 
    4768        }, 
    4769    "properties":  
    4770        {"street": "MAGNOLIA", "color": "lime", "perpx": "-0.383803", "perpy": "-0.923415"} 
    4771 },   
    4772 { 
    4773    "type": "Feature", 
    4774    "id": "91 E 0.6", 
    4775    "geometry": 
    4776        { 
    4777         "type": "Point", 
    4778         "coordinates": [-118.032578,33.858147] 
    4779        }, 
    4780    "properties":  
    4781        {"street": "ORANGETHORPE", "color": "lime", "perpx": "0", "perpy": "0"} 
    4782 },   
    4783 { 
    4784    "type": "Feature", 
    4785    "id": "91 E 0.76", 
    4786    "geometry": 
    4787        { 
    4788         "type": "Point", 
    4789         "coordinates": [-117.967371,33.854376] 
    4790        }, 
    4791    "properties":  
    4792        {"street": "GILBERT", "color": "lime", "perpx": "-0.057735", "perpy": "-0.998332"} 
    4793 },   
    4794 { 
    4795    "type": "Feature", 
    4796    "id": "91 E 1", 
    4797    "geometry": 
    4798        { 
    4799         "type": "Point", 
    4800         "coordinates": [-118.026091,33.856083] 
    4801        }, 
    4802    "properties":  
    4803        {"street": "VALLEY VIEW", "color": "lime", "perpx": "-0.035152", "perpy": "-0.999382"} 
    4804 },   
    4805 { 
    4806    "type": "Feature", 
    4807    "id": "91 E 1.37", 
    4808    "geometry": 
    4809        { 
    4810         "type": "Point", 
    4811         "coordinates": [-117.95679,33.853902] 
    4812        }, 
    4813    "properties":  
    4814        {"street": "BROOKHURST", "color": "lime", "perpx": "0", "perpy": "0"} 
    4815 },   
    4816 { 
    4817    "type": "Feature", 
    4818    "id": "91 E 1.81", 
    4819    "geometry": 
    4820        { 
    4821         "type": "Point", 
    4822         "coordinates": [-118.011986,33.855903] 
    4823        }, 
    4824    "properties":  
    4825        {"street": "KNOTT 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    4826 },   
    4827 { 
    4828    "type": "Feature", 
    4829    "id": "91 E 1.99", 
    4830    "geometry": 
    4831        { 
    4832         "type": "Point", 
    4833         "coordinates": [-118.008847,33.855926] 
    4834        }, 
    4835    "properties":  
    4836        {"street": "KNOTT 2", "color": "lime", "perpx": "-0.02939", "perpy": "-0.999568"} 
    4837 },   
    4838 { 
    4839    "type": "Feature", 
    4840    "id": "91 E 2.4", 
    4841    "geometry": 
    4842        { 
    4843         "type": "Point", 
    4844         "coordinates": [-117.938876,33.854029] 
    4845        }, 
    4846    "properties":  
    4847        {"street": "EUCLID", "color": "lime", "perpx": "0.032946", "perpy": "0.999457"} 
    4848 },   
    4849 { 
    4850    "type": "Feature", 
    4851    "id": "91 E 2.58", 
    4852    "geometry": 
    4853        { 
    4854         "type": "Point", 
    4855         "coordinates": [-117.998577,33.855997] 
    4856        }, 
    4857    "properties":  
    4858        {"street": "BEACH 1", "color": "lime", "perpx": "0.008629", "perpy": "-0.999963"} 
    4859 },   
    4860 { 
    4861    "type": "Feature", 
    4862    "id": "91 E 2.76", 
    4863    "geometry": 
    4864        { 
    4865         "type": "Point", 
    4866         "coordinates": [-117.995448,33.856024] 
    4867        }, 
    4868    "properties":  
    4869        {"street": "BEACH 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    4870 },   
    4871 { 
    4872    "type": "Feature", 
    4873    "id": "91 E 3.91", 
    4874    "geometry": 
    4875        { 
    4876         "type": "Point", 
    4877         "coordinates": [-117.912688,33.853681] 
    4878        }, 
    4879    "properties":  
    4880        {"street": "LEMON", "color": "lime", "perpx": "0.01578", "perpy": "-0.999875"} 
    4881 },   
    4882 { 
    4883    "type": "Feature", 
    4884    "id": "91 E 4.18", 
    4885    "geometry": 
    4886        { 
    4887         "type": "Point", 
    4888         "coordinates": [-117.907999,33.853755] 
    4889        }, 
    4890    "properties":  
    4891        {"street": "EAST", "color": "lime", "perpx": "0.004058", "perpy": "-0.999992"} 
    4892 },   
    4893 { 
    4894    "type": "Feature", 
    4895    "id": "91 E 4.35", 
    4896    "geometry": 
    4897        { 
    4898         "type": "Point", 
    4899         "coordinates": [-117.905042,33.853767] 
    4900        }, 
    4901    "properties":  
    4902        {"street": "EAST", "color": "lime", "perpx": "0", "perpy": "0"} 
    4903 },   
    4904 { 
    4905    "type": "Feature", 
    4906    "id": "91 E 4.77", 
    4907    "geometry": 
    4908        { 
    4909         "type": "Point", 
    4910         "coordinates": [-117.897738,33.853874] 
    4911        }, 
    4912    "properties":  
    4913        {"street": "ACACIA", "color": "lime", "perpx": "0.011516", "perpy": "-0.999934"} 
    4914 },   
    4915 { 
    4916    "type": "Feature", 
    4917    "id": "91 E 5.35", 
    4918    "geometry": 
    4919        { 
    4920         "type": "Point", 
    4921         "coordinates": [-117.887676,33.853992] 
    4922        }, 
    4923    "properties":  
    4924        {"street": "STATE COLLEGE", "color": "lime", "perpx": "0", "perpy": "0"} 
    4925 },   
    4926 { 
    4927    "type": "Feature", 
    4928    "id": "91 E 6.05", 
    4929    "geometry": 
    4930        { 
    4931         "type": "Point", 
    4932         "coordinates": [-117.876605,33.850044] 
    4933        }, 
    4934    "properties":  
    4935        {"street": "W OF 57", "color": "lime", "perpx": "-0.41458", "perpy": "-0.910013"} 
    4936 },   
    4937 { 
    4938    "type": "Feature", 
    4939    "id": "91 E 6.3", 
    4940    "geometry": 
    4941        { 
    4942         "type": "Point", 
    4943         "coordinates": [-117.872812,33.848316] 
    4944        }, 
    4945    "properties":  
    4946        {"street": "E OF 57", "color": "lime", "perpx": "-0.41458", "perpy": "-0.910013"} 
    4947 },   
    4948 { 
    4949    "type": "Feature", 
    4950    "id": "91 E 6.82", 
    4951    "geometry": 
    4952        { 
    4953         "type": "Point", 
    4954         "coordinates": [-117.864299,33.846226] 
    4955        }, 
    4956    "properties":  
    4957        {"street": "LA PALMA", "color": "lime", "perpx": "0.171763", "perpy": "-0.985138"} 
    4958 },   
    4959 { 
    4960    "type": "Feature", 
    4961    "id": "91 E 7.3", 
    4962    "geometry": 
    4963        { 
    4964         "type": "Point", 
    4965         "coordinates": [-117.856212,33.847636] 
    4966        }, 
    4967    "properties":  
    4968        {"street": "GLASSELL1", "color": "lime", "perpx": "0.242383", "perpy": "-0.970181"} 
    4969 },   
    4970 { 
    4971    "type": "Feature", 
    4972    "id": "91 E 7.48", 
    4973    "geometry": 
    4974        { 
    4975         "type": "Point", 
    4976         "coordinates": [-117.85323,33.848381] 
    4977        }, 
    4978    "properties":  
    4979        {"street": "GLASSELL2", "color": "lime", "perpx": "0.242318", "perpy": "-0.970197"} 
    4980 },   
    4981 { 
    4982    "type": "Feature", 
    4983    "id": "91 E 7.86", 
    4984    "geometry": 
    4985        { 
    4986         "type": "Point", 
    4987         "coordinates": [-117.846936,33.849953] 
    4988        }, 
    4989    "properties":  
    4990        {"street": "GROVE", "color": "lime", "perpx": "0.143226", "perpy": "-0.98969"} 
    4991 },   
    4992 { 
    4993    "type": "Feature", 
    4994    "id": "91 E 8.36", 
    4995    "geometry": 
    4996        { 
    4997         "type": "Point", 
    4998         "coordinates": [-117.838568,33.851164] 
    4999        }, 
    5000    "properties":  
    5001        {"street": "TUSTIN", "color": "lime", "perpx": "0.143226", "perpy": "-0.98969"} 
    5002 },   
    5003 { 
    5004    "type": "Feature", 
    5005    "id": "91 E 10.08", 
    5006    "geometry": 
    5007        { 
    5008         "type": "Point", 
    5009         "coordinates": [-117.814377,33.850669] 
    5010        }, 
    5011    "properties":  
    5012        {"street": "LAKEVIEW1", "color": "lime", "perpx": "0.643266", "perpy": "-0.765643"} 
    5013 },   
    5014 { 
    5015    "type": "Feature", 
    5016    "id": "91 E 10.27", 
    5017    "geometry": 
    5018        { 
    5019         "type": "Point", 
    5020         "coordinates": [-117.811988,33.852542] 
    5021        }, 
    5022    "properties":  
    5023        {"street": "LAKEVIEW2", "color": "lime", "perpx": "0", "perpy": "0"} 
    5024 },   
    5025 { 
    5026    "type": "Feature", 
    5027    "id": "91 E 10.84", 
    5028    "geometry": 
    5029        { 
    5030         "type": "Point", 
    5031         "coordinates": [-117.80262,33.85429] 
    5032        }, 
    5033    "properties":  
    5034        {"street": "W OF IMPERIAL", "color": "lime", "perpx": "0.183427", "perpy": "-0.983033"} 
    5035 },   
    5036 { 
    5037    "type": "Feature", 
    5038    "id": "91 E 11.49", 
    5039    "geometry": 
    5040        { 
    5041         "type": "Point", 
    5042         "coordinates": [-117.791386,33.854176] 
    5043        }, 
    5044    "properties":  
    5045        {"street": "IMPERIAL1", "color": "lime", "perpx": "0.098358", "perpy": "-0.995151"} 
    5046 },   
    5047 { 
    5048    "type": "Feature", 
    5049    "id": "91 E 11.7", 
    5050    "geometry": 
    5051        { 
    5052         "type": "Point", 
    5053         "coordinates": [-117.787923,33.855071] 
    5054        }, 
    5055    "properties":  
    5056        {"street": "IMPERIAL2", "color": "lime", "perpx": "0.431464", "perpy": "-0.90213"} 
    5057 },   
    5058 { 
    5059    "type": "Feature", 
    5060    "id": "91 E 12.175", 
    5061    "geometry": 
    5062        { 
    5063         "type": "Point", 
    5064         "coordinates": [-117.780743,33.858505] 
    5065        }, 
    5066    "properties":  
    5067        {"street": "E OF IMPERIAL", "color": "lime", "perpx": "0.43844", "perpy": "-0.898761"} 
    5068 },   
    5069 { 
    5070    "type": "Feature", 
    5071    "id": "91 E 12.762", 
    5072    "geometry": 
    5073        { 
    5074         "type": "Point", 
    5075         "coordinates": [-117.771912,33.862813] 
    5076        }, 
    5077    "properties":  
    5078        {"street": "MIDPOINT", "color": "lime", "perpx": "0.436887", "perpy": "-0.899516"} 
    5079 },   
    5080 { 
    5081    "type": "Feature", 
    5082    "id": "91 E 13.349", 
    5083    "geometry": 
    5084        { 
    5085         "type": "Point", 
    5086         "coordinates": [-117.763071,33.867107] 
    5087        }, 
    5088    "properties":  
    5089        {"street": "W OF SCALES", "color": "lime", "perpx": "0.436887", "perpy": "-0.899516"} 
    5090 },   
    5091 { 
    5092    "type": "Feature", 
    5093    "id": "91 E 14.43", 
    5094    "geometry": 
    5095        { 
    5096         "type": "Point", 
    5097         "coordinates": [-117.744781,33.870278] 
    5098        }, 
    5099    "properties":  
    5100        {"street": "WEIR CNYN1", "color": "lime", "perpx": "0.155667", "perpy": "-0.98781"} 
    5101 },   
    5102 { 
    5103    "type": "Feature", 
    5104    "id": "91 E 14.62", 
    5105    "geometry": 
    5106        { 
    5107         "type": "Point", 
    5108         "coordinates": [-117.741504,33.870757] 
    5109        }, 
    5110    "properties":  
    5111        {"street": "WEIR CNYN2", "color": "lime", "perpx": "0", "perpy": "0"} 
    5112 },   
    5113 { 
    5114    "type": "Feature", 
    5115    "id": "91 E 15.11", 
    5116    "geometry": 
    5117        { 
    5118         "type": "Point", 
    5119         "coordinates": [-117.73308,33.869894] 
    5120        }, 
    5121    "properties":  
    5122        {"street": "East OF WEIR", "color": "lime", "perpx": "-0.101912", "perpy": "-0.994793"} 
    5123 },   
    5124 { 
    5125    "type": "Feature", 
    5126    "id": "91 E 15.793", 
    5127    "geometry": 
    5128        { 
    5129         "type": "Point", 
    5130         "coordinates": [-117.722179,33.866822] 
    5131        }, 
    5132    "properties":  
    5133        {"street": "West OF GYPSUM", "color": "lime", "perpx": "-0.008286", "perpy": "-0.999966"} 
    5134 },   
    5135 { 
    5136    "type": "Feature", 
    5137    "id": "91 E 16.4", 
    5138    "geometry": 
    5139        { 
    5140         "type": "Point", 
    5141         "coordinates": [-117.71168,33.866735] 
    5142        }, 
    5143    "properties":  
    5144        {"street": "GYPSUM 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    5145 },   
    5146 { 
    5147    "type": "Feature", 
    5148    "id": "91 E 16.6", 
    5149    "geometry": 
    5150        { 
    5151         "type": "Point", 
    5152         "coordinates": [-117.708584,33.868014] 
    5153        }, 
    5154    "properties":  
    5155        {"street": "GYPSUM 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    5156 },   
    5157 { 
    5158    "type": "Feature", 
    5159    "id": "91 E 17.044", 
    5160    "geometry": 
    5161        { 
    5162         "type": "Point", 
    5163         "coordinates": [-117.701858,33.871104] 
    5164        }, 
    5165    "properties":  
    5166        {"street": "E OF GYPSUM", "color": "lime", "perpx": "0.417464", "perpy": "-0.908693"} 
    5167 },   
    5168 { 
    5169    "type": "Feature", 
    5170    "id": "91 E 18.13", 
    5171    "geometry": 
    5172        { 
    5173         "type": "Point", 
    5174         "coordinates": [-117.6845,33.870739] 
    5175        }, 
    5176    "properties":  
    5177        {"street": "COAL", "color": "lime", "perpx": "-0.376251", "perpy": "-0.926518"} 
    5178 },   
    5179 { 
    5180    "type": "Feature", 
    5181    "id": "91 E 18.435", 
    5182    "geometry": 
    5183        { 
    5184         "type": "Point", 
    5185         "coordinates": [-117.68015,33.869165] 
    5186        }, 
    5187    "properties":  
    5188        {"street": "E OF COAL", "color": "lime", "perpx": "0", "perpy": "0"} 
    5189 },   
    5190 { 
    5191    "type": "Feature", 
    5192    "id": "91 W 0.49", 
    5193    "geometry": 
    5194        { 
    5195         "type": "Point", 
    5196         "coordinates": [-118.034214,33.859047] 
    5197        }, 
    5198    "properties":  
    5199        {"street": "ORANGETHORPE", "color": "lime", "perpx": "0", "perpy": "0"} 
    5200 },   
    5201 { 
    5202    "type": "Feature", 
    5203    "id": "91 W 0.76", 
    5204    "geometry": 
    5205        { 
    5206         "type": "Point", 
    5207         "coordinates": [-117.967351,33.854549] 
    5208        }, 
    5209    "properties":  
    5210        {"street": "GILBERT", "color": "lime", "perpx": "-0.028816", "perpy": "-0.999585"} 
    5211 },   
    5212 { 
    5213    "type": "Feature", 
    5214    "id": "91 W 1", 
    5215    "geometry": 
    5216        { 
    5217         "type": "Point", 
    5218         "coordinates": [-118.026045,33.856241] 
    5219        }, 
    5220    "properties":  
    5221        {"street": "VALLEY VIEW", "color": "lime", "perpx": "0.03527", "perpy": "0.999378"} 
    5222 },   
    5223 { 
    5224    "type": "Feature", 
    5225    "id": "91 W 1.12", 
    5226    "geometry": 
    5227        { 
    5228         "type": "Point", 
    5229         "coordinates": [-117.961157,33.853951] 
    5230        }, 
    5231    "properties":  
    5232        {"street": "BROOKHURST", "color": "lime", "perpx": "-0.034899", "perpy": "-0.999391"} 
    5233 },   
    5234 { 
    5235    "type": "Feature", 
    5236    "id": "91 W 1.69", 
    5237    "geometry": 
    5238        { 
    5239         "type": "Point", 
    5240         "coordinates": [-118.014055,33.856065] 
    5241        }, 
    5242    "properties":  
    5243        {"street": "KNOTT 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    5244 },   
    5245 { 
    5246    "type": "Feature", 
    5247    "id": "91 W 1.99", 
    5248    "geometry": 
    5249        { 
    5250         "type": "Point", 
    5251         "coordinates": [-118.008835,33.856125] 
    5252        }, 
    5253    "properties":  
    5254        {"street": "KNOTT 2", "color": "lime", "perpx": "0.029813", "perpy": "0.999556"} 
    5255 },   
    5256 { 
    5257    "type": "Feature", 
    5258    "id": "91 W 2.11", 
    5259    "geometry": 
    5260        { 
    5261         "type": "Point", 
    5262         "coordinates": [-117.943925,33.854189] 
    5263        }, 
    5264    "properties":  
    5265        {"street": "EUCLID", "color": "lime", "perpx": "0.029813", "perpy": "0.999556"} 
    5266 },   
    5267 { 
    5268    "type": "Feature", 
    5269    "id": "91 W 2.4", 
    5270    "geometry": 
    5271        { 
    5272         "type": "Point", 
    5273         "coordinates": [-118.001703,33.856174] 
    5274        }, 
    5275    "properties":  
    5276        {"street": "BEACH 1", "color": "lime", "perpx": "-0.000863", "perpy": "1.0"} 
    5277 },   
    5278 { 
    5279    "type": "Feature", 
    5280    "id": "91 W 2.6", 
    5281    "geometry": 
    5282        { 
    5283         "type": "Point", 
    5284         "coordinates": [-117.998227,33.856177] 
    5285        }, 
    5286    "properties":  
    5287        {"street": "BEACH 2", "color": "lime", "perpx": "-0.000863", "perpy": "1.0"} 
    5288 },   
    5289 { 
    5290    "type": "Feature", 
    5291    "id": "91 W 3.13", 
    5292    "geometry": 
    5293        { 
    5294         "type": "Point", 
    5295         "coordinates": [-117.926204,33.853907] 
    5296        }, 
    5297    "properties":  
    5298        {"street": "HARBOR 1", "color": "lime", "perpx": "-0.05087", "perpy": "-0.998705"} 
    5299 },   
    5300 { 
    5301    "type": "Feature", 
    5302    "id": "91 W 3.87", 
    5303    "geometry": 
    5304        { 
    5305         "type": "Point", 
    5306         "coordinates": [-117.976502,33.857654] 
    5307        }, 
    5308    "properties":  
    5309        {"street": "MAGNOLIA", "color": "lime", "perpx": "0", "perpy": "0"} 
    5310 },   
    5311 { 
    5312    "type": "Feature", 
    5313    "id": "91 W 3.91", 
    5314    "geometry": 
    5315        { 
    5316         "type": "Point", 
    5317         "coordinates": [-117.912686,33.853895] 
    5318        }, 
    5319    "properties":  
    5320        {"street": "LEMON", "color": "lime", "perpx": "-0.00639", "perpy": "0.99998"} 
    5321 },   
    5322 { 
    5323    "type": "Feature", 
    5324    "id": "91 W 4.18", 
    5325    "geometry": 
    5326        { 
    5327         "type": "Point", 
    5328         "coordinates": [-117.907991,33.853925] 
    5329        }, 
    5330    "properties":  
    5331        {"street": "EAST", "color": "lime", "perpx": "-0.00639", "perpy": "0.99998"} 
    5332 },   
    5333 { 
    5334    "type": "Feature", 
    5335    "id": "91 W 4.77", 
    5336    "geometry": 
    5337        { 
    5338         "type": "Point", 
    5339         "coordinates": [-117.897729,33.854035] 
    5340        }, 
    5341    "properties":  
    5342        {"street": "ACACIA", "color": "lime", "perpx": "-0.017239", "perpy": "0.999851"} 
    5343 },   
    5344 { 
    5345    "type": "Feature", 
    5346    "id": "91 W 5.14", 
    5347    "geometry": 
    5348        { 
    5349         "type": "Point", 
    5350         "coordinates": [-117.891303,33.854309] 
    5351        }, 
    5352    "properties":  
    5353        {"street": "STATE COLLEGE", "color": "lime", "perpx": "0.073866", "perpy": "0.997268"} 
    5354 },   
    5355 { 
    5356    "type": "Feature", 
    5357    "id": "91 W 6.15", 
    5358    "geometry": 
    5359        { 
    5360         "type": "Point", 
    5361         "coordinates": [-117.875092,33.849561] 
    5362        }, 
    5363    "properties":  
    5364        {"street": "W OF 57", "color": "lime", "perpx": "0", "perpy": "0"} 
    5365 },   
    5366 { 
    5367    "type": "Feature", 
    5368    "id": "91 W 6.3", 
    5369    "geometry": 
    5370        { 
    5371         "type": "Point", 
    5372         "coordinates": [-117.872819,33.848505] 
    5373        }, 
    5374    "properties":  
    5375        {"street": "E OF 57", "color": "lime", "perpx": "0.397217", "perpy": "0.917725"} 
    5376 },   
    5377 { 
    5378    "type": "Feature", 
    5379    "id": "91 W 6.42", 
    5380    "geometry": 
    5381        { 
    5382         "type": "Point", 
    5383         "coordinates": [-117.870973,33.847706] 
    5384        }, 
    5385    "properties":  
    5386        {"street": "LA PALMA", "color": "lime", "perpx": "0", "perpy": "0"} 
    5387 },   
    5388 { 
    5389    "type": "Feature", 
    5390    "id": "91 W 7.31", 
    5391    "geometry": 
    5392        { 
    5393         "type": "Point", 
    5394         "coordinates": [-117.855999,33.847931] 
    5395        }, 
    5396    "properties":  
    5397        {"street": "KRAEMER 1", "color": "lime", "perpx": "-0.238718", "perpy": "0.971089"} 
    5398 },   
    5399 { 
    5400    "type": "Feature", 
    5401    "id": "91 W 7.4", 
    5402    "geometry": 
    5403        { 
    5404         "type": "Point", 
    5405         "coordinates": [-117.854502,33.848299] 
    5406        }, 
    5407    "properties":  
    5408        {"street": "KRAEMER 2", "color": "lime", "perpx": "-0.241819", "perpy": "0.970321"} 
    5409 },   
    5410 { 
    5411    "type": "Feature", 
    5412    "id": "91 W 7.86", 
    5413    "geometry": 
    5414        { 
    5415         "type": "Point", 
    5416         "coordinates": [-117.846854,33.850205] 
    5417        }, 
    5418    "properties":  
    5419        {"street": "GROVE", "color": "lime", "perpx": "-0.13485", "perpy": "0.990866"} 
    5420 },   
    5421 { 
    5422    "type": "Feature", 
    5423    "id": "91 W 8.36", 
    5424    "geometry": 
    5425        { 
    5426         "type": "Point", 
    5427         "coordinates": [-117.838448,33.851349] 
    5428        }, 
    5429    "properties":  
    5430        {"street": "TUSTIN", "color": "lime", "perpx": "-0.13485", "perpy": "0.990866"} 
    5431 },   
    5432 { 
    5433    "type": "Feature", 
    5434    "id": "91 W 9.95", 
    5435    "geometry": 
    5436        { 
    5437         "type": "Point", 
    5438         "coordinates": [-117.816135,33.849591] 
    5439        }, 
    5440    "properties":  
    5441        {"street": "LAKEVIEW1", "color": "lime", "perpx": "0", "perpy": "0"} 
    5442 },   
    5443 { 
    5444    "type": "Feature", 
    5445    "id": "91 W 10.14", 
    5446    "geometry": 
    5447        { 
    5448         "type": "Point", 
    5449         "coordinates": [-117.813891,33.851525] 
    5450        }, 
    5451    "properties":  
    5452        {"street": "LAKEVIEW2", "color": "lime", "perpx": "-0.654394", "perpy": "0.756154"} 
    5453 },   
    5454 { 
    5455    "type": "Feature", 
    5456    "id": "91 W 10.84", 
    5457    "geometry": 
    5458        { 
    5459         "type": "Point", 
    5460         "coordinates": [-117.802756,33.854556] 
    5461        }, 
    5462    "properties":  
    5463        {"street": "W OF IMPERIAL", "color": "lime", "perpx": "0.020315", "perpy": "0.999794"} 
    5464 },   
    5465 { 
    5466    "type": "Feature", 
    5467    "id": "91 W 11.38", 
    5468    "geometry": 
    5469        { 
    5470         "type": "Point", 
    5471         "coordinates": [-117.793339,33.854368] 
    5472        }, 
    5473    "properties":  
    5474        {"street": "IMPERIAL1", "color": "lime", "perpx": "0", "perpy": "0"} 
    5475 },   
    5476 { 
    5477    "type": "Feature", 
    5478    "id": "91 W 11.59", 
    5479    "geometry": 
    5480        { 
    5481         "type": "Point", 
    5482         "coordinates": [-117.789725,33.854713] 
    5483        }, 
    5484    "properties":  
    5485        {"street": "IMPERIAL2", "color": "lime", "perpx": "-0.310943", "perpy": "0.950429"} 
    5486 },   
    5487 { 
    5488    "type": "Feature", 
    5489    "id": "91 W 12.175", 
    5490    "geometry": 
    5491        { 
    5492         "type": "Point", 
    5493         "coordinates": [-117.780816,33.858773] 
    5494        }, 
    5495    "properties":  
    5496        {"street": "E OF IMPERIAL", "color": "lime", "perpx": "-0.438994", "perpy": "0.89849"} 
    5497 },   
    5498 { 
    5499    "type": "Feature", 
    5500    "id": "91 W 12.762", 
    5501    "geometry": 
    5502        { 
    5503         "type": "Point", 
    5504         "coordinates": [-117.772007,33.863077] 
    5505        }, 
    5506    "properties":  
    5507        {"street": "MIDPOINT", "color": "lime", "perpx": "-0.437889", "perpy": "0.899029"} 
    5508 },   
    5509 { 
    5510    "type": "Feature", 
    5511    "id": "91 W 13.349", 
    5512    "geometry": 
    5513        { 
    5514         "type": "Point", 
    5515         "coordinates": [-117.763191,33.867371] 
    5516        }, 
    5517    "properties":  
    5518        {"street": "W OF SCALES", "color": "lime", "perpx": "-0.437889", "perpy": "0.899029"} 
    5519 },   
    5520 { 
    5521    "type": "Feature", 
    5522    "id": "91 W 14.26", 
    5523    "geometry": 
    5524        { 
    5525         "type": "Point", 
    5526         "coordinates": [-117.747893,33.870169] 
    5527        }, 
    5528    "properties":  
    5529        {"street": "WEIR CNYN1", "color": "lime", "perpx": "0", "perpy": "0"} 
    5530 },   
    5531 { 
    5532    "type": "Feature", 
    5533    "id": "91 W 14.43", 
    5534    "geometry": 
    5535        { 
    5536         "type": "Point", 
    5537         "coordinates": [-117.744997,33.870661] 
    5538        }, 
    5539    "properties":  
    5540        {"street": "WEIR CNYN2", "color": "lime", "perpx": "-0.177649", "perpy": "0.984094"} 
    5541 },   
    5542 { 
    5543    "type": "Feature", 
    5544    "id": "91 W 15.11", 
    5545    "geometry": 
    5546        { 
    5547         "type": "Point", 
    5548         "coordinates": [-117.733445,33.870372] 
    5549        }, 
    5550    "properties":  
    5551        {"street": "East OF WEIR", "color": "lime", "perpx": "0.048587", "perpy": "0.998819"} 
    5552 },   
    5553 { 
    5554    "type": "Feature", 
    5555    "id": "91 W 15.793", 
    5556    "geometry": 
    5557        { 
    5558         "type": "Point", 
    5559         "coordinates": [-117.722277,33.867126] 
    5560        }, 
    5561    "properties":  
    5562        {"street": "West OF GYPSUM", "color": "lime", "perpx": "0.08815", "perpy": "0.996107"} 
    5563 },   
    5564 { 
    5565    "type": "Feature", 
    5566    "id": "91 W 16.2", 
    5567    "geometry": 
    5568        { 
    5569         "type": "Point", 
    5570         "coordinates": [-117.715237,33.866503] 
    5571        }, 
    5572    "properties":  
    5573        {"street": "GYPSUM 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    5574 },   
    5575 { 
    5576    "type": "Feature", 
    5577    "id": "91 W 17.044", 
    5578    "geometry": 
    5579        { 
    5580         "type": "Point", 
    5581         "coordinates": [-117.701993,33.871439] 
    5582        }, 
    5583    "properties":  
    5584        {"street": "E OF GYPSUM", "color": "lime", "perpx": "-0.129654", "perpy": "0.991559"} 
    5585 },   
    5586 { 
    5587    "type": "Feature", 
    5588    "id": "91 W 17.84", 
    5589    "geometry": 
    5590        { 
    5591         "type": "Point", 
    5592         "coordinates": [-117.689053,33.873131] 
    5593        }, 
    5594    "properties":  
    5595        {"street": "COAL", "color": "lime", "perpx": "0", "perpy": "0"} 
    5596 },   
    5597 { 
    5598    "type": "Feature", 
    5599    "id": "91 W 18.435", 
    5600    "geometry": 
    5601        { 
    5602         "type": "Point", 
    5603         "coordinates": [-117.680194,33.869436] 
    5604        }, 
    5605    "properties":  
    5606        {"street": "E OF COAL", "color": "lime", "perpx": "0", "perpy": "0"} 
    5607 },   
    5608  
    5609 { 
    5610    "type": "Feature", 
    5611    "id": "133 N 9", 
    5612    "geometry": 
    5613        { 
    5614         "type": "Point", 
    5615         "coordinates": [-117.754967,33.661697] 
    5616        }, 
    5617    "properties":  
    5618        {"street": "BARRANCA1", "color": "lime", "perpx": "0.851313", "perpy": "-0.524659"} 
    5619 },   
    5620 { 
    5621    "type": "Feature", 
    5622    "id": "133 N 9.1", 
    5623    "geometry": 
    5624        { 
    5625         "type": "Point", 
    5626         "coordinates": [-117.753976,33.663305] 
    5627        }, 
    5628    "properties":  
    5629        {"street": "BARRANCA2", "color": "lime", "perpx": "0", "perpy": "0"} 
    5630 },   
    5631 { 
    5632    "type": "Feature", 
    5633    "id": "133 N 9.37", 
    5634    "geometry": 
    5635        { 
    5636         "type": "Point", 
    5637         "coordinates": [-117.753044,33.667495] 
    5638        }, 
    5639    "properties":  
    5640        {"street": "S OF 5", "color": "lime", "perpx": "0.976143", "perpy": "-0.217128"} 
    5641 },   
    5642 { 
    5643    "type": "Feature", 
    5644    "id": "133 N 9.77", 
    5645    "geometry": 
    5646        { 
    5647         "type": "Point", 
    5648         "coordinates": [-117.753243,33.672836] 
    5649        }, 
    5650    "properties":  
    5651        {"street": "N OF 5", "color": "lime", "perpx": "0.971108", "perpy": "-0.23864"} 
    5652 },   
    5653 { 
    5654    "type": "Feature", 
    5655    "id": "133 N 10.05", 
    5656    "geometry": 
    5657        { 
    5658         "type": "Point", 
    5659         "coordinates": [-117.752421,33.676181] 
    5660        }, 
    5661    "properties":  
    5662        {"street": "MARINE WAY", "color": "lime", "perpx": "0.971108", "perpy": "-0.23864"} 
    5663 },   
    5664 { 
    5665    "type": "Feature", 
    5666    "id": "133 N 10.5", 
    5667    "geometry": 
    5668        { 
    5669         "type": "Point", 
    5670         "coordinates": [-117.748819,33.680812] 
    5671        }, 
    5672    "properties":  
    5673        {"street": "N OF MARINE", "color": "lime", "perpx": "0.780739", "perpy": "-0.624857"} 
    5674 },   
    5675 { 
    5676    "type": "Feature", 
    5677    "id": "133 N 10.73", 
    5678    "geometry": 
    5679        { 
    5680         "type": "Point", 
    5681         "coordinates": [-117.746935,33.683166] 
    5682        }, 
    5683    "properties":  
    5684        {"street": "S OF PM 11", "color": "lime", "perpx": "0.780739", "perpy": "-0.624857"} 
    5685 },   
    5686 { 
    5687    "type": "Feature", 
    5688    "id": "133 N 11.08", 
    5689    "geometry": 
    5690        { 
    5691         "type": "Point", 
    5692         "coordinates": [-117.743737,33.687048] 
    5693        }, 
    5694    "properties":  
    5695        {"street": "AT PM 11", "color": "lime", "perpx": "0.766025", "perpy": "-0.642811"} 
    5696 },   
    5697 { 
    5698    "type": "Feature", 
    5699    "id": "133 N 11.35", 
    5700    "geometry": 
    5701        { 
    5702         "type": "Point", 
    5703         "coordinates": [-117.741045,33.690256] 
    5704        }, 
    5705    "properties":  
    5706        {"street": "N OF PM 11", "color": "lime", "perpx": "0.764276", "perpy": "-0.64489"} 
    5707 },   
    5708 { 
    5709    "type": "Feature", 
    5710    "id": "133 N 11.7", 
    5711    "geometry": 
    5712        { 
    5713         "type": "Point", 
    5714         "coordinates": [-117.737541,33.694404] 
    5715        }, 
    5716    "properties":  
    5717        {"street": "IRVINE BLVD 1", "color": "lime", "perpx": "0.763019", "perpy": "-0.646375"} 
    5718 },   
    5719 { 
    5720    "type": "Feature", 
    5721    "id": "133 N 12.05", 
    5722    "geometry": 
    5723        { 
    5724         "type": "Point", 
    5725         "coordinates": [-117.733959,33.698464] 
    5726        }, 
    5727    "properties":  
    5728        {"street": "IRVINE BLVD 3", "color": "lime", "perpx": "0.72056", "perpy": "-0.693393"} 
    5729 },   
    5730 { 
    5731    "type": "Feature", 
    5732    "id": "133 N 12.42", 
    5733    "geometry": 
    5734        { 
    5735         "type": "Point", 
    5736         "coordinates": [-117.72971,33.70238] 
    5737        }, 
    5738    "properties":  
    5739        {"street": "S OF PORTOLA", "color": "lime", "perpx": "0.731326", "perpy": "-0.682028"} 
    5740 },   
    5741 { 
    5742    "type": "Feature", 
    5743    "id": "133 N 12.77", 
    5744    "geometry": 
    5745        { 
    5746         "type": "Point", 
    5747         "coordinates": [-117.726196,33.706148] 
    5748        }, 
    5749    "properties":  
    5750        {"street": "133NB to 241NB", "color": "lime", "perpx": "0", "perpy": "0"} 
    5751 },   
    5752 { 
    5753    "type": "Feature", 
    5754    "id": "133 N 13.04", 
    5755    "geometry": 
    5756        { 
    5757         "type": "Point", 
    5758         "coordinates": [-117.724497,33.709447] 
    5759        }, 
    5760    "properties":  
    5761        {"street": "ORANGE 1", "color": "lime", "perpx": "0.889028", "perpy": "-0.457853"} 
    5762 },   
    5763 { 
    5764    "type": "Feature", 
    5765    "id": "133 N 13.42", 
    5766    "geometry": 
    5767        { 
    5768         "type": "Point", 
    5769         "coordinates": [-117.721749,33.71555] 
    5770        }, 
    5771    "properties":  
    5772        {"street": "ORANGE 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    5773 },   
    5774 { 
    5775    "type": "Feature", 
    5776    "id": "133 S 9", 
    5777    "geometry": 
    5778        { 
    5779         "type": "Point", 
    5780         "coordinates": [-117.7553,33.66184] 
    5781        }, 
    5782    "properties":  
    5783        {"street": "BARRANCA2", "color": "lime", "perpx": "-0.952044", "perpy": "0.305962"} 
    5784 },   
    5785 { 
    5786    "type": "Feature", 
    5787    "id": "133 S 9.37", 
    5788    "geometry": 
    5789        { 
    5790         "type": "Point", 
    5791         "coordinates": [-117.753428,33.667665] 
    5792        }, 
    5793    "properties":  
    5794        {"street": "S OF 5", "color": "lime", "perpx": "-0.952044", "perpy": "0.305962"} 
    5795 },   
    5796 { 
    5797    "type": "Feature", 
    5798    "id": "133 S 9.77", 
    5799    "geometry": 
    5800        { 
    5801         "type": "Point", 
    5802         "coordinates": [-117.753623,33.673029] 
    5803        }, 
    5804    "properties":  
    5805        {"street": "N OF 5", "color": "lime", "perpx": "-0.974264", "perpy": "0.225409"} 
    5806 },   
    5807 { 
    5808    "type": "Feature", 
    5809    "id": "133 S 10.05", 
    5810    "geometry": 
    5811        { 
    5812         "type": "Point", 
    5813         "coordinates": [-117.752844,33.676396] 
    5814        }, 
    5815    "properties":  
    5816        {"street": "MARINE WAY", "color": "lime", "perpx": "-0.974264", "perpy": "0.225409"} 
    5817 },   
    5818 { 
    5819    "type": "Feature", 
    5820    "id": "133 S 10.5", 
    5821    "geometry": 
    5822        { 
    5823         "type": "Point", 
    5824         "coordinates": [-117.74924,33.68106] 
    5825        }, 
    5826    "properties":  
    5827        {"street": "N OF MARINE", "color": "lime", "perpx": "-0.764221", "perpy": "0.644955"} 
    5828 },   
    5829 { 
    5830    "type": "Feature", 
    5831    "id": "133 S 10.73", 
    5832    "geometry": 
    5833        { 
    5834         "type": "Point", 
    5835         "coordinates": [-117.747277,33.683386] 
    5836        }, 
    5837    "properties":  
    5838        {"street": "S OF PM 11", "color": "lime", "perpx": "-0.764221", "perpy": "0.644955"} 
    5839 },   
    5840 { 
    5841    "type": "Feature", 
    5842    "id": "133 S 11.08", 
    5843    "geometry": 
    5844        { 
    5845         "type": "Point", 
    5846         "coordinates": [-117.744014,33.687243] 
    5847        }, 
    5848    "properties":  
    5849        {"street": "AT PM 11", "color": "lime", "perpx": "-0.767026", "perpy": "0.641617"} 
    5850 },   
    5851 { 
    5852    "type": "Feature", 
    5853    "id": "133 S 11.35", 
    5854    "geometry": 
    5855        { 
    5856         "type": "Point", 
    5857         "coordinates": [-117.741328,33.690454] 
    5858        }, 
    5859    "properties":  
    5860        {"street": "N OF PM 11", "color": "lime", "perpx": "-0.764252", "perpy": "0.644918"} 
    5861 },   
    5862 { 
    5863    "type": "Feature", 
    5864    "id": "133 S 11.7", 
    5865    "geometry": 
    5866        { 
    5867         "type": "Point", 
    5868         "coordinates": [-117.737826,33.694604] 
    5869        }, 
    5870    "properties":  
    5871        {"street": "IRVINE BLVD 1", "color": "lime", "perpx": "-0.756644", "perpy": "0.653828"} 
    5872 },   
    5873 { 
    5874    "type": "Feature", 
    5875    "id": "133 S 12.05", 
    5876    "geometry": 
    5877        { 
    5878         "type": "Point", 
    5879         "coordinates": [-117.734303,33.698681] 
    5880        }, 
    5881    "properties":  
    5882        {"street": "IRVINE BLVD 3", "color": "lime", "perpx": "-0.679098", "perpy": "0.734047"} 
    5883 },   
    5884 { 
    5885    "type": "Feature", 
    5886    "id": "133 S 12.42", 
    5887    "geometry": 
    5888        { 
    5889         "type": "Point", 
    5890         "coordinates": [-117.730095,33.702574] 
    5891        }, 
    5892    "properties":  
    5893        {"street": "S OF PORTOLA", "color": "lime", "perpx": "-0.679098", "perpy": "0.734047"} 
    5894 },   
    5895 { 
    5896    "type": "Feature", 
    5897    "id": "133 S 13.04", 
    5898    "geometry": 
    5899        { 
    5900         "type": "Point", 
    5901         "coordinates": [-117.72449,33.710914] 
    5902        }, 
    5903    "properties":  
    5904        {"street": "ORANGE 1", "color": "lime", "perpx": "-0.898001", "perpy": "0.439993"} 
    5905 },   
    5906 { 
    5907    "type": "Feature", 
    5908    "id": "133 S 13.42", 
    5909    "geometry": 
    5910        { 
    5911         "type": "Point", 
    5912         "coordinates": [-117.722121,33.715749] 
    5913        }, 
    5914    "properties":  
    5915        {"street": "ORANGE 2", "color": "lime", "perpx": "-0.898001", "perpy": "0.439993"} 
    5916 },   
    5917  
    5918 { 
    5919    "type": "Feature", 
    5920    "id": "241 N 17.8", 
    5921    "geometry": 
    5922        { 
    5923         "type": "Point", 
    5924         "coordinates": [-117.599074,33.63353] 
    5925        }, 
    5926    "properties":  
    5927        {"street": "ANTONIO 2", "color": "lime", "perpx": "0.94076", "perpy": "0.339073"} 
    5928 },   
    5929 { 
    5930    "type": "Feature", 
    5931    "id": "241 N 18.08", 
    5932    "geometry": 
    5933        { 
    5934         "type": "Point", 
    5935         "coordinates": [-117.600814,33.637405] 
    5936        }, 
    5937    "properties":  
    5938        {"street": "BANDERAS", "color": "lime", "perpx": "0", "perpy": "0"} 
    5939 },   
    5940 { 
    5941    "type": "Feature", 
    5942    "id": "241 N 18.7", 
    5943    "geometry": 
    5944        { 
    5945         "type": "Point", 
    5946         "coordinates": [-117.605062,33.645877] 
    5947        }, 
    5948    "properties":  
    5949        {"street": "SANTA MARGUERITA", "color": "lime", "perpx": "0.90141", "perpy": "0.432966"} 
    5950 },   
    5951 { 
    5952    "type": "Feature", 
    5953    "id": "241 N 18.8", 
    5954    "geometry": 
    5955        { 
    5956         "type": "Point", 
    5957         "coordinates": [-117.605721,33.647249] 
    5958        }, 
    5959    "properties":  
    5960        {"street": "TRABUCO CREEK", "color": "lime", "perpx": "0.90141", "perpy": "0.432966"} 
    5961 },   
    5962 { 
    5963    "type": "Feature", 
    5964    "id": "241 N 19.3", 
    5965    "geometry": 
    5966        { 
    5967         "type": "Point", 
    5968         "coordinates": [-117.612216,33.651938] 
    5969        }, 
    5970    "properties":  
    5971        {"street": "MELINDA", "color": "lime", "perpx": "0.193918", "perpy": "0.981018"} 
    5972 },   
    5973 { 
    5974    "type": "Feature", 
    5975    "id": "241 N 19.76", 
    5976    "geometry": 
    5977        { 
    5978         "type": "Point", 
    5979         "coordinates": [-117.620027,33.653482] 
    5980        }, 
    5981    "properties":  
    5982        {"street": "LOS ALISOS 1", "color": "lime", "perpx": "0.32691", "perpy": "0.945056"} 
    5983 },   
    5984 { 
    5985    "type": "Feature", 
    5986    "id": "241 N 20.13", 
    5987    "geometry": 
    5988        { 
    5989         "type": "Point", 
    5990         "coordinates": [-117.62601,33.655536] 
    5991        }, 
    5992    "properties":  
    5993        {"street": "LOS ALISOS 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    5994 },   
    5995 { 
    5996    "type": "Feature", 
    5997    "id": "241 N 20.54", 
    5998    "geometry": 
    5999        { 
    6000         "type": "Point", 
    6001         "coordinates": [-117.632286,33.658363] 
    6002        }, 
    6003    "properties":  
    6004        {"street": "UPPER OSO", "color": "lime", "perpx": "0.410703", "perpy": "0.911769"} 
    6005 },   
    6006 { 
    6007    "type": "Feature", 
    6008    "id": "241 N 21.61", 
    6009    "geometry": 
    6010        { 
    6011         "type": "Point", 
    6012         "coordinates": [-117.647778,33.666889] 
    6013        }, 
    6014    "properties":  
    6015        {"street": "PORTOLA S 1", "color": "lime", "perpx": "0.3701", "perpy": "0.928992"} 
    6016 },   
    6017 { 
    6018    "type": "Feature", 
    6019    "id": "241 N 21.93", 
    6020    "geometry": 
    6021        { 
    6022         "type": "Point", 
    6023         "coordinates": [-117.652743,33.668867] 
    6024        }, 
    6025    "properties":  
    6026        {"street": "PORTOLA S 2", "color": "lime", "perpx": "0.3701", "perpy": "0.928992"} 
    6027 },   
    6028 { 
    6029    "type": "Feature", 
    6030    "id": "241 N 22.61", 
    6031    "geometry": 
    6032        { 
    6033         "type": "Point", 
    6034         "coordinates": [-117.663113,33.672946] 
    6035        }, 
    6036    "properties":  
    6037        {"street": "LAKE FOREST", "color": "lime", "perpx": "0.37314", "perpy": "0.927775"} 
    6038 },   
    6039 { 
    6040    "type": "Feature", 
    6041    "id": "241 N 22.81", 
    6042    "geometry": 
    6043        { 
    6044         "type": "Point", 
    6045         "coordinates": [-117.666212,33.674212] 
    6046        }, 
    6047    "properties":  
    6048        {"street": "BAKE", "color": "lime", "perpx": "0.42005", "perpy": "0.907501"} 
    6049 },   
    6050 { 
    6051    "type": "Feature", 
    6052    "id": "241 N 23.2", 
    6053    "geometry": 
    6054        { 
    6055         "type": "Point", 
    6056         "coordinates": [-117.671424,33.677671] 
    6057        }, 
    6058    "properties":  
    6059        {"street": "ALTON 1", "color": "lime", "perpx": "0.787657", "perpy": "0.616114"} 
    6060 },   
    6061 { 
    6062    "type": "Feature", 
    6063    "id": "241 N 23.54", 
    6064    "geometry": 
    6065        { 
    6066         "type": "Point", 
    6067         "coordinates": [-117.67436,33.681906] 
    6068        }, 
    6069    "properties":  
    6070        {"street": "ALTON 2", "color": "lime", "perpx": "0.8", "perpy": "0.6"} 
    6071 },   
    6072 { 
    6073    "type": "Feature", 
    6074    "id": "241 N 24.16", 
    6075    "geometry": 
    6076        { 
    6077         "type": "Point", 
    6078         "coordinates": [-117.681661,33.688336] 
    6079        }, 
    6080    "properties":  
    6081        {"street": "N OF ALTON", "color": "lime", "perpx": "0.567343", "perpy": "0.823482"} 
    6082 },   
    6083 { 
    6084    "type": "Feature", 
    6085    "id": "241 N 25.15", 
    6086    "geometry": 
    6087        { 
    6088         "type": "Point", 
    6089         "coordinates": [-117.695163,33.697044] 
    6090        }, 
    6091    "properties":  
    6092        {"street": "PORTOLA N2", "color": "lime", "perpx": "0.436189", "perpy": "0.899855"} 
    6093 },   
    6094 { 
    6095    "type": "Feature", 
    6096    "id": "241 N 25.43", 
    6097    "geometry": 
    6098        { 
    6099         "type": "Point", 
    6100         "coordinates": [-117.699355,33.699076] 
    6101        }, 
    6102    "properties":  
    6103        {"street": "TOMATO 1", "color": "lime", "perpx": "0.434917", "perpy": "0.900471"} 
    6104 },   
    6105 { 
    6106    "type": "Feature", 
    6107    "id": "241 N 25.95", 
    6108    "geometry": 
    6109        { 
    6110         "type": "Point", 
    6111         "coordinates": [-117.707184,33.702783] 
    6112        }, 
    6113    "properties":  
    6114        {"street": "TOMATO 3", "color": "lime", "perpx": "0", "perpy": "0"} 
    6115 },   
    6116 { 
    6117    "type": "Feature", 
    6118    "id": "241 N 26.35", 
    6119    "geometry": 
    6120        { 
    6121         "type": "Point", 
    6122         "coordinates": [-117.713171,33.70568] 
    6123        }, 
    6124    "properties":  
    6125        {"street": "TOMATO 4", "color": "lime", "perpx": "0.38021", "perpy": "0.9249"} 
    6126 },   
    6127 { 
    6128    "type": "Feature", 
    6129    "id": "241 N 26.58", 
    6130    "geometry": 
    6131        { 
    6132         "type": "Point", 
    6133         "coordinates": [-117.716523,33.707439] 
    6134        }, 
    6135    "properties":  
    6136        {"street": "133-1", "color": "lime", "perpx": "0.690231", "perpy": "0.723589"} 
    6137 },   
    6138 { 
    6139    "type": "Feature", 
    6140    "id": "241 N 26.76", 
    6141    "geometry": 
    6142        { 
    6143         "type": "Point", 
    6144         "coordinates": [-117.718562,33.709384] 
    6145        }, 
    6146    "properties":  
    6147        {"street": "133-2", "color": "lime", "perpx": "0.690231", "perpy": "0.723589"} 
    6148 },   
    6149 { 
    6150    "type": "Feature", 
    6151    "id": "241 N 27.12", 
    6152    "geometry": 
    6153        { 
    6154         "type": "Point", 
    6155         "coordinates": [-117.720349,33.714309] 
    6156        }, 
    6157    "properties":  
    6158        {"street": "133-3", "color": "lime", "perpx": "0.999048", "perpy": "-0.043617"} 
    6159 },   
    6160 { 
    6161    "type": "Feature", 
    6162    "id": "241 N 27.43", 
    6163    "geometry": 
    6164        { 
    6165         "type": "Point", 
    6166         "coordinates": [-117.719917,33.718783] 
    6167        }, 
    6168    "properties":  
    6169        {"street": "BEE CANYON", "color": "lime", "perpx": "0.991505", "perpy": "-0.130067"} 
    6170 },   
    6171 { 
    6172    "type": "Feature", 
    6173    "id": "241 N 27.74", 
    6174    "geometry": 
    6175        { 
    6176         "type": "Point", 
    6177         "coordinates": [-117.719302,33.723299] 
    6178        }, 
    6179    "properties":  
    6180        {"street": "N OF 133", "color": "lime", "perpx": "0.991174", "perpy": "-0.132564"} 
    6181 },   
    6182 { 
    6183    "type": "Feature", 
    6184    "id": "241 N 28.09", 
    6185    "geometry": 
    6186        { 
    6187         "type": "Point", 
    6188         "coordinates": [-117.71867,33.728406] 
    6189        }, 
    6190    "properties":  
    6191        {"street": "S OF JEFFREY", "color": "lime", "perpx": "0.991789", "perpy": "-0.127885"} 
    6192 },   
    6193 { 
    6194    "type": "Feature", 
    6195    "id": "241 N 28.44", 
    6196    "geometry": 
    6197        { 
    6198         "type": "Point", 
    6199         "coordinates": [-117.718013,33.73351] 
    6200        }, 
    6201    "properties":  
    6202        {"street": "N OF JEFFREY", "color": "lime", "perpx": "0.991828", "perpy": "-0.127583"} 
    6203 },   
    6204 { 
    6205    "type": "Feature", 
    6206    "id": "241 N 28.73", 
    6207    "geometry": 
    6208        { 
    6209         "type": "Point", 
    6210         "coordinates": [-117.71751,33.737751] 
    6211        }, 
    6212    "properties":  
    6213        {"street": "N OF HAUL ROAD", "color": "lime", "perpx": "0.99277", "perpy": "0.120036"} 
    6214 },   
    6215 { 
    6216    "type": "Feature", 
    6217    "id": "241 N 28.97", 
    6218    "geometry": 
    6219        { 
    6220         "type": "Point", 
    6221         "coordinates": [-117.717935,33.741266] 
    6222        }, 
    6223    "properties":  
    6224        {"street": "HAUL-CULVER", "color": "lime", "perpx": "0.99277", "perpy": "0.120036"} 
    6225 },   
    6226 { 
    6227    "type": "Feature", 
    6228    "id": "241 N 29.34", 
    6229    "geometry": 
    6230        { 
    6231         "type": "Point", 
    6232         "coordinates": [-117.720909,33.746087] 
    6233        }, 
    6234    "properties":  
    6235        {"street": "S OF CULVER S", "color": "lime", "perpx": "0.544008", "perpy": "0.83908"} 
    6236 },   
    6237 { 
    6238    "type": "Feature", 
    6239    "id": "241 N 29.69", 
    6240    "geometry": 
    6241        { 
    6242         "type": "Point", 
    6243         "coordinates": [-117.725783,33.749247] 
    6244        }, 
    6245    "properties":  
    6246        {"street": "N OF CULVER S", "color": "lime", "perpx": "0.51441", "perpy": "0.857544"} 
    6247 },   
    6248 { 
    6249    "type": "Feature", 
    6250    "id": "241 N 30", 
    6251    "geometry": 
    6252        { 
    6253         "type": "Point", 
    6254         "coordinates": [-117.730214,33.751905] 
    6255        }, 
    6256    "properties":  
    6257        {"street": "CULVER-CULVER 1", "color": "lime", "perpx": "0.749117", "perpy": "0.662437"} 
    6258 },   
    6259 { 
    6260    "type": "Feature", 
    6261    "id": "241 N 30.33", 
    6262    "geometry": 
    6263        { 
    6264         "type": "Point", 
    6265         "coordinates": [-117.732601,33.756276] 
    6266        }, 
    6267    "properties":  
    6268        {"street": "CULVER-CULVER 2", "color": "lime", "perpx": "0.999169", "perpy": "0.040755"} 
    6269 },   
    6270 { 
    6271    "type": "Feature", 
    6272    "id": "241 N 30.72", 
    6273    "geometry": 
    6274        { 
    6275         "type": "Point", 
    6276         "coordinates": [-117.732107,33.76201] 
    6277        }, 
    6278    "properties":  
    6279        {"street": "S OF CULVER N", "color": "lime", "perpx": "0.994307", "perpy": "0.106557"} 
    6280 },   
    6281 { 
    6282    "type": "Feature", 
    6283    "id": "241 N 31.03", 
    6284    "geometry": 
    6285        { 
    6286         "type": "Point", 
    6287         "coordinates": [-117.733568,33.766355] 
    6288        }, 
    6289    "properties":  
    6290        {"street": "N OF CULVER N", "color": "lime", "perpx": "0.738172", "perpy": "0.674612"} 
    6291 },   
    6292 { 
    6293    "type": "Feature", 
    6294    "id": "241 N 31.44", 
    6295    "geometry": 
    6296        { 
    6297         "type": "Point", 
    6298         "coordinates": [-117.738882,33.770424] 
    6299        }, 
    6300    "properties":  
    6301        {"street": "S OF EOC OC", "color": "lime", "perpx": "0.546231", "perpy": "0.837634"} 
    6302 },   
    6303 { 
    6304    "type": "Feature", 
    6305    "id": "241 N 31.88", 
    6306    "geometry": 
    6307        { 
    6308         "type": "Point", 
    6309         "coordinates": [-117.744897,33.774559] 
    6310        }, 
    6311    "properties":  
    6312        {"street": "CHAPMAN 1", "color": "lime", "perpx": "0.572437", "perpy": "0.819949"} 
    6313 },   
    6314 { 
    6315    "type": "Feature", 
    6316    "id": "241 N 32.29", 
    6317    "geometry": 
    6318        { 
    6319         "type": "Point", 
    6320         "coordinates": [-117.747616,33.780001] 
    6321        }, 
    6322    "properties":  
    6323        {"street": "CHAPMAN 2", "color": "lime", "perpx": "0.997824", "perpy": "-0.065933"} 
    6324 },   
    6325 { 
    6326    "type": "Feature", 
    6327    "id": "241 N 32.71", 
    6328    "geometry": 
    6329        { 
    6330         "type": "Point", 
    6331         "coordinates": [-117.745126,33.785685] 
    6332        }, 
    6333    "properties":  
    6334        {"street": "CHAPMAN 3", "color": "lime", "perpx": "0.6879", "perpy": "-0.725806"} 
    6335 },   
    6336 { 
    6337    "type": "Feature", 
    6338    "id": "241 N 32.97", 
    6339    "geometry": 
    6340        { 
    6341         "type": "Point", 
    6342         "coordinates": [-117.741766,33.788286] 
    6343        }, 
    6344    "properties":  
    6345        {"street": "CHAPMAN 4", "color": "lime", "perpx": "0.563196", "perpy": "-0.826323"} 
    6346 },   
    6347 { 
    6348    "type": "Feature", 
    6349    "id": "241 N 33.35", 
    6350    "geometry": 
    6351        { 
    6352         "type": "Point", 
    6353         "coordinates": [-117.736347,33.791626] 
    6354        }, 
    6355    "properties":  
    6356        {"street": "N OF CHAPMAN", "color": "lime", "perpx": "0.530321", "perpy": "-0.847797"} 
    6357 },   
    6358 { 
    6359    "type": "Feature", 
    6360    "id": "241 N 33.68", 
    6361    "geometry": 
    6362        { 
    6363         "type": "Point", 
    6364         "coordinates": [-117.731726,33.794622] 
    6365        }, 
    6366    "properties":  
    6367        {"street": "S OF SANT CREEK", "color": "lime", "perpx": "0.51738", "perpy": "-0.855756"} 
    6368 },   
    6369 { 
    6370    "type": "Feature", 
    6371    "id": "241 N 34.03", 
    6372    "geometry": 
    6373        { 
    6374         "type": "Point", 
    6375         "coordinates": [-117.72693,33.798225] 
    6376        }, 
    6377    "properties":  
    6378        {"street": "N OF SANT CR1", "color": "lime", "perpx": "0.632614", "perpy": "-0.774467"} 
    6379 },   
    6380 { 
    6381    "type": "Feature", 
    6382    "id": "241 N 34.38", 
    6383    "geometry": 
    6384        { 
    6385         "type": "Point", 
    6386         "coordinates": [-117.724852,33.803371] 
    6387        }, 
    6388    "properties":  
    6389        {"street": "N OF SANT CR2", "color": "lime", "perpx": "0.937209", "perpy": "-0.348768"} 
    6390 },   
    6391 { 
    6392    "type": "Feature", 
    6393    "id": "241 N 34.72", 
    6394    "geometry": 
    6395        { 
    6396         "type": "Point", 
    6397         "coordinates": [-117.722969,33.808431] 
    6398        }, 
    6399    "properties":  
    6400        {"street": "S OF OAK", "color": "lime", "perpx": "0.843058", "perpy": "-0.537823"} 
    6401 },   
    6402 { 
    6403    "type": "Feature", 
    6404    "id": "241 N 35.08", 
    6405    "geometry": 
    6406        { 
    6407         "type": "Point", 
    6408         "coordinates": [-117.719677,33.813341] 
    6409        }, 
    6410    "properties":  
    6411        {"street": "N OF OAK", "color": "lime", "perpx": "0.916423", "perpy": "-0.400211"} 
    6412 },   
    6413 { 
    6414    "type": "Feature", 
    6415    "id": "241 N 35.43", 
    6416    "geometry": 
    6417        { 
    6418         "type": "Point", 
    6419         "coordinates": [-117.717431,33.818484] 
    6420        }, 
    6421    "properties":  
    6422        {"street": "S OF SCE OC", "color": "lime", "perpx": "0.916423", "perpy": "-0.400211"} 
    6423 },   
    6424 { 
    6425    "type": "Feature", 
    6426    "id": "241 N 35.82", 
    6427    "geometry": 
    6428        { 
    6429         "type": "Point", 
    6430         "coordinates": [-117.715964,33.824439] 
    6431        }, 
    6432    "properties":  
    6433        {"street": "WINDY RIDGE 1", "color": "lime", "perpx": "0.994559", "perpy": "0.104175"} 
    6434 },   
    6435 { 
    6436    "type": "Feature", 
    6437    "id": "241 N 36.14", 
    6438    "geometry": 
    6439        { 
    6440         "type": "Point", 
    6441         "coordinates": [-117.716485,33.829413] 
    6442        }, 
    6443    "properties":  
    6444        {"street": "WINDY RIDGE 2", "color": "lime", "perpx": "0.986289", "perpy": "0.165028"} 
    6445 },   
    6446 { 
    6447    "type": "Feature", 
    6448    "id": "241 N 36.37", 
    6449    "geometry": 
    6450        { 
    6451         "type": "Point", 
    6452         "coordinates": [-117.717081,33.832975] 
    6453        }, 
    6454    "properties":  
    6455        {"street": "WINDY RIDGE 3", "color": "lime", "perpx": "0.986289", "perpy": "0.165028"} 
    6456 },   
    6457 { 
    6458    "type": "Feature", 
    6459    "id": "241 N 36.82", 
    6460    "geometry": 
    6461        { 
    6462         "type": "Point", 
    6463         "coordinates": [-117.717671,33.839984] 
    6464        }, 
    6465    "properties":  
    6466        {"street": "W R WILDLIFE", "color": "lime", "perpx": "0.987599", "perpy": "-0.156997"} 
    6467 },   
    6468 { 
    6469    "type": "Feature", 
    6470    "id": "241 N 37.12", 
    6471    "geometry": 
    6472        { 
    6473         "type": "Point", 
    6474         "coordinates": [-117.716931,33.844639] 
    6475        }, 
    6476    "properties":  
    6477        {"street": "N OF W R WILDLIFE 1", "color": "lime", "perpx": "0.999335", "perpy": "-0.036462"} 
    6478 },   
    6479 { 
    6480    "type": "Feature", 
    6481    "id": "241 N 37.49", 
    6482    "geometry": 
    6483        { 
    6484         "type": "Point", 
    6485         "coordinates": [-117.71672,33.850422] 
    6486        }, 
    6487    "properties":  
    6488        {"street": "N OF W R WILDLIFE 2", "color": "lime", "perpx": "0.999335", "perpy": "-0.036462"} 
    6489 },   
    6490 { 
    6491    "type": "Feature", 
    6492    "id": "241 N 37.88", 
    6493    "geometry": 
    6494        { 
    6495         "type": "Point", 
    6496         "coordinates": [-117.716773,33.856526] 
    6497        }, 
    6498    "properties":  
    6499        {"street": "N OF W R WILDLIFE 3", "color": "lime", "perpx": "0.997345", "perpy": "-0.072816"} 
    6500 },   
    6501 { 
    6502    "type": "Feature", 
    6503    "id": "241 S 18.3", 
    6504    "geometry": 
    6505        { 
    6506         "type": "Point", 
    6507         "coordinates": [-117.602781,33.640172] 
    6508        }, 
    6509    "properties":  
    6510        {"street": "SANTA MARGUERITA", "color": "lime", "perpx": "0", "perpy": "0"} 
    6511 },   
    6512 { 
    6513    "type": "Feature", 
    6514    "id": "241 S 18.8", 
    6515    "geometry": 
    6516        { 
    6517         "type": "Point", 
    6518         "coordinates": [-117.606132,33.646855] 
    6519        }, 
    6520    "properties":  
    6521        {"street": "TRABUCO CREEK", "color": "lime", "perpx": "-0.899199", "perpy": "-0.437539"} 
    6522 },   
    6523 { 
    6524    "type": "Feature", 
    6525    "id": "241 S 19.3", 
    6526    "geometry": 
    6527        { 
    6528         "type": "Point", 
    6529         "coordinates": [-117.612415,33.651498] 
    6530        }, 
    6531    "properties":  
    6532        {"street": "MELINDA", "color": "lime", "perpx": "-0.198462", "perpy": "-0.980109"} 
    6533 },   
    6534 { 
    6535    "type": "Feature", 
    6536    "id": "241 S 19.76", 
    6537    "geometry": 
    6538        { 
    6539         "type": "Point", 
    6540         "coordinates": [-117.620208,33.653076] 
    6541        }, 
    6542    "properties":  
    6543        {"street": "LOS ALISOS 1", "color": "lime", "perpx": "-0.333218", "perpy": "-0.94285"} 
    6544 },   
    6545 { 
    6546    "type": "Feature", 
    6547    "id": "241 S 20.54", 
    6548    "geometry": 
    6549        { 
    6550         "type": "Point", 
    6551         "coordinates": [-117.632465,33.657968] 
    6552        }, 
    6553    "properties":  
    6554        {"street": "UPPER OSO", "color": "lime", "perpx": "-0.376202", "perpy": "-0.926538"} 
    6555 },   
    6556 { 
    6557    "type": "Feature", 
    6558    "id": "241 S 22.02", 
    6559    "geometry": 
    6560        { 
    6561         "type": "Point", 
    6562         "coordinates": [-117.654243,33.669094] 
    6563        }, 
    6564    "properties":  
    6565        {"street": "PORTOLA S 2", "color": "lime", "perpx": "-0.353878", "perpy": "-0.935292"} 
    6566 },   
    6567 { 
    6568    "type": "Feature", 
    6569    "id": "241 S 22.61", 
    6570    "geometry": 
    6571        { 
    6572         "type": "Point", 
    6573         "coordinates": [-117.663291,33.67261] 
    6574        }, 
    6575    "properties":  
    6576        {"street": "LAKE FOREST", "color": "lime", "perpx": "-0.360927", "perpy": "-0.932594"} 
    6577 },   
    6578 { 
    6579    "type": "Feature", 
    6580    "id": "241 S 22.81", 
    6581    "geometry": 
    6582        { 
    6583         "type": "Point", 
    6584         "coordinates": [-117.666424,33.673843] 
    6585        }, 
    6586    "properties":  
    6587        {"street": "BAKE", "color": "lime", "perpx": "-0.418678", "perpy": "-0.908135"} 
    6588 },   
    6589 { 
    6590    "type": "Feature", 
    6591    "id": "241 S 23.2", 
    6592    "geometry": 
    6593        { 
    6594         "type": "Point", 
    6595         "coordinates": [-117.671674,33.677298] 
    6596        }, 
    6597    "properties":  
    6598        {"street": "ALTON 1", "color": "lime", "perpx": "-0.779725", "perpy": "-0.626123"} 
    6599 },   
    6600 { 
    6601    "type": "Feature", 
    6602    "id": "241 S 23.54", 
    6603    "geometry": 
    6604        { 
    6605         "type": "Point", 
    6606         "coordinates": [-117.674584,33.681564] 
    6607        }, 
    6608    "properties":  
    6609        {"street": "ALTON 2", "color": "lime", "perpx": "-0.800996", "perpy": "-0.59867"} 
    6610 },   
    6611 { 
    6612    "type": "Feature", 
    6613    "id": "241 S 24.16", 
    6614    "geometry": 
    6615        { 
    6616         "type": "Point", 
    6617         "coordinates": [-117.681883,33.688049] 
    6618        }, 
    6619    "properties":  
    6620        {"street": "N OF ALTON", "color": "lime", "perpx": "-0.574042", "perpy": "-0.818826"} 
    6621 },   
    6622 { 
    6623    "type": "Feature", 
    6624    "id": "241 S 25.15", 
    6625    "geometry": 
    6626        { 
    6627         "type": "Point", 
    6628         "coordinates": [-117.695456,33.696803] 
    6629        }, 
    6630    "properties":  
    6631        {"street": "PORTOLA N2", "color": "lime", "perpx": "-0.435805", "perpy": "-0.900041"} 
    6632 },   
    6633 { 
    6634    "type": "Feature", 
    6635    "id": "241 S 25.43", 
    6636    "geometry": 
    6637        { 
    6638         "type": "Point", 
    6639         "coordinates": [-117.699698,33.698857] 
    6640        }, 
    6641    "properties":  
    6642        {"street": "TOMATO 1", "color": "lime", "perpx": "-0.432673", "perpy": "-0.901551"} 
    6643 },   
    6644 { 
    6645    "type": "Feature", 
    6646    "id": "241 S 25.72", 
    6647    "geometry": 
    6648        { 
    6649         "type": "Point", 
    6650         "coordinates": [-117.704109,33.700961] 
    6651        }, 
    6652    "properties":  
    6653        {"street": "TOMATO 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    6654 },   
    6655 { 
    6656    "type": "Feature", 
    6657    "id": "241 S 26.35", 
    6658    "geometry": 
    6659        { 
    6660         "type": "Point", 
    6661         "coordinates": [-117.71368,33.705538] 
    6662        }, 
    6663    "properties":  
    6664        {"street": "TOMATO 4", "color": "lime", "perpx": "-0.356385", "perpy": "-0.934339"} 
    6665 },   
    6666 { 
    6667    "type": "Feature", 
    6668    "id": "241 S 26.58", 
    6669    "geometry": 
    6670        { 
    6671         "type": "Point", 
    6672         "coordinates": [-117.717092,33.707275] 
    6673        }, 
    6674    "properties":  
    6675        {"street": "133-1", "color": "lime", "perpx": "-0.712032", "perpy": "-0.702147"} 
    6676 },   
    6677 { 
    6678    "type": "Feature", 
    6679    "id": "241 S 26.76", 
    6680    "geometry": 
    6681        { 
    6682         "type": "Point", 
    6683         "coordinates": [-117.719081,33.709292] 
    6684        }, 
    6685    "properties":  
    6686        {"street": "133-2", "color": "lime", "perpx": "-0.712032", "perpy": "-0.702147"} 
    6687 },   
    6688 { 
    6689    "type": "Feature", 
    6690    "id": "241 S 27.12", 
    6691    "geometry": 
    6692        { 
    6693         "type": "Point", 
    6694         "coordinates": [-117.720884,33.714276] 
    6695        }, 
    6696    "properties":  
    6697        {"street": "133-3", "color": "lime", "perpx": "-0.999239", "perpy": "0.039011"} 
    6698 },   
    6699 { 
    6700    "type": "Feature", 
    6701    "id": "241 S 27.43", 
    6702    "geometry": 
    6703        { 
    6704         "type": "Point", 
    6705         "coordinates": [-117.72046,33.718798] 
    6706        }, 
    6707    "properties":  
    6708        {"street": "BEE CANYON", "color": "lime", "perpx": "-0.99165", "perpy": "0.128962"} 
    6709 },   
    6710 { 
    6711    "type": "Feature", 
    6712    "id": "241 S 27.74", 
    6713    "geometry": 
    6714        { 
    6715         "type": "Point", 
    6716         "coordinates": [-117.719567,33.723287] 
    6717        }, 
    6718    "properties":  
    6719        {"street": "N OF 133", "color": "lime", "perpx": "-0.98462", "perpy": "0.174712"} 
    6720 },   
    6721 { 
    6722    "type": "Feature", 
    6723    "id": "241 S 28.09", 
    6724    "geometry": 
    6725        { 
    6726         "type": "Point", 
    6727         "coordinates": [-117.718803,33.728394] 
    6728        }, 
    6729    "properties":  
    6730        {"street": "S OF JEFFREY", "color": "lime", "perpx": "-0.991031", "perpy": "0.13363"} 
    6731 },   
    6732 { 
    6733    "type": "Feature", 
    6734    "id": "241 S 28.44", 
    6735    "geometry": 
    6736        { 
    6737         "type": "Point", 
    6738         "coordinates": [-117.71813,33.733511] 
    6739        }, 
    6740    "properties":  
    6741        {"street": "N OF JEFFREY", "color": "lime", "perpx": "-0.991631", "perpy": "0.129107"} 
    6742 },   
    6743 { 
    6744    "type": "Feature", 
    6745    "id": "241 S 28.73", 
    6746    "geometry": 
    6747        { 
    6748         "type": "Point", 
    6749         "coordinates": [-117.717633,33.73777] 
    6750        }, 
    6751    "properties":  
    6752        {"street": "N OF HAUL ROAD", "color": "lime", "perpx": "-0.992127", "perpy": "-0.125239"} 
    6753 },   
    6754 { 
    6755    "type": "Feature", 
    6756    "id": "241 S 28.97", 
    6757    "geometry": 
    6758        { 
    6759         "type": "Point", 
    6760         "coordinates": [-117.718081,33.741319] 
    6761        }, 
    6762    "properties":  
    6763        {"street": "HAUL-CULVER", "color": "lime", "perpx": "-0.992127", "perpy": "-0.125239"} 
    6764 },   
    6765 { 
    6766    "type": "Feature", 
    6767    "id": "241 S 29.34", 
    6768    "geometry": 
    6769        { 
    6770         "type": "Point", 
    6771         "coordinates": [-117.721164,33.746148] 
    6772        }, 
    6773    "properties":  
    6774        {"street": "S OF CULVER S", "color": "lime", "perpx": "-0.534518", "perpy": "-0.845157"} 
    6775 },   
    6776 { 
    6777    "type": "Feature", 
    6778    "id": "241 S 29.69", 
    6779    "geometry": 
    6780        { 
    6781         "type": "Point", 
    6782         "coordinates": [-117.726132,33.74929] 
    6783        }, 
    6784    "properties":  
    6785        {"street": "N OF CULVER S", "color": "lime", "perpx": "-0.530397", "perpy": "-0.84775"} 
    6786 },   
    6787 { 
    6788    "type": "Feature", 
    6789    "id": "241 S 30", 
    6790    "geometry": 
    6791        { 
    6792         "type": "Point", 
    6793         "coordinates": [-117.730537,33.752046] 
    6794        }, 
    6795    "properties":  
    6796        {"street": "CULVER-CULVER 1", "color": "lime", "perpx": "-0.773985", "perpy": "-0.633203"} 
    6797 },   
    6798 { 
    6799    "type": "Feature", 
    6800    "id": "241 S 30.33", 
    6801    "geometry": 
    6802        { 
    6803         "type": "Point", 
    6804         "coordinates": [-117.732805,33.756517] 
    6805        }, 
    6806    "properties":  
    6807        {"street": "CULVER-CULVER 2", "color": "lime", "perpx": "-0.999994", "perpy": "0.00336"} 
    6808 },   
    6809 { 
    6810    "type": "Feature", 
    6811    "id": "241 S 30.72", 
    6812    "geometry": 
    6813        { 
    6814         "type": "Point", 
    6815         "coordinates": [-117.732284,33.762314] 
    6816        }, 
    6817    "properties":  
    6818        {"street": "S OF CULVER N", "color": "lime", "perpx": "-0.986194", "perpy": "-0.165595"} 
    6819 },   
    6820 { 
    6821    "type": "Feature", 
    6822    "id": "241 S 31.03", 
    6823    "geometry": 
    6824        { 
    6825         "type": "Point", 
    6826         "coordinates": [-117.734012,33.766637] 
    6827        }, 
    6828    "properties":  
    6829        {"street": "N OF CULVER N", "color": "lime", "perpx": "-0.712957", "perpy": "-0.701208"} 
    6830 },   
    6831 { 
    6832    "type": "Feature", 
    6833    "id": "241 S 31.44", 
    6834    "geometry": 
    6835        { 
    6836         "type": "Point", 
    6837         "coordinates": [-117.739531,33.770618] 
    6838        }, 
    6839    "properties":  
    6840        {"street": "S OF EOC OC", "color": "lime", "perpx": "-0.547969", "perpy": "-0.836499"} 
    6841 },   
    6842 { 
    6843    "type": "Feature", 
    6844    "id": "241 S 31.88", 
    6845    "geometry": 
    6846        { 
    6847         "type": "Point", 
    6848         "coordinates": [-117.745706,33.774682] 
    6849        }, 
    6850    "properties":  
    6851        {"street": "CHAPMAN 1", "color": "lime", "perpx": "-0.550286", "perpy": "-0.834976"} 
    6852 },   
    6853 { 
    6854    "type": "Feature", 
    6855    "id": "241 S 32.29", 
    6856    "geometry": 
    6857        { 
    6858         "type": "Point", 
    6859         "coordinates": [-117.7482,33.780289] 
    6860        }, 
    6861    "properties":  
    6862        {"street": "CHAPMAN 2", "color": "lime", "perpx": "-0.997214", "perpy": "0.074589"} 
    6863 },   
    6864 { 
    6865    "type": "Feature", 
    6866    "id": "241 S 32.71", 
    6867    "geometry": 
    6868        { 
    6869         "type": "Point", 
    6870         "coordinates": [-117.745698,33.786034] 
    6871        }, 
    6872    "properties":  
    6873        {"street": "CHAPMAN 3", "color": "lime", "perpx": "-0.656814", "perpy": "0.754052"} 
    6874 },   
    6875 { 
    6876    "type": "Feature", 
    6877    "id": "241 S 32.97", 
    6878    "geometry": 
    6879        { 
    6880         "type": "Point", 
    6881         "coordinates": [-117.74219,33.788553] 
    6882        }, 
    6883    "properties":  
    6884        {"street": "CHAPMAN 4", "color": "lime", "perpx": "-0.536155", "perpy": "0.84412"} 
    6885 },   
    6886 { 
    6887    "type": "Feature", 
    6888    "id": "241 S 33.35", 
    6889    "geometry": 
    6890        { 
    6891         "type": "Point", 
    6892         "coordinates": [-117.73675,33.791961] 
    6893        }, 
    6894    "properties":  
    6895        {"street": "N OF CHAPMAN", "color": "lime", "perpx": "-0.511805", "perpy": "0.859102"} 
    6896 },   
    6897 { 
    6898    "type": "Feature", 
    6899    "id": "241 S 33.68", 
    6900    "geometry": 
    6901        { 
    6902         "type": "Point", 
    6903         "coordinates": [-117.732055,33.794954] 
    6904        }, 
    6905    "properties":  
    6906        {"street": "S OF SANT CREEK", "color": "lime", "perpx": "-0.521007", "perpy": "0.853552"} 
    6907 },   
    6908 { 
    6909    "type": "Feature", 
    6910    "id": "241 S 34.03", 
    6911    "geometry": 
    6912        { 
    6913         "type": "Point", 
    6914         "coordinates": [-117.727285,33.798558] 
    6915        }, 
    6916    "properties":  
    6917        {"street": "N OF SANT CR1", "color": "lime", "perpx": "-0.634504", "perpy": "0.77292"} 
    6918 },   
    6919 { 
    6920    "type": "Feature", 
    6921    "id": "241 S 34.38", 
    6922    "geometry": 
    6923        { 
    6924         "type": "Point", 
    6925         "coordinates": [-117.725304,33.803726] 
    6926        }, 
    6927    "properties":  
    6928        {"street": "N OF SANT CR2", "color": "lime", "perpx": "-0.931918", "perpy": "0.36267"} 
    6929 },   
    6930 { 
    6931    "type": "Feature", 
    6932    "id": "241 S 34.72", 
    6933    "geometry": 
    6934        { 
    6935         "type": "Point", 
    6936         "coordinates": [-117.72335,33.808747] 
    6937        }, 
    6938    "properties":  
    6939        {"street": "S OF OAK", "color": "lime", "perpx": "-0.84356", "perpy": "0.537034"} 
    6940 },   
    6941 { 
    6942    "type": "Feature", 
    6943    "id": "241 S 35.08", 
    6944    "geometry": 
    6945        { 
    6946         "type": "Point", 
    6947         "coordinates": [-117.720094,33.81365] 
    6948        }, 
    6949    "properties":  
    6950        {"street": "N OF OAK", "color": "lime", "perpx": "-0.915178", "perpy": "0.40305"} 
    6951 },   
    6952 { 
    6953    "type": "Feature", 
    6954    "id": "241 S 35.43", 
    6955    "geometry": 
    6956        { 
    6957         "type": "Point", 
    6958         "coordinates": [-117.71784,33.818768] 
    6959        }, 
    6960    "properties":  
    6961        {"street": "S OF SCE OC", "color": "lime", "perpx": "-0.915178", "perpy": "0.40305"} 
    6962 },   
    6963 { 
    6964    "type": "Feature", 
    6965    "id": "241 S 35.82", 
    6966    "geometry": 
    6967        { 
    6968         "type": "Point", 
    6969         "coordinates": [-117.717155,33.824805] 
    6970        }, 
    6971    "properties":  
    6972        {"street": "WINDY RIDGE 1", "color": "lime", "perpx": "-0.999904", "perpy": "-0.013843"} 
    6973 },   
    6974 { 
    6975    "type": "Feature", 
    6976    "id": "241 S 36.14", 
    6977    "geometry": 
    6978        { 
    6979         "type": "Point", 
    6980         "coordinates": [-117.717224,33.829789] 
    6981        }, 
    6982    "properties":  
    6983        {"street": "WINDY RIDGE 2", "color": "lime", "perpx": "-0.990694", "perpy": "-0.136107"} 
    6984 },   
    6985 { 
    6986    "type": "Feature", 
    6987    "id": "241 S 36.43", 
    6988    "geometry": 
    6989        { 
    6990         "type": "Point", 
    6991         "coordinates": [-117.717841,33.83428] 
    6992        }, 
    6993    "properties":  
    6994        {"street": "WINDY RIDGE 3", "color": "lime", "perpx": "-0.990694", "perpy": "-0.136107"} 
    6995 },   
    6996 { 
    6997    "type": "Feature", 
    6998    "id": "241 S 36.82", 
    6999    "geometry": 
    7000        { 
    7001         "type": "Point", 
    7002         "coordinates": [-117.718159,33.840335] 
    7003        }, 
    7004    "properties":  
    7005        {"street": "W R WILDLIFE", "color": "lime", "perpx": "-0.985859", "perpy": "0.167575"} 
    7006 },   
    7007 { 
    7008    "type": "Feature", 
    7009    "id": "241 S 37.12", 
    7010    "geometry": 
    7011        { 
    7012         "type": "Point", 
    7013         "coordinates": [-117.717372,33.844965] 
    7014        }, 
    7015    "properties":  
    7016        {"street": "N OF W R WILDLIFE 1", "color": "lime", "perpx": "-0.999815", "perpy": "0.019254"} 
    7017 },   
    7018 { 
    7019    "type": "Feature", 
    7020    "id": "241 S 37.49", 
    7021    "geometry": 
    7022        { 
    7023         "type": "Point", 
    7024         "coordinates": [-117.717261,33.850729] 
    7025        }, 
    7026    "properties":  
    7027        {"street": "N OF W R WILDLIFE 2", "color": "lime", "perpx": "-0.999815", "perpy": "0.019254"} 
    7028 },   
    7029 { 
    7030    "type": "Feature", 
    7031    "id": "241 S 37.88", 
    7032    "geometry": 
    7033        { 
    7034         "type": "Point", 
    7035         "coordinates": [-117.717346,33.856811] 
    7036        }, 
    7037    "properties":  
    7038        {"street": "N OF W R WILDLIFE 3", "color": "lime", "perpx": "-0.999884", "perpy": "-0.015214"} 
    7039 },   
    7040 { 
    7041    "type": "Feature", 
    7042    "id": "241 S 38.23", 
    7043    "geometry": 
    7044        { 
    7045         "type": "Point", 
    7046         "coordinates": [-117.717429,33.862266] 
    7047        }, 
    7048    "properties":  
    7049        {"street": "S OF 91", "color": "lime", "perpx": "-0.999884", "perpy": "-0.015214"} 
    7050 },   
    7051  
    7052 { 
    7053    "type": "Feature", 
    7054    "id": "261 N 0.04", 
    7055    "geometry": 
    7056        { 
    7057         "type": "Point", 
    7058         "coordinates": [-117.800349,33.712252] 
    7059        }, 
    7060    "properties":  
    7061        {"street": "JAMBOREE", "color": "lime", "perpx": "0", "perpy": "0"} 
    7062 },   
    7063 { 
    7064    "type": "Feature", 
    7065    "id": "261 N 0.31", 
    7066    "geometry": 
    7067        { 
    7068         "type": "Point", 
    7069         "coordinates": [-117.797696,33.715376] 
    7070        }, 
    7071    "properties":  
    7072        {"street": "WALNUT 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    7073 },   
    7074 { 
    7075    "type": "Feature", 
    7076    "id": "261 N 0.5", 
    7077    "geometry": 
    7078        { 
    7079         "type": "Point", 
    7080         "coordinates": [-117.795181,33.717083] 
    7081        }, 
    7082    "properties":  
    7083        {"street": "S OF 5", "color": "lime", "perpx": "0.493349", "perpy": "-0.869832"} 
    7084 },   
    7085 { 
    7086    "type": "Feature", 
    7087    "id": "261 N 0.9", 
    7088    "geometry": 
    7089        { 
    7090         "type": "Point", 
    7091         "coordinates": [-117.789435,33.720342] 
    7092        }, 
    7093    "properties":  
    7094        {"street": "EL CAMINO REAL", "color": "lime", "perpx": "0.493349", "perpy": "-0.869832"} 
    7095 },   
    7096 { 
    7097    "type": "Feature", 
    7098    "id": "261 N 1.35", 
    7099    "geometry": 
    7100        { 
    7101         "type": "Point", 
    7102         "coordinates": [-117.782735,33.72367] 
    7103        }, 
    7104    "properties":  
    7105        {"street": "IRVINE BLVD 1", "color": "lime", "perpx": "0.607612", "perpy": "-0.794234"} 
    7106 },   
    7107 { 
    7108    "type": "Feature", 
    7109    "id": "261 N 1.75", 
    7110    "geometry": 
    7111        { 
    7112         "type": "Point", 
    7113         "coordinates": [-117.777645,33.727564] 
    7114        }, 
    7115    "properties":  
    7116        {"street": "IRVINE BLVD 2", "color": "lime", "perpx": "0.607612", "perpy": "-0.794234"} 
    7117 },   
    7118 { 
    7119    "type": "Feature", 
    7120    "id": "261 N 2.24", 
    7121    "geometry": 
    7122        { 
    7123         "type": "Point", 
    7124         "coordinates": [-117.772751,33.733387] 
    7125        }, 
    7126    "properties":  
    7127        {"street": "IRVINE RANCH FSTRK", "color": "lime", "perpx": "0.766466", "perpy": "-0.642285"} 
    7128 },   
    7129 { 
    7130    "type": "Feature", 
    7131    "id": "261 N 2.24", 
    7132    "geometry": 
    7133        { 
    7134         "type": "Point", 
    7135         "coordinates": [-117.772751,33.733387] 
    7136        }, 
    7137    "properties":  
    7138        {"street": "IRVINE RANCH FSTRK", "color": "lime", "perpx": "0.766466", "perpy": "-0.642285"} 
    7139 },   
    7140 { 
    7141    "type": "Feature", 
    7142    "id": "261 N 2.71", 
    7143    "geometry": 
    7144        { 
    7145         "type": "Point", 
    7146         "coordinates": [-117.768065,33.738979] 
    7147        }, 
    7148    "properties":  
    7149        {"street": "PORTOLA  1", "color": "lime", "perpx": "0.904237", "perpy": "-0.42703"} 
    7150 },   
    7151 { 
    7152    "type": "Feature", 
    7153    "id": "261 N 3.16", 
    7154    "geometry": 
    7155        { 
    7156         "type": "Point", 
    7157         "coordinates": [-117.765231,33.74498] 
    7158        }, 
    7159    "properties":  
    7160        {"street": "PORTOLA 2", "color": "lime", "perpx": "0.983838", "perpy": "-0.179058"} 
    7161 },   
    7162 { 
    7163    "type": "Feature", 
    7164    "id": "261 N 3.51", 
    7165    "geometry": 
    7166        { 
    7167         "type": "Point", 
    7168         "coordinates": [-117.764319,33.749991] 
    7169        }, 
    7170    "properties":  
    7171        {"street": "PORTOLA 3", "color": "lime", "perpx": "0.984423", "perpy": "-0.175816"} 
    7172 },   
    7173 { 
    7174    "type": "Feature", 
    7175    "id": "261 N 3.79", 
    7176    "geometry": 
    7177        { 
    7178         "type": "Point", 
    7179         "coordinates": [-117.763603,33.754] 
    7180        }, 
    7181    "properties":  
    7182        {"street": "PORTOLA 4", "color": "lime", "perpx": "0.984423", "perpy": "-0.175816"} 
    7183 },   
    7184 { 
    7185    "type": "Feature", 
    7186    "id": "261 N 4.14", 
    7187    "geometry": 
    7188        { 
    7189         "type": "Point", 
    7190         "coordinates": [-117.76135,33.758685] 
    7191        }, 
    7192    "properties":  
    7193        {"street": "S OF UTILITY", "color": "lime", "perpx": "0.885102", "perpy": "-0.465397"} 
    7194 },   
    7195 { 
    7196    "type": "Feature", 
    7197    "id": "261 N 4.46", 
    7198    "geometry": 
    7199        { 
    7200         "type": "Point", 
    7201         "coordinates": [-117.759099,33.762966] 
    7202        }, 
    7203    "properties":  
    7204        {"street": "N OF UTILITY", "color": "lime", "perpx": "0.980133", "perpy": "-0.198343"} 
    7205 },   
    7206 { 
    7207    "type": "Feature", 
    7208    "id": "261 N 4.7", 
    7209    "geometry": 
    7210        { 
    7211         "type": "Point", 
    7212         "coordinates": [-117.758414,33.766351] 
    7213        }, 
    7214    "properties":  
    7215        {"street": "HANDY 1", "color": "lime", "perpx": "0.999501", "perpy": "-0.031586"} 
    7216 },   
    7217 { 
    7218    "type": "Feature", 
    7219    "id": "261 N 4.93", 
    7220    "geometry": 
    7221        { 
    7222         "type": "Point", 
    7223         "coordinates": [-117.75831,33.769642] 
    7224        }, 
    7225    "properties":  
    7226        {"street": "HANDY 2", "color": "lime", "perpx": "0.997022", "perpy": "-0.077121"} 
    7227 },   
    7228 { 
    7229    "type": "Feature", 
    7230    "id": "261 N 5.27", 
    7231    "geometry": 
    7232        { 
    7233         "type": "Point", 
    7234         "coordinates": [-117.757935,33.77449] 
    7235        }, 
    7236    "properties":  
    7237        {"street": "HANDY 3", "color": "lime", "perpx": "0.997022", "perpy": "-0.077121"} 
    7238 },   
    7239 { 
    7240    "type": "Feature", 
    7241    "id": "261 N 5.64", 
    7242    "geometry": 
    7243        { 
    7244         "type": "Point", 
    7245         "coordinates": [-117.75497,33.779145] 
    7246        }, 
    7247    "properties":  
    7248        {"street": "CHAPMAN", "color": "lime", "perpx": "0", "perpy": "0"} 
    7249 },   
    7250 { 
    7251    "type": "Feature", 
    7252    "id": "261 S 0.04", 
    7253    "geometry": 
    7254        { 
    7255         "type": "Point", 
    7256         "coordinates": [-117.800638,33.7124] 
    7257        }, 
    7258    "properties":  
    7259        {"street": "JAMBOREE", "color": "lime", "perpx": "0", "perpy": "0"} 
    7260 },   
    7261 { 
    7262    "type": "Feature", 
    7263    "id": "261 S 0.5", 
    7264    "geometry": 
    7265        { 
    7266         "type": "Point", 
    7267         "coordinates": [-117.795434,33.717315] 
    7268        }, 
    7269    "properties":  
    7270        {"street": "S OF 5", "color": "lime", "perpx": "-0.497099", "perpy": "0.867694"} 
    7271 },   
    7272 { 
    7273    "type": "Feature", 
    7274    "id": "261 S 0.9", 
    7275    "geometry": 
    7276        { 
    7277         "type": "Point", 
    7278         "coordinates": [-117.789693,33.720604] 
    7279        }, 
    7280    "properties":  
    7281        {"street": "EL CAMINO REAL", "color": "lime", "perpx": "-0.497099", "perpy": "0.867694"} 
    7282 },   
    7283 { 
    7284    "type": "Feature", 
    7285    "id": "261 S 1.35", 
    7286    "geometry": 
    7287        { 
    7288         "type": "Point", 
    7289         "coordinates": [-117.782999,33.723902] 
    7290        }, 
    7291    "properties":  
    7292        {"street": "IRVINE BLVD 1", "color": "lime", "perpx": "-0.601686", "perpy": "0.798733"} 
    7293 },   
    7294 { 
    7295    "type": "Feature", 
    7296    "id": "261 S 1.75", 
    7297    "geometry": 
    7298        { 
    7299         "type": "Point", 
    7300         "coordinates": [-117.777924,33.727725] 
    7301        }, 
    7302    "properties":  
    7303        {"street": "IRVINE BLVD 2", "color": "lime", "perpx": "-0.601686", "perpy": "0.798733"} 
    7304 },   
    7305 { 
    7306    "type": "Feature", 
    7307    "id": "261 S 2.24", 
    7308    "geometry": 
    7309        { 
    7310         "type": "Point", 
    7311         "coordinates": [-117.773023,33.733529] 
    7312        }, 
    7313    "properties":  
    7314        {"street": "IRVINE RANCH FSTRK", "color": "lime", "perpx": "-0.769852", "perpy": "0.638223"} 
    7315 },   
    7316 { 
    7317    "type": "Feature", 
    7318    "id": "261 S 2.24", 
    7319    "geometry": 
    7320        { 
    7321         "type": "Point", 
    7322         "coordinates": [-117.773023,33.733529] 
    7323        }, 
    7324    "properties":  
    7325        {"street": "IRVINE RANCH FSTRK", "color": "lime", "perpx": "-0.769852", "perpy": "0.638223"} 
    7326 },   
    7327 { 
    7328    "type": "Feature", 
    7329    "id": "261 S 2.71", 
    7330    "geometry": 
    7331        { 
    7332         "type": "Point", 
    7333         "coordinates": [-117.768378,33.739132] 
    7334        }, 
    7335    "properties":  
    7336        {"street": "PORTOLA  1", "color": "lime", "perpx": "-0.910548", "perpy": "0.413404"} 
    7337 },   
    7338 { 
    7339    "type": "Feature", 
    7340    "id": "261 S 3.16", 
    7341    "geometry": 
    7342        { 
    7343         "type": "Point", 
    7344         "coordinates": [-117.765643,33.745156] 
    7345        }, 
    7346    "properties":  
    7347        {"street": "PORTOLA 2", "color": "lime", "perpx": "-0.982145", "perpy": "0.188125"} 
    7348 },   
    7349 { 
    7350    "type": "Feature", 
    7351    "id": "261 S 3.51", 
    7352    "geometry": 
    7353        { 
    7354         "type": "Point", 
    7355         "coordinates": [-117.764687,33.750147] 
    7356        }, 
    7357    "properties":  
    7358        {"street": "PORTOLA 3", "color": "lime", "perpx": "-0.984863", "perpy": "0.173336"} 
    7359 },   
    7360 { 
    7361    "type": "Feature", 
    7362    "id": "261 S 3.79", 
    7363    "geometry": 
    7364        { 
    7365         "type": "Point", 
    7366         "coordinates": [-117.763983,33.754147] 
    7367        }, 
    7368    "properties":  
    7369        {"street": "PORTOLA 4", "color": "lime", "perpx": "-0.984863", "perpy": "0.173336"} 
    7370 },   
    7371 { 
    7372    "type": "Feature", 
    7373    "id": "261 S 4.14", 
    7374    "geometry": 
    7375        { 
    7376         "type": "Point", 
    7377         "coordinates": [-117.761762,33.758827] 
    7378        }, 
    7379    "properties":  
    7380        {"street": "S OF UTILITY", "color": "lime", "perpx": "-0.884264", "perpy": "0.466987"} 
    7381 },   
    7382 { 
    7383    "type": "Feature", 
    7384    "id": "261 S 4.46", 
    7385    "geometry": 
    7386        { 
    7387         "type": "Point", 
    7388         "coordinates": [-117.759498,33.763114] 
    7389        }, 
    7390    "properties":  
    7391        {"street": "N OF UTILITY", "color": "lime", "perpx": "-0.980989", "perpy": "0.194064"} 
    7392 },   
    7393 { 
    7394    "type": "Feature", 
    7395    "id": "261 S 4.7", 
    7396    "geometry": 
    7397        { 
    7398         "type": "Point", 
    7399         "coordinates": [-117.758825,33.766516] 
    7400        }, 
    7401    "properties":  
    7402        {"street": "HANDY 1", "color": "lime", "perpx": "-0.999193", "perpy": "0.040173"} 
    7403 },   
    7404 { 
    7405    "type": "Feature", 
    7406    "id": "261 S 4.93", 
    7407    "geometry": 
    7408        { 
    7409         "type": "Point", 
    7410         "coordinates": [-117.758692,33.769824] 
    7411        }, 
    7412    "properties":  
    7413        {"street": "HANDY 2", "color": "lime", "perpx": "-0.997492", "perpy": "0.070782"} 
    7414 },   
    7415 { 
    7416    "type": "Feature", 
    7417    "id": "261 S 5.27", 
    7418    "geometry": 
    7419        { 
    7420         "type": "Point", 
    7421         "coordinates": [-117.758346,33.7747] 
    7422        }, 
    7423    "properties":  
    7424        {"street": "HANDY 3", "color": "lime", "perpx": "-0.997492", "perpy": "0.070782"} 
    7425 },   
    7426 { 
    7427    "type": "Feature", 
    7428    "id": "261 S 5.64", 
    7429    "geometry": 
    7430        { 
    7431         "type": "Point", 
    7432         "coordinates": [-117.75529,33.779357] 
    7433        }, 
    7434    "properties":  
    7435        {"street": "CHAPMAN", "color": "lime", "perpx": "0", "perpy": "0"} 
    7436 },   
    7437  
    7438 { 
    7439    "type": "Feature", 
    7440    "id": "405 N 0.93", 
    7441    "geometry": 
    7442        { 
    7443         "type": "Point", 
    7444         "coordinates": [-117.746598,33.64809] 
    7445        }, 
    7446    "properties":  
    7447        {"street": "IRVINE C1", "color": "lime", "perpx": "0.282096", "perpy": "0.959386"} 
    7448 },   
    7449 { 
    7450    "type": "Feature", 
    7451    "id": "405 N 1.11", 
    7452    "geometry": 
    7453        { 
    7454         "type": "Point", 
    7455         "coordinates": [-117.74955,33.648958] 
    7456        }, 
    7457    "properties":  
    7458        {"street": "IRVINE C2", "color": "lime", "perpx": "0", "perpy": "0"} 
    7459 },   
    7460 { 
    7461    "type": "Feature", 
    7462    "id": "405 N 1.57", 
    7463    "geometry": 
    7464        { 
    7465         "type": "Point", 
    7466         "coordinates": [-117.757101,33.651141] 
    7467        }, 
    7468    "properties":  
    7469        {"street": "N OF 133", "color": "lime", "perpx": "0.202053", "perpy": "0.979375"} 
    7470 },   
    7471 { 
    7472    "type": "Feature", 
    7473    "id": "405 N 1.93", 
    7474    "geometry": 
    7475        { 
    7476         "type": "Point", 
    7477         "coordinates": [-117.763194,33.652204] 
    7478        }, 
    7479    "properties":  
    7480        {"street": "S OF 133", "color": "lime", "perpx": "0.206915", "perpy": "0.978359"} 
    7481 },   
    7482 { 
    7483    "type": "Feature", 
    7484    "id": "405 N 2.35", 
    7485    "geometry": 
    7486        { 
    7487         "type": "Point", 
    7488         "coordinates": [-117.770173,33.65368] 
    7489        }, 
    7490    "properties":  
    7491        {"street": "LAGUNA CANYON RD", "color": "lime", "perpx": "0.206915", "perpy": "0.978359"} 
    7492 },   
    7493 { 
    7494    "type": "Feature", 
    7495    "id": "405 N 3.04", 
    7496    "geometry": 
    7497        { 
    7498         "type": "Point", 
    7499         "coordinates": [-117.780107,33.659163] 
    7500        }, 
    7501    "properties":  
    7502        {"street": "SAND CANYON", "color": "lime", "perpx": "0", "perpy": "0"} 
    7503 },   
    7504 { 
    7505    "type": "Feature", 
    7506    "id": "405 N 3.31", 
    7507    "geometry": 
    7508        { 
    7509         "type": "Point", 
    7510         "coordinates": [-117.784046,33.661319] 
    7511        }, 
    7512    "properties":  
    7513        {"street": "N OF SAND CANYON", "color": "lime", "perpx": "0.480131", "perpy": "0.877197"} 
    7514 },   
    7515 { 
    7516    "type": "Feature", 
    7517    "id": "405 N 3.86", 
    7518    "geometry": 
    7519        { 
    7520         "type": "Point", 
    7521         "coordinates": [-117.793258,33.663379] 
    7522        }, 
    7523    "properties":  
    7524        {"street": "JEFFREY 1", "color": "lime", "perpx": "0.142134", "perpy": "0.989847"} 
    7525 },   
    7526 { 
    7527    "type": "Feature", 
    7528    "id": "405 N 4.03", 
    7529    "geometry": 
    7530        { 
    7531         "type": "Point", 
    7532         "coordinates": [-117.796176,33.663798] 
    7533        }, 
    7534    "properties":  
    7535        {"street": "JEFFREY 2", "color": "lime", "perpx": "0.142134", "perpy": "0.989847"} 
    7536 },   
    7537 { 
    7538    "type": "Feature", 
    7539    "id": "405 N 5.01", 
    7540    "geometry": 
    7541        { 
    7542         "type": "Point", 
    7543         "coordinates": [-117.812902,33.666407] 
    7544        }, 
    7545    "properties":  
    7546        {"street": "YALE", "color": "lime", "perpx": "0.267568", "perpy": "0.963539"} 
    7547 },   
    7548 { 
    7549    "type": "Feature", 
    7550    "id": "405 N 5.05", 
    7551    "geometry": 
    7552        { 
    7553         "type": "Point", 
    7554         "coordinates": [-117.813561,33.66659] 
    7555        }, 
    7556    "properties":  
    7557        {"street": "SPRUCE", "color": "lime", "perpx": "0.267568", "perpy": "0.963539"} 
    7558 },   
    7559 { 
    7560    "type": "Feature", 
    7561    "id": "405 N 5.55", 
    7562    "geometry": 
    7563        { 
    7564         "type": "Point", 
    7565         "coordinates": [-117.821657,33.669218] 
    7566        }, 
    7567    "properties":  
    7568        {"street": "CULVER 1", "color": "lime", "perpx": "0.332642", "perpy": "0.943053"} 
    7569 },   
    7570 { 
    7571    "type": "Feature", 
    7572    "id": "405 N 5.74", 
    7573    "geometry": 
    7574        { 
    7575         "type": "Point", 
    7576         "coordinates": [-117.824699,33.670291] 
    7577        }, 
    7578    "properties":  
    7579        {"street": "CULVER 2", "color": "lime", "perpx": "0.320278", "perpy": "0.947323"} 
    7580 },   
    7581 { 
    7582    "type": "Feature", 
    7583    "id": "405 N 6.21", 
    7584    "geometry": 
    7585        { 
    7586         "type": "Point", 
    7587         "coordinates": [-117.832271,33.672851] 
    7588        }, 
    7589    "properties":  
    7590        {"street": "HARVARD", "color": "lime", "perpx": "0.320278", "perpy": "0.947323"} 
    7591 },   
    7592 { 
    7593    "type": "Feature", 
    7594    "id": "405 N 6.85", 
    7595    "geometry": 
    7596        { 
    7597         "type": "Point", 
    7598         "coordinates": [-117.842488,33.676465] 
    7599        }, 
    7600    "properties":  
    7601        {"street": "JAMBOREE1", "color": "lime", "perpx": "0.400805", "perpy": "0.916164"} 
    7602 },   
    7603 { 
    7604    "type": "Feature", 
    7605    "id": "405 N 7.07", 
    7606    "geometry": 
    7607        { 
    7608         "type": "Point", 
    7609         "coordinates": [-117.845871,33.677945] 
    7610        }, 
    7611    "properties":  
    7612        {"street": "JAMBOREE2", "color": "lime", "perpx": "0.400805", "perpy": "0.916164"} 
    7613 },   
    7614 { 
    7615    "type": "Feature", 
    7616    "id": "405 N 7.73", 
    7617    "geometry": 
    7618        { 
    7619         "type": "Point", 
    7620         "coordinates": [-117.85598,33.682442] 
    7621        }, 
    7622    "properties":  
    7623        {"street": "MACARTHUR 1", "color": "lime", "perpx": "0.408917", "perpy": "0.912572"} 
    7624 },   
    7625 { 
    7626    "type": "Feature", 
    7627    "id": "405 N 8.26", 
    7628    "geometry": 
    7629        { 
    7630         "type": "Point", 
    7631         "coordinates": [-117.864081,33.686072] 
    7632        }, 
    7633    "properties":  
    7634        {"street": "AIRPORT", "color": "lime", "perpx": "0.321527", "perpy": "0.9469"} 
    7635 },   
    7636 { 
    7637    "type": "Feature", 
    7638    "id": "405 N 8.4", 
    7639    "geometry": 
    7640        { 
    7641         "type": "Point", 
    7642         "coordinates": [-117.866348,33.686795] 
    7643        }, 
    7644    "properties":  
    7645        {"street": "RED HILL", "color": "lime", "perpx": "0.126754", "perpy": "0.991934"} 
    7646 },   
    7647 { 
    7648    "type": "Feature", 
    7649    "id": "405 N 9.46", 
    7650    "geometry": 
    7651        { 
    7652         "type": "Point", 
    7653         "coordinates": [-117.884653,33.687523] 
    7654        }, 
    7655    "properties":  
    7656        {"street": "BRISTOL 1", "color": "lime", "perpx": "0.0", "perpy": "1.0"} 
    7657 },   
    7658 { 
    7659    "type": "Feature", 
    7660    "id": "405 N 9.65", 
    7661    "geometry": 
    7662        { 
    7663         "type": "Point", 
    7664         "coordinates": [-117.887956,33.687523] 
    7665        }, 
    7666    "properties":  
    7667        {"street": "BRISTOL 2", "color": "lime", "perpx": "0.0", "perpy": "1.0"} 
    7668 },   
    7669 { 
    7670    "type": "Feature", 
    7671    "id": "405 N 10.9", 
    7672    "geometry": 
    7673        { 
    7674         "type": "Point", 
    7675         "coordinates": [-117.909664,33.688017] 
    7676        }, 
    7677    "properties":  
    7678        {"street": "FAIRVIEW", "color": "lime", "perpx": "0", "perpy": "0"} 
    7679 },   
    7680 { 
    7681    "type": "Feature", 
    7682    "id": "405 N 11.4", 
    7683    "geometry": 
    7684        { 
    7685         "type": "Point", 
    7686         "coordinates": [-117.918196,33.688872] 
    7687        }, 
    7688    "properties":  
    7689        {"street": "HARBOR 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    7690 },   
    7691 { 
    7692    "type": "Feature", 
    7693    "id": "405 N 12.16", 
    7694    "geometry": 
    7695        { 
    7696         "type": "Point", 
    7697         "coordinates": [-117.930032,33.693692] 
    7698        }, 
    7699    "properties":  
    7700        {"street": "HAMPSHIRE", "color": "lime", "perpx": "0.384478", "perpy": "0.923134"} 
    7701 },   
    7702 { 
    7703    "type": "Feature", 
    7704    "id": "405 N 12.85", 
    7705    "geometry": 
    7706        { 
    7707         "type": "Point", 
    7708         "coordinates": [-117.940729,33.69816] 
    7709        }, 
    7710    "properties":  
    7711        {"street": "EUCLID", "color": "lime", "perpx": "0", "perpy": "0"} 
    7712 },   
    7713 { 
    7714    "type": "Feature", 
    7715    "id": "405 N 13.74", 
    7716    "geometry": 
    7717        { 
    7718         "type": "Point", 
    7719         "coordinates": [-117.953701,33.704947] 
    7720        }, 
    7721    "properties":  
    7722        {"street": "BROOKHUR1", "color": "lime", "perpx": "0.642988", "perpy": "0.765876"} 
    7723 },   
    7724 { 
    7725    "type": "Feature", 
    7726    "id": "405 N 13.97", 
    7727    "geometry": 
    7728        { 
    7729         "type": "Point", 
    7730         "coordinates": [-117.956518,33.707312] 
    7731        }, 
    7732    "properties":  
    7733        {"street": "BROOKHUR2", "color": "lime", "perpx": "0", "perpy": "0"} 
    7734 },   
    7735 { 
    7736    "type": "Feature", 
    7737    "id": "405 N 14.82", 
    7738    "geometry": 
    7739        { 
    7740         "type": "Point", 
    7741         "coordinates": [-117.966959,33.716027] 
    7742        }, 
    7743    "properties":  
    7744        {"street": "WARNER", "color": "lime", "perpx": "0.643494", "perpy": "0.765452"} 
    7745 },   
    7746 { 
    7747    "type": "Feature", 
    7748    "id": "405 N 15.17", 
    7749    "geometry": 
    7750        { 
    7751         "type": "Point", 
    7752         "coordinates": [-117.971245,33.719628] 
    7753        }, 
    7754    "properties":  
    7755        {"street": "MAGNOLIA1", "color": "lime", "perpx": "0.639234", "perpy": "0.769012"} 
    7756 },   
    7757 { 
    7758    "type": "Feature", 
    7759    "id": "405 N 15.39", 
    7760    "geometry": 
    7761        { 
    7762         "type": "Point", 
    7763         "coordinates": [-117.973953,33.721879] 
    7764        }, 
    7765    "properties":  
    7766        {"street": "MAGNOLIA2", "color": "lime", "perpx": "0", "perpy": "0"} 
    7767 },   
    7768 { 
    7769    "type": "Feature", 
    7770    "id": "405 N 16.52", 
    7771    "geometry": 
    7772        { 
    7773         "type": "Point", 
    7774         "coordinates": [-117.988885,33.732527] 
    7775        }, 
    7776    "properties":  
    7777        {"street": "BEACH 1", "color": "lime", "perpx": "0.571725", "perpy": "0.820445"} 
    7778 },   
    7779 { 
    7780    "type": "Feature", 
    7781    "id": "405 N 16.76", 
    7782    "geometry": 
    7783        { 
    7784         "type": "Point", 
    7785         "coordinates": [-117.992088,33.734759] 
    7786        }, 
    7787    "properties":  
    7788        {"street": "BEACH 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    7789 },   
    7790 { 
    7791    "type": "Feature", 
    7792    "id": "405 N 17.92", 
    7793    "geometry": 
    7794        { 
    7795         "type": "Point", 
    7796         "coordinates": [-118.00667,33.746378] 
    7797        }, 
    7798    "properties":  
    7799        {"street": "GOLDEN WEST", "color": "lime", "perpx": "0.642886", "perpy": "0.765962"} 
    7800 },   
    7801 { 
    7802    "type": "Feature", 
    7803    "id": "405 N 19.24", 
    7804    "geometry": 
    7805        { 
    7806         "type": "Point", 
    7807         "coordinates": [-118.022852,33.759918] 
    7808        }, 
    7809    "properties":  
    7810        {"street": "WESTMINISTER", "color": "lime", "perpx": "0", "perpy": "0"} 
    7811 },   
    7812 { 
    7813    "type": "Feature", 
    7814    "id": "405 N 22.55", 
    7815    "geometry": 
    7816        { 
    7817         "type": "Point", 
    7818         "coordinates": [-118.073325,33.774552] 
    7819        }, 
    7820    "properties":  
    7821        {"street": "SEAL BEACH 1", "color": "lime", "perpx": "-0.000845", "perpy": "1.0"} 
    7822 },   
    7823 { 
    7824    "type": "Feature", 
    7825    "id": "405 N 23.12", 
    7826    "geometry": 
    7827        { 
    7828         "type": "Point", 
    7829         "coordinates": [-118.083341,33.774556] 
    7830        }, 
    7831    "properties":  
    7832        {"street": "S OF 7TH ST", "color": "lime", "perpx": "0.026307", "perpy": "0.999654"} 
    7833 },   
    7834 { 
    7835    "type": "Feature", 
    7836    "id": "405 N 23.62", 
    7837    "geometry": 
    7838        { 
    7839         "type": "Point", 
    7840         "coordinates": [-118.089644,33.778545] 
    7841        }, 
    7842    "properties":  
    7843        {"street": "SALMON", "color": "lime", "perpx": "0.941439", "perpy": "0.337182"} 
    7844 },   
    7845 { 
    7846    "type": "Feature", 
    7847    "id": "405 N 23.92", 
    7848    "geometry": 
    7849        { 
    7850         "type": "Point", 
    7851         "coordinates": [-118.090834,33.782737] 
    7852        }, 
    7853    "properties":  
    7854        {"street": "S OF 605", "color": "lime", "perpx": "0.96041", "perpy": "0.278592"} 
    7855 },   
    7856 { 
    7857    "type": "Feature", 
    7858    "id": "405 N 24.12", 
    7859    "geometry": 
    7860        { 
    7861         "type": "Point", 
    7862         "coordinates": [-118.092441,33.785381] 
    7863        }, 
    7864    "properties":  
    7865        {"street": "N OF 605", "color": "lime", "perpx": "0", "perpy": "0"} 
    7866 },   
    7867 { 
    7868    "type": "Feature", 
    7869    "id": "405 S 0.77", 
    7870    "geometry": 
    7871        { 
    7872         "type": "Point", 
    7873         "coordinates": [-117.744091,33.647015] 
    7874        }, 
    7875    "properties":  
    7876        {"street": "IRVINE C1", "color": "lime", "perpx": "0", "perpy": "0"} 
    7877 },   
    7878 { 
    7879    "type": "Feature", 
    7880    "id": "405 S 0.96", 
    7881    "geometry": 
    7882        { 
    7883         "type": "Point", 
    7884         "coordinates": [-117.747203,33.64795] 
    7885        }, 
    7886    "properties":  
    7887        {"street": "IRVINE C2", "color": "lime", "perpx": "-0.287743", "perpy": "-0.957708"} 
    7888 },   
    7889 { 
    7890    "type": "Feature", 
    7891    "id": "405 S 1.57", 
    7892    "geometry": 
    7893        { 
    7894         "type": "Point", 
    7895         "coordinates": [-117.757205,33.650789] 
    7896        }, 
    7897    "properties":  
    7898        {"street": "N OF 133", "color": "lime", "perpx": "-0.197097", "perpy": "-0.980384"} 
    7899 },   
    7900 { 
    7901    "type": "Feature", 
    7902    "id": "405 S 1.93", 
    7903    "geometry": 
    7904        { 
    7905         "type": "Point", 
    7906         "coordinates": [-117.763315,33.651837] 
    7907        }, 
    7908    "properties":  
    7909        {"street": "S OF 133", "color": "lime", "perpx": "-0.209415", "perpy": "-0.977827"} 
    7910 },   
    7911 { 
    7912    "type": "Feature", 
    7913    "id": "405 S 2.35", 
    7914    "geometry": 
    7915        { 
    7916         "type": "Point", 
    7917         "coordinates": [-117.770361,33.653346] 
    7918        }, 
    7919    "properties":  
    7920        {"street": "LAGUNA CANYON RD", "color": "lime", "perpx": "-0.209415", "perpy": "-0.977827"} 
    7921 },   
    7922 { 
    7923    "type": "Feature", 
    7924    "id": "405 S 2.88", 
    7925    "geometry": 
    7926        { 
    7927         "type": "Point", 
    7928         "coordinates": [-117.778085,33.657534] 
    7929        }, 
    7930    "properties":  
    7931        {"street": "SAND CANYON", "color": "lime", "perpx": "-0.484045", "perpy": "-0.875043"} 
    7932 },   
    7933 { 
    7934    "type": "Feature", 
    7935    "id": "405 S 3.31", 
    7936    "geometry": 
    7937        { 
    7938         "type": "Point", 
    7939         "coordinates": [-117.784273,33.660957] 
    7940        }, 
    7941    "properties":  
    7942        {"street": "N OF SAND CANYON", "color": "lime", "perpx": "-0.484045", "perpy": "-0.875043"} 
    7943 },   
    7944 { 
    7945    "type": "Feature", 
    7946    "id": "405 S 3.84", 
    7947    "geometry": 
    7948        { 
    7949         "type": "Point", 
    7950         "coordinates": [-117.793047,33.66293] 
    7951        }, 
    7952    "properties":  
    7953        {"street": "JEFFREY 1", "color": "lime", "perpx": "-0.144931", "perpy": "-0.989442"} 
    7954 },   
    7955 { 
    7956    "type": "Feature", 
    7957    "id": "405 S 4.03", 
    7958    "geometry": 
    7959        { 
    7960         "type": "Point", 
    7961         "coordinates": [-117.796283,33.663404] 
    7962        }, 
    7963    "properties":  
    7964        {"street": "JEFFREY 2", "color": "lime", "perpx": "-0.144931", "perpy": "-0.989442"} 
    7965 },   
    7966 { 
    7967    "type": "Feature", 
    7968    "id": "405 S 5.01", 
    7969    "geometry": 
    7970        { 
    7971         "type": "Point", 
    7972         "coordinates": [-117.81298,33.666093] 
    7973        }, 
    7974    "properties":  
    7975        {"street": "YALE", "color": "lime", "perpx": "-0.29192", "perpy": "-0.956443"} 
    7976 },   
    7977 { 
    7978    "type": "Feature", 
    7979    "id": "405 S 5.05", 
    7980    "geometry": 
    7981        { 
    7982         "type": "Point", 
    7983         "coordinates": [-117.813632,33.666292] 
    7984        }, 
    7985    "properties":  
    7986        {"street": "SPRUCE", "color": "lime", "perpx": "-0.29192", "perpy": "-0.956443"} 
    7987 },   
    7988 { 
    7989    "type": "Feature", 
    7990    "id": "405 S 5.5", 
    7991    "geometry": 
    7992        { 
    7993         "type": "Point", 
    7994         "coordinates": [-117.820882,33.668738] 
    7995        }, 
    7996    "properties":  
    7997        {"street": "CULVER 1", "color": "lime", "perpx": "-0.30889", "perpy": "-0.951098"} 
    7998 },   
    7999 { 
    8000    "type": "Feature", 
    8001    "id": "405 S 5.69", 
    8002    "geometry": 
    8003        { 
    8004         "type": "Point", 
    8005         "coordinates": [-117.823958,33.669737] 
    8006        }, 
    8007    "properties":  
    8008        {"street": "CULVER 2", "color": "lime", "perpx": "-0.30889", "perpy": "-0.951098"} 
    8009 },   
    8010 { 
    8011    "type": "Feature", 
    8012    "id": "405 S 6.21", 
    8013    "geometry": 
    8014        { 
    8015         "type": "Point", 
    8016         "coordinates": [-117.832329,33.672571] 
    8017        }, 
    8018    "properties":  
    8019        {"street": "HARVARD", "color": "lime", "perpx": "-0.314462", "perpy": "-0.94927"} 
    8020 },   
    8021 { 
    8022    "type": "Feature", 
    8023    "id": "405 S 6.8", 
    8024    "geometry": 
    8025        { 
    8026         "type": "Point", 
    8027         "coordinates": [-117.84179,33.675863] 
    8028        }, 
    8029    "properties":  
    8030        {"street": "JAMBOREE1", "color": "lime", "perpx": "-0.402558", "perpy": "-0.915394"} 
    8031 },   
    8032 { 
    8033    "type": "Feature", 
    8034    "id": "405 S 7.01", 
    8035    "geometry": 
    8036        { 
    8037         "type": "Point", 
    8038         "coordinates": [-117.845019,33.677283] 
    8039        }, 
    8040    "properties":  
    8041        {"street": "JAMBOREE2", "color": "lime", "perpx": "-0.402558", "perpy": "-0.915394"} 
    8042 },   
    8043 { 
    8044    "type": "Feature", 
    8045    "id": "405 S 7.69", 
    8046    "geometry": 
    8047        { 
    8048         "type": "Point", 
    8049         "coordinates": [-117.855449,33.681922] 
    8050        }, 
    8051    "properties":  
    8052        {"street": "MACARTHUR1", "color": "lime", "perpx": "-0.399707", "perpy": "-0.916643"} 
    8053 },   
    8054 { 
    8055    "type": "Feature", 
    8056    "id": "405 S 8.26", 
    8057    "geometry": 
    8058        { 
    8059         "type": "Point", 
    8060         "coordinates": [-117.86423,33.685751] 
    8061        }, 
    8062    "properties":  
    8063        {"street": "AIRPORT", "color": "lime", "perpx": "-0.358185", "perpy": "-0.933651"} 
    8064 },   
    8065 { 
    8066    "type": "Feature", 
    8067    "id": "405 S 8.4", 
    8068    "geometry": 
    8069        { 
    8070         "type": "Point", 
    8071         "coordinates": [-117.866474,33.686517] 
    8072        }, 
    8073    "properties":  
    8074        {"street": "RED HILL", "color": "lime", "perpx": "-0.259554", "perpy": "-0.965729"} 
    8075 },   
    8076 { 
    8077    "type": "Feature", 
    8078    "id": "405 S 8.9", 
    8079    "geometry": 
    8080        { 
    8081         "type": "Point", 
    8082         "coordinates": [-117.875063,33.687245] 
    8083        }, 
    8084    "properties":  
    8085        {"street": "N OF 55", "color": "lime", "perpx": "0", "perpy": "0"} 
    8086 },   
    8087 { 
    8088    "type": "Feature", 
    8089    "id": "405 S 9.54", 
    8090    "geometry": 
    8091        { 
    8092         "type": "Point", 
    8093         "coordinates": [-117.88618,33.687251] 
    8094        }, 
    8095    "properties":  
    8096        {"street": "BRISTOL 1", "color": "lime", "perpx": "-0.013748", "perpy": "-0.999905"} 
    8097 },   
    8098 { 
    8099    "type": "Feature", 
    8100    "id": "405 S 10.28", 
    8101    "geometry": 
    8102        { 
    8103         "type": "Point", 
    8104         "coordinates": [-117.899035,33.68748] 
    8105        }, 
    8106    "properties":  
    8107        {"street": "FAIRVIEW", "color": "lime", "perpx": "0", "perpy": "0"} 
    8108 },   
    8109 { 
    8110    "type": "Feature", 
    8111    "id": "405 S 10.48", 
    8112    "geometry": 
    8113        { 
    8114         "type": "Point", 
    8115         "coordinates": [-117.902507,33.687582] 
    8116        }, 
    8117    "properties":  
    8118        {"street": "N OF 73", "color": "lime", "perpx": "-0.028158", "perpy": "-0.999603"} 
    8119 },   
    8120 { 
    8121    "type": "Feature", 
    8122    "id": "405 S 11.2", 
    8123    "geometry": 
    8124        { 
    8125         "type": "Point", 
    8126         "coordinates": [-117.915002,33.687942] 
    8127        }, 
    8128    "properties":  
    8129        {"street": "HARBOR 1", "color": "lime", "perpx": "-0.248611", "perpy": "-0.968603"} 
    8130 },   
    8131 { 
    8132    "type": "Feature", 
    8133    "id": "405 S 11.5", 
    8134    "geometry": 
    8135        { 
    8136         "type": "Point", 
    8137         "coordinates": [-117.91995,33.689212] 
    8138        }, 
    8139    "properties":  
    8140        {"street": "HARBOR 2", "color": "lime", "perpx": "-0.364549", "perpy": "-0.931184"} 
    8141 },   
    8142 { 
    8143    "type": "Feature", 
    8144    "id": "405 S 12.16", 
    8145    "geometry": 
    8146        { 
    8147         "type": "Point", 
    8148         "coordinates": [-117.930222,33.693448] 
    8149        }, 
    8150    "properties":  
    8151        {"street": "HAMPSHIRE", "color": "lime", "perpx": "-0.385484", "perpy": "-0.922714"} 
    8152 },   
    8153 { 
    8154    "type": "Feature", 
    8155    "id": "405 S 12.5", 
    8156    "geometry": 
    8157        { 
    8158         "type": "Point", 
    8159         "coordinates": [-117.9355,33.695653] 
    8160        }, 
    8161    "properties":  
    8162        {"street": "EUCLID", "color": "lime", "perpx": "0", "perpy": "0"} 
    8163 },   
    8164 { 
    8165    "type": "Feature", 
    8166    "id": "405 S 13.3", 
    8167    "geometry": 
    8168        { 
    8169         "type": "Point", 
    8170         "coordinates": [-117.947913,33.700854] 
    8171        }, 
    8172    "properties":  
    8173        {"street": "TALBERT", "color": "lime", "perpx": "0", "perpy": "0"} 
    8174 },   
    8175 { 
    8176    "type": "Feature", 
    8177    "id": "405 S 13.81", 
    8178    "geometry": 
    8179        { 
    8180         "type": "Point", 
    8181         "coordinates": [-117.954762,33.705479] 
    8182        }, 
    8183    "properties":  
    8184        {"street": "BROOKHURST2", "color": "lime", "perpx": "-0.559633", "perpy": "-0.828741"} 
    8185 },   
    8186 { 
    8187    "type": "Feature", 
    8188    "id": "405 S 14.72", 
    8189    "geometry": 
    8190        { 
    8191         "type": "Point", 
    8192         "coordinates": [-117.965935,33.714839] 
    8193        }, 
    8194    "properties":  
    8195        {"street": "WARNER", "color": "lime", "perpx": "-0.642116", "perpy": "-0.766608"} 
    8196 },   
    8197 { 
    8198    "type": "Feature", 
    8199    "id": "405 S 15.16", 
    8200    "geometry": 
    8201        { 
    8202         "type": "Point", 
    8203         "coordinates": [-117.971343,33.71936] 
    8204        }, 
    8205    "properties":  
    8206        {"street": "MAGNOLIA 1", "color": "lime", "perpx": "-0.644821", "perpy": "-0.764334"} 
    8207 },   
    8208 { 
    8209    "type": "Feature", 
    8210    "id": "405 S 16.26", 
    8211    "geometry": 
    8212        { 
    8213         "type": "Point", 
    8214         "coordinates": [-117.98561,33.72995] 
    8215        }, 
    8216    "properties":  
    8217        {"street": "EDINGER", "color": "lime", "perpx": "0", "perpy": "0"} 
    8218 },   
    8219 { 
    8220    "type": "Feature", 
    8221    "id": "405 S 16.6", 
    8222    "geometry": 
    8223        { 
    8224         "type": "Point", 
    8225         "coordinates": [-117.990146,33.733102] 
    8226        }, 
    8227    "properties":  
    8228        {"street": "BEACH 1", "color": "lime", "perpx": "-0.580003", "perpy": "-0.814614"} 
    8229 },   
    8230 { 
    8231    "type": "Feature", 
    8232    "id": "405 S 17.66", 
    8233    "geometry": 
    8234        { 
    8235         "type": "Point", 
    8236         "coordinates": [-118.003642,33.743534] 
    8237        }, 
    8238    "properties":  
    8239        {"street": "BOLSA", "color": "lime", "perpx": "0", "perpy": "0"} 
    8240 },   
    8241 { 
    8242    "type": "Feature", 
    8243    "id": "405 S 17.98", 
    8244    "geometry": 
    8245        { 
    8246         "type": "Point", 
    8247         "coordinates": [-118.007585,33.7468] 
    8248        }, 
    8249    "properties":  
    8250        {"street": "GOLDEN WEST", "color": "lime", "perpx": "-0.646922", "perpy": "-0.762556"} 
    8251 },   
    8252 { 
    8253    "type": "Feature", 
    8254    "id": "405 S 19.05", 
    8255    "geometry": 
    8256        { 
    8257         "type": "Point", 
    8258         "coordinates": [-118.020707,33.757778] 
    8259        }, 
    8260    "properties":  
    8261        {"street": "WESTMINSTER", "color": "lime", "perpx": "0", "perpy": "0"} 
    8262 },   
    8263 { 
    8264    "type": "Feature", 
    8265    "id": "405 S 20.69", 
    8266    "geometry": 
    8267        { 
    8268         "type": "Point", 
    8269         "coordinates": [-118.041297,33.77403] 
    8270        }, 
    8271    "properties":  
    8272        {"street": "BOLSA CHICA", "color": "lime", "perpx": "0", "perpy": "0"} 
    8273 },   
    8274 { 
    8275    "type": "Feature", 
    8276    "id": "405 S 22.54", 
    8277    "geometry": 
    8278        { 
    8279         "type": "Point", 
    8280         "coordinates": [-118.073289,33.774257] 
    8281        }, 
    8282    "properties":  
    8283        {"street": "SEAL BEACH 1", "color": "lime", "perpx": "-0.007511", "perpy": "-0.999972"} 
    8284 },   
    8285 { 
    8286    "type": "Feature", 
    8287    "id": "405 S 23.19", 
    8288    "geometry": 
    8289        { 
    8290         "type": "Point", 
    8291         "coordinates": [-118.084694,33.774466] 
    8292        }, 
    8293    "properties":  
    8294        {"street": "N OF 7TH ST", "color": "lime", "perpx": "-0.224563", "perpy": "-0.974459"} 
    8295 },   
    8296 { 
    8297    "type": "Feature", 
    8298    "id": "405 S 23.62", 
    8299    "geometry": 
    8300        { 
    8301         "type": "Point", 
    8302         "coordinates": [-118.089913,33.778421] 
    8303        }, 
    8304    "properties":  
    8305        {"street": "SALMON", "color": "lime", "perpx": "-0.946836", "perpy": "-0.321715"} 
    8306 },   
    8307 { 
    8308    "type": "Feature", 
    8309    "id": "405 S 23.92", 
    8310    "geometry": 
    8311        { 
    8312         "type": "Point", 
    8313         "coordinates": [-118.0911,33.782679] 
    8314        }, 
    8315    "properties":  
    8316        {"street": "S OF 605", "color": "lime", "perpx": "-0.966235", "perpy": "-0.257663"} 
    8317 },   
    8318 { 
    8319    "type": "Feature", 
    8320    "id": "405 S 24.12", 
    8321    "geometry": 
    8322        { 
    8323         "type": "Point", 
    8324         "coordinates": [-118.092624,33.785289] 
    8325        }, 
    8326    "properties":  
    8327        {"street": "N OF 605", "color": "lime", "perpx": "0", "perpy": "0"} 
    8328 },   
    8329  
    8330 { 
    8331    "type": "Feature", 
    8332    "id": "605 N 1.26", 
    8333    "geometry": 
    8334        { 
    8335         "type": "Point", 
    8336         "coordinates": [-118.082822,33.80097] 
    8337        }, 
    8338    "properties":  
    8339        {"street": "KATELLA 1", "color": "lime", "perpx": "0", "perpy": "0"} 
    8340 },   
    8341 { 
    8342    "type": "Feature", 
    8343    "id": "605 S 1.26", 
    8344    "geometry": 
    8345        { 
    8346         "type": "Point", 
    8347         "coordinates": [-118.083136,33.80104] 
    8348        }, 
    8349    "properties":  
    8350        {"street": "KATELLA 1", "color": "lime", "perpx": "-0.712287", "perpy": "0.701888"} 
    8351 },   
    8352 { 
    8353    "type": "Feature", 
    8354    "id": "605 S 1.49", 
    8355    "geometry": 
    8356        { 
    8357         "type": "Point", 
    8358         "coordinates": [-118.081675,33.804047] 
    8359        }, 
    8360    "properties":  
    8361        {"street": "KATELLA 2", "color": "lime", "perpx": "0", "perpy": "0"} 
    8362476}    
    8363477  ] 
Note: See TracChangeset for help on using the changeset viewer.