SS2 v08.11.07.625

my situation is that i have a divided highway that i have developed a northbound and southbound baseline for. there is an old legacy baseline that runs +/- down the middle of the new design. is there a way to have inroads label the equality station of the legacy baseline in my cross sections?

Parents
  • Although there is no command to directly annotate this information, please try this workflow to accomplish what you need:

    1. Create a Station Base Report using the baseline for the base and including the legacy alignment.
    2. The report "StationBaseSingle.xsl" will give you the baseline station and the corresponding legacy alignment station.
    3. Export this file to an Excel file.
    4. Manipulate the columns so that you have a tab-delimited file:
      Station  Offset  Elevation  LegacyStation
      (Note:  The Offsets can all be zero.  The Elevations can all be the same value as long as they fall within the elevation range of the cross sections.  Both these values are irrelevant for what you are trying to do.)
    5. Save this file as a TXT file.
    6. You can now use the Annotate Cross Section command to annotate the legacy stations.  Use the Points from ASCII option and select the TXT file you just created.  The legacy station will be imported as "Description".



  • this is a good start but some people just want it all

    is it possible to have the information plot in the correct location?

    also can it extract an elevation of the vertical alignment on the legacy baseline at that location?

  • If you annotate the cross section using an SOE ASCII file as I described above, and if the Offset and Elevation are correct from the legacy alignment, it will plot in that location.  In my above example, I had changed the offsets of the description to purposely place it along the bottom axis.  Otherwise it would have plotted in the location of the legacy alignment.

    The Annotate Cross Section command cannot extract an elevation from the vertical alignment, but you can run an XML report and obtain that information.  Then include those elevations in the ASCII file.



    Answer Verified By: pgilkey 

Reply
  • If you annotate the cross section using an SOE ASCII file as I described above, and if the Offset and Elevation are correct from the legacy alignment, it will plot in that location.  In my above example, I had changed the offsets of the description to purposely place it along the bottom axis.  Otherwise it would have plotted in the location of the legacy alignment.

    The Annotate Cross Section command cannot extract an elevation from the vertical alignment, but you can run an XML report and obtain that information.  Then include those elevations in the ASCII file.



    Answer Verified By: pgilkey 

Children
No Data