this should pretty much clean up the i386_solaris port, with regression
authorMarc G. Fournier
Tue, 13 Jan 1998 20:13:19 +0000 (20:13 +0000)
committerMarc G. Fournier
Tue, 13 Jan 1998 20:13:19 +0000 (20:13 +0000)
tests running "as expected"...

src/bin/initlocation/initlocation
src/configure
src/configure.in
src/test/regress/regression.i386_solaris [new file with mode: 0644]

index 04b52c24396286be83260ec013945a1e680ebe5a..bb913fd87b9129345911da435cfd5a9f4cff37e2 100644 (file)
@@ -12,7 +12,7 @@
 #
 #
 # IDENTIFICATION
-#    $Header: /cvsroot/pgsql/src/bin/initlocation/Attic/initlocation,v 1.3 1997/12/20 00:10:51 scrappy Exp $
+#    $Header: /cvsroot/pgsql/src/bin/initlocation/Attic/initlocation,v 1.4 1998/01/13 20:13:14 scrappy Exp $
 #
 #-------------------------------------------------------------------------
 
index 0b11b07dcc3dbee75f8882ae9ff6aa9cc1fd5d84..fbf182efd78f2744e1f7eb98512218abf58e389f 100755 (executable)
@@ -3617,13 +3617,14 @@ else
 ISINF='isinf.o'
 fi
 
+
 echo $ac_n "checking for getrusage""... $ac_c" 1>&6
-echo "configure:3622: checking for getrusage" >&5
+echo "configure:3623: checking for getrusage" >&5
 if eval "test \"`echo '$''{'ac_cv_func_getrusage'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <
-#line 3627 "configure"
+#line 3628 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char getrusage(); below.  */
@@ -3646,7 +3647,7 @@ getrusage();
 
 ; return 0; }
 EOF
-if { (eval echo configure:3650: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+if { (eval echo configure:3651: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
   rm -rf conftest*
   eval "ac_cv_func_getrusage=yes"
 else
@@ -3669,13 +3670,14 @@ else
 GETRUSAGE='getrusage.o'
 fi
 
+
 echo $ac_n "checking for srandom""... $ac_c" 1>&6
-echo "configure:3674: checking for srandom" >&5
+echo "configure:3676: checking for srandom" >&5
 if eval "test \"`echo '$''{'ac_cv_func_srandom'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <
-#line 3679 "configure"
+#line 3681 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char srandom(); below.  */
@@ -3698,7 +3700,7 @@ srandom();
 
 ; return 0; }
 EOF
-if { (eval echo configure:3702: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+if { (eval echo configure:3704: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
   rm -rf conftest*
   eval "ac_cv_func_srandom=yes"
 else
@@ -3721,13 +3723,14 @@ else
 SRANDOM='srandom.o'
 fi
 
+
 echo $ac_n "checking for gethostname""... $ac_c" 1>&6
-echo "configure:3726: checking for gethostname" >&5
+echo "configure:3729: checking for gethostname" >&5
 if eval "test \"`echo '$''{'ac_cv_func_gethostname'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <
-#line 3731 "configure"
+#line 3734 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char gethostname(); below.  */
@@ -3750,7 +3753,7 @@ gethostname();
 
 ; return 0; }
 EOF
-if { (eval echo configure:3754: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+if { (eval echo configure:3757: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
   rm -rf conftest*
   eval "ac_cv_func_gethostname=yes"
 else
@@ -3773,13 +3776,14 @@ else
 GETHOSTNAME='gethostname.o'
 fi
 
+
 echo $ac_n "checking for random""... $ac_c" 1>&6
-echo "configure:3778: checking for random" >&5
+echo "configure:3782: checking for random" >&5
 if eval "test \"`echo '$''{'ac_cv_func_random'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <
-#line 3783 "configure"
+#line 3787 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char random(); below.  */
@@ -3802,7 +3806,7 @@ random();
 
 ; return 0; }
 EOF
-if { (eval echo configure:3806: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+if { (eval echo configure:3810: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
   rm -rf conftest*
   eval "ac_cv_func_random=yes"
 else
@@ -3825,13 +3829,14 @@ else
 MISSING_RANDOM='random.o'
 fi
 
+
 echo $ac_n "checking for inet_aton""... $ac_c" 1>&6
-echo "configure:3830: checking for inet_aton" >&5
+echo "configure:3835: checking for inet_aton" >&5
 if eval "test \"`echo '$''{'ac_cv_func_inet_aton'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <
-#line 3835 "configure"
+#line 3840 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char inet_aton(); below.  */
@@ -3854,7 +3859,7 @@ inet_aton();
 
 ; return 0; }
 EOF
-if { (eval echo configure:3858: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+if { (eval echo configure:3863: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
   rm -rf conftest*
   eval "ac_cv_func_inet_aton=yes"
 else
@@ -3877,13 +3882,14 @@ else
 INET_ATON='inet_aton.o'
 fi
 
+
 echo $ac_n "checking for strerror""... $ac_c" 1>&6
-echo "configure:3882: checking for strerror" >&5
+echo "configure:3888: checking for strerror" >&5
 if eval "test \"`echo '$''{'ac_cv_func_strerror'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <
-#line 3887 "configure"
+#line 3893 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char strerror(); below.  */
@@ -3906,7 +3912,7 @@ strerror();
 
 ; return 0; }
 EOF
-if { (eval echo configure:3910: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+if { (eval echo configure:3916: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
   rm -rf conftest*
   eval "ac_cv_func_strerror=yes"
 else
@@ -3929,13 +3935,15 @@ else
 STRERROR='strerror.o' STRERROR2='../../backend/port/strerror.o'
 fi
 
+
+
 echo $ac_n "checking for strdup""... $ac_c" 1>&6
-echo "configure:3934: checking for strdup" >&5
+echo "configure:3942: checking for strdup" >&5
 if eval "test \"`echo '$''{'ac_cv_func_strdup'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <
-#line 3939 "configure"
+#line 3947 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char strdup(); below.  */
@@ -3958,7 +3966,7 @@ strdup();
 
 ; return 0; }
 EOF
-if { (eval echo configure:3962: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+if { (eval echo configure:3970: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
   rm -rf conftest*
   eval "ac_cv_func_strdup=yes"
 else
@@ -3981,13 +3989,14 @@ else
 STRDUP='../../utils/strdup.o'
 fi
 
+
 echo $ac_n "checking for strtol""... $ac_c" 1>&6
-echo "configure:3986: checking for strtol" >&5
+echo "configure:3995: checking for strtol" >&5
 if eval "test \"`echo '$''{'ac_cv_func_strtol'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <
-#line 3991 "configure"
+#line 4000 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char strtol(); below.  */
@@ -4010,7 +4019,7 @@ strtol();
 
 ; return 0; }
 EOF
-if { (eval echo configure:4014: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+if { (eval echo configure:4023: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
   rm -rf conftest*
   eval "ac_cv_func_strtol=yes"
 else
@@ -4034,12 +4043,12 @@ STRDUP='strtol.o'
 fi
 
 echo $ac_n "checking for strcasecmp""... $ac_c" 1>&6
-echo "configure:4038: checking for strcasecmp" >&5
+echo "configure:4047: checking for strcasecmp" >&5
 if eval "test \"`echo '$''{'ac_cv_func_strcasecmp'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <
-#line 4043 "configure"
+#line 4052 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char strcasecmp(); below.  */
@@ -4062,7 +4071,7 @@ strcasecmp();
 
 ; return 0; }
 EOF
-if { (eval echo configure:4066: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+if { (eval echo configure:4075: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
   rm -rf conftest*
   eval "ac_cv_func_strcasecmp=yes"
 else
@@ -4086,21 +4095,13 @@ STRCASECMP='strcasecmp.o'
 fi
 
 
-
-
-
-
-
-
-
-
 echo $ac_n "checking for cbrt""... $ac_c" 1>&6
-echo "configure:4099: checking for cbrt" >&5
+echo "configure:4100: checking for cbrt" >&5
 if eval "test \"`echo '$''{'ac_cv_func_cbrt'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <
-#line 4104 "configure"
+#line 4105 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char cbrt(); below.  */
@@ -4123,7 +4124,7 @@ cbrt();
 
 ; return 0; }
 EOF
-if { (eval echo configure:4127: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+if { (eval echo configure:4128: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
   rm -rf conftest*
   eval "ac_cv_func_cbrt=yes"
 else
@@ -4144,7 +4145,7 @@ EOF
 else
   echo "$ac_t""no" 1>&6
 echo $ac_n "checking for cbrt in -lm""... $ac_c" 1>&6
-echo "configure:4148: checking for cbrt in -lm" >&5
+echo "configure:4149: checking for cbrt in -lm" >&5
 ac_lib_var=`echo m'_'cbrt | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -4152,7 +4153,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lm  $LIBS"
 cat > conftest.$ac_ext <
-#line 4156 "configure"
+#line 4157 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -4163,7 +4164,7 @@ int main() {
 cbrt()
 ; return 0; }
 EOF
-if { (eval echo configure:4167: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+if { (eval echo configure:4168: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -4189,12 +4190,12 @@ fi
 fi
 
 echo $ac_n "checking for rint""... $ac_c" 1>&6
-echo "configure:4193: checking for rint" >&5
+echo "configure:4194: checking for rint" >&5
 if eval "test \"`echo '$''{'ac_cv_func_rint'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <
-#line 4198 "configure"
+#line 4199 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char rint(); below.  */
@@ -4217,7 +4218,7 @@ rint();
 
 ; return 0; }
 EOF
-if { (eval echo configure:4221: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+if { (eval echo configure:4222: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
   rm -rf conftest*
   eval "ac_cv_func_rint=yes"
 else
@@ -4238,7 +4239,7 @@ EOF
 else
   echo "$ac_t""no" 1>&6
 echo $ac_n "checking for rint in -lm""... $ac_c" 1>&6
-echo "configure:4242: checking for rint in -lm" >&5
+echo "configure:4243: checking for rint in -lm" >&5
 ac_lib_var=`echo m'_'rint | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -4246,7 +4247,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lm  $LIBS"
 cat > conftest.$ac_ext <
-#line 4250 "configure"
+#line 4251 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -4257,7 +4258,7 @@ int main() {
 rint()
 ; return 0; }
 EOF
-if { (eval echo configure:4261: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+if { (eval echo configure:4262: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -4284,7 +4285,7 @@ fi
 
 
 echo $ac_n "checking setting USE_LOCALE""... $ac_c" 1>&6
-echo "configure:4288: checking setting USE_LOCALE" >&5
+echo "configure:4289: checking setting USE_LOCALE" >&5
 if test "$USE_LOCALE" = "yes"
 then
    echo "$ac_t""enabled" 1>&6
@@ -4296,14 +4297,14 @@ else
    echo "$ac_t""disabled" 1>&6
 fi
 echo $ac_n "checking setting DEF_PGPORT""... $ac_c" 1>&6
-echo "configure:4300: checking setting DEF_PGPORT" >&5
+echo "configure:4301: checking setting DEF_PGPORT" >&5
 cat >> confdefs.h <
 #define DEF_PGPORT "${DEF_PGPORT}"
 EOF
 
 echo "$ac_t""$DEF_PGPORT" 1>&6
 echo $ac_n "checking setting HBA""... $ac_c" 1>&6
-echo "configure:4307: checking setting HBA" >&5
+echo "configure:4308: checking setting HBA" >&5
 if test "$NOHBA" = "no"
 then
         echo "$ac_t""enabled" 1>&6
@@ -4487,15 +4488,16 @@ s%@YFLAGS@%$YFLAGS%g
 s%@yacc@%$yacc%g
 s%@bison@%$bison%g
 s%@LIBOBJS@%$LIBOBJS%g
+s%@ISINF@%$ISINF%g
 s%@GETRUSAGE@%$GETRUSAGE%g
-s%@GETHOSTNAME@%$GETHOSTNAME%g
 s%@SRANDOM@%$SRANDOM%g
+s%@GETHOSTNAME@%$GETHOSTNAME%g
 s%@MISSING_RANDOM@%$MISSING_RANDOM%g
-s%@STRDUP@%$STRDUP%g
-s%@STRCASECMP@%$STRCASECMP%g
 s%@INET_ATON@%$INET_ATON%g
 s%@STRERROR@%$STRERROR%g
 s%@STRERROR2@%$STRERROR2%g
+s%@STRDUP@%$STRDUP%g
+s%@STRCASECMP@%$STRCASECMP%g
 
 CEOF
 EOF
index 130fcd42423b9162beac7d712c58519a06bfdb34..bf89b8d9516e6a1918ee2f09fcbcf0b4bf27df60 100644 (file)
@@ -466,42 +466,43 @@ AC_CHECK_FUNCS(sigprocmask waitpid setsid fcvt)
 AC_CHECK_FUNC(isinf, 
               AC_DEFINE(HAVE_ISINF), 
               ISINF='isinf.o')
+AC_SUBST(ISINF)
 AC_CHECK_FUNC(getrusage, 
               AC_DEFINE(HAVE_GETRUSAGE), 
               GETRUSAGE='getrusage.o')
+AC_SUBST(GETRUSAGE)
 AC_CHECK_FUNC(srandom, 
               AC_DEFINE(HAVE_SRANDOM), 
               SRANDOM='srandom.o')
+AC_SUBST(SRANDOM)
 AC_CHECK_FUNC(gethostname, 
               AC_DEFINE(HAVE_GETHOSTNAME), 
               GETHOSTNAME='gethostname.o')
+AC_SUBST(GETHOSTNAME)
 AC_CHECK_FUNC(random, 
               AC_DEFINE(HAVE_RANDOM), 
               MISSING_RANDOM='random.o')
+AC_SUBST(MISSING_RANDOM)
 AC_CHECK_FUNC(inet_aton, 
               AC_DEFINE(HAVE_INET_ATON), 
               INET_ATON='inet_aton.o')
+AC_SUBST(INET_ATON)
 AC_CHECK_FUNC(strerror, 
               AC_DEFINE(HAVE_STRERROR), 
               [STRERROR='strerror.o' STRERROR2='../../backend/port/strerror.o'])
+AC_SUBST(STRERROR)
+AC_SUBST(STRERROR2)
 AC_CHECK_FUNC(strdup, 
               AC_DEFINE(HAVE_STRDUP), 
               STRDUP='../../utils/strdup.o')
+AC_SUBST(STRDUP)
 AC_CHECK_FUNC(strtol, 
               AC_DEFINE(HAVE_STRTOL), 
               STRDUP='strtol.o')
 AC_CHECK_FUNC(strcasecmp, 
               AC_DEFINE(HAVE_STRCASECMP), 
               STRCASECMP='strcasecmp.o')
-AC_SUBST(GETRUSAGE)
-AC_SUBST(GETHOSTNAME)
-AC_SUBST(SRANDOM)
-AC_SUBST(MISSING_RANDOM)
-AC_SUBST(STRDUP)
 AC_SUBST(STRCASECMP)
-AC_SUBST(INET_ATON)
-AC_SUBST(STRERROR)
-AC_SUBST(STRERROR2)
 AC_CHECK_FUNC(cbrt, 
               AC_DEFINE(HAVE_CBRT), 
               AC_CHECK_LIB(m, cbrt, AC_DEFINE(HAVE_CBRT)))
diff --git a/src/test/regress/regression.i386_solaris b/src/test/regress/regression.i386_solaris
new file mode 100644 (file)
index 0000000..a87c211
--- /dev/null
@@ -0,0 +1,2794 @@
+Common subdirectories: expected/CVS and results/CVS
+diff -cr expected/Makefile results/Makefile
+*** expected/Makefile  Tue Jan 13 09:54:55 1998
+--- results/Makefile   Tue Jan 13 09:55:10 1998
+***************
+*** 7,17 ****
+  #
+  #
+  # IDENTIFICATION
+! #    $Header: /cvsroot/pgsql/src/test/regress/Attic/regression.i386_solaris,v 1.1 1998/01/13 20:13:19 scrappy Exp $
+  #
+  #-------------------------------------------------------------------------
+  
+- CLFILES= create_function_1.out create_function_2.out copy.out constraints.out
+- 
+  clean:
+!  rm -f $(CLFILES)
+--- 7,15 ----
+  #
+  #
+  # IDENTIFICATION
+! #    $Header: /cvsroot/pgsql/src/test/regress/Attic/regression.i386_solaris,v 1.1 1998/01/13 20:13:19 scrappy Exp $
+  #
+  #-------------------------------------------------------------------------
+  
+  clean:
+!  rm -f *.out onek.data stud_emp.data
+diff -cr expected/abstime.out results/abstime.out
+*** expected/abstime.out   Tue Jan 13 09:54:55 1998
+--- results/abstime.out    Tue Jan 13 16:09:01 1998
+***************
+*** 22,28 ****
+       |current                     
+       |infinity                    
+       |-infinity                   
+!      |Sat May 10 23:59:12 1947 PST
+       |invalid                     
+  (8 rows)
+  
+--- 22,28 ----
+       |current                     
+       |infinity                    
+       |-infinity                   
+!      |Sat May 10 23:59:12 1947 PDT
+       |invalid                     
+  (8 rows)
+  
+***************
+*** 35,41 ****
+     |epoch                       
+     |current                     
+     |-infinity                   
+!    |Sat May 10 23:59:12 1947 PST
+  (6 rows)
+  
+  QUERY: SELECT '' AS six, ABSTIME_TBL.*
+--- 35,41 ----
+     |epoch                       
+     |current                     
+     |-infinity                   
+!    |Sat May 10 23:59:12 1947 PDT
+  (6 rows)
+  
+  QUERY: SELECT '' AS six, ABSTIME_TBL.*
+***************
+*** 47,53 ****
+     |epoch                       
+     |current                     
+     |infinity                    
+!    |Sat May 10 23:59:12 1947 PST
+  (6 rows)
+  
+  QUERY: SELECT '' AS six, ABSTIME_TBL.*
+--- 47,53 ----
+     |epoch                       
+     |current                     
+     |infinity                    
+!    |Sat May 10 23:59:12 1947 PDT
+  (6 rows)
+  
+  QUERY: SELECT '' AS six, ABSTIME_TBL.*
+***************
+*** 75,81 ****
+  -----+----------------------------
+       |epoch                       
+       |-infinity                   
+!      |Sat May 10 23:59:12 1947 PST
+  (3 rows)
+  
+  QUERY: SELECT '' AS four, ABSTIME_TBL.*
+--- 75,81 ----
+  -----+----------------------------
+       |epoch                       
+       |-infinity                   
+!      |Sat May 10 23:59:12 1947 PDT
+  (3 rows)
+  
+  QUERY: SELECT '' AS four, ABSTIME_TBL.*
+***************
+*** 85,91 ****
+      |Sun Jan 14 03:14:21 1973 PST
+      |epoch                       
+      |-infinity                   
+!     |Sat May 10 23:59:12 1947 PST
+  (4 rows)
+  
+  QUERY: SELECT '' AS four, ABSTIME_TBL.*
+--- 85,91 ----
+      |Sun Jan 14 03:14:21 1973 PST
+      |epoch                       
+      |-infinity                   
+!     |Sat May 10 23:59:12 1947 PDT
+  (4 rows)
+  
+  QUERY: SELECT '' AS four, ABSTIME_TBL.*
+***************
+*** 106,112 ****
+  -----+----------------------------
+       |Sun Jan 14 03:14:21 1973 PST
+       |epoch                       
+!      |Sat May 10 23:59:12 1947 PST
+  (3 rows)
+  
+  QUERY: SELECT '' AS three, ABSTIME_TBL.*
+--- 106,112 ----
+  -----+----------------------------
+       |Sun Jan 14 03:14:21 1973 PST
+       |epoch                       
+!      |Sat May 10 23:59:12 1947 PDT
+  (3 rows)
+  
+  QUERY: SELECT '' AS three, ABSTIME_TBL.*
+***************
+*** 116,122 ****
+  -----+----------------------------
+       |Sun Jan 14 03:14:21 1973 PST
+       |epoch                       
+!      |Sat May 10 23:59:12 1947 PST
+  (3 rows)
+  
+  QUERY: SELECT '' AS three, ABSTIME_TBL.*
+--- 116,122 ----
+  -----+----------------------------
+       |Sun Jan 14 03:14:21 1973 PST
+       |epoch                       
+!      |Sat May 10 23:59:12 1947 PDT
+  (3 rows)
+  
+  QUERY: SELECT '' AS three, ABSTIME_TBL.*
+***************
+*** 126,132 ****
+  -----+----------------------------
+       |Sun Jan 14 03:14:21 1973 PST
+       |epoch                       
+!      |Sat May 10 23:59:12 1947 PST
+  (3 rows)
+  
+  QUERY: SELECT '' AS three, ABSTIME_TBL.*
+--- 126,132 ----
+  -----+----------------------------
+       |Sun Jan 14 03:14:21 1973 PST
+       |epoch                       
+!      |Sat May 10 23:59:12 1947 PDT
+  (3 rows)
+  
+  QUERY: SELECT '' AS three, ABSTIME_TBL.*
+***************
+*** 136,142 ****
+  -----+----------------------------
+       |Sun Jan 14 03:14:21 1973 PST
+       |epoch                       
+!      |Sat May 10 23:59:12 1947 PST
+  (3 rows)
+  
+  QUERY: SELECT '' AS ten, ABSTIME_TBL.f1 AS abstime, RELTIME_TBL.f1 AS reltime
+--- 136,142 ----
+  -----+----------------------------
+       |Sun Jan 14 03:14:21 1973 PST
+       |epoch                       
+!      |Sat May 10 23:59:12 1947 PDT
+  (3 rows)
+  
+  QUERY: SELECT '' AS ten, ABSTIME_TBL.f1 AS abstime, RELTIME_TBL.f1 AS reltime
+***************
+*** 145,155 ****
+     ORDER BY abstime, reltime;
+  ten|abstime                     |reltime      
+  ---+----------------------------+-------------
+!    |Sat May 10 23:59:12 1947 PST|@ 14 secs ago
+!    |Sat May 10 23:59:12 1947 PST|@ 1 min      
+!    |Sat May 10 23:59:12 1947 PST|@ 5 hours    
+!    |Sat May 10 23:59:12 1947 PST|@ 10 days    
+!    |Sat May 10 23:59:12 1947 PST|@ 3 mons     
+     |epoch                       |@ 14 secs ago
+     |epoch                       |@ 1 min      
+     |epoch                       |@ 5 hours    
+--- 145,155 ----
+     ORDER BY abstime, reltime;
+  ten|abstime                     |reltime      
+  ---+----------------------------+-------------
+!    |Sat May 10 23:59:12 1947 PDT|@ 14 secs ago
+!    |Sat May 10 23:59:12 1947 PDT|@ 1 min      
+!    |Sat May 10 23:59:12 1947 PDT|@ 5 hours    
+!    |Sat May 10 23:59:12 1947 PDT|@ 10 days    
+!    |Sat May 10 23:59:12 1947 PDT|@ 3 mons     
+     |epoch                       |@ 14 secs ago
+     |epoch                       |@ 1 min      
+     |epoch                       |@ 5 hours    
+diff -cr expected/float8.out results/float8.out
+*** expected/float8.out    Tue Jan 13 09:54:57 1998
+--- results/float8.out Tue Jan 13 16:08:52 1998
+***************
+*** 203,217 ****
+  QUERY: SELECT '' AS bad, (; (f.f1)) from FLOAT8_TBL f where f.f1 < '0.0' ;
+  ERROR:  can't take log of a negative number
+  QUERY: SELECT '' AS bad, : (f.f1) from FLOAT8_TBL f;
+! bad|            ?column?
+! ---+--------------------
+!    |                   1
+!    |7.39912306090513e-16
+!    |                   0
+!    |                   0
+!    |                   1
+! (5 rows)
+! 
+  QUERY: SELECT '' AS bad, f.f1 / '0.0' from FLOAT8_TBL f;
+  ERROR:  float8div: divide by zero error
+  QUERY: SELECT '' AS five, FLOAT8_TBL.*;
+--- 203,209 ----
+  QUERY: SELECT '' AS bad, (; (f.f1)) from FLOAT8_TBL f where f.f1 < '0.0' ;
+  ERROR:  can't take log of a negative number
+  QUERY: SELECT '' AS bad, : (f.f1) from FLOAT8_TBL f;
+! ERROR:  exp() result is out of range
+  QUERY: SELECT '' AS bad, f.f1 / '0.0' from FLOAT8_TBL f;
+  ERROR:  float8div: divide by zero error
+  QUERY: SELECT '' AS five, FLOAT8_TBL.*;
+diff -cr expected/geometry.out results/geometry.out
+*** expected/geometry.out  Tue Jan 13 09:54:57 1998
+--- results/geometry.out   Tue Jan 13 16:08:58 1998
+***************
+*** 132,138 ****
+     |(2.12132034355964,2.12132034355964),(-2.12132034355964,-2.12132034355964) 
+     |(71.7106781186548,72.7106781186548),(-69.7106781186548,-68.7106781186548) 
+     |(4.53553390593274,6.53553390593274),(-2.53553390593274,-0.535533905932738)
+!    |(3.12132034355964,4.12132034355964),(-1.12132034355964,-0.121320343559643)
+     |(107.071067811865,207.071067811865),(92.9289321881345,192.928932188135)   
+     |(170.710678118655,70.7106781186548),(29.2893218813452,-70.7106781186548)  
+  (6 rows)
+--- 132,138 ----
+     |(2.12132034355964,2.12132034355964),(-2.12132034355964,-2.12132034355964) 
+     |(71.7106781186548,72.7106781186548),(-69.7106781186548,-68.7106781186548) 
+     |(4.53553390593274,6.53553390593274),(-2.53553390593274,-0.535533905932738)
+!    |(3.12132034355964,4.12132034355964),(-1.12132034355964,-0.121320343559642)
+     |(107.071067811865,207.071067811865),(92.9289321881345,192.928932188135)   
+     |(170.710678118655,70.7106781186548),(29.2893218813452,-70.7106781186548)  
+  (6 rows)
+***************
+*** 409,434 ****
+  
+  QUERY: SELECT '' AS six, polygon(f1)
+     FROM CIRCLE_TBL;
+! six|polygon                                                                                                                                                                                                                                                                             
+! ---+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
+!    |((-3,0),(-2.59807621135332,1.5),(-1.5,2.59807621135332),(-1.83690953073357e-16,3),(1.5,2.59807621135332),(2.59807621135332,1.5),(3,3.67381906146713e-16),(2.59807621135332,-1.5),(1.5,-2.59807621135332),(5.5107285922007e-16,-3),(-1.5,-2.59807621135332),(-2.59807621135332,-1.5))
+!    |((-99,2),(-85.6025403784439,52),(-49,88.6025403784439),(0.999999999999994,102),(51,88.6025403784439),(87.6025403784439,52),(101,2.00000000000001),(87.6025403784439,-48),(51,-84.6025403784438),(1.00000000000002,-98),(-49,-84.6025403784439),(-85.6025403784438,-48))             
+!    |((-4,3),(-3.33012701892219,5.5),(-1.5,7.33012701892219),(1,8),(3.5,7.33012701892219),(5.33012701892219,5.5),(6,3),(5.33012701892219,0.500000000000001),(3.5,-1.33012701892219),(1,-2),(-1.5,-1.33012701892219),(-3.33012701892219,0.499999999999998))                               
+!    |((-2,2),(-1.59807621135332,3.5),(-0.5,4.59807621135332),(1,5),(2.5,4.59807621135332),(3.59807621135332,3.5),(4,2),(3.59807621135332,0.500000000000001),(2.5,-0.598076211353315),(1,-1),(-0.5,-0.598076211353316),(-1.59807621135332,0.499999999999999))                             
+!    |((90,200),(91.3397459621556,205),(95,208.660254037844),(100,210),(105,208.660254037844),(108.660254037844,205),(110,200),(108.660254037844,195),(105,191.339745962156),(100,190),(95,191.339745962156),(91.3397459621556,195))                                                      
+!    |((0,0),(13.3974596215561,50),(50,86.6025403784439),(100,100),(150,86.6025403784439),(186.602540378444,50),(200,1.22460635382238e-14),(186.602540378444,-50),(150,-86.6025403784438),(100,-100),(50,-86.6025403784439),(13.3974596215562,-50))                                       
+  (6 rows)
+  
+  QUERY: SELECT '' AS six, polygon(8, f1)
+     FROM CIRCLE_TBL;
+! six|polygon                                                                                                                                                                                                                                 
+! ---+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
+!    |((-3,0),(-2.12132034355964,2.12132034355964),(-1.83690953073357e-16,3),(2.12132034355964,2.12132034355964),(3,3.67381906146713e-16),(2.12132034355964,-2.12132034355964),(5.5107285922007e-16,-3),(-2.12132034355964,-2.12132034355964))
+!    |((-99,2),(-69.7106781186548,72.7106781186548),(0.999999999999994,102),(71.7106781186547,72.7106781186548),(101,2.00000000000001),(71.7106781186548,-68.7106781186547),(1.00000000000002,-98),(-69.7106781186547,-68.7106781186548))     
+!    |((-4,3),(-2.53553390593274,6.53553390593274),(1,8),(4.53553390593274,6.53553390593274),(6,3),(4.53553390593274,-0.535533905932737),(1,-2),(-2.53553390593274,-0.535533905932738))                                                       
+!    |((-2,2),(-1.12132034355964,4.12132034355964),(1,5),(3.12132034355964,4.12132034355964),(4,2),(3.12132034355964,-0.121320343559642),(1,-1),(-1.12132034355964,-0.121320343559643))                                                       
+!    |((90,200),(92.9289321881345,207.071067811865),(100,210),(107.071067811865,207.071067811865),(110,200),(107.071067811865,192.928932188135),(100,190),(92.9289321881345,192.928932188135))                                                
+!    |((0,0),(29.2893218813452,70.7106781186548),(100,100),(170.710678118655,70.7106781186548),(200,1.22460635382238e-14),(170.710678118655,-70.7106781186547),(100,-100),(29.2893218813453,-70.7106781186548))                               
+  (6 rows)
+  
+  QUERY: SELECT '' AS six, circle(f1, 50.0)
+--- 409,434 ----
+  
+  QUERY: SELECT '' AS six, polygon(f1)
+     FROM CIRCLE_TBL;
+! six|polygon                                                                                                                                                                                                                                                                                                                                                                                    
+! ---+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
+!    |((-3,0),(-2.59807621135076,1.50000000000442),(-1.49999999999116,2.59807621135842),(1.53102359017709e-11,3),(1.50000000001768,2.59807621134311),(2.59807621136607,1.4999999999779),(3,-3.06204718035418e-11),(2.59807621133545,-1.50000000003094),(1.49999999996464,-2.59807621137373),(-4.59307077053127e-11,-3),(-1.5000000000442,-2.5980762113278),(-2.59807621138138,-1.49999999995138))
+!    |((-99,2),(-85.6025403783588,52.0000000001473),(-48.9999999997054,88.602540378614),(1.00000000051034,102),(51.0000000005893,88.6025403781036),(87.6025403788692,51.9999999992634),(101,1.99999999897932),(87.6025403778485,-48.0000000010313),(50.9999999988214,-84.6025403791243),(0.999999998468976,-98),(-49.0000000014732,-84.6025403775933),(-85.6025403793795,-47.9999999983795))     
+!    |((-4,3),(-3.33012701891794,5.50000000000737),(-1.49999999998527,7.3301270189307),(1.00000000002552,8),(3.50000000002946,7.33012701890518),(5.33012701894346,5.49999999996317),(6,2.99999999994897),(5.33012701889242,0.499999999948437),(3.49999999994107,-1.33012701895622),(0.999999999923449,-2),(-1.50000000007366,-1.33012701887966),(-3.33012701896897,0.500000000081028))           
+!    |((-2,2),(-1.59807621135076,3.50000000000442),(-0.499999999991161,4.59807621135842),(1.00000000001531,5),(2.50000000001768,4.59807621134311),(3.59807621136607,3.4999999999779),(4,1.99999999996938),(3.59807621133545,0.499999999969062),(2.49999999996464,-0.59807621137373),(0.999999999954069,-1),(-0.500000000044197,-0.598076211327799),(-1.59807621138138,0.500000000048617))        
+!    |((90,200),(91.3397459621641,205.000000000015),(95.0000000000295,208.660254037861),(100.000000000051,210),(105.000000000059,208.66025403781),(108.660254037887,204.999999999926),(110,199.999999999898),(108.660254037785,194.999999999897),(104.999999999882,191.339745962088),(99.9999999998469,190),(94.9999999998527,191.339745962241),(91.3397459620621,195.000000000162))             
+!    |((0,0),(13.3974596216412,50.0000000001473),(50.0000000002946,86.602540378614),(100.00000000051,100),(150.000000000589,86.6025403781036),(186.602540378869,49.9999999992634),(200,-1.02068239345139e-09),(186.602540377848,-50.0000000010313),(149.999999998821,-86.6025403791243),(99.999999998469,-100),(49.9999999985268,-86.6025403775933),(13.3974596206205,-49.9999999983795))        
+  (6 rows)
+  
+  QUERY: SELECT '' AS six, polygon(8, f1)
+     FROM CIRCLE_TBL;
+! six|polygon                                                                                                                                                                                                                                  
+! ---+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
+!    |((-3,0),(-2.12132034355423,2.12132034356506),(1.53102359017709e-11,3),(2.12132034357588,2.1213203435434),(3,-3.06204718035418e-11),(2.12132034353258,-2.12132034358671),(-4.59307077053127e-11,-3),(-2.12132034359753,-2.12132034352175))
+!    |((-99,2),(-69.7106781184743,72.7106781188352),(1.00000000051034,102),(71.710678119196,72.7106781181134),(101,1.99999999897932),(71.7106781177526,-68.7106781195569),(0.999999998468976,-98),(-69.7106781199178,-68.7106781173917))       
+!    |((-4,3),(-2.53553390592372,6.53553390594176),(1.00000000002552,8),(4.5355339059598,6.53553390590567),(6,2.99999999994897),(4.53553390588763,-0.535533905977846),(0.999999999923449,-2),(-2.53553390599589,-0.535533905869586))           
+!    |((-2,2),(-1.12132034355423,4.12132034356506),(1.00000000001531,5),(3.12132034357588,4.1213203435434),(4,1.99999999996938),(3.12132034353258,-0.121320343586707),(0.999999999954069,-1),(-1.12132034359753,-0.121320343521752))           
+!    |((90,200),(92.9289321881526,207.071067811884),(100.000000000051,210),(107.07106781192,207.071067811811),(110,199.999999999898),(107.071067811775,192.928932188044),(99.9999999998469,190),(92.9289321880082,192.928932188261))           
+!    |((0,0),(29.2893218815257,70.7106781188352),(100.00000000051,100),(170.710678119196,70.7106781181134),(200,-1.02068239345139e-09),(170.710678117753,-70.7106781195569),(99.999999998469,-100),(29.2893218800822,-70.7106781173917))       
+  (6 rows)
+  
+  QUERY: SELECT '' AS six, circle(f1, 50.0)
+***************
+*** 468,474 ****
+     ORDER BY distance, circle, point using <<;
+  twentyfour|circle        |point     |         distance
+  ----------+--------------+----------+-----------------
+!           |<(100,0),100> |(5.1,34.5)|0.976531926977964
+            |<(1,2),3>     |(-3,4)    | 1.47213595499958
+            |<(0,0),3>     |(-3,4)    |                2
+            |<(100,0),100> |(-3,4)    | 3.07764064044151
+--- 468,474 ----
+     ORDER BY distance, circle, point using <<;
+  twentyfour|circle        |point     |         distance
+  ----------+--------------+----------+-----------------
+!           |<(100,0),100> |(5.1,34.5)|0.976531926977965
+            |<(1,2),3>     |(-3,4)    | 1.47213595499958
+            |<(0,0),3>     |(-3,4)    |                2
+            |<(100,0),100> |(-3,4)    | 3.07764064044151
+***************
+*** 483,489 ****
+            |<(0,0),3>     |(10,10)   |  11.142135623731
+            |<(1,3),5>     |(-5,-12)  | 11.1554944214035
+            |<(1,2),3>     |(-5,-12)  | 12.2315462117278
+!           |<(1,3),5>     |(5.1,34.5)| 26.7657047773224
+            |<(1,2),3>     |(5.1,34.5)|  29.757594539282
+            |<(0,0),3>     |(5.1,34.5)| 31.8749193547455
+            |<(100,200),10>|(5.1,34.5)| 180.778038568384
+--- 483,489 ----
+            |<(0,0),3>     |(10,10)   |  11.142135623731
+            |<(1,3),5>     |(-5,-12)  | 11.1554944214035
+            |<(1,2),3>     |(-5,-12)  | 12.2315462117278
+!           |<(1,3),5>     |(5.1,34.5)| 26.7657047773223
+            |<(1,2),3>     |(5.1,34.5)|  29.757594539282
+            |<(0,0),3>     |(5.1,34.5)| 31.8749193547455
+            |<(100,200),10>|(5.1,34.5)| 180.778038568384
+diff -cr expected/horology.out results/horology.out
+*** expected/horology.out  Tue Jan 13 09:54:59 1998
+--- results/horology.out   Tue Jan 13 16:09:03 1998
+***************
+*** 430,436 ****
+    ORDER BY abstime;
+  four|abstime                     |year|month|day|hour|minute|second
+  ----+----------------------------+----+-----+---+----+------+------
+!     |Sat May 10 23:59:12 1947 PST|1947|    5| 10|  23|    59|    12
+      |epoch                       |1969|   12| 31|  16|     0|     0
+      |Sun Jan 14 03:14:21 1973 PST|1973|    1| 14|   3|    14|    21
+      |Mon May 01 00:30:30 1995 PDT|1995|    5|  1|   0|    30|    30
+--- 430,436 ----
+    ORDER BY abstime;
+  four|abstime                     |year|month|day|hour|minute|second
+  ----+----------------------------+----+-----+---+----+------+------
+!     |Sat May 10 23:59:12 1947 PDT|1947|    5| 10|  23|    59|    12
+      |epoch                       |1969|   12| 31|  16|     0|     0
+      |Sun Jan 14 03:14:21 1973 PST|1973|    1| 14|   3|    14|    21
+      |Mon May 01 00:30:30 1995 PDT|1995|    5|  1|   0|    30|    30
+***************
+*** 477,483 ****
+    ORDER BY date;
+  five|abstime                     |      date
+  ----+----------------------------+----------
+!     |Sat May 10 23:59:12 1947 PST|05-10-1947
+      |epoch                       |01-01-1970
+      |Sun Jan 14 03:14:21 1973 PST|01-14-1973
+      |Mon May 01 00:30:30 1995 PDT|05-01-1995
+--- 477,483 ----
+    ORDER BY date;
+  five|abstime                     |      date
+  ----+----------------------------+----------
+!     |Sat May 10 23:59:12 1947 PDT|05-10-1947
+      |epoch                       |01-01-1970
+      |Sun Jan 14 03:14:21 1973 PST|01-14-1973
+      |Mon May 01 00:30:30 1995 PDT|05-01-1995
+***************
+*** 611,617 ****
+       |current                     
+       |infinity                    
+       |-infinity                   
+!      |Sat May 10 23:59:12 1947 PST
+       |invalid                     
+  (8 rows)
+  
+--- 611,617 ----
+       |current                     
+       |infinity                    
+       |-infinity                   
+!      |Sat May 10 23:59:12 1947 PDT
+       |invalid                     
+  (8 rows)
+  
+***************
+*** 692,698 ****
+       |current               
+       |infinity              
+       |-infinity             
+!      |1947-05-10 23:59:12-08
+       |invalid               
+  (8 rows)
+  
+--- 692,698 ----
+       |current               
+       |infinity              
+       |-infinity             
+!      |1947-05-10 23:59:12-07
+       |invalid               
+  (8 rows)
+  
+***************
+*** 775,781 ****
+       |current                   
+       |infinity                  
+       |-infinity                 
+!      |05/10/1947 23:59:12.00 PST
+       |invalid                   
+  (8 rows)
+  
+--- 775,781 ----
+       |current                   
+       |infinity                  
+       |-infinity                 
+!      |05/10/1947 23:59:12.00 PDT
+       |invalid                   
+  (8 rows)
+  
+***************
+*** 866,872 ****
+       |current                     
+       |infinity                    
+       |-infinity                   
+!      |Sat 10 May 23:59:12 1947 PST
+       |invalid                     
+  (8 rows)
+  
+--- 866,872 ----
+       |current                     
+       |infinity                    
+       |-infinity                   
+!      |Sat 10 May 23:59:12 1947 PDT
+       |invalid                     
+  (8 rows)
+  
+***************
+*** 950,956 ****
+       |current               
+       |infinity              
+       |-infinity             
+!      |1947-05-10 23:59:12-08
+       |invalid               
+  (8 rows)
+  
+--- 950,956 ----
+       |current               
+       |infinity              
+       |-infinity             
+!      |1947-05-10 23:59:12-07
+       |invalid               
+  (8 rows)
+  
+***************
+*** 1034,1040 ****
+       |current                   
+       |infinity                  
+       |-infinity                 
+!      |10/05/1947 23:59:12.00 PST
+       |invalid                   
+  (8 rows)
+  
+--- 1034,1040 ----
+       |current                   
+       |infinity                  
+       |-infinity                 
+!      |10/05/1947 23:59:12.00 PDT
+       |invalid                   
+  (8 rows)
+  
+***************
+*** 1121,1127 ****
+       |current                     
+       |infinity                    
+       |-infinity                   
+!      |Sat May 10 23:59:12 1947 PST
+       |invalid                     
+  (8 rows)
+  
+--- 1121,1127 ----
+       |current                     
+       |infinity                    
+       |-infinity                   
+!      |Sat May 10 23:59:12 1947 PDT
+       |invalid                     
+  (8 rows)
+  
+***************
+*** 1203,1209 ****
+       |current               
+       |infinity              
+       |-infinity             
+!      |1947-05-10 23:59:12-08
+       |invalid               
+  (8 rows)
+  
+--- 1203,1209 ----
+       |current               
+       |infinity              
+       |-infinity             
+!      |1947-05-10 23:59:12-07
+       |invalid               
+  (8 rows)
+  
+***************
+*** 1287,1293 ****
+       |current                   
+       |infinity                  
+       |-infinity                 
+!      |05/10/1947 23:59:12.00 PST
+       |invalid                   
+  (8 rows)
+  
+--- 1287,1293 ----
+       |current                   
+       |infinity                  
+       |-infinity                 
+!      |05/10/1947 23:59:12.00 PDT
+       |invalid                   
+  (8 rows)
+  
+***************
+*** 1379,1385 ****
+       |current                     
+       |infinity                    
+       |-infinity                   
+!      |Sat 10 May 23:59:12 1947 PST
+       |invalid                     
+  (8 rows)
+  
+--- 1379,1385 ----
+       |current                     
+       |infinity                    
+       |-infinity                   
+!      |Sat 10 May 23:59:12 1947 PDT
+       |invalid                     
+  (8 rows)
+  
+***************
+*** 1464,1470 ****
+       |current               
+       |infinity              
+       |-infinity             
+!      |1947-05-10 23:59:12-08
+       |invalid               
+  (8 rows)
+  
+--- 1464,1470 ----
+       |current               
+       |infinity              
+       |-infinity             
+!      |1947-05-10 23:59:12-07
+       |invalid               
+  (8 rows)
+  
+***************
+*** 1549,1555 ****
+       |current                   
+       |infinity                  
+       |-infinity                 
+!      |10/05/1947 23:59:12.00 PST
+       |invalid                   
+  (8 rows)
+  
+--- 1549,1555 ----
+       |current                   
+       |infinity                  
+       |-infinity                 
+!      |10/05/1947 23:59:12.00 PDT
+       |invalid                   
+  (8 rows)
+  
+diff -cr expected/int2.out results/int2.out
+*** expected/int2.out  Tue Jan 13 09:54:59 1998
+--- results/int2.out   Tue Jan 13 16:08:48 1998
+***************
+*** 7,13 ****
+  QUERY: INSERT INTO INT2_TBL(f1) VALUES ('32767');
+  QUERY: INSERT INTO INT2_TBL(f1) VALUES ('-32767');
+  QUERY: INSERT INTO INT2_TBL(f1) VALUES ('100000');
+! ERROR:  pg_atoi: error reading "100000": Math result not representable
+  QUERY: INSERT INTO INT2_TBL(f1) VALUES ('asdf');
+  ERROR:  pg_atoi: error in "asdf": can't parse "asdf"
+  QUERY: SELECT '' AS five, INT2_TBL.*;
+--- 7,13 ----
+  QUERY: INSERT INTO INT2_TBL(f1) VALUES ('32767');
+  QUERY: INSERT INTO INT2_TBL(f1) VALUES ('-32767');
+  QUERY: INSERT INTO INT2_TBL(f1) VALUES ('100000');
+! ERROR:  pg_atoi: error reading "100000": Result too large
+  QUERY: INSERT INTO INT2_TBL(f1) VALUES ('asdf');
+  ERROR:  pg_atoi: error in "asdf": can't parse "asdf"
+  QUERY: SELECT '' AS five, INT2_TBL.*;
+diff -cr expected/int4.out results/int4.out
+*** expected/int4.out  Tue Jan 13 09:54:59 1998
+--- results/int4.out   Tue Jan 13 16:08:49 1998
+***************
+*** 7,13 ****
+  QUERY: INSERT INTO INT4_TBL(f1) VALUES ('2147483647');
+  QUERY: INSERT INTO INT4_TBL(f1) VALUES ('-2147483647');
+  QUERY: INSERT INTO INT4_TBL(f1) VALUES ('1000000000000');
+! ERROR:  pg_atoi: error reading "1000000000000": Math result not representable
+  QUERY: INSERT INTO INT4_TBL(f1) VALUES ('asdf');
+  ERROR:  pg_atoi: error in "asdf": can't parse "asdf"
+  QUERY: SELECT '' AS five, INT4_TBL.*;
+--- 7,13 ----
+  QUERY: INSERT INTO INT4_TBL(f1) VALUES ('2147483647');
+  QUERY: INSERT INTO INT4_TBL(f1) VALUES ('-2147483647');
+  QUERY: INSERT INTO INT4_TBL(f1) VALUES ('1000000000000');
+! ERROR:  pg_atoi: error reading "1000000000000": Result too large
+  QUERY: INSERT INTO INT4_TBL(f1) VALUES ('asdf');
+  ERROR:  pg_atoi: error in "asdf": can't parse "asdf"
+  QUERY: SELECT '' AS five, INT4_TBL.*;
+diff -cr expected/oidint2.out results/oidint2.out
+*** expected/oidint2.out   Tue Jan 13 09:54:59 1998
+--- results/oidint2.out    Tue Jan 13 16:08:50 1998
+***************
+*** 4,10 ****
+  QUERY: INSERT INTO OIDINT2_TBL(f1) VALUES ('987/-1234');
+  QUERY: INSERT INTO OIDINT2_TBL(f1) VALUES ('123456');
+  QUERY: INSERT INTO OIDINT2_TBL(f1) VALUES ('123456/123456');
+! ERROR:  pg_atoi: error reading "123456": Math result not representable
+  QUERY: INSERT INTO OIDINT2_TBL(f1) VALUES ('');
+  QUERY: INSERT INTO OIDINT2_TBL(f1) VALUES ('asdfasd');
+  ERROR:  pg_atoi: error in "asdfasd": can't parse "asdfasd"
+--- 4,10 ----
+  QUERY: INSERT INTO OIDINT2_TBL(f1) VALUES ('987/-1234');
+  QUERY: INSERT INTO OIDINT2_TBL(f1) VALUES ('123456');
+  QUERY: INSERT INTO OIDINT2_TBL(f1) VALUES ('123456/123456');
+! ERROR:  pg_atoi: error reading "123456": Result too large
+  QUERY: INSERT INTO OIDINT2_TBL(f1) VALUES ('');
+  QUERY: INSERT INTO OIDINT2_TBL(f1) VALUES ('asdfasd');
+  ERROR:  pg_atoi: error in "asdfasd": can't parse "asdfasd"
+diff -cr expected/oidint4.out results/oidint4.out
+*** expected/oidint4.out   Tue Jan 13 09:54:59 1998
+--- results/oidint4.out    Tue Jan 13 16:08:50 1998
+***************
+*** 4,10 ****
+  QUERY: INSERT INTO OIDINT4_TBL(f1) VALUES ('987/-1234');
+  QUERY: INSERT INTO OIDINT4_TBL(f1) VALUES ('123456');
+  QUERY: INSERT INTO OIDINT4_TBL(f1) VALUES ('123456/1234568901234567890');
+! ERROR:  pg_atoi: error reading "1234568901234567890": Math result not representable
+  QUERY: INSERT INTO OIDINT4_TBL(f1) VALUES ('');
+  QUERY: INSERT INTO OIDINT4_TBL(f1) VALUES ('asdfasd');
+  ERROR:  pg_atoi: error in "asdfasd": can't parse "asdfasd"
+--- 4,10 ----
+  QUERY: INSERT INTO OIDINT4_TBL(f1) VALUES ('987/-1234');
+  QUERY: INSERT INTO OIDINT4_TBL(f1) VALUES ('123456');
+  QUERY: INSERT INTO OIDINT4_TBL(f1) VALUES ('123456/1234568901234567890');
+! ERROR:  pg_atoi: error reading "1234568901234567890": Result too large
+  QUERY: INSERT INTO OIDINT4_TBL(f1) VALUES ('');
+  QUERY: INSERT INTO OIDINT4_TBL(f1) VALUES ('asdfasd');
+  ERROR:  pg_atoi: error in "asdfasd": can't parse "asdfasd"
+Only in results: onek.data
+diff -cr expected/random.out results/random.out
+*** expected/random.out    Tue Jan 13 09:55:00 1998
+--- results/random.out Tue Jan 13 16:11:22 1998
+***************
+*** 7,18 ****
+  QUERY: SELECT count(*) FROM onek where oidrand(onek.oid, 10);
+  count
+  -----
+!    92
+  (1 row)
+  
+  QUERY: SELECT count(*) FROM onek where oidrand(onek.oid, 10);
+  count
+  -----
+!    98
+  (1 row)
+  
+--- 7,18 ----
+  QUERY: SELECT count(*) FROM onek where oidrand(onek.oid, 10);
+  count
+  -----
+!    95
+  (1 row)
+  
+  QUERY: SELECT count(*) FROM onek where oidrand(onek.oid, 10);
+  count
+  -----
+!    88
+  (1 row)
+  
+diff -cr expected/select_views.out results/select_views.out
+*** expected/select_views.out  Tue Jan 13 09:55:07 1998
+--- results/select_views.out   Tue Jan 13 16:11:55 1998
+***************
+*** 289,673 ****
+   ORDER BY 1, 2;
+  name                              |thepath                                                                                                                                                                                                                                                                                                                                                                                                                                     |exit                                
+  ----------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------------------
+- I- 580                            |((-122.1752,37.826),(-122.177,37.833))                                                                                                                                                                                                                                                                                                                                                                                                      |(-122.177,37.833)                   
+- I- 580                            |((-122.2535,37.196),(-122.2539,37.2))                                                                                                                                                                                                                                                                                                                                                                                                       |(-122.2539,37.2)                    
+- I- 580                            |((-122.2535,37.196),(-122.2539,37.2))                                                                                                                                                                                                                                                                                                                                                                                                       |(-122.2535,37.196)                  
+- I- 580                            |[(-122.177,37.833),(-122.1789,37.838)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-122.177,37.833)                   
+- I- 580                            |[(-122.177,37.833),(-122.1789,37.838)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-122.1789,37.838)                  
+  I- 580                            |[(-122.2535,37.196),(-122.2533,37.196)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2535,37.196)                  
+! I- 580                            |[(-122.2539,37.2),(-122.2541,37.201)]                                                                                                                                                                                                                                                                                                                                                                                                       |(-122.2541,37.201)                  
+  I- 580                            |[(-122.2539,37.2),(-122.2541,37.201)]                                                                                                                                                                                                                                                                                                                                                                                                       |(-122.2539,37.2)                    
+  I- 580                            |[(-122.2664,37.238),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2664,37.238)                  
+  I- 580                            |[(-122.2664,37.238),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2675,37.243)                  
+  I- 580                            |[(-122.2664,37.238),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2675,37.243)                  
+! I- 580                            |((-122.2029,37.928),(-122.2036,37.933),(-122.2043,37.938))                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2029,37.928)                  
+! I- 580                            |((-122.2029,37.928),(-122.2036,37.933),(-122.2043,37.938))                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2043,37.938)                  
+! I- 580                            |[(-121.727,37.074),(-121.7275,37.072),(-121.7331,37.046)]                                                                                                                                                                                                                                                                                                                                                                                   |(-121.727,37.074)                   
+! I- 580                            |[(-121.9322,37.989),(-121.9243,37.006),(-121.9217,37.014)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9322,37.989)                  
+! I- 580                            |[(-121.9322,37.989),(-121.9243,37.006),(-121.9217,37.014)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9322,37.989)                  
+  I- 580                            |[(-121.9322,37.989),(-121.9243,37.006),(-121.9217,37.014)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9243,37.006)                  
+  I- 580                            |[(-121.9322,37.989),(-121.9243,37.006),(-121.9217,37.014)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9243,37.006)                  
+! I- 580                            |[(-122.1716,37.805),(-122.1728,37.811),(-122.1742,37.817)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1716,37.805)                  
+! I- 580                            |[(-122.1716,37.805),(-122.1728,37.811),(-122.1742,37.817)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1742,37.817)                  
+  I- 580                            |[(-122.2675,37.243),(-122.2677,37.243),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2675,37.243)                  
+- I- 580                            |[(-122.2675,37.243),(-122.2677,37.243),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2675,37.243)                  
+  I- 580                            |[(-122.2675,37.243),(-122.2677,37.243),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2681,37.244)                  
+! I- 580                            |[(-122.2675,37.243),(-122.2677,37.243),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2681,37.244)                  
+! I- 580                            |[(-122.2893,37.266),(-122.2904,37.27),(-122.2909,37.273)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2909,37.273)                  
+  I- 580                            |[(-122.2893,37.266),(-122.2904,37.27),(-122.2909,37.273)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2893,37.266)                  
+  I- 580                            |[(-122.2909,37.273),(-122.2918,37.279),(-122.2923,37.282)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2909,37.273)                  
+! I- 580                            |[(-122.2909,37.273),(-122.2918,37.279),(-122.2923,37.282)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2918,37.279)                  
+! I- 580                            |[(-122.2909,37.273),(-122.2918,37.279),(-122.2923,37.282)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2923,37.282)                  
+! I- 580                            |[(-121.664341,37.1822),(-121.662081,37.18693),(-121.661812,37.18746),(-121.660816,37.18952)]                                                                                                                                                                                                                                                                                                                                                |(-121.662081,37.18693)              
+! I- 580                            |[(-121.664341,37.1822),(-121.662081,37.18693),(-121.661812,37.18746),(-121.660816,37.18952)]                                                                                                                                                                                                                                                                                                                                                |(-121.660816,37.18952)              
+  I- 580                            |[(-122.2901,37.274),(-122.2905,37.278),(-122.2921,37.286),(-122.2927,37.299)]                                                                                                                                                                                                                                                                                                                                                               |(-122.2921,37.286)                  
+  I- 580                            |[(-122.2901,37.274),(-122.2905,37.278),(-122.2921,37.286),(-122.2927,37.299)]                                                                                                                                                                                                                                                                                                                                                               |(-122.2901,37.274)                  
+! I- 580                            |[(-122.018,37.019),(-122.0009,37.032),(-121.9787,37.983),(-121.958,37.984),(-121.9571,37.986)]                                                                                                                                                                                                                                                                                                                                              |(-121.9571,37.986)                  
+! I- 580                            |[(-122.018,37.019),(-122.0009,37.032),(-121.9787,37.983),(-121.958,37.984),(-121.9571,37.986)]                                                                                                                                                                                                                                                                                                                                              |(-121.958,37.984)                   
+! I- 580                            |[(-122.018,37.019),(-122.0009,37.032),(-121.9787,37.983),(-121.958,37.984),(-121.9571,37.986)]                                                                                                                                                                                                                                                                                                                                              |(-122.018,37.019)                   
+  I- 580                            |[(-122.2613,37.23),(-122.263448,37.23307),(-122.2647,37.23486),(-122.2655,37.236),(-122.2664,37.238)]                                                                                                                                                                                                                                                                                                                                       |(-122.2613,37.23)                   
+  I- 580                            |[(-122.2613,37.23),(-122.263448,37.23307),(-122.2647,37.23486),(-122.2655,37.236),(-122.2664,37.238)]                                                                                                                                                                                                                                                                                                                                       |(-122.2664,37.238)                  
+! I- 580                            |[(-121.628757,37.34287),(-121.630009,37.33791),(-121.657688,37.20089),(-121.658827,37.19552),(-121.659626,37.19326),(-121.660816,37.18952)]                                                                                                                                                                                                                                                                                                 |(-121.657688,37.20089)              
+  I- 580                            |[(-121.628757,37.34287),(-121.630009,37.33791),(-121.657688,37.20089),(-121.658827,37.19552),(-121.659626,37.19326),(-121.660816,37.18952)]                                                                                                                                                                                                                                                                                                 |(-121.660816,37.18952)              
+  I- 580                            |[(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)]                                                                                                                                                                                                                                                                                                                          |(-121.906,37.018)                   
+  I- 580                            |[(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)]                                                                                                                                                                                                                                                                                                                          |(-121.906,37.018)                   
+  I- 580                            |[(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)]                                                                                                                                                                                                                                                                                                                          |(-121.906,37.018)                   
+- I- 580                            |[(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)]                                                                                                                                                                                                                                                                                                                          |(-121.9087,37.017)                  
+- I- 580                            |[(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)]                                                                                                                                                                                                                                                                                                                          |(-121.9087,37.017)                  
+- I- 580                            |[(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)]                                                                                                                                                                                                                                                                                                                          |(-121.919205230769,37.0193895384615)
+- I- 580                            |[(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)]                                                                                                                                                                                                                                                                                                                          |(-121.918,37.02)                    
+- I- 580                            |[(-122.2043,37.938),(-122.204734,37.94074),(-122.2062,37.95),(-122.207492,37.95608),(-122.2079,37.958),(-122.2085,37.962)]                                                                                                                                                                                                                                                                                                                  |(-122.2043,37.938)                  
+- I- 580                            |[(-122.2043,37.938),(-122.204734,37.94074),(-122.2062,37.95),(-122.207492,37.95608),(-122.2079,37.958),(-122.2085,37.962)]                                                                                                                                                                                                                                                                                                                  |(-122.2079,37.958)                  
+  I- 580                            |[(-122.2043,37.938),(-122.204734,37.94074),(-122.2062,37.95),(-122.207492,37.95608),(-122.2079,37.958),(-122.2085,37.962)]                                                                                                                                                                                                                                                                                                                  |(-122.2085,37.962)                  
+- I- 580                            |[(-122.2613,37.23),(-122.2601,37.22833),(-122.2611,37.231),(-122.2639,37.238),(-122.2646,37.241),(-122.2654,37.242)]                                                                                                                                                                                                                                                                                                                        |(-122.2646,37.241)                  
+- I- 580                            |[(-122.2613,37.23),(-122.2601,37.22833),(-122.2611,37.231),(-122.2639,37.238),(-122.2646,37.241),(-122.2654,37.242)]                                                                                                                                                                                                                                                                                                                        |(-122.2654,37.242)                  
+- I- 580                            |[(-122.2613,37.23),(-122.2601,37.22833),(-122.2611,37.231),(-122.2639,37.238),(-122.2646,37.241),(-122.2654,37.242)]                                                                                                                                                                                                                                                                                                                        |(-122.2613,37.23)                   
+- I- 580                            |[(-122.2613,37.23),(-122.2601,37.22833),(-122.2611,37.231),(-122.2639,37.238),(-122.2646,37.241),(-122.2654,37.242)]                                                                                                                                                                                                                                                                                                                        |(-122.2639,37.238)                  
+- I- 580                            |[(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                  |(-122.2681,37.244)                  
+  I- 580                            |[(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                  |(-122.268532,37.2449)               
+  I- 580                            |[(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                  |(-122.2681,37.244)                  
+  I- 580                            |[(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                  |(-122.268532,37.2449)               
+  I- 580                            |[(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                  |(-122.2695,37.247)                  
+! I- 580                            |[(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                  |(-122.2695,37.247)                  
+! I- 580                            |[(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                  |(-122.2734,37.259)                  
+  I- 580                            |((-121.628147,37.33089),(-121.629246,37.32464),(-121.644337,37.2411),(-121.654377,37.20798),(-121.654356,37.20723),(-121.654926,37.20531),(-121.658827,37.19552))                                                                                                                                                                                                                                                                           |(-121.654926,37.20531)              
+! I- 580                            |((-122.2837,37.276),(-122.2849,37.273),(-122.286,37.27),(-122.2868,37.269),(-122.2871,37.266),(-122.2882,37.265),(-122.2893,37.266))                                                                                                                                                                                                                                                                                                        |(-122.2837,37.276)                  
+! I- 580                            |((-122.2837,37.276),(-122.2849,37.273),(-122.286,37.27),(-122.2868,37.269),(-122.2871,37.266),(-122.2882,37.265),(-122.2893,37.266))                                                                                                                                                                                                                                                                                                        |(-122.2871,37.266)                  
+  I- 580                            |((-122.2837,37.276),(-122.2849,37.273),(-122.286,37.27),(-122.2868,37.269),(-122.2871,37.266),(-122.2882,37.265),(-122.2893,37.266))                                                                                                                                                                                                                                                                                                        |(-122.2893,37.266)                  
+! I- 580                            |[(-122.098,37.908),(-122.0965,37.904),(-122.095586,37.903),(-122.0953,37.903),(-122.0943,37.902),(-122.0938,37.903),(-122.093241,37.90351)]                                                                                                                                                                                                                                                                                                 |(-122.093241,37.90351)              
+  I- 580                            |[(-122.098,37.908),(-122.0965,37.904),(-122.095586,37.903),(-122.0953,37.903),(-122.0943,37.902),(-122.0938,37.903),(-122.093241,37.90351)]                                                                                                                                                                                                                                                                                                 |(-122.0943,37.902)                  
+! I- 580                            |[(-122.098,37.908),(-122.0965,37.904),(-122.095586,37.903),(-122.0953,37.903),(-122.0943,37.902),(-122.0938,37.903),(-122.093241,37.90351)]                                                                                                                                                                                                                                                                                                 |(-122.0953,37.903)                  
+! I- 580                            |((-121.727,37.074),(-121.7255,37.083),(-121.7234,37.092),(-121.723,37.095),(-121.721995,37.09859),(-121.7216,37.1),(-121.7211,37.102),(-121.7188,37.109))                                                                                                                                                                                                                                                                                   |(-121.7211,37.102)                  
+! I- 580                            |((-121.727,37.074),(-121.7255,37.083),(-121.7234,37.092),(-121.723,37.095),(-121.721995,37.09859),(-121.7216,37.1),(-121.7211,37.102),(-121.7188,37.109))                                                                                                                                                                                                                                                                                   |(-121.721995,37.09859)              
+  I- 580                            |((-121.727,37.074),(-121.7255,37.083),(-121.7234,37.092),(-121.723,37.095),(-121.721995,37.09859),(-121.7216,37.1),(-121.7211,37.102),(-121.7188,37.109))                                                                                                                                                                                                                                                                                   |(-121.7234,37.092)                  
+! I- 580                            |((-121.727,37.074),(-121.7255,37.083),(-121.7234,37.092),(-121.723,37.095),(-121.721995,37.09859),(-121.7216,37.1),(-121.7211,37.102),(-121.7188,37.109))                                                                                                                                                                                                                                                                                   |(-121.7255,37.083)                  
+  I- 580                            |((-121.727,37.074),(-121.7255,37.083),(-121.7234,37.092),(-121.723,37.095),(-121.721995,37.09859),(-121.7216,37.1),(-121.7211,37.102),(-121.7188,37.109))                                                                                                                                                                                                                                                                                   |(-121.727,37.074)                   
+! I- 580                            |[(-122.1716,37.805),(-122.1703,37.799),(-122.170042,37.79758),(-122.169413,37.79411),(-122.167295,37.78244),(-122.166339,37.77717),(-122.165224,37.77112),(-122.1648,37.769)]                                                                                                                                                                                                                                                               |(-122.1648,37.769)                  
+  I- 580                            |[(-122.1716,37.805),(-122.1703,37.799),(-122.170042,37.79758),(-122.169413,37.79411),(-122.167295,37.78244),(-122.166339,37.77717),(-122.165224,37.77112),(-122.1648,37.769)]                                                                                                                                                                                                                                                               |(-122.1716,37.805)                  
+! I- 580                            |[(-122.1716,37.805),(-122.1703,37.799),(-122.170042,37.79758),(-122.169413,37.79411),(-122.167295,37.78244),(-122.166339,37.77717),(-122.165224,37.77112),(-122.1648,37.769)]                                                                                                                                                                                                                                                               |(-122.1703,37.799)                  
+  I- 580                            |((-122.2744,37.262),(-122.2746,37.263),(-122.2774,37.27),(-122.278,37.271),(-122.2792,37.274),(-122.2806,37.275),(-122.2817,37.276),(-122.2828,37.276),(-122.2837,37.276))                                                                                                                                                                                                                                                                  |(-122.2806,37.275)                  
+  I- 580                            |[(-122.0911,37.906),(-122.09,37.908),(-122.0882,37.908),(-122.0856,37.909),(-122.078489,37.909),(-122.0726,37.909),(-122.0711,37.91),(-122.068287,37.91137),(-122.0649,37.914)]                                                                                                                                                                                                                                                             |(-122.0649,37.914)                  
+  I- 580                            |[(-122.0911,37.906),(-122.09,37.908),(-122.0882,37.908),(-122.0856,37.909),(-122.078489,37.909),(-122.0726,37.909),(-122.0711,37.91),(-122.068287,37.91137),(-122.0649,37.914)]                                                                                                                                                                                                                                                             |(-122.0649,37.914)                  
+! I- 580                            |[(-122.0911,37.906),(-122.09,37.908),(-122.0882,37.908),(-122.0856,37.909),(-122.078489,37.909),(-122.0726,37.909),(-122.0711,37.91),(-122.068287,37.91137),(-122.0649,37.914)]                                                                                                                                                                                                                                                             |(-122.0856,37.909)                  
+! I- 580                            |[(-122.0911,37.906),(-122.09,37.908),(-122.0882,37.908),(-122.0856,37.909),(-122.078489,37.909),(-122.0726,37.909),(-122.0711,37.91),(-122.068287,37.91137),(-122.0649,37.914)]                                                                                                                                                                                                                                                             |(-122.0911,37.906)                  
+! I- 580                            |[(-121.8585,37.013),(-121.8521,37.011),(-121.8485,37.011),(-121.8463,37.011),(-121.8455,37.011),(-121.8416,37.011),(-121.8414,37.011),(-121.834001,37.0104),(-121.8292,37.01),(-121.8288,37.009),(-121.82332,37.00833),(-121.8206,37.008)]                                                                                                                                                                                                  |(-121.8206,37.008)                  
+! I- 580                            |[(-121.8585,37.013),(-121.8521,37.011),(-121.8485,37.011),(-121.8463,37.011),(-121.8455,37.011),(-121.8416,37.011),(-121.8414,37.011),(-121.834001,37.0104),(-121.8292,37.01),(-121.8288,37.009),(-121.82332,37.00833),(-121.8206,37.008)]                                                                                                                                                                                                  |(-121.8455,37.011)                  
+  I- 580                            |[(-121.8585,37.013),(-121.8521,37.011),(-121.8485,37.011),(-121.8463,37.011),(-121.8455,37.011),(-121.8416,37.011),(-121.8414,37.011),(-121.834001,37.0104),(-121.8292,37.01),(-121.8288,37.009),(-121.82332,37.00833),(-121.8206,37.008)]                                                                                                                                                                                                  |(-121.8463,37.011)                  
+  I- 580                            |[(-121.8585,37.013),(-121.8521,37.011),(-121.8485,37.011),(-121.8463,37.011),(-121.8455,37.011),(-121.8416,37.011),(-121.8414,37.011),(-121.834001,37.0104),(-121.8292,37.01),(-121.8288,37.009),(-121.82332,37.00833),(-121.8206,37.008)]                                                                                                                                                                                                  |(-121.8521,37.011)                  
+! I- 580                            |[(-121.8585,37.013),(-121.8521,37.011),(-121.8485,37.011),(-121.8463,37.011),(-121.8455,37.011),(-121.8416,37.011),(-121.8414,37.011),(-121.834001,37.0104),(-121.8292,37.01),(-121.8288,37.009),(-121.82332,37.00833),(-121.8206,37.008)]                                                                                                                                                                                                  |(-121.8521,37.011)                  
+  I- 580                            |[(-122.2197,37.99),(-122.22,37.99),(-122.222092,37.99523),(-122.2232,37.998),(-122.224146,37.99963),(-122.2261,37.003),(-122.2278,37.007),(-122.2302,37.026),(-122.2323,37.043),(-122.2344,37.059),(-122.235405,37.06427),(-122.2365,37.07)]                                                                                                                                                                                                |(-122.2197,37.99)                   
+- I- 580                            |[(-122.2197,37.99),(-122.22,37.99),(-122.222092,37.99523),(-122.2232,37.998),(-122.224146,37.99963),(-122.2261,37.003),(-122.2278,37.007),(-122.2302,37.026),(-122.2323,37.043),(-122.2344,37.059),(-122.235405,37.06427),(-122.2365,37.07)]                                                                                                                                                                                                |(-122.2197,37.99)                   
+  I- 580                            |[(-122.2197,37.99),(-122.22,37.99),(-122.222092,37.99523),(-122.2232,37.998),(-122.224146,37.99963),(-122.2261,37.003),(-122.2278,37.007),(-122.2302,37.026),(-122.2323,37.043),(-122.2344,37.059),(-122.235405,37.06427),(-122.2365,37.07)]                                                                                                                                                                                                |(-122.2261,37.003)                  
+  I- 580                            |[(-122.2197,37.99),(-122.22,37.99),(-122.222092,37.99523),(-122.2232,37.998),(-122.224146,37.99963),(-122.2261,37.003),(-122.2278,37.007),(-122.2302,37.026),(-122.2323,37.043),(-122.2344,37.059),(-122.235405,37.06427),(-122.2365,37.07)]                                                                                                                                                                                                |(-122.2261,37.003)                  
+! I- 580                            |[(-122.2197,37.99),(-122.22,37.99),(-122.222092,37.99523),(-122.2232,37.998),(-122.224146,37.99963),(-122.2261,37.003),(-122.2278,37.007),(-122.2302,37.026),(-122.2323,37.043),(-122.2344,37.059),(-122.235405,37.06427),(-122.2365,37.07)]                                                                                                                                                                                                |(-122.2365,37.07)                   
+  I- 580                            |[(-122.1306,37.157),(-122.1298,37.147),(-122.1277,37.122),(-122.126709,37.11468),(-122.1254,37.105),(-122.125,37.103),(-122.1237,37.096),(-122.1231,37.093),(-122.1214,37.082),(-122.1183,37.066),(-122.116,37.052),(-122.1153,37.048),(-122.1108,37.023)]                                                                                                                                                                                  |(-122.1108,37.023)                  
+  I- 580                            |[(-122.1306,37.157),(-122.1298,37.147),(-122.1277,37.122),(-122.126709,37.11468),(-122.1254,37.105),(-122.125,37.103),(-122.1237,37.096),(-122.1231,37.093),(-122.1214,37.082),(-122.1183,37.066),(-122.116,37.052),(-122.1153,37.048),(-122.1108,37.023)]                                                                                                                                                                                  |(-122.1183,37.066)                  
+  I- 580                            |[(-122.1306,37.157),(-122.1298,37.147),(-122.1277,37.122),(-122.126709,37.11468),(-122.1254,37.105),(-122.125,37.103),(-122.1237,37.096),(-122.1231,37.093),(-122.1214,37.082),(-122.1183,37.066),(-122.116,37.052),(-122.1153,37.048),(-122.1108,37.023)]                                                                                                                                                                                  |(-122.1183,37.066)                  
+  I- 580                            |[(-122.1306,37.157),(-122.1298,37.147),(-122.1277,37.122),(-122.126709,37.11468),(-122.1254,37.105),(-122.125,37.103),(-122.1237,37.096),(-122.1231,37.093),(-122.1214,37.082),(-122.1183,37.066),(-122.116,37.052),(-122.1153,37.048),(-122.1108,37.023)]                                                                                                                                                                                  |(-122.1254,37.105)                  
+- I- 580                            |[(-122.1306,37.157),(-122.1298,37.147),(-122.1277,37.122),(-122.126709,37.11468),(-122.1254,37.105),(-122.125,37.103),(-122.1237,37.096),(-122.1231,37.093),(-122.1214,37.082),(-122.1183,37.066),(-122.116,37.052),(-122.1153,37.048),(-122.1108,37.023)]                                                                                                                                                                                  |(-122.1237,37.096)                  
+  I- 580                            |[(-122.1306,37.157),(-122.1298,37.147),(-122.1277,37.122),(-122.126709,37.11468),(-122.1254,37.105),(-122.125,37.103),(-122.1237,37.096),(-122.1231,37.093),(-122.1214,37.082),(-122.1183,37.066),(-122.116,37.052),(-122.1153,37.048),(-122.1108,37.023)]                                                                                                                                                                                  |(-122.1306,37.157)                  
+! I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.0989,37.911)                  
+! I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.108,37.007)                   
+  I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.108586126892,37.0106302095056)
+  I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.1108,37.023)                  
+- I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.107256228155,37.6770708170072)
+- I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.10726247852,37.6714398060924) 
+- I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.107015729952,37.8937378341329)
+- I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.107025857624,37.8846137219906)
+- I- 580                            |[(-121.7705,37.013),(-121.769039,37.01504),(-121.7583,37.03),(-121.7557,37.03),(-121.754805,37.02966),(-121.750803,37.02812),(-121.75,37.02738),(-121.7489,37.026),(-121.7453,37.024),(-121.7438,37.024),(-121.7411,37.024),(-121.740416,37.02505),(-121.739035,37.02719),(-121.7379,37.028),(-121.736275,37.03278),(-121.7362,37.033),(-121.7358,37.034),(-121.7331,37.046)]                                                               |(-121.7379,37.028)                  
+  I- 580                            |[(-121.7705,37.013),(-121.769039,37.01504),(-121.7583,37.03),(-121.7557,37.03),(-121.754805,37.02966),(-121.750803,37.02812),(-121.75,37.02738),(-121.7489,37.026),(-121.7453,37.024),(-121.7438,37.024),(-121.7411,37.024),(-121.740416,37.02505),(-121.739035,37.02719),(-121.7379,37.028),(-121.736275,37.03278),(-121.7362,37.033),(-121.7358,37.034),(-121.7331,37.046)]                                                               |(-121.7358,37.034)                  
+  I- 580                            |[(-121.7705,37.013),(-121.769039,37.01504),(-121.7583,37.03),(-121.7557,37.03),(-121.754805,37.02966),(-121.750803,37.02812),(-121.75,37.02738),(-121.7489,37.026),(-121.7453,37.024),(-121.7438,37.024),(-121.7411,37.024),(-121.740416,37.02505),(-121.739035,37.02719),(-121.7379,37.028),(-121.736275,37.03278),(-121.7362,37.033),(-121.7358,37.034),(-121.7331,37.046)]                                                               |(-121.7411,37.024)                  
+  I- 580                            |[(-121.7705,37.013),(-121.769039,37.01504),(-121.7583,37.03),(-121.7557,37.03),(-121.754805,37.02966),(-121.750803,37.02812),(-121.75,37.02738),(-121.7489,37.026),(-121.7453,37.024),(-121.7438,37.024),(-121.7411,37.024),(-121.740416,37.02505),(-121.739035,37.02719),(-121.7379,37.028),(-121.736275,37.03278),(-121.7362,37.033),(-121.7358,37.034),(-121.7331,37.046)]                                                               |(-121.7438,37.024)                  
+  I- 580                            |[(-121.7705,37.013),(-121.769039,37.01504),(-121.7583,37.03),(-121.7557,37.03),(-121.754805,37.02966),(-121.750803,37.02812),(-121.75,37.02738),(-121.7489,37.026),(-121.7453,37.024),(-121.7438,37.024),(-121.7411,37.024),(-121.740416,37.02505),(-121.739035,37.02719),(-121.7379,37.028),(-121.736275,37.03278),(-121.7362,37.033),(-121.7358,37.034),(-121.7331,37.046)]                                                               |(-121.7705,37.013)                  
+- I- 580                            |[(-121.7705,37.013),(-121.769039,37.01504),(-121.7583,37.03),(-121.7557,37.03),(-121.754805,37.02966),(-121.750803,37.02812),(-121.75,37.02738),(-121.7489,37.026),(-121.7453,37.024),(-121.7438,37.024),(-121.7411,37.024),(-121.740416,37.02505),(-121.739035,37.02719),(-121.7379,37.028),(-121.736275,37.03278),(-121.7362,37.033),(-121.7358,37.034),(-121.7331,37.046)]                                                               |(-121.7705,37.013)                  
+- I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1378,37.316)                  
+- I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1388,37.353)                  
+- I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1414,37.383)                  
+- I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1487,37.467)                  
+- I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1493,37.546)                  
+  I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1495,37.482)                  
+  I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1506,37.509)                  
+  I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1512,37.655)                  
+- I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1535,37.694)                  
+  I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1543,37.703)                  
+  I- 580                            |[(-121.727,37.074),(-121.7229,37.093),(-121.722301,37.09522),(-121.721001,37.10005),(-121.7194,37.106),(-121.7188,37.109),(-121.7168,37.12),(-121.7163,37.123),(-121.7145,37.127),(-121.7096,37.148),(-121.707731,37.1568),(-121.7058,37.166),(-121.7055,37.168),(-121.7044,37.174),(-121.7038,37.172),(-121.7037,37.172),(-121.7027,37.175),(-121.7001,37.181),(-121.6957,37.191),(-121.6948,37.192),(-121.6897,37.204),(-121.6697,37.185)]|(-121.722301,37.09522)              
+  I- 580                            |[(-121.727,37.074),(-121.7229,37.093),(-121.722301,37.09522),(-121.721001,37.10005),(-121.7194,37.106),(-121.7188,37.109),(-121.7168,37.12),(-121.7163,37.123),(-121.7145,37.127),(-121.7096,37.148),(-121.707731,37.1568),(-121.7058,37.166),(-121.7055,37.168),(-121.7044,37.174),(-121.7038,37.172),(-121.7037,37.172),(-121.7027,37.175),(-121.7001,37.181),(-121.6957,37.191),(-121.6948,37.192),(-121.6897,37.204),(-121.6697,37.185)]|(-121.727,37.074)                   
+! I- 580                        Ramp|((-121.818,37.011),(-121.8187,37.014))                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.8187,37.014)                  
+! I- 580                        Ramp|((-121.8185,37.008),(-121.8187,37.001))                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.8187,37.001)                  
+! I- 580                        Ramp|((-121.9335,37.987),(-121.9331,37.979))                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.9335,37.987)                  
+  I- 580                        Ramp|((-121.9335,37.987),(-121.9331,37.979))                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.9331,37.979)                  
+! I- 580                        Ramp|((-121.9335,37.987),(-121.9331,37.979))                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.933306457449,37.9831291489808)
+! I- 580                        Ramp|((-122.0206,37.007),(-122.0203,37.015))                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.0203,37.015)                  
+! I- 580                        Ramp|((-122.1202,37.085),(-122.1203,37.083))                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1203,37.083)                  
+! I- 580                        Ramp|((-122.1522,37.526),(-122.1514,37.524))                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1514,37.524)                  
+! I- 580                        Ramp|((-122.2541,37.201),(-122.254,37.205))                                                                                                                                                                                                                                                                                                                                                                                                      |(-122.254,37.205)                   
+  I- 580                        Ramp|[(-121.7232,37.103),(-121.7234,37.092)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.7232,37.103)                  
+! I- 580                        Ramp|[(-121.739,37.02),(-121.7402,37.015)]                                                                                                                                                                                                                                                                                                                                                                                                       |(-121.739,37.02)                    
+! I- 580                        Ramp|[(-121.8454,37.01),(-121.8455,37.011)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.8455,37.011)                  
+! I- 580                        Ramp|[(-121.8463,37.011),(-121.8496,37.025)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.8496,37.025)                  
+! I- 580                        Ramp|[(-121.8521,37.011),(-121.8496,37.025)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.8496,37.025)                  
+! I- 580                        Ramp|[(-121.8521,37.011),(-121.8496,37.025)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.8521,37.011)                  
+! I- 580                        Ramp|[(-121.866951,37.01385),(-121.871381,37.02608)]                                                                                                                                                                                                                                                                                                                                                                                             |(-121.87016338587,37.0227185054614) 
+! I- 580                        Ramp|[(-121.866951,37.01385),(-121.871381,37.02608)]                                                                                                                                                                                                                                                                                                                                                                                             |(-121.871076438987,37.0252391916051)
+  I- 580                        Ramp|[(-121.906,37.018),(-121.9056,37.011)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.906,37.018)                   
+  I- 580                        Ramp|[(-121.906,37.018),(-121.9056,37.011)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.906,37.018)                   
+! I- 580                        Ramp|[(-121.9345,37.985),(-121.9341,37.978)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.9345,37.985)                  
+  I- 580                        Ramp|[(-121.9562,37.984),(-121.9565,37.98)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.9565,37.98)                   
+! I- 580                        Ramp|[(-121.9562,37.984),(-121.9565,37.98)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.9565,37.98)                   
+  I- 580                        Ramp|[(-121.9571,37.986),(-121.9565,37.98)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.9565,37.98)                   
+! I- 580                        Ramp|[(-121.9571,37.986),(-121.9565,37.98)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.9565,37.98)                   
+  I- 580                        Ramp|[(-121.958,37.984),(-121.9565,37.98)]                                                                                                                                                                                                                                                                                                                                                                                                       |(-121.9565,37.98)                   
+- I- 580                        Ramp|[(-121.958,37.984),(-121.9565,37.98)]                                                                                                                                                                                                                                                                                                                                                                                                       |(-121.9565,37.98)                   
+  I- 580                        Ramp|[(-122.0941,37.897),(-122.0943,37.902)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.0943,37.902)                  
+! I- 580                        Ramp|[(-122.108,37.007),(-122.1093,37.02)]                                                                                                                                                                                                                                                                                                                                                                                                       |(-122.108582142857,37.0128214285713)
+! I- 580                        Ramp|[(-122.108,37.007),(-122.1093,37.02)]                                                                                                                                                                                                                                                                                                                                                                                                       |(-122.1093,37.02)                   
+! I- 580                        Ramp|[(-122.1215,37.075),(-122.1183,37.066)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1183,37.066)                  
+! I- 580                        Ramp|[(-122.1371,37.279),(-122.1367,37.264)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1371,37.279)                  
+! I- 580                        Ramp|[(-122.1371,37.279),(-122.1367,37.264)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1371,37.279)                  
+! I- 580                        Ramp|[(-122.1371,37.279),(-122.1381,37.262)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1371,37.279)                  
+! I- 580                        Ramp|[(-122.1371,37.279),(-122.1381,37.262)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1371,37.279)                  
+  I- 580                        Ramp|[(-122.1379,37.282),(-122.1371,37.279)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1371,37.279)                  
+- I- 580                        Ramp|[(-122.1379,37.282),(-122.1371,37.279)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1371,37.279)                  
+- I- 580                        Ramp|[(-122.1773,37.839),(-122.1764,37.839)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1764,37.839)                  
+- I- 580                        Ramp|[(-122.1773,37.839),(-122.1764,37.839)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1773,37.839)                  
+  I- 580                        Ramp|[(-122.1789,37.838),(-122.1773,37.839)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1773,37.839)                  
+! I- 580                        Ramp|[(-122.2271,37.001),(-122.2261,37.003)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2261,37.003)                  
+! I- 580                        Ramp|[(-122.2278,37.013),(-122.2261,37.003)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2261,37.003)                  
+! I- 580                        Ramp|[(-122.2491,37.115),(-122.2489,37.113)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2489,37.113)                  
+! I- 580                        Ramp|[(-122.2494,37.125),(-122.2489,37.113)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2489,37.113)                  
+! I- 580                        Ramp|[(-122.267,37.261),(-122.2671,37.263)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-122.267,37.261)                   
+! I- 580                        Ramp|[(-122.267,37.261),(-122.2671,37.263)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-122.2671,37.263)                  
+! I- 580                        Ramp|[(-122.2671,37.245),(-122.2673,37.248)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2671,37.245)                  
+! I- 580                        Ramp|[(-122.2671,37.245),(-122.2673,37.248)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2671,37.245)                  
+! I- 580                        Ramp|[(-122.2671,37.245),(-122.2673,37.248)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2673,37.248)                  
+! I- 580                        Ramp|[(-122.2671,37.245),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2671,37.245)                  
+! I- 580                        Ramp|[(-122.2671,37.245),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2671,37.245)                  
+  I- 580                        Ramp|[(-122.2677,37.242),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+  I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2681,37.244)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2683,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2683,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2683,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2683,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2683,37.243)                  
+! I- 580                        Ramp|[(-122.2683,37.243),(-122.2685,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2683,37.243)                  
+! I- 580                        Ramp|[(-122.2683,37.243),(-122.2685,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2685,37.243)                  
+! I- 580                        Ramp|[(-122.268532,37.2449),(-122.2685,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2685,37.243)                  
+! I- 580                        Ramp|[(-122.268532,37.2449),(-122.2685,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                  |(-122.268532,37.2449)               
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.268532,37.2449)]                                                                                                                                                                                                                                                                                                                                                                                                  |(-122.268532,37.2449)               
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.268532,37.2449)]                                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.268532,37.2449)]                                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.268532,37.2449)]                                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.2701,37.255)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2686,37.249)                  
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.2701,37.255)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2686,37.249)                  
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.2701,37.255)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2686,37.249)                  
+! I- 580                        Ramp|((-121.74,37.036),(-121.7393,37.033),(-121.7384,37.032))                                                                                                                                                                                                                                                                                                                                                                                    |(-121.7393,37.033)                  
+! I- 580                        Ramp|((-121.74,37.036),(-121.7393,37.033),(-121.7384,37.032))                                                                                                                                                                                                                                                                                                                                                                                    |(-121.7384,37.032)                  
+! I- 580                        Ramp|((-121.7843,37.996),(-121.784294,37.99539),(-121.7842,37.985))                                                                                                                                                                                                                                                                                                                                                                              |(-121.784294,37.99539)              
+! I- 580                        Ramp|((-121.7843,37.996),(-121.784294,37.99539),(-121.7842,37.985))                                                                                                                                                                                                                                                                                                                                                                              |(-121.7842,37.985)                  
+! I- 580                        Ramp|((-121.7843,37.996),(-121.784294,37.99539),(-121.7842,37.985))                                                                                                                                                                                                                                                                                                                                                                              |(-121.7843,37.996)                  
+! I- 580                        Ramp|((-121.9025,37.018),(-121.9037,37.022),(-121.9059,37.029))                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9037,37.022)                  
+! I- 580                        Ramp|((-121.9025,37.018),(-121.9037,37.022),(-121.9059,37.029))                                                                                                                                                                                                                                                                                                                                                                                  |(-121.903606173677,37.0216872455902)
+! I- 580                        Ramp|((-121.9025,37.018),(-121.9037,37.022),(-121.9059,37.029))                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9059,37.029)                  
+! I- 580                        Ramp|((-122.2646,37.241),(-122.2653,37.244),(-122.266,37.245))                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2653,37.244)                  
+! I- 580                        Ramp|((-122.2646,37.241),(-122.2653,37.244),(-122.266,37.245))                                                                                                                                                                                                                                                                                                                                                                                   |(-122.266,37.245)                   
+! I- 580                        Ramp|((-122.2654,37.242),(-122.266,37.245),(-122.2671,37.245))                                                                                                                                                                                                                                                                                                                                                                                   |(-122.266,37.245)                   
+! I- 580                        Ramp|((-122.2654,37.242),(-122.266,37.245),(-122.2671,37.245))                                                                                                                                                                                                                                                                                                                                                                                   |(-122.266,37.245)                   
+! I- 580                        Ramp|((-122.2654,37.242),(-122.266,37.245),(-122.2671,37.245))                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2671,37.245)                  
+! I- 580                        Ramp|((-122.2654,37.242),(-122.266,37.245),(-122.2671,37.245))                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2671,37.245)                  
+! I- 580                        Ramp|((-122.2796,37.289),(-122.2818,37.283),(-122.2822,37.281))                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2818,37.283)                  
+! I- 580                        Ramp|((-122.2796,37.289),(-122.2818,37.283),(-122.2822,37.281))                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2822,37.281)                  
+! I- 580                        Ramp|[(-121.7232,37.103),(-121.7222,37.103),(-121.721995,37.09859)]                                                                                                                                                                                                                                                                                                                                                                              |(-121.7222,37.103)                  
+! I- 580                        Ramp|[(-121.7232,37.103),(-121.7222,37.103),(-121.721995,37.09859)]                                                                                                                                                                                                                                                                                                                                                                              |(-121.7232,37.103)                  
+! I- 580                        Ramp|[(-121.7411,37.024),(-121.7401,37.018),(-121.7401,37.024)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.7401,37.018)                  
+! I- 580                        Ramp|[(-121.7743,37.006),(-121.7729,37.006),(-121.7705,37.013)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.7729,37.006)                  
+! I- 580                        Ramp|[(-121.7743,37.006),(-121.7729,37.006),(-121.7705,37.013)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.7743,37.006)                  
+! I- 580                        Ramp|[(-121.7743,37.006),(-121.7729,37.013),(-121.7705,37.013)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.7743,37.006)                  
+! I- 580                        Ramp|[(-121.7743,37.006),(-121.7729,37.013),(-121.7705,37.013)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.7729,37.013)                  
+! I- 580                        Ramp|[(-121.8195,37.007),(-121.8187,37.014),(-121.8179,37.015)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.8187,37.014)                  
+! I- 580                        Ramp|[(-121.8195,37.007),(-121.8187,37.014),(-121.8179,37.015)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.8187,37.014)                  
+! I- 580                        Ramp|[(-121.8206,37.008),(-121.8187,37.001),(-121.8179,37.005)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.8187,37.001)                  
+! I- 580                        Ramp|[(-121.8206,37.008),(-121.8187,37.001),(-121.8179,37.005)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.8187,37.001)                  
+! I- 580                        Ramp|[(-121.8743,37.014),(-121.8722,37.999),(-121.8714,37.999)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.8722,37.999)                  
+! I- 580                        Ramp|[(-121.906,37.018),(-121.905635,37.0239),(-121.9065,37.023)]                                                                                                                                                                                                                                                                                                                                                                                |(-121.906,37.018)                   
+! I- 580                        Ramp|[(-121.906,37.018),(-121.905635,37.0239),(-121.9065,37.023)]                                                                                                                                                                                                                                                                                                                                                                                |(-121.905635,37.0239)               
+! I- 580                        Ramp|[(-121.906,37.018),(-121.905635,37.0239),(-121.9065,37.023)]                                                                                                                                                                                                                                                                                                                                                                                |(-121.906,37.018)                   
+! I- 580                        Ramp|[(-121.9068,37.027),(-121.9059,37.029),(-121.9078,37.04)]                                                                                                                                                                                                                                                                                                                                                                                   |(-121.9059,37.029)                  
+! I- 580                        Ramp|[(-121.9068,37.027),(-121.9059,37.029),(-121.9078,37.04)]                                                                                                                                                                                                                                                                                                                                                                                   |(-121.9059,37.029)                  
+! I- 580                        Ramp|[(-121.9087,37.017),(-121.9056,37.003),(-121.905,37.004)]                                                                                                                                                                                                                                                                                                                                                                                   |(-121.9056,37.003)                  
+! I- 580                        Ramp|[(-121.9087,37.017),(-121.9056,37.003),(-121.905,37.004)]                                                                                                                                                                                                                                                                                                                                                                                   |(-121.9087,37.017)                  
+! I- 580                        Ramp|[(-121.9335,37.987),(-121.9341,37.991),(-121.9345,37.985)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9335,37.987)                  
+! I- 580                        Ramp|[(-121.9335,37.987),(-121.9341,37.991),(-121.9345,37.985)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9341,37.991)                  
+! I- 580                        Ramp|[(-121.9335,37.987),(-121.9341,37.991),(-121.9345,37.985)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9345,37.985)                  
+! I- 580                        Ramp|[(-122.0195,37.012),(-122.0184,37.009),(-122.018,37.019)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.0184,37.009)                  
+! I- 580                        Ramp|[(-122.0195,37.012),(-122.0184,37.009),(-122.018,37.019)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.0195,37.012)                  
+! I- 580                        Ramp|[(-122.0195,37.012),(-122.0203,37.015),(-122.0212,37.02)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.0203,37.015)                  
+  I- 580                        Ramp|[(-122.0195,37.012),(-122.0203,37.015),(-122.0212,37.02)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.0195,37.012)                  
+  I- 580                        Ramp|[(-122.0195,37.012),(-122.0203,37.015),(-122.0212,37.02)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.0203,37.015)                  
+  I- 580                        Ramp|[(-122.0649,37.914),(-122.0618,37.916),(-122.0604,37.92)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.0618,37.916)                  
+! I- 580                        Ramp|[(-122.0649,37.914),(-122.0618,37.916),(-122.0604,37.92)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.0649,37.914)                  
+! I- 580                        Ramp|[(-122.0649,37.914),(-122.0618,37.916),(-122.0604,37.92)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.063010591828,37.9152189730142)
+  I- 580                        Ramp|[(-122.0649,37.914),(-122.0639,37.92),(-122.063,37.923)]                                                                                                                                                                                                                                                                                                                                                                                    |(-122.0649,37.914)                  
+  I- 580                        Ramp|[(-122.0649,37.914),(-122.0639,37.92),(-122.063,37.923)]                                                                                                                                                                                                                                                                                                                                                                                    |(-122.0639,37.92)                   
+! I- 580                        Ramp|[(-122.0649,37.914),(-122.0639,37.92),(-122.063,37.923)]                                                                                                                                                                                                                                                                                                                                                                                    |(-122.063020915926,37.922930280246) 
+  I- 580                        Ramp|[(-122.093241,37.90351),(-122.09364,37.89634),(-122.093788,37.89212)]                                                                                                                                                                                                                                                                                                                                                                       |(-122.09364,37.89634)               
+- I- 580                        Ramp|[(-122.0934,37.896),(-122.09257,37.89961),(-122.0911,37.906)]                                                                                                                                                                                                                                                                                                                                                                               |(-122.09257,37.89961)               
+- I- 580                        Ramp|[(-122.0953,37.903),(-122.0971,37.911),(-122.0943,37.902)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.0943,37.902)                  
+- I- 580                        Ramp|[(-122.0953,37.903),(-122.0971,37.911),(-122.0943,37.902)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.0971,37.911)                  
+- I- 580                        Ramp|[(-122.096,37.888),(-122.0962,37.891),(-122.0964,37.9)]                                                                                                                                                                                                                                                                                                                                                                                     |(-122.0962,37.891)                  
+  I- 580                        Ramp|[(-122.101,37.898),(-122.1005,37.902),(-122.0989,37.911)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.1005,37.902)                  
+- I- 580                        Ramp|[(-122.1206,37.088),(-122.1203,37.083),(-122.1183,37.066)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1203,37.083)                  
+- I- 580                        Ramp|[(-122.1206,37.088),(-122.1203,37.083),(-122.1183,37.066)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1203,37.083)                  
+- I- 580                        Ramp|[(-122.1206,37.088),(-122.1203,37.083),(-122.1183,37.066)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1183,37.066)                  
+- I- 580                        Ramp|[(-122.1226,37.099),(-122.1238,37.102),(-122.1254,37.105)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1238,37.102)                  
+- I- 580                        Ramp|[(-122.1521,37.529),(-122.1514,37.524),(-122.1506,37.509)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1514,37.524)                  
+- I- 580                        Ramp|[(-122.1521,37.529),(-122.1514,37.524),(-122.1506,37.509)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1514,37.524)                  
+  I- 580                        Ramp|[(-122.1521,37.682),(-122.151,37.659),(-122.1512,37.655)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.151,37.659)                   
+  I- 580                        Ramp|[(-122.1742,37.817),(-122.1752,37.822),(-122.177,37.833)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.1752,37.822)                  
+  I- 580                        Ramp|[(-122.1764,37.839),(-122.1756,37.838),(-122.1743,37.833)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1756,37.838)                  
+  I- 580                        Ramp|[(-122.1764,37.839),(-122.1756,37.838),(-122.1743,37.833)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1764,37.839)                  
+! I- 580                        Ramp|[(-122.1909,37.85),(-122.1892,37.848),(-122.1879,37.844)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.1892,37.848)                  
+  I- 580                        Ramp|[(-122.2027,37.918),(-122.2037,37.93),(-122.2043,37.938)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2037,37.93)                   
+  I- 580                        Ramp|[(-122.2365,37.07),(-122.2346,37.052),(-122.2338,37.044)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2346,37.052)                  
+  I- 580                        Ramp|[(-122.2501,37.148),(-122.249485,37.14041),(-122.2484,37.127)]                                                                                                                                                                                                                                                                                                                                                                              |(-122.249485,37.14041)              
+  I- 580                        Ramp|[(-122.2529,37.197),(-122.2525,37.192),(-122.2517,37.174)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2525,37.192)                  
+  I- 580                        Ramp|[(-122.2564,37.213),(-122.2542,37.199),(-122.2538,37.19)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2542,37.199)                  
+- I- 580                        Ramp|[(-122.2564,37.213),(-122.2542,37.199),(-122.2538,37.19)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2564,37.213)                  
+  I- 580                        Ramp|[(-122.2564,37.213),(-122.2544,37.197),(-122.2538,37.19)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2564,37.213)                  
+  I- 580                        Ramp|[(-122.2564,37.213),(-122.2544,37.197),(-122.2538,37.19)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2544,37.197)                  
+  I- 580                        Ramp|[(-122.2673,37.248),(-122.2676,37.25),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2673,37.248)                  
+! I- 580                        Ramp|[(-122.2673,37.248),(-122.2676,37.25),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2676,37.25)                   
+  I- 580                        Ramp|[(-122.2673,37.248),(-122.2676,37.25),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-122.2673,37.248),(-122.2676,37.25),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-122.2673,37.248),(-122.2676,37.25),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-122.2673,37.248),(-122.2676,37.25),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-122.2676,37.273),(-122.267231,37.28349),(-122.266927,37.29214)]                                                                                                                                                                                                                                                                                                                                                                          |(-122.267231,37.28349)              
+! I- 580                        Ramp|[(-122.2676,37.273),(-122.267231,37.28349),(-122.266927,37.29214)]                                                                                                                                                                                                                                                                                                                                                                          |(-122.2676,37.273)                  
+  I- 580                        Ramp|[(-122.2676,37.273),(-122.2679,37.264),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
+- I- 580                        Ramp|[(-122.2676,37.273),(-122.2679,37.264),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2676,37.273)                  
+- I- 580                        Ramp|[(-122.2676,37.273),(-122.2679,37.264),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2679,37.264)                  
+- I- 580                        Ramp|[(-122.2676,37.273),(-122.2679,37.264),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
+- I- 580                        Ramp|[(-122.2676,37.273),(-122.2679,37.264),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
+- I- 580                        Ramp|[(-122.2676,37.273),(-122.2679,37.264),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
+- I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.238),(-122.2678,37.233)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.242)                  
+- I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.238),(-122.2678,37.233)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2681,37.238)                  
+- I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.238),(-122.2678,37.233)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.242)                  
+- I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.238),(-122.2678,37.233)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.242)                  
+- I- 580                        Ramp|[(-122.2677,37.252),(-122.267508,37.25368),(-122.267,37.261)]                                                                                                                                                                                                                                                                                                                                                                               |(-122.267,37.261)                   
+  I- 580                        Ramp|[(-122.2677,37.252),(-122.267508,37.25368),(-122.267,37.261)]                                                                                                                                                                                                                                                                                                                                                                               |(-122.2677,37.252)                  
+- I- 580                        Ramp|[(-122.2677,37.252),(-122.267508,37.25368),(-122.267,37.261)]                                                                                                                                                                                                                                                                                                                                                                               |(-122.2677,37.252)                  
+- I- 580                        Ramp|[(-122.2677,37.252),(-122.267508,37.25368),(-122.267,37.261)]                                                                                                                                                                                                                                                                                                                                                                               |(-122.267508,37.25368)              
+- I- 580                        Ramp|[(-122.2677,37.252),(-122.267508,37.25368),(-122.267,37.261)]                                                                                                                                                                                                                                                                                                                                                                               |(-122.2677,37.252)                  
+- I- 580                        Ramp|[(-122.2677,37.252),(-122.267508,37.25368),(-122.267,37.261)]                                                                                                                                                                                                                                                                                                                                                                               |(-122.2677,37.252)                  
+- I- 580                        Ramp|[(-122.2686,37.249),(-122.2682,37.245),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2681,37.244)                  
+- I- 580                        Ramp|[(-122.2686,37.249),(-122.2682,37.245),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+- I- 580                        Ramp|[(-122.2686,37.249),(-122.2682,37.245),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+- I- 580                        Ramp|[(-122.2686,37.249),(-122.2682,37.245),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+  I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
+  I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+- I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+- I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+- I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+- I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2695,37.247)                  
+  I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-122.2695,37.247),(-122.2692,37.244),(-122.2684,37.234)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2695,37.247)                  
+! I- 580                        Ramp|[(-122.2695,37.247),(-122.2692,37.244),(-122.2684,37.234)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2692,37.244)                  
+! I- 580                        Ramp|[(-121.739,37.02),(-121.738298,37.02506),(-121.737988,37.02686),(-121.7379,37.028)]                                                                                                                                                                                                                                                                                                                                                         |(-121.738298,37.02506)              
+! I- 580                        Ramp|[(-121.739,37.02),(-121.738298,37.02506),(-121.737988,37.02686),(-121.7379,37.028)]                                                                                                                                                                                                                                                                                                                                                         |(-121.739,37.02)                    
+! I- 580                        Ramp|[(-121.7438,37.024),(-121.742961,37.02896),(-121.7416,37.037),(-121.74,37.039)]                                                                                                                                                                                                                                                                                                                                                             |(-121.742961,37.02896)              
+! I- 580                        Ramp|[(-121.7891,37.998),(-121.7854,37.999),(-121.78441,37.9963),(-121.7843,37.996)]                                                                                                                                                                                                                                                                                                                                                             |(-121.7843,37.996)                  
+! I- 580                        Ramp|[(-121.7891,37.998),(-121.7854,37.999),(-121.78441,37.9963),(-121.7843,37.996)]                                                                                                                                                                                                                                                                                                                                                             |(-121.7854,37.999)                  
+! I- 580                        Ramp|[(-121.8695,37.013),(-121.8712,37.011),(-121.8717,37.001),(-121.8714,37.001)]                                                                                                                                                                                                                                                                                                                                                               |(-121.8712,37.011)                  
+! I- 580                        Ramp|[(-121.8695,37.013),(-121.8712,37.011),(-121.8717,37.001),(-121.8714,37.001)]                                                                                                                                                                                                                                                                                                                                                               |(-121.869873170732,37.0125609756098)
+! I- 580                        Ramp|[(-121.8695,37.013),(-121.8712,37.011),(-121.8717,37.001),(-121.8714,37.001)]                                                                                                                                                                                                                                                                                                                                                               |(-121.871191813804,37.0110096308186)
+! I- 580                        Ramp|[(-121.9043,37.998),(-121.9036,37.013),(-121.902632,37.0174),(-121.9025,37.018)]                                                                                                                                                                                                                                                                                                                                                            |(-121.903606173677,37.0216872455902)
+! I- 580                        Ramp|[(-121.9043,37.998),(-121.9036,37.013),(-121.902632,37.0174),(-121.9025,37.018)]                                                                                                                                                                                                                                                                                                                                                            |(-121.9036,37.013)                  
+! I- 580                        Ramp|[(-121.9043,37.998),(-121.9036,37.013),(-121.902632,37.0174),(-121.9025,37.018)]                                                                                                                                                                                                                                                                                                                                                            |(-121.904084400744,37.6946210470369)
+! I- 580                        Ramp|[(-121.9043,37.998),(-121.9036,37.013),(-121.902632,37.0174),(-121.9025,37.018)]                                                                                                                                                                                                                                                                                                                                                            |(-121.90406183896,37.6628733934318) 
+! I- 580                        Ramp|[(-121.9043,37.998),(-121.9036,37.013),(-121.902632,37.0174),(-121.9025,37.018)]                                                                                                                                                                                                                                                                                                                                                            |(-121.904026736764,37.6134795893122)
+! I- 580                        Ramp|[(-121.906,37.018),(-121.906044,37.02416),(-121.906177,37.02331),(-121.906315,37.02115)]                                                                                                                                                                                                                                                                                                                                                    |(-121.906,37.018)                   
+! I- 580                        Ramp|[(-121.906,37.018),(-121.906044,37.02416),(-121.906177,37.02331),(-121.906315,37.02115)]                                                                                                                                                                                                                                                                                                                                                    |(-121.906,37.018)                   
+! I- 580                        Ramp|[(-121.906,37.018),(-121.906044,37.02416),(-121.906177,37.02331),(-121.906315,37.02115)]                                                                                                                                                                                                                                                                                                                                                    |(-121.906044,37.02416)              
+! I- 580                        Ramp|[(-121.9087,37.017),(-121.907194,37.02619),(-121.9071,37.029),(-121.9072,37.033)]                                                                                                                                                                                                                                                                                                                                                           |(-121.9087,37.017)                  
+! I- 580                        Ramp|[(-121.9087,37.017),(-121.907194,37.02619),(-121.9071,37.029),(-121.9072,37.033)]                                                                                                                                                                                                                                                                                                                                                           |(-121.907194,37.02619)              
+! I- 580                        Ramp|[(-121.9364,37.986),(-121.9338,37.971),(-121.9331,37.979),(-121.9322,37.989)]                                                                                                                                                                                                                                                                                                                                                               |(-121.9331,37.979)                  
+! I- 580                        Ramp|[(-121.9364,37.986),(-121.9338,37.971),(-121.9331,37.979),(-121.9322,37.989)]                                                                                                                                                                                                                                                                                                                                                               |(-121.9338,37.971)                  
+! I- 580                        Ramp|[(-121.9364,37.986),(-121.9338,37.971),(-121.9331,37.979),(-121.9322,37.989)]                                                                                                                                                                                                                                                                                                                                                               |(-121.93529546802,37.9796277001148) 
+! I- 580                        Ramp|[(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)]                                                                                                                                                                                                                                                                                                                                                               |(-122.108582142857,37.0128214285713)
+  I- 580                        Ramp|[(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)]                                                                                                                                                                                                                                                                                                                                                               |(-122.1068,37.993)                  
+! I- 580                        Ramp|[(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)]                                                                                                                                                                                                                                                                                                                                                               |(-122.1086,37.003)                  
+! I- 580                        Ramp|[(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)]                                                                                                                                                                                                                                                                                                                                                               |(-122.107372010606,37.6783941669072)
+! I- 580                        Ramp|[(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)]                                                                                                                                                                                                                                                                                                                                                               |(-122.107378671047,37.6747309242945)
+! I- 580                        Ramp|[(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)]                                                                                                                                                                                                                                                                                                                                                               |(-122.106979375,37.8943437499997)   
+! I- 580                        Ramp|[(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)]                                                                                                                                                                                                                                                                                                                                                               |(-122.106997879859,37.8841660777385)
+  I- 580                        Ramp|[(-122.1086,37.003),(-122.1103,37.018),(-122.1108,37.023),(-122.1093,37.02)]                                                                                                                                                                                                                                                                                                                                                                |(-122.1093,37.02)                   
+  I- 580                        Ramp|[(-122.1086,37.003),(-122.1103,37.018),(-122.1108,37.023),(-122.1093,37.02)]                                                                                                                                                                                                                                                                                                                                                                |(-122.1086,37.003)                  
+! I- 580                        Ramp|[(-122.1086,37.003),(-122.1103,37.018),(-122.1108,37.023),(-122.1093,37.02)]                                                                                                                                                                                                                                                                                                                                                                |(-122.1103,37.018)                  
+  I- 580                        Ramp|[(-122.1378,37.316),(-122.1374,37.311),(-122.1373,37.307),(-122.1367,37.296)]                                                                                                                                                                                                                                                                                                                                                               |(-122.1374,37.311)                  
+! I- 580                        Ramp|[(-122.1414,37.383),(-122.1407,37.376),(-122.1403,37.372),(-122.139,37.356)]                                                                                                                                                                                                                                                                                                                                                                |(-122.1403,37.372)                  
+  I- 580                        Ramp|[(-122.2161,37.976),(-122.218,37.982),(-122.218481,37.98426),(-122.2197,37.99)]                                                                                                                                                                                                                                                                                                                                                             |(-122.2197,37.99)                   
+! I- 580                        Ramp|[(-122.2161,37.976),(-122.218,37.982),(-122.218481,37.98426),(-122.2197,37.99)]                                                                                                                                                                                                                                                                                                                                                             |(-122.218,37.982)                   
+! I- 580                        Ramp|[(-122.2428,37.096),(-122.2414,37.091),(-122.241182,37.09018),(-122.2406,37.088)]                                                                                                                                                                                                                                                                                                                                                           |(-122.2414,37.091)                  
+  I- 580                        Ramp|[(-122.2547,37.205),(-122.254,37.205),(-122.2538,37.202),(-122.2535,37.196)]                                                                                                                                                                                                                                                                                                                                                                |(-122.254,37.205)                   
+! I- 580                        Ramp|[(-122.2547,37.205),(-122.254,37.205),(-122.2538,37.202),(-122.2535,37.196)]                                                                                                                                                                                                                                                                                                                                                                |(-122.254,37.205)                   
+  I- 580                        Ramp|[(-122.2806,37.275),(-122.2818,37.28),(-122.2822,37.281),(-122.2837,37.276)]                                                                                                                                                                                                                                                                                                                                                                |(-122.2818,37.28)                   
+- I- 580                        Ramp|[(-122.2806,37.275),(-122.2818,37.28),(-122.2822,37.281),(-122.2837,37.276)]                                                                                                                                                                                                                                                                                                                                                                |(-122.2822,37.281)                  
+  I- 580                        Ramp|[(-122.2806,37.275),(-122.2818,37.28),(-122.2822,37.281),(-122.2837,37.276)]                                                                                                                                                                                                                                                                                                                                                                |(-122.2818,37.28)                   
+! I- 580                        Ramp|((-122.2786,37.288),(-122.2798,37.286),(-122.2804,37.285),(-122.2814,37.282),(-122.2818,37.28))                                                                                                                                                                                                                                                                                                                                             |(-122.2804,37.285)                  
+! I- 580                        Ramp|((-122.2786,37.288),(-122.2798,37.286),(-122.2804,37.285),(-122.2814,37.282),(-122.2818,37.28))                                                                                                                                                                                                                                                                                                                                             |(-122.2818,37.28)                   
+! I- 580                        Ramp|[(-121.660816,37.18952),(-121.659428,37.19105),(-121.658115,37.19272),(-121.657078,37.19639),(-121.654926,37.20531)]                                                                                                                                                                                                                                                                                                                        |(-121.659428,37.19105)              
+! I- 580                        Ramp|[(-121.74,37.034),(-121.7409,37.034),(-121.7401,37.029),(-121.7384,37.032),(-121.7358,37.034)]                                                                                                                                                                                                                                                                                                                                              |(-121.7384,37.032)                  
+! I- 580                        Ramp|[(-121.74,37.034),(-121.7409,37.034),(-121.7401,37.029),(-121.7384,37.032),(-121.7358,37.034)]                                                                                                                                                                                                                                                                                                                                              |(-121.7409,37.034)                  
+  I- 580                        Ramp|[(-121.7865,37.995),(-121.7852,37.992),(-121.7842,37.985),(-121.7838,37.966),(-121.7834,37.957)]                                                                                                                                                                                                                                                                                                                                            |(-121.7842,37.985)                  
+  I- 580                        Ramp|[(-121.7865,37.995),(-121.7852,37.992),(-121.7842,37.985),(-121.7838,37.966),(-121.7834,37.957)]                                                                                                                                                                                                                                                                                                                                            |(-121.7852,37.992)                  
+! I- 580                        Ramp|[(-121.8521,37.011),(-121.8479,37.999),(-121.8476,37.999),(-121.8456,37.01),(-121.8455,37.011)]                                                                                                                                                                                                                                                                                                                                             |(-121.8455,37.011)                  
+! I- 580                        Ramp|[(-121.8521,37.011),(-121.8479,37.999),(-121.8476,37.999),(-121.8456,37.01),(-121.8455,37.011)]                                                                                                                                                                                                                                                                                                                                             |(-121.8479,37.999)                  
+! I- 580                        Ramp|[(-121.8521,37.011),(-121.8479,37.999),(-121.8476,37.999),(-121.8456,37.01),(-121.8455,37.011)]                                                                                                                                                                                                                                                                                                                                             |(-121.8521,37.011)                  
+  I- 580                        Ramp|[(-122.1823,37.838),(-122.182011,37.83754),(-122.180678,37.83541),(-122.1798,37.834),(-122.1798,37.838)]                                                                                                                                                                                                                                                                                                                                    |(-122.182011,37.83754)              
+  I- 580                        Ramp|[(-122.1873,37.838),(-122.1868,37.841),(-122.1866,37.844),(-122.1854,37.841),(-122.1847,37.84)]                                                                                                                                                                                                                                                                                                                                             |(-122.1868,37.841)                  
+  I- 580                        Ramp|[(-122.1975,37.878),(-122.196458,37.87516),(-122.1964,37.875),(-122.1951,37.871),(-122.1942,37.869)]                                                                                                                                                                                                                                                                                                                                        |(-122.196458,37.87516)              
+! I- 580                        Ramp|[(-122.2639,37.238),(-122.2659,37.239),(-122.2664,37.238),(-122.2676,37.231),(-122.268,37.227)]                                                                                                                                                                                                                                                                                                                                             |(-122.2659,37.239)                  
+  I- 580                        Ramp|[(-121.657688,37.20089),(-121.658176,37.20089),(-121.659977,37.19715),(-121.660232,37.1965),(-121.661524,37.18996),(-121.662081,37.18693)]                                                                                                                                                                                                                                                                                                  |(-121.658176,37.20089)              
+  I- 580                        Ramp|[(-122.2158,37.985),(-122.2173,37.989),(-122.2178,37.991),(-122.218357,37.99071),(-122.219392,37.99016),(-122.2197,37.99)]                                                                                                                                                                                                                                                                                                                  |(-122.2173,37.989)                  
+  I- 580                        Ramp|[(-122.2158,37.985),(-122.2173,37.989),(-122.2178,37.991),(-122.218357,37.99071),(-122.219392,37.99016),(-122.2197,37.99)]                                                                                                                                                                                                                                                                                                                  |(-122.2197,37.99)                   
+  I- 580                        Ramp|[(-121.727,37.074),(-121.7237,37.084),(-121.723311,37.0823),(-121.7221,37.077),(-121.7219,37.081),(-121.720744,37.09257),(-121.7194,37.106)]                                                                                                                                                                                                                                                                                                |(-121.7237,37.084)                  
+! I- 580                        Ramp|[(-121.9368,37.986),(-121.936483,37.98832),(-121.9353,37.997),(-121.93504,37.00035),(-121.9346,37.006),(-121.933764,37.00031),(-121.9333,37.997),(-121.9322,37.989)]                                                                                                                                                                                                                                                                        |(-121.933306457449,37.9831291489808)
+! I- 580                        Ramp|[(-121.9368,37.986),(-121.936483,37.98832),(-121.9353,37.997),(-121.93504,37.00035),(-121.9346,37.006),(-121.933764,37.00031),(-121.9333,37.997),(-121.9322,37.989)]                                                                                                                                                                                                                                                                        |(-121.93529546802,37.9796277001148) 
+  I- 580                        Ramp|[(-121.9368,37.986),(-121.936483,37.98832),(-121.9353,37.997),(-121.93504,37.00035),(-121.9346,37.006),(-121.933764,37.00031),(-121.9333,37.997),(-121.9322,37.989)]                                                                                                                                                                                                                                                                        |(-121.936483,37.98832)              
+! I- 580                        Ramp|[(-121.9368,37.986),(-121.936483,37.98832),(-121.9353,37.997),(-121.93504,37.00035),(-121.9346,37.006),(-121.933764,37.00031),(-121.9333,37.997),(-121.9322,37.989)]                                                                                                                                                                                                                                                                        |(-121.935257829921,37.8353507331574)
+! I- 580                        Ramp|[(-121.9368,37.986),(-121.936483,37.98832),(-121.9353,37.997),(-121.93504,37.00035),(-121.9346,37.006),(-121.933764,37.00031),(-121.9333,37.997),(-121.9322,37.989)]                                                                                                                                                                                                                                                                        |(-121.935257396252,37.8336883645649)
+! I- 580                        Ramp|[(-121.9368,37.986),(-121.936483,37.98832),(-121.9353,37.997),(-121.93504,37.00035),(-121.9346,37.006),(-121.933764,37.00031),(-121.9333,37.997),(-121.9322,37.989)]                                                                                                                                                                                                                                                                        |(-121.935261837398,37.8507124721467)
+  I- 580/I-680                  Ramp|((-121.9207,37.988),(-121.9192,37.016))                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.9192,37.016)                  
+! I- 580/I-680                  Ramp|((-121.9207,37.988),(-121.9192,37.016))                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.920662334973,37.9635930623867)
+! I- 580/I-680                  Ramp|((-121.9207,37.988),(-121.9192,37.016))                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.920632098765,37.944)          
+! I- 580/I-680                  Ramp|((-121.9207,37.988),(-121.9192,37.016))                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.920681834936,37.9762290382377)
+! I- 580/I-680                  Ramp|((-121.9207,37.988),(-121.9192,37.016))                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.92063723113,37.9473257723894) 
+  I- 580/I-680                  Ramp|((-121.9218,37.021),(-121.9237,37.017))                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.9237,37.017)                  
+  I- 580/I-680                  Ramp|[(-121.9213,37.005),(-121.9203,37.013),(-121.9192,37.016),(-121.918,37.02)]                                                                                                                                                                                                                                                                                                                                                                 |(-121.9192,37.016)                  
+  I- 580/I-680                  Ramp|[(-121.9213,37.005),(-121.9203,37.013),(-121.9192,37.016),(-121.918,37.02)]                                                                                                                                                                                                                                                                                                                                                                 |(-121.9203,37.013)                  
+  I- 580/I-680                  Ramp|[(-121.9243,37.006),(-121.9238,37.005),(-121.9225,37.008),(-121.92154,37.0104)]                                                                                                                                                                                                                                                                                                                                                             |(-121.9238,37.005)                  
+--- 289,673 ----
+   ORDER BY 1, 2;
+  name                              |thepath                                                                                                                                                                                                                                                                                                                                                                                                                                     |exit                                
+  ----------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------------------
+  I- 580                            |[(-122.2535,37.196),(-122.2533,37.196)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2535,37.196)                  
+! I- 580                            |((-122.2535,37.196),(-122.2539,37.2))                                                                                                                                                                                                                                                                                                                                                                                                       |(-122.2535,37.196)                  
+  I- 580                            |[(-122.2539,37.2),(-122.2541,37.201)]                                                                                                                                                                                                                                                                                                                                                                                                       |(-122.2539,37.2)                    
++ I- 580                            |((-122.2535,37.196),(-122.2539,37.2))                                                                                                                                                                                                                                                                                                                                                                                                       |(-122.2539,37.2)                    
+  I- 580                            |[(-122.2664,37.238),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2664,37.238)                  
+  I- 580                            |[(-122.2664,37.238),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2675,37.243)                  
++ I- 580                            |[(-122.177,37.833),(-122.1789,37.838)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-122.1789,37.838)                  
++ I- 580                            |[(-122.177,37.833),(-122.1789,37.838)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-122.177,37.833)                   
++ I- 580                            |((-122.1752,37.826),(-122.177,37.833))                                                                                                                                                                                                                                                                                                                                                                                                      |(-122.177,37.833)                   
+  I- 580                            |[(-122.2664,37.238),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2675,37.243)                  
+! I- 580                            |[(-122.2539,37.2),(-122.2541,37.201)]                                                                                                                                                                                                                                                                                                                                                                                                       |(-122.2541,37.201)                  
+  I- 580                            |[(-121.9322,37.989),(-121.9243,37.006),(-121.9217,37.014)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9243,37.006)                  
+  I- 580                            |[(-121.9322,37.989),(-121.9243,37.006),(-121.9217,37.014)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9243,37.006)                  
+! I- 580                            |[(-122.2909,37.273),(-122.2918,37.279),(-122.2923,37.282)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2923,37.282)                  
+! I- 580                            |[(-122.2675,37.243),(-122.2677,37.243),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2681,37.244)                  
+  I- 580                            |[(-122.2675,37.243),(-122.2677,37.243),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2675,37.243)                  
+  I- 580                            |[(-122.2675,37.243),(-122.2677,37.243),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2681,37.244)                  
+! I- 580                            |[(-121.9322,37.989),(-121.9243,37.006),(-121.9217,37.014)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9322,37.989)                  
+! I- 580                            |[(-121.9322,37.989),(-121.9243,37.006),(-121.9217,37.014)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9322,37.989)                  
+! I- 580                            |[(-122.2675,37.243),(-122.2677,37.243),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2675,37.243)                  
+! I- 580                            |[(-122.2909,37.273),(-122.2918,37.279),(-122.2923,37.282)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2918,37.279)                  
+  I- 580                            |[(-122.2893,37.266),(-122.2904,37.27),(-122.2909,37.273)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2893,37.266)                  
++ I- 580                            |[(-122.1716,37.805),(-122.1728,37.811),(-122.1742,37.817)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1716,37.805)                  
+  I- 580                            |[(-122.2909,37.273),(-122.2918,37.279),(-122.2923,37.282)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2909,37.273)                  
+! I- 580                            |[(-122.1716,37.805),(-122.1728,37.811),(-122.1742,37.817)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1742,37.817)                  
+! I- 580                            |((-122.2029,37.928),(-122.2036,37.933),(-122.2043,37.938))                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2029,37.928)                  
+! I- 580                            |((-122.2029,37.928),(-122.2036,37.933),(-122.2043,37.938))                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2043,37.938)                  
+! I- 580                            |[(-122.2893,37.266),(-122.2904,37.27),(-122.2909,37.273)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2909,37.273)                  
+! I- 580                            |[(-121.727,37.074),(-121.7275,37.072),(-121.7331,37.046)]                                                                                                                                                                                                                                                                                                                                                                                   |(-121.727,37.074)                   
+  I- 580                            |[(-122.2901,37.274),(-122.2905,37.278),(-122.2921,37.286),(-122.2927,37.299)]                                                                                                                                                                                                                                                                                                                                                               |(-122.2921,37.286)                  
++ I- 580                            |[(-121.664341,37.1822),(-121.662081,37.18693),(-121.661812,37.18746),(-121.660816,37.18952)]                                                                                                                                                                                                                                                                                                                                                |(-121.662081,37.18693)              
+  I- 580                            |[(-122.2901,37.274),(-122.2905,37.278),(-122.2921,37.286),(-122.2927,37.299)]                                                                                                                                                                                                                                                                                                                                                               |(-122.2901,37.274)                  
+! I- 580                            |[(-121.664341,37.1822),(-121.662081,37.18693),(-121.661812,37.18746),(-121.660816,37.18952)]                                                                                                                                                                                                                                                                                                                                                |(-121.660816,37.18952)              
+  I- 580                            |[(-122.2613,37.23),(-122.263448,37.23307),(-122.2647,37.23486),(-122.2655,37.236),(-122.2664,37.238)]                                                                                                                                                                                                                                                                                                                                       |(-122.2613,37.23)                   
++ I- 580                            |[(-122.018,37.019),(-122.0009,37.032),(-121.9787,37.983),(-121.958,37.984),(-121.9571,37.986)]                                                                                                                                                                                                                                                                                                                                              |(-121.9571,37.986)                  
+  I- 580                            |[(-122.2613,37.23),(-122.263448,37.23307),(-122.2647,37.23486),(-122.2655,37.236),(-122.2664,37.238)]                                                                                                                                                                                                                                                                                                                                       |(-122.2664,37.238)                  
+! I- 580                            |[(-122.018,37.019),(-122.0009,37.032),(-121.9787,37.983),(-121.958,37.984),(-121.9571,37.986)]                                                                                                                                                                                                                                                                                                                                              |(-122.018,37.019)                   
+! I- 580                            |[(-122.018,37.019),(-122.0009,37.032),(-121.9787,37.983),(-121.958,37.984),(-121.9571,37.986)]                                                                                                                                                                                                                                                                                                                                              |(-121.958,37.984)                   
+  I- 580                            |[(-121.628757,37.34287),(-121.630009,37.33791),(-121.657688,37.20089),(-121.658827,37.19552),(-121.659626,37.19326),(-121.660816,37.18952)]                                                                                                                                                                                                                                                                                                 |(-121.660816,37.18952)              
++ I- 580                            |[(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)]                                                                                                                                                                                                                                                                                                                          |(-121.918,37.02)                    
++ I- 580                            |[(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                  |(-122.2695,37.247)                  
++ I- 580                            |[(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                  |(-122.2681,37.244)                  
++ I- 580                            |[(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)]                                                                                                                                                                                                                                                                                                                          |(-121.919205230769,37.0193895384615)
++ I- 580                            |[(-122.2613,37.23),(-122.2601,37.22833),(-122.2611,37.231),(-122.2639,37.238),(-122.2646,37.241),(-122.2654,37.242)]                                                                                                                                                                                                                                                                                                                        |(-122.2646,37.241)                  
++ I- 580                            |[(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)]                                                                                                                                                                                                                                                                                                                          |(-121.9087,37.017)                  
++ I- 580                            |[(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)]                                                                                                                                                                                                                                                                                                                          |(-121.9087,37.017)                  
++ I- 580                            |[(-122.2613,37.23),(-122.2601,37.22833),(-122.2611,37.231),(-122.2639,37.238),(-122.2646,37.241),(-122.2654,37.242)]                                                                                                                                                                                                                                                                                                                        |(-122.2613,37.23)                   
++ I- 580                            |[(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                  |(-122.2734,37.259)                  
+  I- 580                            |[(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)]                                                                                                                                                                                                                                                                                                                          |(-121.906,37.018)                   
+  I- 580                            |[(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)]                                                                                                                                                                                                                                                                                                                          |(-121.906,37.018)                   
++ I- 580                            |[(-121.628757,37.34287),(-121.630009,37.33791),(-121.657688,37.20089),(-121.658827,37.19552),(-121.659626,37.19326),(-121.660816,37.18952)]                                                                                                                                                                                                                                                                                                 |(-121.657688,37.20089)              
++ I- 580                            |[(-122.2613,37.23),(-122.2601,37.22833),(-122.2611,37.231),(-122.2639,37.238),(-122.2646,37.241),(-122.2654,37.242)]                                                                                                                                                                                                                                                                                                                        |(-122.2654,37.242)                  
+  I- 580                            |[(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)]                                                                                                                                                                                                                                                                                                                          |(-121.906,37.018)                   
+  I- 580                            |[(-122.2043,37.938),(-122.204734,37.94074),(-122.2062,37.95),(-122.207492,37.95608),(-122.2079,37.958),(-122.2085,37.962)]                                                                                                                                                                                                                                                                                                                  |(-122.2085,37.962)                  
+  I- 580                            |[(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                  |(-122.268532,37.2449)               
+  I- 580                            |[(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                  |(-122.2681,37.244)                  
++ I- 580                            |[(-122.2043,37.938),(-122.204734,37.94074),(-122.2062,37.95),(-122.207492,37.95608),(-122.2079,37.958),(-122.2085,37.962)]                                                                                                                                                                                                                                                                                                                  |(-122.2079,37.958)                  
+  I- 580                            |[(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                  |(-122.268532,37.2449)               
+  I- 580                            |[(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                  |(-122.2695,37.247)                  
+! I- 580                            |[(-122.2613,37.23),(-122.2601,37.22833),(-122.2611,37.231),(-122.2639,37.238),(-122.2646,37.241),(-122.2654,37.242)]                                                                                                                                                                                                                                                                                                                        |(-122.2639,37.238)                  
+! I- 580                            |[(-122.2043,37.938),(-122.204734,37.94074),(-122.2062,37.95),(-122.207492,37.95608),(-122.2079,37.958),(-122.2085,37.962)]                                                                                                                                                                                                                                                                                                                  |(-122.2043,37.938)                  
+  I- 580                            |((-121.628147,37.33089),(-121.629246,37.32464),(-121.644337,37.2411),(-121.654377,37.20798),(-121.654356,37.20723),(-121.654926,37.20531),(-121.658827,37.19552))                                                                                                                                                                                                                                                                           |(-121.654926,37.20531)              
+! I- 580                            |[(-122.098,37.908),(-122.0965,37.904),(-122.095586,37.903),(-122.0953,37.903),(-122.0943,37.902),(-122.0938,37.903),(-122.093241,37.90351)]                                                                                                                                                                                                                                                                                                 |(-122.0953,37.903)                  
+  I- 580                            |((-122.2837,37.276),(-122.2849,37.273),(-122.286,37.27),(-122.2868,37.269),(-122.2871,37.266),(-122.2882,37.265),(-122.2893,37.266))                                                                                                                                                                                                                                                                                                        |(-122.2893,37.266)                  
+! I- 580                            |((-122.2837,37.276),(-122.2849,37.273),(-122.286,37.27),(-122.2868,37.269),(-122.2871,37.266),(-122.2882,37.265),(-122.2893,37.266))                                                                                                                                                                                                                                                                                                        |(-122.2871,37.266)                  
+! I- 580                            |((-122.2837,37.276),(-122.2849,37.273),(-122.286,37.27),(-122.2868,37.269),(-122.2871,37.266),(-122.2882,37.265),(-122.2893,37.266))                                                                                                                                                                                                                                                                                                        |(-122.2837,37.276)                  
+  I- 580                            |[(-122.098,37.908),(-122.0965,37.904),(-122.095586,37.903),(-122.0953,37.903),(-122.0943,37.902),(-122.0938,37.903),(-122.093241,37.90351)]                                                                                                                                                                                                                                                                                                 |(-122.0943,37.902)                  
+! I- 580                            |[(-122.098,37.908),(-122.0965,37.904),(-122.095586,37.903),(-122.0953,37.903),(-122.0943,37.902),(-122.0938,37.903),(-122.093241,37.90351)]                                                                                                                                                                                                                                                                                                 |(-122.093241,37.90351)              
+  I- 580                            |((-121.727,37.074),(-121.7255,37.083),(-121.7234,37.092),(-121.723,37.095),(-121.721995,37.09859),(-121.7216,37.1),(-121.7211,37.102),(-121.7188,37.109))                                                                                                                                                                                                                                                                                   |(-121.7234,37.092)                  
+! I- 580                            |[(-122.1716,37.805),(-122.1703,37.799),(-122.170042,37.79758),(-122.169413,37.79411),(-122.167295,37.78244),(-122.166339,37.77717),(-122.165224,37.77112),(-122.1648,37.769)]                                                                                                                                                                                                                                                               |(-122.1703,37.799)                  
+  I- 580                            |((-121.727,37.074),(-121.7255,37.083),(-121.7234,37.092),(-121.723,37.095),(-121.721995,37.09859),(-121.7216,37.1),(-121.7211,37.102),(-121.7188,37.109))                                                                                                                                                                                                                                                                                   |(-121.727,37.074)                   
+! I- 580                            |((-121.727,37.074),(-121.7255,37.083),(-121.7234,37.092),(-121.723,37.095),(-121.721995,37.09859),(-121.7216,37.1),(-121.7211,37.102),(-121.7188,37.109))                                                                                                                                                                                                                                                                                   |(-121.721995,37.09859)              
+! I- 580                            |((-121.727,37.074),(-121.7255,37.083),(-121.7234,37.092),(-121.723,37.095),(-121.721995,37.09859),(-121.7216,37.1),(-121.7211,37.102),(-121.7188,37.109))                                                                                                                                                                                                                                                                                   |(-121.7255,37.083)                  
+  I- 580                            |[(-122.1716,37.805),(-122.1703,37.799),(-122.170042,37.79758),(-122.169413,37.79411),(-122.167295,37.78244),(-122.166339,37.77717),(-122.165224,37.77112),(-122.1648,37.769)]                                                                                                                                                                                                                                                               |(-122.1716,37.805)                  
+! I- 580                            |[(-122.1716,37.805),(-122.1703,37.799),(-122.170042,37.79758),(-122.169413,37.79411),(-122.167295,37.78244),(-122.166339,37.77717),(-122.165224,37.77112),(-122.1648,37.769)]                                                                                                                                                                                                                                                               |(-122.1648,37.769)                  
+! I- 580                            |((-121.727,37.074),(-121.7255,37.083),(-121.7234,37.092),(-121.723,37.095),(-121.721995,37.09859),(-121.7216,37.1),(-121.7211,37.102),(-121.7188,37.109))                                                                                                                                                                                                                                                                                   |(-121.7211,37.102)                  
+! I- 580                            |[(-122.0911,37.906),(-122.09,37.908),(-122.0882,37.908),(-122.0856,37.909),(-122.078489,37.909),(-122.0726,37.909),(-122.0711,37.91),(-122.068287,37.91137),(-122.0649,37.914)]                                                                                                                                                                                                                                                             |(-122.0911,37.906)                  
+! I- 580                            |[(-122.0911,37.906),(-122.09,37.908),(-122.0882,37.908),(-122.0856,37.909),(-122.078489,37.909),(-122.0726,37.909),(-122.0711,37.91),(-122.068287,37.91137),(-122.0649,37.914)]                                                                                                                                                                                                                                                             |(-122.0856,37.909)                  
+  I- 580                            |((-122.2744,37.262),(-122.2746,37.263),(-122.2774,37.27),(-122.278,37.271),(-122.2792,37.274),(-122.2806,37.275),(-122.2817,37.276),(-122.2828,37.276),(-122.2837,37.276))                                                                                                                                                                                                                                                                  |(-122.2806,37.275)                  
+  I- 580                            |[(-122.0911,37.906),(-122.09,37.908),(-122.0882,37.908),(-122.0856,37.909),(-122.078489,37.909),(-122.0726,37.909),(-122.0711,37.91),(-122.068287,37.91137),(-122.0649,37.914)]                                                                                                                                                                                                                                                             |(-122.0649,37.914)                  
+  I- 580                            |[(-122.0911,37.906),(-122.09,37.908),(-122.0882,37.908),(-122.0856,37.909),(-122.078489,37.909),(-122.0726,37.909),(-122.0711,37.91),(-122.068287,37.91137),(-122.0649,37.914)]                                                                                                                                                                                                                                                             |(-122.0649,37.914)                  
+! I- 580                            |[(-121.8585,37.013),(-121.8521,37.011),(-121.8485,37.011),(-121.8463,37.011),(-121.8455,37.011),(-121.8416,37.011),(-121.8414,37.011),(-121.834001,37.0104),(-121.8292,37.01),(-121.8288,37.009),(-121.82332,37.00833),(-121.8206,37.008)]                                                                                                                                                                                                  |(-121.8521,37.011)                  
+  I- 580                            |[(-121.8585,37.013),(-121.8521,37.011),(-121.8485,37.011),(-121.8463,37.011),(-121.8455,37.011),(-121.8416,37.011),(-121.8414,37.011),(-121.834001,37.0104),(-121.8292,37.01),(-121.8288,37.009),(-121.82332,37.00833),(-121.8206,37.008)]                                                                                                                                                                                                  |(-121.8463,37.011)                  
++ I- 580                            |[(-122.2197,37.99),(-122.22,37.99),(-122.222092,37.99523),(-122.2232,37.998),(-122.224146,37.99963),(-122.2261,37.003),(-122.2278,37.007),(-122.2302,37.026),(-122.2323,37.043),(-122.2344,37.059),(-122.235405,37.06427),(-122.2365,37.07)]                                                                                                                                                                                                |(-122.2365,37.07)                   
+  I- 580                            |[(-121.8585,37.013),(-121.8521,37.011),(-121.8485,37.011),(-121.8463,37.011),(-121.8455,37.011),(-121.8416,37.011),(-121.8414,37.011),(-121.834001,37.0104),(-121.8292,37.01),(-121.8288,37.009),(-121.82332,37.00833),(-121.8206,37.008)]                                                                                                                                                                                                  |(-121.8521,37.011)                  
+! I- 580                            |[(-121.8585,37.013),(-121.8521,37.011),(-121.8485,37.011),(-121.8463,37.011),(-121.8455,37.011),(-121.8416,37.011),(-121.8414,37.011),(-121.834001,37.0104),(-121.8292,37.01),(-121.8288,37.009),(-121.82332,37.00833),(-121.8206,37.008)]                                                                                                                                                                                                  |(-121.8206,37.008)                  
+! I- 580                            |[(-121.8585,37.013),(-121.8521,37.011),(-121.8485,37.011),(-121.8463,37.011),(-121.8455,37.011),(-121.8416,37.011),(-121.8414,37.011),(-121.834001,37.0104),(-121.8292,37.01),(-121.8288,37.009),(-121.82332,37.00833),(-121.8206,37.008)]                                                                                                                                                                                                  |(-121.8455,37.011)                  
+  I- 580                            |[(-122.2197,37.99),(-122.22,37.99),(-122.222092,37.99523),(-122.2232,37.998),(-122.224146,37.99963),(-122.2261,37.003),(-122.2278,37.007),(-122.2302,37.026),(-122.2323,37.043),(-122.2344,37.059),(-122.235405,37.06427),(-122.2365,37.07)]                                                                                                                                                                                                |(-122.2197,37.99)                   
+  I- 580                            |[(-122.2197,37.99),(-122.22,37.99),(-122.222092,37.99523),(-122.2232,37.998),(-122.224146,37.99963),(-122.2261,37.003),(-122.2278,37.007),(-122.2302,37.026),(-122.2323,37.043),(-122.2344,37.059),(-122.235405,37.06427),(-122.2365,37.07)]                                                                                                                                                                                                |(-122.2261,37.003)                  
+  I- 580                            |[(-122.2197,37.99),(-122.22,37.99),(-122.222092,37.99523),(-122.2232,37.998),(-122.224146,37.99963),(-122.2261,37.003),(-122.2278,37.007),(-122.2302,37.026),(-122.2323,37.043),(-122.2344,37.059),(-122.235405,37.06427),(-122.2365,37.07)]                                                                                                                                                                                                |(-122.2261,37.003)                  
+! I- 580                            |[(-122.2197,37.99),(-122.22,37.99),(-122.222092,37.99523),(-122.2232,37.998),(-122.224146,37.99963),(-122.2261,37.003),(-122.2278,37.007),(-122.2302,37.026),(-122.2323,37.043),(-122.2344,37.059),(-122.235405,37.06427),(-122.2365,37.07)]                                                                                                                                                                                                |(-122.2197,37.99)                   
+  I- 580                            |[(-122.1306,37.157),(-122.1298,37.147),(-122.1277,37.122),(-122.126709,37.11468),(-122.1254,37.105),(-122.125,37.103),(-122.1237,37.096),(-122.1231,37.093),(-122.1214,37.082),(-122.1183,37.066),(-122.116,37.052),(-122.1153,37.048),(-122.1108,37.023)]                                                                                                                                                                                  |(-122.1108,37.023)                  
+  I- 580                            |[(-122.1306,37.157),(-122.1298,37.147),(-122.1277,37.122),(-122.126709,37.11468),(-122.1254,37.105),(-122.125,37.103),(-122.1237,37.096),(-122.1231,37.093),(-122.1214,37.082),(-122.1183,37.066),(-122.116,37.052),(-122.1153,37.048),(-122.1108,37.023)]                                                                                                                                                                                  |(-122.1183,37.066)                  
+  I- 580                            |[(-122.1306,37.157),(-122.1298,37.147),(-122.1277,37.122),(-122.126709,37.11468),(-122.1254,37.105),(-122.125,37.103),(-122.1237,37.096),(-122.1231,37.093),(-122.1214,37.082),(-122.1183,37.066),(-122.116,37.052),(-122.1153,37.048),(-122.1108,37.023)]                                                                                                                                                                                  |(-122.1183,37.066)                  
+  I- 580                            |[(-122.1306,37.157),(-122.1298,37.147),(-122.1277,37.122),(-122.126709,37.11468),(-122.1254,37.105),(-122.125,37.103),(-122.1237,37.096),(-122.1231,37.093),(-122.1214,37.082),(-122.1183,37.066),(-122.116,37.052),(-122.1153,37.048),(-122.1108,37.023)]                                                                                                                                                                                  |(-122.1254,37.105)                  
+  I- 580                            |[(-122.1306,37.157),(-122.1298,37.147),(-122.1277,37.122),(-122.126709,37.11468),(-122.1254,37.105),(-122.125,37.103),(-122.1237,37.096),(-122.1231,37.093),(-122.1214,37.082),(-122.1183,37.066),(-122.116,37.052),(-122.1153,37.048),(-122.1108,37.023)]                                                                                                                                                                                  |(-122.1306,37.157)                  
+! I- 580                            |[(-122.1306,37.157),(-122.1298,37.147),(-122.1277,37.122),(-122.126709,37.11468),(-122.1254,37.105),(-122.125,37.103),(-122.1237,37.096),(-122.1231,37.093),(-122.1214,37.082),(-122.1183,37.066),(-122.116,37.052),(-122.1153,37.048),(-122.1108,37.023)]                                                                                                                                                                                  |(-122.1237,37.096)                  
+  I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.108586126892,37.0106302095056)
++ I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.107025857624,37.884613721991) 
++ I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.108,37.007)                   
++ I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.107256228155,37.6770708170029)
++ I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.0989,37.911)                  
++ I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.10726247852,37.6714398060931) 
++ I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.107015729952,37.8937378341357)
+  I- 580                            |[(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)]                                                                                                                                                                 |(-122.1108,37.023)                  
+  I- 580                            |[(-121.7705,37.013),(-121.769039,37.01504),(-121.7583,37.03),(-121.7557,37.03),(-121.754805,37.02966),(-121.750803,37.02812),(-121.75,37.02738),(-121.7489,37.026),(-121.7453,37.024),(-121.7438,37.024),(-121.7411,37.024),(-121.740416,37.02505),(-121.739035,37.02719),(-121.7379,37.028),(-121.736275,37.03278),(-121.7362,37.033),(-121.7358,37.034),(-121.7331,37.046)]                                                               |(-121.7358,37.034)                  
+  I- 580                            |[(-121.7705,37.013),(-121.769039,37.01504),(-121.7583,37.03),(-121.7557,37.03),(-121.754805,37.02966),(-121.750803,37.02812),(-121.75,37.02738),(-121.7489,37.026),(-121.7453,37.024),(-121.7438,37.024),(-121.7411,37.024),(-121.740416,37.02505),(-121.739035,37.02719),(-121.7379,37.028),(-121.736275,37.03278),(-121.7362,37.033),(-121.7358,37.034),(-121.7331,37.046)]                                                               |(-121.7411,37.024)                  
++ I- 580                            |[(-121.7705,37.013),(-121.769039,37.01504),(-121.7583,37.03),(-121.7557,37.03),(-121.754805,37.02966),(-121.750803,37.02812),(-121.75,37.02738),(-121.7489,37.026),(-121.7453,37.024),(-121.7438,37.024),(-121.7411,37.024),(-121.740416,37.02505),(-121.739035,37.02719),(-121.7379,37.028),(-121.736275,37.03278),(-121.7362,37.033),(-121.7358,37.034),(-121.7331,37.046)]                                                               |(-121.7705,37.013)                  
++ I- 580                            |[(-121.7705,37.013),(-121.769039,37.01504),(-121.7583,37.03),(-121.7557,37.03),(-121.754805,37.02966),(-121.750803,37.02812),(-121.75,37.02738),(-121.7489,37.026),(-121.7453,37.024),(-121.7438,37.024),(-121.7411,37.024),(-121.740416,37.02505),(-121.739035,37.02719),(-121.7379,37.028),(-121.736275,37.03278),(-121.7362,37.033),(-121.7358,37.034),(-121.7331,37.046)]                                                               |(-121.7379,37.028)                  
+  I- 580                            |[(-121.7705,37.013),(-121.769039,37.01504),(-121.7583,37.03),(-121.7557,37.03),(-121.754805,37.02966),(-121.750803,37.02812),(-121.75,37.02738),(-121.7489,37.026),(-121.7453,37.024),(-121.7438,37.024),(-121.7411,37.024),(-121.740416,37.02505),(-121.739035,37.02719),(-121.7379,37.028),(-121.736275,37.03278),(-121.7362,37.033),(-121.7358,37.034),(-121.7331,37.046)]                                                               |(-121.7438,37.024)                  
+  I- 580                            |[(-121.7705,37.013),(-121.769039,37.01504),(-121.7583,37.03),(-121.7557,37.03),(-121.754805,37.02966),(-121.750803,37.02812),(-121.75,37.02738),(-121.7489,37.026),(-121.7453,37.024),(-121.7438,37.024),(-121.7411,37.024),(-121.740416,37.02505),(-121.739035,37.02719),(-121.7379,37.028),(-121.736275,37.03278),(-121.7362,37.033),(-121.7358,37.034),(-121.7331,37.046)]                                                               |(-121.7705,37.013)                  
+  I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1495,37.482)                  
+  I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1506,37.509)                  
++ I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1493,37.546)                  
+  I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1512,37.655)                  
+  I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1543,37.703)                  
++ I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1487,37.467)                  
++ I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1535,37.694)                  
++ I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1378,37.316)                  
++ I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1414,37.383)                  
++ I- 580                            |[(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)]                           |(-122.1388,37.353)                  
+  I- 580                            |[(-121.727,37.074),(-121.7229,37.093),(-121.722301,37.09522),(-121.721001,37.10005),(-121.7194,37.106),(-121.7188,37.109),(-121.7168,37.12),(-121.7163,37.123),(-121.7145,37.127),(-121.7096,37.148),(-121.707731,37.1568),(-121.7058,37.166),(-121.7055,37.168),(-121.7044,37.174),(-121.7038,37.172),(-121.7037,37.172),(-121.7027,37.175),(-121.7001,37.181),(-121.6957,37.191),(-121.6948,37.192),(-121.6897,37.204),(-121.6697,37.185)]|(-121.722301,37.09522)              
+  I- 580                            |[(-121.727,37.074),(-121.7229,37.093),(-121.722301,37.09522),(-121.721001,37.10005),(-121.7194,37.106),(-121.7188,37.109),(-121.7168,37.12),(-121.7163,37.123),(-121.7145,37.127),(-121.7096,37.148),(-121.707731,37.1568),(-121.7058,37.166),(-121.7055,37.168),(-121.7044,37.174),(-121.7038,37.172),(-121.7037,37.172),(-121.7027,37.175),(-121.7001,37.181),(-121.6957,37.191),(-121.6948,37.192),(-121.6897,37.204),(-121.6697,37.185)]|(-121.727,37.074)                   
+! I- 580                        Ramp|[(-121.9345,37.985),(-121.9341,37.978)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.9345,37.985)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+  I- 580                        Ramp|((-121.9335,37.987),(-121.9331,37.979))                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.9331,37.979)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+! I- 580                        Ramp|((-121.9335,37.987),(-121.9331,37.979))                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.933306457449,37.9831291489807)
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+  I- 580                        Ramp|[(-121.7232,37.103),(-121.7234,37.092)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.7232,37.103)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2683,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+! I- 580                        Ramp|[(-122.267,37.261),(-122.2671,37.263)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-122.267,37.261)                   
+  I- 580                        Ramp|[(-121.906,37.018),(-121.9056,37.011)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.906,37.018)                   
+  I- 580                        Ramp|[(-121.906,37.018),(-121.9056,37.011)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.906,37.018)                   
+! I- 580                        Ramp|[(-121.739,37.02),(-121.7402,37.015)]                                                                                                                                                                                                                                                                                                                                                                                                       |(-121.739,37.02)                    
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.2701,37.255)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2686,37.249)                  
+! I- 580                        Ramp|[(-121.9571,37.986),(-121.9565,37.98)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.9565,37.98)                   
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.268532,37.2449)]                                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+! I- 580                        Ramp|[(-121.866951,37.01385),(-121.871381,37.02608)]                                                                                                                                                                                                                                                                                                                                                                                             |(-121.871076438987,37.0252391916052)
+  I- 580                        Ramp|[(-121.9562,37.984),(-121.9565,37.98)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.9565,37.98)                   
+! I- 580                        Ramp|[(-121.958,37.984),(-121.9565,37.98)]                                                                                                                                                                                                                                                                                                                                                                                                       |(-121.9565,37.98)                   
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2683,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2683,37.243)                  
+! I- 580                        Ramp|((-121.9335,37.987),(-121.9331,37.979))                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.9335,37.987)                  
+  I- 580                        Ramp|[(-121.9571,37.986),(-121.9565,37.98)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.9565,37.98)                   
+! I- 580                        Ramp|[(-122.268532,37.2449),(-122.2685,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2685,37.243)                  
+! I- 580                        Ramp|[(-122.2683,37.243),(-122.2685,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2685,37.243)                  
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.268532,37.2449)]                                                                                                                                                                                                                                                                                                                                                                                                  |(-122.268532,37.2449)               
+! I- 580                        Ramp|((-122.0206,37.007),(-122.0203,37.015))                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.0203,37.015)                  
+! I- 580                        Ramp|[(-121.9562,37.984),(-121.9565,37.98)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.9565,37.98)                   
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2681,37.244)                  
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.268532,37.2449)]                                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.2701,37.255)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2686,37.249)                  
+! I- 580                        Ramp|[(-122.2671,37.245),(-122.2673,37.248)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2671,37.245)                  
+! I- 580                        Ramp|[(-122.267,37.261),(-122.2671,37.263)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-122.2671,37.263)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2683,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+! I- 580                        Ramp|[(-121.8463,37.011),(-121.8496,37.025)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.8496,37.025)                  
+! I- 580                        Ramp|[(-121.8521,37.011),(-121.8496,37.025)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.8521,37.011)                  
+! I- 580                        Ramp|[(-121.8454,37.01),(-121.8455,37.011)]                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.8455,37.011)                  
+! I- 580                        Ramp|[(-121.8521,37.011),(-121.8496,37.025)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.8496,37.025)                  
+! I- 580                        Ramp|[(-122.268532,37.2449),(-122.2685,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                  |(-122.268532,37.2449)               
+! I- 580                        Ramp|((-121.8185,37.008),(-121.8187,37.001))                                                                                                                                                                                                                                                                                                                                                                                                     |(-121.8187,37.001)                  
+! I- 580                        Ramp|[(-122.2671,37.245),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2671,37.245)                  
+! I- 580                        Ramp|((-121.818,37.011),(-121.8187,37.014))                                                                                                                                                                                                                                                                                                                                                                                                      |(-121.8187,37.014)                  
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.2701,37.255)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2686,37.249)                  
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.268532,37.2449)]                                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+! I- 580                        Ramp|[(-122.2683,37.243),(-122.2685,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2683,37.243)                  
+  I- 580                        Ramp|[(-121.958,37.984),(-121.9565,37.98)]                                                                                                                                                                                                                                                                                                                                                                                                       |(-121.9565,37.98)                   
+  I- 580                        Ramp|[(-122.0941,37.897),(-122.0943,37.902)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.0943,37.902)                  
+! I- 580                        Ramp|((-122.1522,37.526),(-122.1514,37.524))                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1514,37.524)                  
+! I- 580                        Ramp|[(-122.2494,37.125),(-122.2489,37.113)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2489,37.113)                  
+! I- 580                        Ramp|((-122.2541,37.201),(-122.254,37.205))                                                                                                                                                                                                                                                                                                                                                                                                      |(-122.254,37.205)                   
+  I- 580                        Ramp|[(-122.1379,37.282),(-122.1371,37.279)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1371,37.279)                  
+  I- 580                        Ramp|[(-122.1789,37.838),(-122.1773,37.839)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1773,37.839)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+  I- 580                        Ramp|[(-122.2677,37.242),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+! I- 580                        Ramp|[(-122.2491,37.115),(-122.2489,37.113)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2489,37.113)                  
+! I- 580                        Ramp|[(-122.108,37.007),(-122.1093,37.02)]                                                                                                                                                                                                                                                                                                                                                                                                       |(-122.108582142857,37.0128214285714)
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2683,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+  I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2677,37.242)                  
+! I- 580                        Ramp|[(-122.1371,37.279),(-122.1381,37.262)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1371,37.279)                  
+! I- 580                        Ramp|[(-122.2271,37.001),(-122.2261,37.003)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2261,37.003)                  
+! I- 580                        Ramp|[(-122.2671,37.245),(-122.2675,37.243)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2671,37.245)                  
+! I- 580                        Ramp|[(-122.1371,37.279),(-122.1367,37.264)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1371,37.279)                  
+! I- 580                        Ramp|[(-122.108,37.007),(-122.1093,37.02)]                                                                                                                                                                                                                                                                                                                                                                                                       |(-122.1093,37.02)                   
+! I- 580                        Ramp|[(-122.1773,37.839),(-122.1764,37.839)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1773,37.839)                  
+! I- 580                        Ramp|[(-122.2671,37.245),(-122.2673,37.248)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2673,37.248)                  
+! I- 580                        Ramp|[(-122.1371,37.279),(-122.1381,37.262)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1371,37.279)                  
+! I- 580                        Ramp|((-122.1202,37.085),(-122.1203,37.083))                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1203,37.083)                  
+! I- 580                        Ramp|[(-122.1215,37.075),(-122.1183,37.066)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1183,37.066)                  
+! I- 580                        Ramp|[(-122.1773,37.839),(-122.1764,37.839)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1764,37.839)                  
+! I- 580                        Ramp|[(-122.2671,37.245),(-122.2673,37.248)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2671,37.245)                  
+! I- 580                        Ramp|[(-122.2278,37.013),(-122.2261,37.003)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.2261,37.003)                  
+! I- 580                        Ramp|[(-122.1379,37.282),(-122.1371,37.279)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1371,37.279)                  
+! I- 580                        Ramp|[(-122.1371,37.279),(-122.1367,37.264)]                                                                                                                                                                                                                                                                                                                                                                                                     |(-122.1371,37.279)                  
+! I- 580                        Ramp|[(-121.866951,37.01385),(-121.871381,37.02608)]                                                                                                                                                                                                                                                                                                                                                                                             |(-121.87016338587,37.0227185054614) 
+! I- 580                        Ramp|[(-122.1206,37.088),(-122.1203,37.083),(-122.1183,37.066)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1203,37.083)                  
+  I- 580                        Ramp|[(-122.0195,37.012),(-122.0203,37.015),(-122.0212,37.02)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.0195,37.012)                  
++ I- 580                        Ramp|[(-122.1206,37.088),(-122.1203,37.083),(-122.1183,37.066)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1183,37.066)                  
+  I- 580                        Ramp|[(-122.0195,37.012),(-122.0203,37.015),(-122.0212,37.02)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.0203,37.015)                  
++ I- 580                        Ramp|[(-122.0195,37.012),(-122.0184,37.009),(-122.018,37.019)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.0195,37.012)                  
++ I- 580                        Ramp|[(-122.2673,37.248),(-122.2676,37.25),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2677,37.252)                  
++ I- 580                        Ramp|[(-122.0195,37.012),(-122.0184,37.009),(-122.018,37.019)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.0184,37.009)                  
+  I- 580                        Ramp|[(-122.0649,37.914),(-122.0618,37.916),(-122.0604,37.92)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.0618,37.916)                  
+! I- 580                        Ramp|[(-122.1226,37.099),(-122.1238,37.102),(-122.1254,37.105)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1238,37.102)                  
+! I- 580                        Ramp|[(-121.9335,37.987),(-121.9341,37.991),(-121.9345,37.985)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9345,37.985)                  
+! I- 580                        Ramp|[(-121.9335,37.987),(-121.9341,37.991),(-121.9345,37.985)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9341,37.991)                  
+! I- 580                        Ramp|[(-122.2676,37.273),(-122.2679,37.264),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-121.9087,37.017),(-121.9056,37.003),(-121.905,37.004)]                                                                                                                                                                                                                                                                                                                                                                                   |(-121.9087,37.017)                  
+! I- 580                        Ramp|[(-121.9087,37.017),(-121.9056,37.003),(-121.905,37.004)]                                                                                                                                                                                                                                                                                                                                                                                   |(-121.9056,37.003)                  
+  I- 580                        Ramp|[(-122.0649,37.914),(-122.0639,37.92),(-122.063,37.923)]                                                                                                                                                                                                                                                                                                                                                                                    |(-122.0649,37.914)                  
+  I- 580                        Ramp|[(-122.0649,37.914),(-122.0639,37.92),(-122.063,37.923)]                                                                                                                                                                                                                                                                                                                                                                                    |(-122.0639,37.92)                   
+! I- 580                        Ramp|[(-121.906,37.018),(-121.905635,37.0239),(-121.9065,37.023)]                                                                                                                                                                                                                                                                                                                                                                                |(-121.906,37.018)                   
+! I- 580                        Ramp|[(-122.0649,37.914),(-122.0618,37.916),(-122.0604,37.92)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.0649,37.914)                  
+  I- 580                        Ramp|[(-122.093241,37.90351),(-122.09364,37.89634),(-122.093788,37.89212)]                                                                                                                                                                                                                                                                                                                                                                       |(-122.09364,37.89634)               
+  I- 580                        Ramp|[(-122.101,37.898),(-122.1005,37.902),(-122.0989,37.911)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.1005,37.902)                  
+  I- 580                        Ramp|[(-122.1521,37.682),(-122.151,37.659),(-122.1512,37.655)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.151,37.659)                   
++ I- 580                        Ramp|[(-121.906,37.018),(-121.905635,37.0239),(-121.9065,37.023)]                                                                                                                                                                                                                                                                                                                                                                                |(-121.906,37.018)                   
++ I- 580                        Ramp|((-121.9025,37.018),(-121.9037,37.022),(-121.9059,37.029))                                                                                                                                                                                                                                                                                                                                                                                  |(-121.903606173677,37.0216872455902)
++ I- 580                        Ramp|[(-121.8743,37.014),(-121.8722,37.999),(-121.8714,37.999)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.8722,37.999)                  
++ I- 580                        Ramp|[(-121.8206,37.008),(-121.8187,37.001),(-121.8179,37.005)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.8187,37.001)                  
++ I- 580                        Ramp|[(-121.8195,37.007),(-121.8187,37.014),(-121.8179,37.015)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.8187,37.014)                  
++ I- 580                        Ramp|((-121.7843,37.996),(-121.784294,37.99539),(-121.7842,37.985))                                                                                                                                                                                                                                                                                                                                                                              |(-121.7843,37.996)                  
++ I- 580                        Ramp|[(-121.9335,37.987),(-121.9341,37.991),(-121.9345,37.985)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9335,37.987)                  
++ I- 580                        Ramp|((-121.7843,37.996),(-121.784294,37.99539),(-121.7842,37.985))                                                                                                                                                                                                                                                                                                                                                                              |(-121.7842,37.985)                  
++ I- 580                        Ramp|[(-121.9068,37.027),(-121.9059,37.029),(-121.9078,37.04)]                                                                                                                                                                                                                                                                                                                                                                                   |(-121.9059,37.029)                  
+  I- 580                        Ramp|[(-122.1742,37.817),(-122.1752,37.822),(-122.177,37.833)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.1752,37.822)                  
+  I- 580                        Ramp|[(-122.1764,37.839),(-122.1756,37.838),(-122.1743,37.833)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1756,37.838)                  
++ I- 580                        Ramp|[(-122.0934,37.896),(-122.09257,37.89961),(-122.0911,37.906)]                                                                                                                                                                                                                                                                                                                                                                               |(-122.09257,37.89961)               
+  I- 580                        Ramp|[(-122.1764,37.839),(-122.1756,37.838),(-122.1743,37.833)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1764,37.839)                  
+! I- 580                        Ramp|[(-122.2677,37.252),(-122.267508,37.25368),(-122.267,37.261)]                                                                                                                                                                                                                                                                                                                                                                               |(-122.2677,37.252)                  
+! I- 580                        Ramp|((-121.9025,37.018),(-121.9037,37.022),(-121.9059,37.029))                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9037,37.022)                  
+! I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-121.8206,37.008),(-121.8187,37.001),(-121.8179,37.005)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.8187,37.001)                  
+! I- 580                        Ramp|[(-121.9068,37.027),(-121.9059,37.029),(-121.9078,37.04)]                                                                                                                                                                                                                                                                                                                                                                                   |(-121.9059,37.029)                  
+! I- 580                        Ramp|[(-121.7743,37.006),(-121.7729,37.013),(-121.7705,37.013)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.7729,37.013)                  
+! I- 580                        Ramp|[(-121.8195,37.007),(-121.8187,37.014),(-121.8179,37.015)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.8187,37.014)                  
+! I- 580                        Ramp|[(-121.7743,37.006),(-121.7729,37.006),(-121.7705,37.013)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.7743,37.006)                  
+! I- 580                        Ramp|[(-121.7743,37.006),(-121.7729,37.013),(-121.7705,37.013)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.7743,37.006)                  
+! I- 580                        Ramp|[(-121.7743,37.006),(-121.7729,37.006),(-121.7705,37.013)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.7729,37.006)                  
+  I- 580                        Ramp|[(-122.2027,37.918),(-122.2037,37.93),(-122.2043,37.938)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2037,37.93)                   
++ I- 580                        Ramp|[(-121.7411,37.024),(-121.7401,37.018),(-121.7401,37.024)]                                                                                                                                                                                                                                                                                                                                                                                  |(-121.7401,37.018)                  
++ I- 580                        Ramp|((-121.74,37.036),(-121.7393,37.033),(-121.7384,37.032))                                                                                                                                                                                                                                                                                                                                                                                    |(-121.7384,37.032)                  
++ I- 580                        Ramp|[(-121.7232,37.103),(-121.7222,37.103),(-121.721995,37.09859)]                                                                                                                                                                                                                                                                                                                                                                              |(-121.7232,37.103)                  
++ I- 580                        Ramp|[(-121.7232,37.103),(-121.7222,37.103),(-121.721995,37.09859)]                                                                                                                                                                                                                                                                                                                                                                              |(-121.7222,37.103)                  
++ I- 580                        Ramp|((-122.2796,37.289),(-122.2818,37.283),(-122.2822,37.281))                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2818,37.283)                  
++ I- 580                        Ramp|((-122.2654,37.242),(-122.266,37.245),(-122.2671,37.245))                                                                                                                                                                                                                                                                                                                                                                                   |(-122.266,37.245)                   
++ I- 580                        Ramp|((-122.2646,37.241),(-122.2653,37.244),(-122.266,37.245))                                                                                                                                                                                                                                                                                                                                                                                   |(-122.266,37.245)                   
++ I- 580                        Ramp|((-122.2654,37.242),(-122.266,37.245),(-122.2671,37.245))                                                                                                                                                                                                                                                                                                                                                                                   |(-122.266,37.245)                   
++ I- 580                        Ramp|((-122.2646,37.241),(-122.2653,37.244),(-122.266,37.245))                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2653,37.244)                  
++ I- 580                        Ramp|((-121.9025,37.018),(-121.9037,37.022),(-121.9059,37.029))                                                                                                                                                                                                                                                                                                                                                                                  |(-121.9059,37.029)                  
++ I- 580                        Ramp|[(-122.0195,37.012),(-122.0203,37.015),(-122.0212,37.02)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.0203,37.015)                  
++ I- 580                        Ramp|[(-122.0953,37.903),(-122.0971,37.911),(-122.0943,37.902)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.0971,37.911)                  
++ I- 580                        Ramp|[(-122.1521,37.529),(-122.1514,37.524),(-122.1506,37.509)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1514,37.524)                  
+  I- 580                        Ramp|[(-122.2365,37.07),(-122.2346,37.052),(-122.2338,37.044)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2346,37.052)                  
++ I- 580                        Ramp|[(-122.0953,37.903),(-122.0971,37.911),(-122.0943,37.902)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.0943,37.902)                  
++ I- 580                        Ramp|[(-122.096,37.888),(-122.0962,37.891),(-122.0964,37.9)]                                                                                                                                                                                                                                                                                                                                                                                     |(-122.0962,37.891)                  
++ I- 580                        Ramp|[(-122.1521,37.529),(-122.1514,37.524),(-122.1506,37.509)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1514,37.524)                  
+  I- 580                        Ramp|[(-122.2501,37.148),(-122.249485,37.14041),(-122.2484,37.127)]                                                                                                                                                                                                                                                                                                                                                                              |(-122.249485,37.14041)              
+  I- 580                        Ramp|[(-122.2529,37.197),(-122.2525,37.192),(-122.2517,37.174)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2525,37.192)                  
++ I- 580                        Ramp|[(-121.906,37.018),(-121.905635,37.0239),(-121.9065,37.023)]                                                                                                                                                                                                                                                                                                                                                                                |(-121.905635,37.0239)               
++ I- 580                        Ramp|((-121.7843,37.996),(-121.784294,37.99539),(-121.7842,37.985))                                                                                                                                                                                                                                                                                                                                                                              |(-121.784294,37.99539)              
++ I- 580                        Ramp|[(-122.1206,37.088),(-122.1203,37.083),(-122.1183,37.066)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.1203,37.083)                  
++ I- 580                        Ramp|((-121.74,37.036),(-121.7393,37.033),(-121.7384,37.032))                                                                                                                                                                                                                                                                                                                                                                                    |(-121.7393,37.033)                  
++ I- 580                        Ramp|[(-122.1909,37.85),(-122.1892,37.848),(-122.1879,37.844)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.1892,37.848)                  
++ I- 580                        Ramp|[(-122.2676,37.273),(-122.2679,37.264),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2679,37.264)                  
+  I- 580                        Ramp|[(-122.2564,37.213),(-122.2542,37.199),(-122.2538,37.19)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2542,37.199)                  
+  I- 580                        Ramp|[(-122.2564,37.213),(-122.2544,37.197),(-122.2538,37.19)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2564,37.213)                  
++ I- 580                        Ramp|[(-122.2564,37.213),(-122.2542,37.199),(-122.2538,37.19)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2564,37.213)                  
+  I- 580                        Ramp|[(-122.2564,37.213),(-122.2544,37.197),(-122.2538,37.19)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2544,37.197)                  
++ I- 580                        Ramp|[(-122.2677,37.252),(-122.267508,37.25368),(-122.267,37.261)]                                                                                                                                                                                                                                                                                                                                                                               |(-122.2677,37.252)                  
++ I- 580                        Ramp|[(-122.2677,37.252),(-122.267508,37.25368),(-122.267,37.261)]                                                                                                                                                                                                                                                                                                                                                                               |(-122.2677,37.252)                  
++ I- 580                        Ramp|((-122.2796,37.289),(-122.2818,37.283),(-122.2822,37.281))                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2822,37.281)                  
++ I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
++ I- 580                        Ramp|[(-122.2695,37.247),(-122.2692,37.244),(-122.2684,37.234)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2692,37.244)                  
++ I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2695,37.247)                  
++ I- 580                        Ramp|[(-122.2695,37.247),(-122.2692,37.244),(-122.2684,37.234)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2695,37.247)                  
++ I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
++ I- 580                        Ramp|[(-122.2677,37.252),(-122.267508,37.25368),(-122.267,37.261)]                                                                                                                                                                                                                                                                                                                                                                               |(-122.267,37.261)                   
++ I- 580                        Ramp|((-122.2654,37.242),(-122.266,37.245),(-122.2671,37.245))                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2671,37.245)                  
++ I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+  I- 580                        Ramp|[(-122.2673,37.248),(-122.2676,37.25),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2673,37.248)                  
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.2682,37.245),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.238),(-122.2678,37.233)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.242)                  
+! I- 580                        Ramp|((-122.2654,37.242),(-122.266,37.245),(-122.2671,37.245))                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2671,37.245)                  
+! I- 580                        Ramp|[(-122.2676,37.273),(-122.2679,37.264),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-122.2677,37.252),(-122.267508,37.25368),(-122.267,37.261)]                                                                                                                                                                                                                                                                                                                                                                               |(-122.267508,37.25368)              
+! I- 580                        Ramp|[(-122.0649,37.914),(-122.0639,37.92),(-122.063,37.923)]                                                                                                                                                                                                                                                                                                                                                                                    |(-122.063020915926,37.922930280246) 
+  I- 580                        Ramp|[(-122.2673,37.248),(-122.2676,37.25),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-122.2673,37.248),(-122.2676,37.25),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2676,37.25)                   
+  I- 580                        Ramp|[(-122.2676,37.273),(-122.2679,37.264),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
+  I- 580                        Ramp|[(-122.2677,37.252),(-122.267508,37.25368),(-122.267,37.261)]                                                                                                                                                                                                                                                                                                                                                                               |(-122.2677,37.252)                  
+  I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-122.0649,37.914),(-122.0618,37.916),(-122.0604,37.92)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.063010591828,37.9152189730142)
+! I- 580                        Ramp|[(-122.2676,37.273),(-122.267231,37.28349),(-122.266927,37.29214)]                                                                                                                                                                                                                                                                                                                                                                          |(-122.267231,37.28349)              
+! I- 580                        Ramp|[(-122.2676,37.273),(-122.2679,37.264),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2676,37.273)                  
+! I- 580                        Ramp|[(-122.2673,37.248),(-122.2676,37.25),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-122.2676,37.273),(-122.267231,37.28349),(-122.266927,37.29214)]                                                                                                                                                                                                                                                                                                                                                                          |(-122.2676,37.273)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.238),(-122.2678,37.233)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2681,37.238)                  
+  I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+  I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.2682,37.245),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+! I- 580                        Ramp|[(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+! I- 580                        Ramp|[(-122.2676,37.273),(-122.2679,37.264),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-122.2673,37.248),(-122.2676,37.25),(-122.2677,37.252)]                                                                                                                                                                                                                                                                                                                                                                                   |(-122.2677,37.252)                  
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.2682,37.245),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2686,37.249)                  
+! I- 580                        Ramp|[(-122.2686,37.249),(-122.2682,37.245),(-122.2681,37.244)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2681,37.244)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.238),(-122.2678,37.233)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.242)                  
+! I- 580                        Ramp|[(-122.2677,37.242),(-122.2681,37.238),(-122.2678,37.233)]                                                                                                                                                                                                                                                                                                                                                                                  |(-122.2677,37.242)                  
+  I- 580                        Ramp|[(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)]                                                                                                                                                                                                                                                                                                                                                               |(-122.1068,37.993)                  
+! I- 580                        Ramp|[(-122.1414,37.383),(-122.1407,37.376),(-122.1403,37.372),(-122.139,37.356)]                                                                                                                                                                                                                                                                                                                                                                |(-122.1403,37.372)                  
+! I- 580                        Ramp|[(-122.1086,37.003),(-122.1103,37.018),(-122.1108,37.023),(-122.1093,37.02)]                                                                                                                                                                                                                                                                                                                                                                |(-122.1103,37.018)                  
+  I- 580                        Ramp|[(-122.1086,37.003),(-122.1103,37.018),(-122.1108,37.023),(-122.1093,37.02)]                                                                                                                                                                                                                                                                                                                                                                |(-122.1093,37.02)                   
++ I- 580                        Ramp|[(-122.2547,37.205),(-122.254,37.205),(-122.2538,37.202),(-122.2535,37.196)]                                                                                                                                                                                                                                                                                                                                                                |(-122.254,37.205)                   
+  I- 580                        Ramp|[(-122.1086,37.003),(-122.1103,37.018),(-122.1108,37.023),(-122.1093,37.02)]                                                                                                                                                                                                                                                                                                                                                                |(-122.1086,37.003)                  
+! I- 580                        Ramp|[(-122.2428,37.096),(-122.2414,37.091),(-122.241182,37.09018),(-122.2406,37.088)]                                                                                                                                                                                                                                                                                                                                                           |(-122.2414,37.091)                  
+! I- 580                        Ramp|[(-122.2161,37.976),(-122.218,37.982),(-122.218481,37.98426),(-122.2197,37.99)]                                                                                                                                                                                                                                                                                                                                                             |(-122.218,37.982)                   
+! I- 580                        Ramp|[(-121.9364,37.986),(-121.9338,37.971),(-121.9331,37.979),(-121.9322,37.989)]                                                                                                                                                                                                                                                                                                                                                               |(-121.93529546802,37.9796277001148) 
+! I- 580                        Ramp|[(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)]                                                                                                                                                                                                                                                                                                                                                               |(-122.108582142857,37.0128214285687)
+! I- 580                        Ramp|[(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)]                                                                                                                                                                                                                                                                                                                                                               |(-122.106997879859,37.8841660777368)
+! I- 580                        Ramp|[(-121.9364,37.986),(-121.9338,37.971),(-121.9331,37.979),(-121.9322,37.989)]                                                                                                                                                                                                                                                                                                                                                               |(-121.9338,37.971)                  
+! I- 580                        Ramp|[(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)]                                                                                                                                                                                                                                                                                                                                                               |(-122.107372010606,37.6783941669062)
+! I- 580                        Ramp|[(-121.9087,37.017),(-121.907194,37.02619),(-121.9071,37.029),(-121.9072,37.033)]                                                                                                                                                                                                                                                                                                                                                           |(-121.907194,37.02619)              
+! I- 580                        Ramp|[(-121.9087,37.017),(-121.907194,37.02619),(-121.9071,37.029),(-121.9072,37.033)]                                                                                                                                                                                                                                                                                                                                                           |(-121.9087,37.017)                  
+! I- 580                        Ramp|[(-121.906,37.018),(-121.906044,37.02416),(-121.906177,37.02331),(-121.906315,37.02115)]                                                                                                                                                                                                                                                                                                                                                    |(-121.906044,37.02416)              
+! I- 580                        Ramp|[(-121.906,37.018),(-121.906044,37.02416),(-121.906177,37.02331),(-121.906315,37.02115)]                                                                                                                                                                                                                                                                                                                                                    |(-121.906,37.018)                   
+! I- 580                        Ramp|[(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)]                                                                                                                                                                                                                                                                                                                                                               |(-122.107378671047,37.6747309242924)
+! I- 580                        Ramp|[(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)]                                                                                                                                                                                                                                                                                                                                                               |(-122.106979375,37.8943437499992)   
+  I- 580                        Ramp|[(-122.1378,37.316),(-122.1374,37.311),(-122.1373,37.307),(-122.1367,37.296)]                                                                                                                                                                                                                                                                                                                                                               |(-122.1374,37.311)                  
+! I- 580                        Ramp|[(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)]                                                                                                                                                                                                                                                                                                                                                               |(-122.1086,37.003)                  
+! I- 580                        Ramp|[(-121.906,37.018),(-121.906044,37.02416),(-121.906177,37.02331),(-121.906315,37.02115)]                                                                                                                                                                                                                                                                                                                                                    |(-121.906,37.018)                   
+  I- 580                        Ramp|[(-122.2161,37.976),(-122.218,37.982),(-122.218481,37.98426),(-122.2197,37.99)]                                                                                                                                                                                                                                                                                                                                                             |(-122.2197,37.99)                   
+! I- 580                        Ramp|[(-122.2806,37.275),(-122.2818,37.28),(-122.2822,37.281),(-122.2837,37.276)]                                                                                                                                                                                                                                                                                                                                                                |(-122.2822,37.281)                  
+! I- 580                        Ramp|[(-121.9043,37.998),(-121.9036,37.013),(-121.902632,37.0174),(-121.9025,37.018)]                                                                                                                                                                                                                                                                                                                                                            |(-121.90406183896,37.6628733934397) 
+! I- 580                        Ramp|[(-121.9043,37.998),(-121.9036,37.013),(-121.902632,37.0174),(-121.9025,37.018)]                                                                                                                                                                                                                                                                                                                                                            |(-121.9036,37.013)                  
+! I- 580                        Ramp|[(-121.9043,37.998),(-121.9036,37.013),(-121.902632,37.0174),(-121.9025,37.018)]                                                                                                                                                                                                                                                                                                                                                            |(-121.904084400744,37.6946210470295)
+! I- 580                        Ramp|[(-121.9043,37.998),(-121.9036,37.013),(-121.902632,37.0174),(-121.9025,37.018)]                                                                                                                                                                                                                                                                                                                                                            |(-121.904026736764,37.6134795893169)
+! I- 580                        Ramp|[(-121.8695,37.013),(-121.8712,37.011),(-121.8717,37.001),(-121.8714,37.001)]                                                                                                                                                                                                                                                                                                                                                               |(-121.871191813804,37.0110096308186)
+  I- 580                        Ramp|[(-122.2547,37.205),(-122.254,37.205),(-122.2538,37.202),(-122.2535,37.196)]                                                                                                                                                                                                                                                                                                                                                                |(-122.254,37.205)                   
+! I- 580                        Ramp|[(-121.8695,37.013),(-121.8712,37.011),(-121.8717,37.001),(-121.8714,37.001)]                                                                                                                                                                                                                                                                                                                                                               |(-121.8712,37.011)                  
+! I- 580                        Ramp|[(-121.8695,37.013),(-121.8712,37.011),(-121.8717,37.001),(-121.8714,37.001)]                                                                                                                                                                                                                                                                                                                                                               |(-121.869873170732,37.0125609756097)
+! I- 580                        Ramp|[(-121.9043,37.998),(-121.9036,37.013),(-121.902632,37.0174),(-121.9025,37.018)]                                                                                                                                                                                                                                                                                                                                                            |(-121.903606173677,37.0216872455879)
+! I- 580                        Ramp|[(-121.7891,37.998),(-121.7854,37.999),(-121.78441,37.9963),(-121.7843,37.996)]                                                                                                                                                                                                                                                                                                                                                             |(-121.7843,37.996)                  
+! I- 580                        Ramp|[(-121.7891,37.998),(-121.7854,37.999),(-121.78441,37.9963),(-121.7843,37.996)]                                                                                                                                                                                                                                                                                                                                                             |(-121.7854,37.999)                  
+  I- 580                        Ramp|[(-122.2806,37.275),(-122.2818,37.28),(-122.2822,37.281),(-122.2837,37.276)]                                                                                                                                                                                                                                                                                                                                                                |(-122.2818,37.28)                   
+  I- 580                        Ramp|[(-122.2806,37.275),(-122.2818,37.28),(-122.2822,37.281),(-122.2837,37.276)]                                                                                                                                                                                                                                                                                                                                                                |(-122.2818,37.28)                   
+! I- 580                        Ramp|[(-121.9364,37.986),(-121.9338,37.971),(-121.9331,37.979),(-121.9322,37.989)]                                                                                                                                                                                                                                                                                                                                                               |(-121.9331,37.979)                  
+! I- 580                        Ramp|[(-121.7438,37.024),(-121.742961,37.02896),(-121.7416,37.037),(-121.74,37.039)]                                                                                                                                                                                                                                                                                                                                                             |(-121.742961,37.02896)              
+! I- 580                        Ramp|[(-121.739,37.02),(-121.738298,37.02506),(-121.737988,37.02686),(-121.7379,37.028)]                                                                                                                                                                                                                                                                                                                                                         |(-121.738298,37.02506)              
+! I- 580                        Ramp|[(-121.739,37.02),(-121.738298,37.02506),(-121.737988,37.02686),(-121.7379,37.028)]                                                                                                                                                                                                                                                                                                                                                         |(-121.739,37.02)                    
+! I- 580                        Ramp|[(-121.8521,37.011),(-121.8479,37.999),(-121.8476,37.999),(-121.8456,37.01),(-121.8455,37.011)]                                                                                                                                                                                                                                                                                                                                             |(-121.8521,37.011)                  
+! I- 580                        Ramp|[(-121.8521,37.011),(-121.8479,37.999),(-121.8476,37.999),(-121.8456,37.01),(-121.8455,37.011)]                                                                                                                                                                                                                                                                                                                                             |(-121.8479,37.999)                  
+! I- 580                        Ramp|[(-121.8521,37.011),(-121.8479,37.999),(-121.8476,37.999),(-121.8456,37.01),(-121.8455,37.011)]                                                                                                                                                                                                                                                                                                                                             |(-121.8455,37.011)                  
+  I- 580                        Ramp|[(-121.7865,37.995),(-121.7852,37.992),(-121.7842,37.985),(-121.7838,37.966),(-121.7834,37.957)]                                                                                                                                                                                                                                                                                                                                            |(-121.7842,37.985)                  
+  I- 580                        Ramp|[(-121.7865,37.995),(-121.7852,37.992),(-121.7842,37.985),(-121.7838,37.966),(-121.7834,37.957)]                                                                                                                                                                                                                                                                                                                                            |(-121.7852,37.992)                  
+! I- 580                        Ramp|[(-121.74,37.034),(-121.7409,37.034),(-121.7401,37.029),(-121.7384,37.032),(-121.7358,37.034)]                                                                                                                                                                                                                                                                                                                                              |(-121.7384,37.032)                  
+! I- 580                        Ramp|[(-121.660816,37.18952),(-121.659428,37.19105),(-121.658115,37.19272),(-121.657078,37.19639),(-121.654926,37.20531)]                                                                                                                                                                                                                                                                                                                        |(-121.659428,37.19105)              
+! I- 580                        Ramp|[(-121.74,37.034),(-121.7409,37.034),(-121.7401,37.029),(-121.7384,37.032),(-121.7358,37.034)]                                                                                                                                                                                                                                                                                                                                              |(-121.7409,37.034)                  
+! I- 580                        Ramp|[(-122.2639,37.238),(-122.2659,37.239),(-122.2664,37.238),(-122.2676,37.231),(-122.268,37.227)]                                                                                                                                                                                                                                                                                                                                             |(-122.2659,37.239)                  
+  I- 580                        Ramp|[(-122.1823,37.838),(-122.182011,37.83754),(-122.180678,37.83541),(-122.1798,37.834),(-122.1798,37.838)]                                                                                                                                                                                                                                                                                                                                    |(-122.182011,37.83754)              
+  I- 580                        Ramp|[(-122.1873,37.838),(-122.1868,37.841),(-122.1866,37.844),(-122.1854,37.841),(-122.1847,37.84)]                                                                                                                                                                                                                                                                                                                                             |(-122.1868,37.841)                  
+  I- 580                        Ramp|[(-122.1975,37.878),(-122.196458,37.87516),(-122.1964,37.875),(-122.1951,37.871),(-122.1942,37.869)]                                                                                                                                                                                                                                                                                                                                        |(-122.196458,37.87516)              
+! I- 580                        Ramp|((-122.2786,37.288),(-122.2798,37.286),(-122.2804,37.285),(-122.2814,37.282),(-122.2818,37.28))                                                                                                                                                                                                                                                                                                                                             |(-122.2804,37.285)                  
+! I- 580                        Ramp|((-122.2786,37.288),(-122.2798,37.286),(-122.2804,37.285),(-122.2814,37.282),(-122.2818,37.28))                                                                                                                                                                                                                                                                                                                                             |(-122.2818,37.28)                   
+  I- 580                        Ramp|[(-121.657688,37.20089),(-121.658176,37.20089),(-121.659977,37.19715),(-121.660232,37.1965),(-121.661524,37.18996),(-121.662081,37.18693)]                                                                                                                                                                                                                                                                                                  |(-121.658176,37.20089)              
+  I- 580                        Ramp|[(-122.2158,37.985),(-122.2173,37.989),(-122.2178,37.991),(-122.218357,37.99071),(-122.219392,37.99016),(-122.2197,37.99)]                                                                                                                                                                                                                                                                                                                  |(-122.2173,37.989)                  
+  I- 580                        Ramp|[(-122.2158,37.985),(-122.2173,37.989),(-122.2178,37.991),(-122.218357,37.99071),(-122.219392,37.99016),(-122.2197,37.99)]                                                                                                                                                                                                                                                                                                                  |(-122.2197,37.99)                   
+  I- 580                        Ramp|[(-121.727,37.074),(-121.7237,37.084),(-121.723311,37.0823),(-121.7221,37.077),(-121.7219,37.081),(-121.720744,37.09257),(-121.7194,37.106)]                                                                                                                                                                                                                                                                                                |(-121.7237,37.084)                  
+! I- 580                        Ramp|[(-121.9368,37.986),(-121.936483,37.98832),(-121.9353,37.997),(-121.93504,37.00035),(-121.9346,37.006),(-121.933764,37.00031),(-121.9333,37.997),(-121.9322,37.989)]                                                                                                                                                                                                                                                                        |(-121.933306457449,37.9831291489829)
+! I- 580                        Ramp|[(-121.9368,37.986),(-121.936483,37.98832),(-121.9353,37.997),(-121.93504,37.00035),(-121.9346,37.006),(-121.933764,37.00031),(-121.9333,37.997),(-121.9322,37.989)]                                                                                                                                                                                                                                                                        |(-121.935257829921,37.8353507331753)
+  I- 580                        Ramp|[(-121.9368,37.986),(-121.936483,37.98832),(-121.9353,37.997),(-121.93504,37.00035),(-121.9346,37.006),(-121.933764,37.00031),(-121.9333,37.997),(-121.9322,37.989)]                                                                                                                                                                                                                                                                        |(-121.936483,37.98832)              
+! I- 580                        Ramp|[(-121.9368,37.986),(-121.936483,37.98832),(-121.9353,37.997),(-121.93504,37.00035),(-121.9346,37.006),(-121.933764,37.00031),(-121.9333,37.997),(-121.9322,37.989)]                                                                                                                                                                                                                                                                        |(-121.93529546802,37.9796277000945) 
+! I- 580                        Ramp|[(-121.9368,37.986),(-121.936483,37.98832),(-121.9353,37.997),(-121.93504,37.00035),(-121.9346,37.006),(-121.933764,37.00031),(-121.9333,37.997),(-121.9322,37.989)]