Update: January 20, 2012

Size: px
Start display at page:

Download "Update: January 20, 2012"

Transcription

1 Update: January 20, 2012 Manuals CADD Engineering Standards Manual CADD Manual updated. See CADD Manual Revision History. Appendix A updated. Appendix C updated. Appendix D updated. MicroStation V8i Files Cell Libraries ODOT_Sheets.cel, v : Updated the GT_Road_Plan sheet cell. Changed the color of the Data Field for the station range from color 243 to 244. Sign Cell Libraries, v : Updated the Sign Cell Libraries per the Sign Design Manual from the October 20, 2011 DRRC update. New 3D Cell Libraries: ODOT_3D_Catchbasin.cel, v ODOT_3D_Concrete Barrier.cel, v ODOT_3D_Curb Ramp.cel, v ODOT_3D_Fence.cel, v ODOT_3D_Guardrail.cel, v ODOT_3D_Lighting.cel, v ODOT_3D_Manholes.cel, v ODOT_3D_Misc.cel, v ODOT_3D_MOT.cel, v ODOT_3D_Sign_Misc.cel, v ODOT_3D_Sign_Regulatory.cel, v ODOT_3D_Sign_Warning.cel, v ODOT_3D_Sign_Work Zone.cel, v ODOT_3D_Signals.cel, v ODOT has developed and released a collection of 3D cells for use in rendering/modeling. We have gone to great lengths to make sure they are dimensionally accurate, but please note that these cells are intended to be used to efficiently enhance the realism of 3D models used for rendering. They are not intended to be an official/exact representation of the object they represent, however all of the cells are based on ODOT standards. The following NEW folder was created to contain the 3D cell libraries: ODOTstd\V8istd\cell\3D Ohio Department of Transportation Page 1 of 6

2 Configuration Files ODOTV8i.pcf, v : The variable path shown below was changed due to a problem with Bentley s GeopakTaskNav.dgnlib displaying levels that should not be there: From: #MS_DGNLIBLIST < $(SUITE_INSTALLDIR)\bin\GeopakTaskNav.dgnlib To: MS_DGNLIBLIST < $(V8iSTD)\dgnlib\GeopakTaskNav.dgnlib The levels in the.dgnlib were an oversight made by Bentley. A fixed GeopakTaskNav.dgnlib was sent from Bentley to use in the mean time until the next release/patch of GEOPAK becomes available. In the meantime we have copied the fixed GeopakTaskNav.dgnlib to the V8istd\dgnlib directory. Once ODOT updates to the next version of GEOPAK with this fixed the variable will be changed back to Bentley s original path and the GeopakTaskNav.dgnlib will be removed from the V8istd\dgnlib directory. County Maps County Maps, v : All the county maps were updated from the current ODOT GIS Database. DGN Library Files ODOT_Levels.dgnlib, v : The following NEW Levels were added: UT_P_FO Generic Fiber Optic Line Proposed CM_P_Finished_Grade_Seeded Corridor Modeler Finished Grade Seeded Proposed. ODOT_Menu.dgnlib, v : Added the following menu item: ODOT > Sheet Management > Subset sheet Numbering GeopakTaskNav.dgnlib: A fixed GeopakTaskNav.dgnlib used for GEOPAK was sent from Bentley to use temporarily due to a problem with levels displaying that should not be there. This dgnlib will be removed from the V8istd\dgnlib directory when ODOT updates to the next fixed version of GEOPAK. The following levels were removed from the GeopakTaskNav.dgnlib: SM ConstructionElements SMConstructionText SMObjectBoundary SMObjectMajorCont SMObjectMinorCont SMObjectTriangles SMObjectVertices Item List Files EItems2010.dat, v : Updated the 2010 Item Master list file. Ohio Department of Transportation Page 2 of 6

3 Line Styles ODOT_Linestyles.rsc, v : The following NEW Line Style was added: fopr Fiber Optic Generic Line Proposed Pen Tables ODOTV8i_PDF_Full.pltcfg & ODOTV8i_PDF_Half.pltcfg, v : The setting Enable Driver Clipping was changed from Not defined to False. It was brought to ODOT s attention that certain filled shapes in references would show up in PDF s, even though the elements were outside the clipping boundary. Bentley support recommended the change in the Printer Driver Configuration files, which resolved the issue. Plan Notes Markings.not, v : Updated notes per the Traffic Engineering Manual for the January 20, 2012 DRRC update. VBA and MDL Applications ODOT_DrainageXS2.mvba, v : Corrected a problem with the function that is used to draw a pipe from the selected drainage structure to a Data Point location. In certain cases, the starting elevation of the pipe could be drawn incorrectly. Changed the text placed when labeling drainage pipes so that it is consistent between the different options. ODOT_DrainageXS3.mvba, v : The program is unintentionally plotting the pattern lines and the drainage lines in the XC file. These graphics are used by the programmer for diagnostic purposes and were accidentally left turned on in the last DRRC update. The application has been modified so that these graphics are no longer plotted. Changed the line style for the drainage pipes to style 2 for consistency with the other Existing Drainage apps. ODOT_Files.mvba, v : The application was updated to include some more robust error trapping. ODOT_Signs.mvba, v : The application was modified to update the list of Available Signs to reflect changes and updates made to the various sign cell libraries. Ohio Department of Transportation Page 3 of 6

4 ODOT_SLM_Stations.mvba, v : Several enhancements were added to facilitate working with Straight Line Mileage (SLM) Stationing as detailed below: o The SLM Stations can now be placed on the left or right side of the selected centerline element. o A new mode was added for labeling SLM and Offset annotations. o o A new mode was added to allow placing cells at a specified SLM and offset location. A new mode was added to allow sending a SLM and offset value as a data point to the active MicroStation command. This application uses the selected MicroStation element as the centerline reference and does not use a GEOPAK COGO Chain as the centerline element. The application does use some GEOPAK function calls, and therefore, GEOPAK must be installed to use this application. ODOT_StormSewerPlan.mvba, v : The application would crash if it was unable to locate ODOT_Drainage.cel. An error trap was added to handle this situation. ODOT_StormSewerProfile.mvba, v : In previous versions, the application would crash if a drainage structure was located at the beginning or ending station of the chain. An error trap has been added for this case. To resolve the problem, the user still needs to extend the chain as detailed on page 27 of the ODOT_StormSewerApps.pdf guide, but at least the application will no longer terminate with an error message if this case is encountered. ODOT_Survey2Chain.mvba, v : The application would not open the PDF documentation when the Help icon was selected. This has been corrected. ODOT_Title.mvba, v : The application has been updated to increase the graphic group number after the title sheet map has been placed. This was creating a problem when using the ODOT_SCD_List.mvba program; in some cases the title sheet map elements could have the same graphic group number as the SCD list. If this happens in your file it will result in the program reading the previously placed SCD list incorrectly. If this happens you will need to delete the SCD list and replace the entire SCD list. ODOT_XSSplitsheets.mvba, v : The application was modified to move each cross section sheet to coordinate 0,0 in the newly created sheet DGN files. ODOT Application Renamed: ODOT_GTShNumbering.mvba renamed to ODOT_SubsetSheetNumbering.mvba, v : The ODOT_GTShNumbering.mvba application was renamed because it can be used for other sheets instead of just the Geotechnical sheets. This application is used to number the subset sheet numbers for any ODOT plan sheet that includes subset numbering fields in the title block (Geotechnical sheets, Rightof-Way sheets, etc.). ODOT_GTShNumbering.pdf renamed to ODOT_SubsetSheetNumbering.pdf, v : Documentation updated. Ohio Department of Transportation Page 4 of 6

5 GEOPAK Road V8i Files ODOT.ddb, v : Added two new items for the following new levels: UT_X_FO Generic Fiber Optic Line Existing o Drafting Standards > Existing Plan View > UT Utilities > Telecommunications > X_FO UT_P_FO Generic Fiber Optic Line Proposed o Drafting Standards > Proposed Plan View > UT Utilities > Telecommunications > P_FO GEOPAK Survey V8i Files ODOT.smd, v : Over the years we have occasionally received requests to add field codes for existing features that have cells defined in ODOT_Symbols.cel but are not included in ODOT.smd. The field codes listed below have been added to the ODOT SMD file for office use purposes. These codes are not included in the ODOT Trimble Data Collector code list. These codes are provided for cases where the surveyor may encounter one of these items in the field and can be used in one of two ways: 1. The surveyor may elect to add these codes to their data collector and use the codes in the field as they would any other ODOT field code. 2. The surveyor may elect to shoot these features using the MISC code with a note describing the item. The code name can then be changed in GEOPAK Survey to map the feature with the corresponding symbology. In most cases, the Code Name defined in ODOT.smd matches the cell name. Each of these codes has been defined with the Do Not Include DTM attribute. If you would like to include the elevation of the feature in the DTM you must dual-code the item with the X field code. Note: At this time, ODOT has no plans to include these features in the ODOT Trimble Data Collector code list. Cell Name Description SMD Code Name AIRLIGHT AIRPORT GROUND LIGHT AIRLIGHT CELLTOWER CELLULAR PHONE TOWER CELLTOWER CGM CONV GROUND MTD LUMINAIRE EX CGM CISTERN CISTERN EX CISTERN CSM CONV STRUCTURE MTD LUMINAIRE EX CSM EVLT ELECTRIC VAULT EX EVLT FBD FILTER BED EX FBD HMA HIGH MAST ASYMMETRIC LUMINAIRE EX HMA HMLN HIGH MAST LONG & NARROW LUMINAIRE EX HMLN LMA LOW MAST ASYMMETRIC LUMINAIRE EX LMA Ohio Department of Transportation Page 5 of 6

6 LMLN LOW MAST LONG & NARROW LUMINAIRE EX LMLN LMS LOW MAST SYMMETRIC LUMINAIRE EX LMS OTANK OIL TANK EX OT PM_BCYCLIST6X PVT MRK SYMBOL BICYCLIST 6 FT EX PM_BCYCLIST6X PM_BIKE6X PVT MRK SYMBOL BIKE 6 FT EX PM_BIKE6X PM_LGD_BIKE44X PVT MRK LEGEND/WORD BIKE 44 INCHES EX PM_LGD_BIKE44X PM_LGD_LANE44X PVT MRK LEGEND/WORD LANE 44 INCHES EX PM_LGD_LANE44X PM_RAMP_ARWX PVT MRK RAMP PAVEMENT ARROW EX PM_RAMP_ARWX PM_RDUCTION_ARWX PVT MRK LANE REDUCTION ARROW EX PM_RDUCTION_ARW PM_SPD_HUMP6X PVT MRK SPEED HUMP 6 FT EX PM_SPD_HUMP6X PM_WRONGWY_ARWX PVT MRK WRONG WAY ARROW EX PM_WRONGWY_ARW PM_YIELD_AHD13X PVT MRK YIELD AHEAD TRIANGLE 13 FT EX PM_YIELD_AHD13X PMLT PVT MRK LEFT-THRU TURN ARROW EX PMLTHRU PMLTR PVT MRK LEFT-THRU-RIGHT ARROW EX PMLTR PMPR PVT MRK PREFERENTIAL LANE EX PMPR PMRR8 PVT MRK RRCROSS 8FT EX PMRR8 PTOP POST TOP LUMINAIRE EX PTOP RRC RAILROAD CROSSING EX RRC RRG RAILROAD GATE EX RRG TLPW TELECOM-LIGHT-POWER POLE EX TLPW TVLT TELECOM VAULT EX TVLT UBOX UNKNOWN PULL BOX EX UBOX WINDSOCK AIRPORT WINDSOCK WINDSOCK Ohio Department of Transportation Page 6 of 6

7 Update: April 20, 2012 Manuals CADD Engineering Standards Manual CADD Manual updated. See CADD Manual Revision History. Appendix A updated. Appendix C updated. Appendix D updated. GEOPAK Road 1 Training Manual Updated the contact information in Section 1.3 GEOPAK Support in the manual. GEOPAK Road 2 Training Manual Updated the contact information in Section 1.2 GEOPAK Support in the manual. GEOPAK Survey Training Manual Updated the contact information in Section 1.3 CADD Standards and Support in the manual. GEOPAK Roadway Designer Training Manual NEW manual for Roadway Designer and new exercise training files. Cadig (AutoTable) Files SummaryVBA_AddIn.xla: DELETED - SummaryVBA_AddIn.xla file and the sub directory xla from the ODOTstd\V8istd\Cadig directory that it was contained in since all the required VBA code was moved to the GENSUM.xls and GenSumBlank.xsl files from the April 16, 2010 update. A separate.xla file is no longer required. ODOT_BR_EstQ.pdf, v : Updated the Contact information in the document. Ohio Department of Transportation Page 1 of 7

8 MicroStation V8i Files 2D Cell Libraries ODOT_Symbols.cel, v : The following NEW cells were added: SG_DET_RADAR_MICROW_P Signal Radar or Microwave Detector Proposed SG_DET_RADAR_MICROW_X Signal Radar or Microwave Detector Existing SG_DET_VCAMERA_P Signal Video Camera Detector Proposed SG_DET_VCAMERA_X Signal Video Camera Detector Existing SG_SSRADIO_P Signal Spread Spectrum Radio Proposed SG_SSRADIO_X Signal Spread Spectrum Radio Existing The following cell was moved from the SG_X_Heads level to the SG_X_Detection level and was updated: PEDPB Signal Pedestrian Push Button Existing The following cell was moved from the SG_P_Heads to the SG_P_Detection level and was updated: PEDPBP Signal Pedestrian Push Button Proposed ODOT_Sheets.cel, v : Changed the color of the 2 nd line for the title of the sheet from 243 to 244 for the following sheets: RWSUM Right of Way summary sheet RWSUM_AutoTable Right of Way summary sheet for AutoTable Changed some of the Data Fields in the title bar of the sheets from a text node to a text element for the following sheets: GT_COVER Geotechnical Legend cover sheet GT_BR_PP Geotechnical Structure Plan & Profile sheet ODOT_Cells.pdf, v : Updated the documentation. 3D Cell Libraries NEW - 3D Cell Libraries were added for use in rendering/modeling as follows: ODOT_3D_People.cel, v : ODOT_3D_Vegetation.cel, v : ODOT_3D_Vehicles.cel, v : ODOT_3D_Catchbasin.cel, v : Revised the following cell: CB 8 The following NEW cell was added: CB 4 Catch Basin No. 4 Ohio Department of Transportation Page 2 of 7

9 ODOT_3D_Concrete Barrier.cel, v : Renamed the following cells: PCB_Type B to Concrete Barrier_End Section_Type B PCB_Type B1 to Concrete Barrier_End Section_Type B1 PCB_Type D1 to Concrete Barrier_End Section_Type D1 ODOT_3D_Guardrail.cel, v : Renamed the following cells: GR_Type 5A_Barrier Design_Wood Post to GR_Type 5A_Barrier Design_Square Post GR_Type 5_Barrier Design_Wood Post to GR_Type 5_Barrier Design_Square Post GR Post_Routed Blockout to GR_Post_Round_Routed Blockout The following NEW cells were added: BTA_Type 2_Round Post_Notched Bridge Terminal Assembly, Type 2 with Round Notched Post GR_Anchor Assembly_Type A_Single Rail ODOT_3D_Lighting.cel, v : Revised the origin location for the following cell: Light Pole_Truss Arm Low Rise_Single The following NEW cells were added: Decorative Street Lamp_4 Light Decorative Street Lamp with 4 Lights Decorative Street Lamp_Single Light Decorative Street Lamp with 1 Light (Alt 1) Decorative Street Lamp_Single Light 2 Decorative Street Lamp with 1 Light (Alt 2) ODOT_3D_Manholes.cel, v : The following NEW cell was added: MH-3_60 in Precast Base Manhole, No. 3 with 60 Precast Base ODOT-3D_Misc.cel, v : The following NEW cells were added: Railroad Crossing Signal with Gate and Lights Fire Hydrant ODOT_3D_MOT.cel, v : The following NEW cells were added: Road Closure_Type 3 Barricade with Light and Sign Road Closure_Type 3 Barricade with Warning Light Flashing Arrow Panel_Type A Panel Flashing Arrow Panel_Type A Panel_Portable Flashing Arrow Panel_Type B Panel Flashing Arrow Panel_Type B Panel_Portable Flashing Arrow Panel_Type C Panel Flashing Arrow Panel_Type C Panel_Portable Ohio Department of Transportation Page 3 of 7

10 ODOT_3D_Sign Misc.cel, v : Revised and Renamed the following cells: Sign Truss_30 Ft renamed to Sign Support_Overhead_Cantilever Sign Truss_57 Ft renamed to Sign Support_Overhead_Truss_57 Ft Sign Truss_60 Ft renamed to Sign Support_Overhead_Truss_60 Ft Sign Truss_61 Ft renamed to Sign Support_Overhead_Truss_61 Ft Sign Truss_81 Ft renamed to Sign Support_Overhead_Truss_81 Ft Sign Truss_97 Ft renamed to Sign Support_Overhead_Truss_97 Ft ODOT_3D_Sign_Regulatory.cel, v : The following NEW cells were added: R11-2 Road Closed, Regulatory Sign R15-1 Railroad Crossing, Regulatory Sign R Tracks, Regulatory Sign ODOT_3D_Sign_Warning.cel, v : The following cells are now Obsolete and are still available for downloading: W1-4Hp, W3-1a, W3-2a, W3-3a, W6-2a, W6-H3a, W9-H6, W9-H7, *W20-7_Ahead, *W20-7_Half mile, *W20-7_500 Ft, *W20-7_1000 Ft *Signs with text FLAGGER are obsolete. Signs using Flagger Ahead Symbol are NOT obsolete. The following cells have been renamed: W1-10 to W1-5 W8-H12 to W8-12 W13-H6L to W13-H9_LEFT W13-H6R to W13-H9_RIGHT W16-2 to W16-2P W16-2a to W16-2aP W16-3 to W16-3P W16-3a to W16-3Ap W16-4 to W16-4P W16-10 to W16-10aP W16-13 to W16-13P W20-5C to W20-5_CENTER W20-5L to W20-5_LEFT W20-5R to W20-5_RIGHT The following cell was deleted: W8-H17 The following NEW cell was added: W8-H18a ODOT_3D_Signals.cel, v : The following NEW cell was added: Signal_Pole Mounted_Pedestrian with Push Button Ohio Department of Transportation Page 4 of 7

11 Configuration Files ODOTV8i.pcf, v : Revised a typo in a piece of text in the file. Data Files ODOT_GEOPAK2001_To_2004.pdf, v : Updated the Contact information in the document for GEOPAK Translation. DGN Library Files ODOT_Levels.dgnlib, v : Changed the Color from Co=10 to Co=25 so you could distinguish the features better in the dgn file for the following levels: PV_P_Saw_Cut_Line PV_X_Saw_Cut_Line Changed the Line Code from LC=1 to LC=5 so you could see the features better in the dgn file for the following level: RD_X_Concrete_Pad The option for Plot in the dgnlib was toggled off for the following level, so the dashed line does not show up when creating a PDF: Sh_Cut_Line The option for Plot in the dgnlib was toggled on for the following levels, to allow the user the ability to plot as needed: XS_P_Curb XS_P_Pavt_Layers XS_P_Shoulder_Layers A NEW Level was created to use as an option to plot filled shapes White to mask any elements underneath. The following new Sheet masking level is set to use Color 255 which is the background color and the Priority is set at 500: SH_Masking Added the following NEW Filter & Sub-Filters for Aerial Mapping: Aerial Mapping > Spatial Features & Topo Features Revised the Override Symbology Color for Aerial Mapping so they can see the features when drawing them over aerial maps for the following levels: Level Name NEW Override Old Override Symbology Color Symbology Color RD_X_GR_Bar RD_X_GR_Cable_Bar RD_X_GR_Lt RD_X_GR_Rt RD_X_Noise_Wall Ohio Department of Transportation Page 5 of 7

12 ODOT_Menu.dgnlib, v : Removed the program Bridge Detail Scale from the Bridge Apps since this program is only used internally by ODOT. Item List Files Eitems2010.dat, v : Updated the 2010 Item Master list file. Pen Tables Full.pen and Half.pen, v : The IPLOT pen tables were updated so the NEW masking level, SH_Masking, plots filled shapes white to mask any elements underneath. IPLOT Pen Tables.pdf, v : Updated the documentation. ODOTV8i_Pen.tbl, v : The MicroStation pen table was updated so the NEW masking level, SH_Masking, plots filled shapes white to mask any elements underneath. MicroStation_Pen_Tables.pdf, v : Updated the documentation. Plan Notes Highway_Lighting.not, Markings.not, Signals.not, Signs.not and Temp_Traffic_Control.not, v : Updated the notes per the Traffic Engineering Manual for the April 20, 2012 DRRC update. Seed Files ODOTSeed2d.dgn, v : Attached the standard ODOT color table, ODOT_color.tbl, to the seed even though the configuration variable was set to read the ODOT color table. Just having the configuration variable set was causing a problem with displaying the proper color table. VBA and MDL Applications All ODOT VBA Applications: Updated the passwords for all the VBA programs. ODOT_BarInfo.pdf, v : Updated the contact information in the document. Ohio Department of Transportation Page 6 of 7

13 GEOPAK Road V8i Files ODOT_Styles.xin, v : Added the style listed below: CM_P_Finished_Grade_Seeded ODOT.ddb, v : Updated the password for ODOT.ddb. Added the following items to DRAFTING STANDARDS > Existing Plan View > SG Signals: X_RADR - Signal Radar or Microwave Detector X_VCAM - Signal Video Camera Detector X_SRAD - Signal Spread Spectrum Radio Added the following items to DRAFTING STANDARDS > Proposed Plan View > SG Signals: P_RADR - Signal Radar or Microwave Detector P_VCAM - Signal Video Camera Detector P_SRAD - Signal Spread Spectrum Radio P_ADLP - Angular Design Detection Loop Added the following item to PAY ITEMS > 604 > Inlets 604E20525 INLET, NO. 3 FOR SINGLE SLOPE BARRIER, TYPE C1, AS PER PLAN Moved X_PDPB - Pedestrian Push Button out of Existing SIGNALS -> HEADS subcategory and into the Existing SIGNALS category. Moved P_PDPB - Pedestrian Push Button out of Proposed SIGNALS -> HEADS subcategory and into Proposed SIGNALS category. Renamed X_DETC - Loop, etc. Detection under the Existing SIGNALS category. Renamed P_DETC - Loop, etc. Detection under the Proposed SIGNALS category. GEOPAK Survey V8i Files ODOT.smd, v : Updated the password for ODOT.smd. Updated text placement for point number, point elevation, point description for the feature codes listed below: PILEBEAM PILEPIPE Ohio Department of Transportation Page 7 of 7

14 This page intentionally left blank.

15 Update: July 20, 2012 Cadig (AutoTable) Files GENSUM_VBA.xls and ODOT_BR_EstQ.xlsm v : Updated the passwords for the VBA programs embedded in the spread sheets. MicroStation V8i Files 2D Cell Libraries ODOT_Sheets.cel, v : The Simplified title sheet, TITLE4, was updated and changed to a 11 x17 sheet. Sign Cell Libraries, v : Updated the Sign Cell Libraries per the Sign Designs and Markings Manual (SDMM) from the April 20, 2012 DRRC update. Note: The Recreational and Cultural Interest Signs are not completely updated or available yet since the sign designs are not available from FHWA. Configuration Files ODOTV8i.pcf, v : Commented out the Design History configuration variables shown below since it is no longer being used: #MS_DESIGN_HISTORY = create = 1; delete = 0; commit = 1; browse = 1 #MS_DESIGN_HISTORY_COMMIT_ON_CLOSE = 1 The following statement was added to the Civil Formatting options at the end of the PCF file to help with a DOS dialog opening on some computers: %if defined (Load_GEOPAK_SS2) Item List Files Eitems2010.dat, v : Updated the 2010 Item Master list file. Plan Notes Environmental.not, v : Fixed a typo in a note. Highway_Lighting.not, Signals.not, and Temp_Traffic_Control.not, v : Updated the notes per the Traffic Engineering Manual for the July 20, 2012 DRRC update. Ohio Department of Transportation Page 1 of 2

16 VBA and MDL Applications ODOT_Notes.mvba, v : Updated the application so the title of the note is placed with the same weight for a multi-line title instead of just the first line. ODOT_Signs,mvba, v : The application was modified to update the list of Available Signs and some new arrows were added to place on the signs to reflect changes and updates made to the various sign cell libraries. All ODOT VBA Applications: Updated the passwords for all the VBA programs. ODOT_Notes.pdf & ODOT_Signs.pdf, v : Updated the documentation. GEOPAK Road V8i Files Profile_Elevations.cch, v : Updated the Existing Elevation text font for Profile Tabular Data to match the Proposed Elevation text font of 31. Profile_Elevations2.cch, v : Updated the Existing Elevation text font for Profile Tabular Data to match the Proposed Elevation text font of 31. ODOT.ddb, v : Updated the password. GEOPAK Survey V8i Files ODOT.smd, v : Updated the password. ODOT_SMD.xml, v : NEW - file created to help with BETA testing in GEOPAK Select Series 3. The ODOT.smd file was exported to create the ODOT_SMD.xml file. Ohio Department of Transportation Page 2 of 2

17 Update: October 19, 2012 NOTE: The ODOT CADD Support Discussion Board is now closed due to the lack of participation. However the information is being kept for reference only. Manuals CADD Engineering Standards Manual CADD Manual updated. See CADD Manual Revision History. GEOPAK LiDAR Training Guide GEOPAK Road 1 Training Manual GEOPAK Road 2 Training Manual GEOPAK Roadway Designer Training Manual GEOPAK Site Training Manual GEOPAK Survey Training Manual Cadig (AutoTable) Files ODOT User Guide for AutoTable.pdf, Quick Start for ODOT AutoTable.pdf, ODOT_BR_EstQ.pdf and SummaryVBA.pdf, v : Ohio Department of Transportation Page 1 of 4

18 MicroStation V8i Files 2D Cell Libraries ODOT_Sheets.cel, v : Deleted the following sheet cells: SCD_TRAFFIC Standard Construction Drawing Sheet for Traffic PIS_TRAFFIC Plan Insert Sheet for Traffic Revised the following sheet cells: SCD_ROADWAY Standard Construction Drawing Sheet for Roadway PIS_ROADWAY Plan Insert Sheet for Traffic Sign Cell Libraries, v : Updated the Sign Cell libraries per the Sign Designs and Markings Manual (SDMM) from the July 20, 2012 DRRC update. Note: The Recreational and Cultural Interest Signs are not updated since the sign designs are not available from FHWA. ODOT_Cells.pdf, v : Color Table ODOT_Color.pdf, v : Configuration Files ODOTV8i.pcf, v : Removed the following variable: GPK_ACBOOK_DDBFILE_STYLES. Added/allowed the ability to change the Display Priority and Transparency of a level in the following variable: MS_LEVEL_EDIT_ATTRIBUTE_LIST ODOT_Config.pdf, ODOT_Seed_upf.pdf & ODOT_V7_Workspace.pdf, v : County Maps ODOT_County_Maps.pdf, v : Ohio Department of Transportation Page 2 of 4

19 Data Files ODOT_GEOPAK2001_To_2004.pdf & ODOT_Vol3_Translation.pdf, v : DGN Library Files ODOT_Menu.dgnlib, v : Under the section for Web Links the following was revised: o ODOT Discussion Board was removed. o NEW link was added for the Design Reference Resource Center. o Updated the web link references for the CADD web site and CADD Standards Manual to reflect the new changes made to the web site ODOT_Levels.pdf & ODOT_Txt_Dim_Styles.pdf, v : Fonts ODOT_Fonts.pdf, v : Item List Files Eitems2010.dat, v : Updated the 2010 Item Master list file. Line Styles ODOT_Linestyles.pdf, ODOT _BridgeLinestyle_FAQ.pdf & ODOT_BridgeLinestyleUserGuide.pdf, v : Pen Tables Half.pen & Full.pen, v : There were some problems with plotting the new Sheet masking level so the syntax in the pen table was modified. IPLOT Pen Tables.pdf, V8i_IPLOT_For_V7.pdf & MicroStation_Pen_Tables.pdf, v : Ohio Department of Transportation Page 3 of 4

20 Plan Notes ODOT_Gen_Notes.pdf, v : Seed Files ODOTSeed2d.dgn & ODOTSeed3d.dgn, v : Changed the Model Properties in the Design and Sheet models for the Line Style Scale to Annotation Scale instead of Global Line Style Scale so when creating a new design file the custom line styles read whatever the Model Annotation scale is set at. VBA Applications ODOT_SCD_List.mvba, V : Fixed a typo in the code which caused the date for the one SCD BR-2-98 to be wrong. Updated the URL link to access the SCD text file to reflect the new changes made to the web site. ODOT_Signs.mvba, v : The application was modified to update the list of Available Signs to reflect the updates made to the various sign cell libraries. All VBA Documentation, v : Ohio Department of Transportation Page 4 of 4

21 Special Update: October 23, 2012 Note: This update was delayed as a result of new internal procedural changes. MicroStation V8i Files 2D Cell Libraries Sign Cell Library, v : Updated a Sign Cell Library, Info01.cel, per the Sign Designs and Markings Manual (SDMM) from the October 19, 2012 DRRC update. Plan Notes Signs.not & Temp_Traffic_Control.not, v : Updated notes per the Traffic Engineering Manual from the October 19, 2012 DRRC update. Ohio Department of Transportation Page 1 of 1

2010 CADD Revision History. ODOT_Drainage.cel, v : Made some minor corrections to the symbology for some of the cells.

2010 CADD Revision History. ODOT_Drainage.cel, v : Made some minor corrections to the symbology for some of the cells. Update: January 15, 2010 MicroStation XM Files: Cell Libraries ODOT_Drainage.cel, v10.01.15: Made some minor corrections to the symbology for some of the cells. ODOT_Sheets.cel, v10.01.15: Updated some

More information

Update: October 21, 2013

Update: October 21, 2013 Update: October 21, 2013 CADD Engineering Standards Manual The following section was revised: Section 502.1 General Page 92 The following verbiage was added: Per section 1307.1 of the L&D Manual s Volume

More information

The ODOT_XSLabeling.mvba application is used to draw basic labels on cross sections extracted from a Roadway Designer DTM file.

The ODOT_XSLabeling.mvba application is used to draw basic labels on cross sections extracted from a Roadway Designer DTM file. Application Name: Current version: Required MicroStation Version: Required GEOPAK Version: ODOT_XSLabeling.mvba v11.07.15 XM or V8i XM or V8i The ODOT_XSLabeling.mvba application is used to draw basic

More information

Application Description

Application Description Application Name: ODOT_SheetManager.mvba Tested MicroStation Version: MicroStation V8i (SELECTseries 3) Tested GEOPAK/OpenRoads Version: Not Applicable Application Description The January 16, 2015 update

More information

Project Management with the ODOTcadd Standards

Project Management with the ODOTcadd Standards Project Management with the ODOTcadd Standards For MicroStation V8i (SELECTseries 3) and PowerGEOPAK V8i (SELECTseries 4) Prepared on behalf of The Ohio Department of Transportation, Office of CADD and

More information

CADD Manual Revisions

CADD Manual Revisions The following is an itemized LIST of applicable revisions and additions. Some minor corrections have been omitted. Revised January 2, 2017 Chapter 11: Structure and Bridge Updated: The current CADD Manual

More information

Validation of Exported Field Data in GEOPAK Drainage (Survey to Drainage)

Validation of Exported Field Data in GEOPAK Drainage (Survey to Drainage) Validation of Exported Field Data in GEOPAK Drainage (Survey to Drainage) 1.1 Overview The Export to GEOPAK Drainage tool can be utilized to leverage data collected by field surveys (i.e., pipes and structures)

More information

ODOT_SupplDesc.mvba is used to review and edit the Title and Comments file properties for all the DGN files found in the selected project folder.

ODOT_SupplDesc.mvba is used to review and edit the Title and Comments file properties for all the DGN files found in the selected project folder. Application Name: Current version: Required MicroStation Version: Required GEOPAK Version: ODOT_SupplDesc.mvba V11.07.15 XM or V8i Not required Overview ODOT_SupplDesc.mvba is used to review and edit the

More information

Mn/DOT CADD DATA Standards General Information

Mn/DOT CADD DATA Standards General Information Mn/DOT CADD DATA Standards General Information PREFACE The scope of this web-site is to document and standardize the Minnesota Department of Transportation s CADD (computer aided drafting and design file

More information

Overview September 7, 2017

Overview September 7, 2017 Overview September 7, 2017 Purpose The purpose of this presentation is to provide an overview of the changes to the required deliverables and workflow for developing plans and models for Illinois DOT projects

More information

MDOT. SIGNS Contracts (pp.27-37) Updated May 14, 2009

MDOT. SIGNS Contracts (pp.27-37) Updated May 14, 2009 Contracts (pp.27-37) Updated May 14, 2009 INTRODUCTION Editing or updating Sign Contract Drawings, for Freeways, Divided Highways, and Boulevards, is expedited when the following standards are maintained.

More information

OpenRoads Creating Subsurface Utility Models

OpenRoads Creating Subsurface Utility Models OpenRoads Creating Subsurface Utility Models Existing and Proposed Utilities Presenter: Robert Garrett, PE Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com Before you Begin:...

More information

Validation of Exported Field Data in GEOPAK Drainage (Survey to Drainage)

Validation of Exported Field Data in GEOPAK Drainage (Survey to Drainage) Validation of Exported Field Data in GEOPAK Drainage (Survey to Drainage) 1.1 Overview The Export to GEOPAK Drainage tool can be utilized to leverage data collected by field surveys (i.e., pipes and structures)

More information

NCDOT Civil Geometry for GEOPAK Users

NCDOT Civil Geometry for GEOPAK Users 2018 NCDOT Civil Geometry for GEOPAK Users Oak Thammavong NCDOT Roadway Design Unit 7/31/2018 This page left intentionally blank Copyright 2018 NCDOT DO NOT DISTRIBUTE Printing for student use is permitted

More information

Creating PDFs using MicroStation Print Organizer User Documentation

Creating PDFs using MicroStation Print Organizer User Documentation Revision Date: July 18, 2014 Documentation: Bentley has introduced Print Organizer as a successor to the Batch Print. This document is to aid in producing multi-page PDF s using ODOT supplied files. The

More information

Practice Workbook. QuickStart using Subsurface Utility Engineering

Practice Workbook. QuickStart using Subsurface Utility Engineering Practice Workbook This workbook is designed for use in Live instructor-led training and for OnDemand selfstudy. The explanations and demonstrations are provided by the instructor in the classroom, or in

More information

FDOT Traffic Plans Signing & Pavement Markings

FDOT Traffic Plans Signing & Pavement Markings State of Florida Department of Transportation FDOT Traffic Plans Signing & Pavement Markings CE-11-0117 User Training Manual February 20, 2015 ENGINEERING / CADD SYSTEMS OFFICE TALLAHASSEE, FLORIDA http://www.dot.state.fl.us/ecso/

More information

Practice Workbook. Using the Model - Preparing for Plan Production in OpenRoads. SELECTseries 4 ( ) or newer

Practice Workbook. Using the Model - Preparing for Plan Production in OpenRoads. SELECTseries 4 ( ) or newer Practice Workbook This workbook is designed for use in Live instructor-led training and for OnDemand self study. The explanations and demonstrations are provided by the instructor in the classroom, or

More information

InRoads File Types. Below is a list of the primary file types used for InRoads in the road design process.

InRoads File Types. Below is a list of the primary file types used for InRoads in the road design process. Section 6 InRoads Basic File Types Retrieving InRoads Base Files Internal Naming Convention Alignment Styles and Surface Styles Alignment Point Abbreviations Feature Naming Conventions Project Defaults

More information

THE REFERENCE FILE. Cadd Support Office May Included in this issue:

THE REFERENCE FILE. Cadd Support Office May Included in this issue: THE REFERENCE FILE May 2018 Included in this issue: Page 2 Page 2 Page 2-3 Page 4-7 Page 8-10 Page 11 New Title Sheet Cells New Signal Cells Cross Section Sheets Guardrail Mash Standards RDM (AASHTO 2011)

More information

3D Model Submittal Preparation Power GEOPAK SS2

3D Model Submittal Preparation Power GEOPAK SS2 3D Model Submittal Preparation Power GEOPAK SS2 General Information This document is intended to provide guidance in preparing the proposed 3D model data from Roadway Designer for submittal and is only

More information

CHAPTER 11. Learn to use GEOPAK Automated Superelevation dialog box and Autoshape Builder to apply superelevation to a roadway.

CHAPTER 11. Learn to use GEOPAK Automated Superelevation dialog box and Autoshape Builder to apply superelevation to a roadway. CHAPTER 11 Superelevation 11.1 Introduction Objectives Project Manager Learn to use GEOPAK Automated Superelevation dialog box and Autoshape Builder to apply superelevation to a roadway. Calculate Superelevation

More information

TABLE OF CONTENTS. Section 2.0 GENERAL PLAN REQUIREMENTS 05/2011. Section 100 ROADWAY DESIGN 01/2016

TABLE OF CONTENTS. Section 2.0 GENERAL PLAN REQUIREMENTS 05/2011. Section 100 ROADWAY DESIGN 01/2016 TABLE OF CONTENTS The City Standard Manual was revised in 2010. Please see dates in the revised column for details that have been modified after 2010. PART 1 - DESIGN STANDARDS Section 1.0 ENGINEERING

More information

NYSAPLS 50 th Anniversary Surveyor's Conference and Exhibition

NYSAPLS 50 th Anniversary Surveyor's Conference and Exhibition Field to Finish - 3D Modeling and DTM (InRoads Survey and PowerSurvey Basics) Presenter: Gerald B. Danzy, Software/Product Consultant Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com

More information

SURVRD for Existing Feature Models file in FDOTSS4 OpenRoads

SURVRD for Existing Feature Models file in FDOTSS4 OpenRoads SURVRD for Existing Feature Models file in FDOTSS4 OpenRoads Production Support Office - CADD Chris Thorp What is a SURVRD file? SURVRD Survey Development Model for 3D Design It is a critical file for

More information

Excel Sheets for Plan Production

Excel Sheets for Plan Production Excel Sheets for Plan Production New data sheets have been developed using Microsoft Excel for plan production to make tabular format plan data easier. The Excel-based data sheets are intended to speed

More information

Located at Located in the Traffic Signing Category.

Located at   Located in the Traffic Signing Category. Located at https://mdotjboss.state.mi.us/tssd/tssdhome.htm# Located in the Traffic Signing Category. August 29 th, 2018: The following updates were made to the web site. SIGN-100-G: Dated 05/24/18 - The

More information

Bentley Civil Workshop

Bentley Civil Workshop Bentley Civil Workshop 2013 Bentley LEARNing Conference BCR4WK2 - IMPORTING AND EDITING SURVEY DATA Team Leader: Kevin Jackson Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com

More information

Bentley Civil Workshop

Bentley Civil Workshop Bentley Civil Workshop 2015 IBUG Spring Conference Templates 101 Team Leader: Chuck Lawson, PE Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 This page left intentionally blank. Table

More information

ODOT s Future with 3D Models

ODOT s Future with 3D Models Ohio Department of Transportation Mark McCloud, CADD Manager, CADD and Mapping Services October 28 th, 2015 John R. Kasich, Governor Jerry Wray, Director www.transportation.ohio.gov FHWA Every Day Counts

More information

Appendix E Falcon Document Manager TABLE OF CONTENTS

Appendix E Falcon Document Manager TABLE OF CONTENTS Appendix E Falcon Document Manager TABLE OF CONTENTS APPENDIX E... 2 E.1 Instructions for Using Falcon V6... 2 E.1.1 Falcon/DMS DocMan (Overview)... 2 E.1.1.1 The Toolbars... 3 E.1.1.2 Panes Toolbars...

More information

Lesson 14: Design Reports

Lesson 14: Design Reports 14 Lesson 14: Design Reports WELCOME! This lesson is about producing reports from the design data generated in the tutorial. Now that you have designed the commercial site, it is possible to extract information

More information

MicroStation. FDO Reader USER S MANUAL. [Företagets adress]

MicroStation. FDO Reader USER S MANUAL. [Företagets adress] MicroStation FDO Reader USER S MANUAL [Företagets adress] MicroStation FDO Reader - User s Manual, 2018-10-27 copyright, 2018 ringduvevägen 13, 132 47 saltsjö-boo e-mail: consulting@surell.se, web: www.surell.se

More information

Transitioning to MX SELECTSeries 3 and OpenRoads Technology

Transitioning to MX SELECTSeries 3 and OpenRoads Technology Transitioning to MX SELECTSeries 3 and OpenRoads Technology Ian Rosam, Product Manager, BSW Development, Civil Design Workshop Agenda (1.5hrs including Q&A) What is OpenRoads (5 mins) Delivered civil workspaces

More information

Practice Workbook. Pad and Parking Lot Modeling

Practice Workbook. Pad and Parking Lot Modeling Practice Workbook This workbook is designed for use in Live instructor-led training and for OnDemand selfstudy. The explanations and demonstrations are provided by the instructor in the classroom, or in

More information

What's New or Changed in Bentley InRoads XM Edition

What's New or Changed in Bentley InRoads XM Edition 08.09.02.13 Adds to 08.09.01.45 New General Enhancements File Added support for running Inroads Group within MicroStation on a 64 bit operating system. Running Inroads Group within AutoCAD on a 64 bit

More information

TerraScan Tool Guide

TerraScan Tool Guide TerraScan Main Toolbox General Toolbar Draw Toolbar Groups Toolbar Vectorize Towers Toolbar Road Toolbar Buildings Toolbar Building Edges Toolbar View Laser Toolbar Model Toolbar Vectorize Wires Toolbar

More information

Roadway Alignments and Profiles

Roadway Alignments and Profiles NOTES Module 15 Roadway Alignments and Profiles In this module, you learn how to create horizontal alignments, surface profiles, layout (design) profiles, and profile views in AutoCAD Civil 3D. This module

More information

Bentley OpenRoads Workshop 2017 FLUG Fall Training Event

Bentley OpenRoads Workshop 2017 FLUG Fall Training Event Bentley OpenRoads Workshop 2017 FLUG Fall Training Event F-2P - QuickStart for Roadway Modeling in OpenRoads Technology Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com

More information

Producing Project Deliverables: Creating a Plan Set

Producing Project Deliverables: Creating a Plan Set Practice Workbook This workbook is designed for use in Live instructor-led training and for OnDemand selfstudy. The explanations and demonstrations are provided by the instructor in the classroom, or in

More information

3-D MODELING FOR MACHINE CONTROL

3-D MODELING FOR MACHINE CONTROL SHELLY & SANDS JOHN DOWALTER, PE, PS 3-D MODELING FOR MACHINE CONTROL Dale Carnegie Public Speaking Training Ben Stein s Public Speaking Training SHELLY & SANDS JOHN DOWALTER, PE, PS S&S Survey Manager

More information

Office of Roadway Engineering. Traffic Engineering Manual (TEM) Revision Log

Office of Roadway Engineering. Traffic Engineering Manual (TEM) Revision Log Office of Roadway Engineering Traffic Engineering Manual (TEM) Revision Log January 18, 2019 Revision (of the October 2002 Edition) The following is a detailed list of the changes made in the Preface Materials

More information

DISTRIBUTION OF QUANTITIES

DISTRIBUTION OF QUANTITIES DISTRIBUTION OF QUANTITIES Index: 1 Table of Contents - Distribution of Quantities R.I. Contract - 2018-CB-109 Description Page 201.0403 REMOVE AND DISPOSE SIDEWALKS 1 201.0407 REMOVE AND DISPOSE PAVEMENT

More information

Chapter 7 - Consultants TABLE OF CONTENTS

Chapter 7 - Consultants TABLE OF CONTENTS Chapter 7 - Consultants TABLE OF CONTENTS CHAPTER 7... 2 7.1 Using Custom Line Styles... 2 7.1.1 Line Weights and Thickness... 4 7.1.2 Default Line Styles... 5 7.1.3 Standard Custom Line Styles for Proposed

More information

SAN ANTONIO WATER SYSTEM. Infrastructure Planning GIS / Mapping Division CADD STANDARDS

SAN ANTONIO WATER SYSTEM. Infrastructure Planning GIS / Mapping Division CADD STANDARDS SAN ANTONIO WATER SYSTEM Infrastructure Planning GIS / Mapping Division CADD STANDARDS INFRASTRUCTURE PLANNING CADD STANDARDS SAN ANTONIO WATER SYSTEM 2800 U.S. Hwy. 28 Nth San Antonio, TX 7822 www.saws.g

More information

Bentleyuser.dk Årsmøde 2012 Nordic Civil 2012

Bentleyuser.dk Årsmøde 2012 Nordic Civil 2012 Bentleyuser.dk Årsmøde 2012 Nordic Civil 2012 5.-7. November 2012, Munkebjerg Hotel, Vejle Workshop X7 Civil Design Review: 3D Modeling and Team Leader: Joe Waxmonsky, PE Bentley Systems, Incorporated

More information

Bentley Map Geospatial Administrator Workspace Base Source Directory and Files Node

Bentley Map Geospatial Administrator Workspace Base Source Directory and Files Node Bentley Map Geospatial Administrator Workspace Base Source Directory and Files Node The Geospatial Administrator provides expected flexibility to define and customize your Bentley Map projects. This includes

More information

Bentley ConceptStation Workshop 2017 FLUG Spring Training Event

Bentley ConceptStation Workshop 2017 FLUG Spring Training Event Bentley ConceptStation Workshop 2017 FLUG Spring Training Event 430 - QuickStart using OpenRoads ConceptStation Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com Practice

More information

Tec Sheet NoiseMod Reverse.3pc

Tec Sheet NoiseMod Reverse.3pc What is NoiseModReverse.3pc? NoiseModReverse.3pc HELP DOCUMENTATION NoiseModReverse.3pc is a Geopak application that reads a FHWA Stamina noise model ASCII file and draws the roadways, barriers, and receivers

More information

Section 8 Printing Information. Print Boundaries Print Styles Print/Print Organizer and PDF

Section 8 Printing Information. Print Boundaries Print Styles Print/Print Organizer and PDF Section 8 Printing Information Print Boundaries Print Styles Print/ and PDF Print Boundaries Roadways Print Styles are currently set up to seek a shape set to a certain level. There are five levels reserved

More information

VDOT Creating Plats with GEOPAK 2004 Edition (Version 8.8)

VDOT Creating Plats with GEOPAK 2004 Edition (Version 8.8) VDOT Creating Plats with GEOPAK 2004 Edition (Version 8.8) TRN013000-1/0001 Copyright Information Trademarks Patents Copyrights AccuDraw, Bentley, the B Bentley logo, MDL, MicroStation and SmartLine are

More information

Basic MicroStation Training Outline

Basic MicroStation Training Outline 12:30 DAY 1 Equipment Review Workstation, monitor, keyboard File server, Plot server, STATE server Drive Assignments Shortcut Menu General overview of commands Explorer Managing Folders & Files MicroStation

More information

PLAN PREPARATION GUIDE

PLAN PREPARATION GUIDE PLAN PREPARATION GUIDE CHAPTER 5 EXISTING TOPOGRAPHY & PROFILE PRESENT RIGHT-OF-WAY PROJECT PREPARATION GUIDELINES AND CRITERIA SECTION DESCRIPTION PAGE 1 Existing Topography, Profile, and Cross Sections

More information

Pipe Networks CHAPTER INTRODUCTION OBJECTIVES

Pipe Networks CHAPTER INTRODUCTION OBJECTIVES CHAPTER 11 Pipe Networks INTRODUCTION Pipe networks are integral to a site-design solution. The piping system s complexity can vary from simple culverts to several storm and sanitary networks that service

More information

Creating Printed Output

Creating Printed Output Creating Printed Output Module Overview This module will help you to become familiar with the options that let you produce quality printed output. Module Prerequisites Fundamental knowledge of the Microsoft

More information

Table of Contents. MDOT - Creating Model Line String and LandXML RID Files

Table of Contents. MDOT - Creating Model Line String and LandXML RID Files Table of Contents General Information... 2 Part 1: Proposed Terrain Model Creation... 3 Option 1: Element Selection Method... 3 Proposed Top Surface... 3 Proposed Subsurface... 4 Option 2: Terrain from

More information

Organizing Design Data

Organizing Design Data Organizing Design Data Module Overview This module explains how to use the data in different files for reference purposes. Module Prerequisites Knowledge of MicroStation s interface Some knowledge about

More information

SoCAL Bentley Bash June 17 th 18 th

SoCAL Bentley Bash June 17 th 18 th Wrap it Up with MicroStation V8i Select Series 3 Steven Rick Bentley Systems, Inc. This is a workshop that puts together a number of different technologies in MicroStation to get your drawings to the delivery

More information

GREENBOOK GEOPAK IN A PROJECTWISE ENVIRONMENT. ProjectWise Integration Server GEOPAK Civil Collaboration. communities.bentley.

GREENBOOK GEOPAK IN A PROJECTWISE ENVIRONMENT. ProjectWise Integration Server GEOPAK Civil Collaboration.   communities.bentley. GEOPAK IN A PROJECTWISE ENVIRONMENT ProjectWise Integration Server GEOPAK Civil Collaboration www.bentley.com communities.bentley.com First Edition (May 2010) Applies to: ProjectWise V8 XM Edition 8.09.04.131

More information

Geometric Layout for Roadway Design with CAiCE Visual Roads

Geometric Layout for Roadway Design with CAiCE Visual Roads December 2-5, 2003 MGM Grand Hotel Las Vegas Geometric Layout for Roadway Design with CAiCE Visual Roads Mathews Mathai CV32-3 This course describes and demonstrates various tools for defining horizontal

More information

Appendix H Drainage Ditch Design - Lab TABLE OF CONTENTS APPENDIX H... 2

Appendix H Drainage Ditch Design - Lab TABLE OF CONTENTS APPENDIX H... 2 Appendix H Drainage Ditch Design - Lab TABLE OF CONTENTS APPENDIX H... 2 H.1 Ditch Design... 2 H.1.1 Introduction... 2 H.1.2 Link/Ditch Configuration... 2 H.2 Lab 19: Ditch Design... 3 H.2.1 Introduction...

More information

Building Professional Services

Building Professional Services Building Professional Services How to create Drawings from your models using Bentley Building Electrical Systems and the USACE Dataset: The Electrical Discipline Master Model: The Discipline Master Model

More information

Bentley Civil Workshop

Bentley Civil Workshop Bentley Civil Workshop 2013 Bentley LEARNing Conference BCR2WK4 Creating End Conditions Team Leader: Dave Hoerner Team Members: Lisa Whitson & Derricke Gray Bentley Systems, Incorporated 685 Stockton Drive

More information

FDOT Automated Quantities (Part 1)

FDOT Automated Quantities (Part 1) Production Support Office CADD FDOT Automated Quantities (Part 1) Kandi Daffin CADD Support Specialist Objective Explore the workflow for developing and recording/managing quantities for FDOT projects

More information

CONSTRUCTION & DEVELOPMENT MANUAL SUMTER COUNTY, FLORIDA

CONSTRUCTION & DEVELOPMENT MANUAL SUMTER COUNTY, FLORIDA CONSTRUCTION & DEVELOPMENT MANUAL SUMTER COUNTY, FLORIDA Original: June 1, 2004 Revised: May 31, 2005 Revised: August 8, 2006 Revised: September 1, 2006 Revised: August 20, 2007 Revised: November 1, 2011

More information

Bentley Civil Workshop

Bentley Civil Workshop Bentley Civil Workshop 2013 MACC Conference Day 2 OpenRoads Technology Workshop: Horizontal and Vertical Geometry Team Leader: Bob Rolle Team Members: Ray Filipiak, Dave Hoerner Bentley Systems, Incorporated

More information

OCTOBER OTEC Session 75 Stringless 3D Paving

OCTOBER OTEC Session 75 Stringless 3D Paving OCTOBER 03 2018 OTEC Session 75 Stringless 3D Paving Introductions Brian E Girouard, Trimble Inc Sales Engineer Paving Specialist Manager brian_girouard@trimble.com Brad Cunningham, SITECH Ohio SITECH

More information

Civil 3-D PROFILE CREATION

Civil 3-D PROFILE CREATION Civil 3-D PROFILE CREATION 1 Alignment Overview: As in previous CAD versions, an alignment is a line that describes where you intend the centerline of your planned work to be. That s all. But, in Civil

More information

What's New or Changed in Bentley InRoads Group V8i (SELECTseries 1)

What's New or Changed in Bentley InRoads Group V8i (SELECTseries 1) What's New or Changed in Bentley InRoads Group V8i (SELECTseries 1) V08.11.07 Refresh New General AutoCAD 2010 was added as a supported CAD platform. General - Applies to MicroStation only File Right clicking

More information

SCDOT Specifications and Support Manual for GEOPAK Drainage

SCDOT Specifications and Support Manual for GEOPAK Drainage SCDOT Specifications and Support Manual for GEOPAK Drainage Table of Contents Introduction 4 Chapter 1: Data and Organization 6 1. Drives 6 2. Files 8 3. Exchange of Information 12 4. Downloading & Organizing

More information

Bentley Civil Workshop

Bentley Civil Workshop Bentley Civil Workshop 2015 Spring NCLUG Conference Workshop 32B Using Point Clouds in Civil Workflows Team Leader: Bob Rolle Team Members: Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341

More information

Bentley Civil Workshop

Bentley Civil Workshop Bentley Civil Workshop 2015 IBUG Spring Conference Templates 202 Team Leader: Chuck Lawson, PE Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 This page left intentionally blank. Table

More information

Bentley OpenRoads Workshop 2017 FLUG Spring Training Event

Bentley OpenRoads Workshop 2017 FLUG Spring Training Event Bentley OpenRoads Workshop 2017 FLUG Spring Training Event 431 - Approach and Driveway Modeling in OpenRoads Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com Practice Workbook

More information

Introduction to Geospatial Technology Lab Series. Lab: Basic Geospatial Analysis Techniques

Introduction to Geospatial Technology Lab Series. Lab: Basic Geospatial Analysis Techniques Introduction to Geospatial Technology Lab Series Lab: Basic Geospatial Analysis Techniques Document Version: 2012-08-24 Lab Author: Richard Smith Organization: Copyright 2003-2012 Center for Systems Security

More information

St. Joseph County. GIS Department FetchGIS Web Map Tutorial

St. Joseph County. GIS Department FetchGIS Web Map Tutorial St. Joseph County GIS Department FetchGIS Web Map Tutorial 2 Table of Contents Contents Slide #(s) Where to Find the Web Map 3 Disclaimer 4 Turning On and Off Map Layers 5 Searching for Parcels 6 More

More information

AutoCAD Civil 3D 2011 ESSENTIALS

AutoCAD Civil 3D 2011 ESSENTIALS AutoCAD Civil 3D 2011 ESSENTIALS SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation Table of Contents Table of Contents Preface...ix Module 1 The AutoCAD Civil 3D Interface... 1-1

More information

Known Errors in the 2012 OMUTCD 7/21/17 Update

Known Errors in the 2012 OMUTCD 7/21/17 Update Known Errors in the 2012 OMUTCD 7/21/17 Update (Updates are shown in red. New items are shown with a new date.) ODOT intends to correct these errors via a future revision to the Manual. This list is provided

More information

SCDOT ROADWAY CADD MANUAL ROADWAY CADD MANUAL. South Carolina Department of Transportation. Updated September Design Automation Office.

SCDOT ROADWAY CADD MANUAL ROADWAY CADD MANUAL. South Carolina Department of Transportation. Updated September Design Automation Office. South Carolina Department of Transportation ROADWAY CADD MANUAL Updated September 2016 Design Automation Office 1 Table of Contents Disclaimer... 6 Trademarks... 6 MicroStation Introduction... 7 Workspace...

More information

Features and Benefits

Features and Benefits CAiCE Visual Survey 10 Features and Benefits CAiCE Visual Survey 10 software enables surveying professionals to import, process, analyze, and present surveying all in one software package. Visual Survey

More information

Bentley OpenRoads Workshop 2017 FLUG Spring Training Event

Bentley OpenRoads Workshop 2017 FLUG Spring Training Event Bentley OpenRoads Workshop 2017 FLUG Spring Training Event 437 - QuickStart for Terrain & Geometry Using OpenRoads Technology Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com

More information

Karvo Paving Company Hudson Drive Stow, OH Unit Price Labor & Material Total Unit Price Labor Unit Price Material

Karvo Paving Company Hudson Drive Stow, OH Unit Price Labor & Material Total Unit Price Labor Unit Price Material ITEM SPEC CMS DESCRIPTION QUANTITY Labor Labor Labor 1 201 ODOT CLEARING AND GRUBBBING 1 $13,000.00 $0.00 $13,000.00 $13,000.00 $6,800.00 $10,200.00 $17,000.00 $17,000.00 $75,000.00 $0.00 $75,000.00 $75,000.00

More information

Page 2D-12 Revised the following language in the last sentence on the page from; as shown in Figure 2D-3. To; as shown in Chapter 2H, Figure 2H-35.

Page 2D-12 Revised the following language in the last sentence on the page from; as shown in Figure 2D-3. To; as shown in Chapter 2H, Figure 2H-35. IMPERIAL ROAD DESIGN MANUAL REVISIONS January, 2015 CHAPTER 2A Page 2A-1 Revised the following language at the end of the paragraph under PRELIMINARY ENGINEERING AUTHORIZATION from; Funding Allocation/Verification/Submittal

More information

Bentley Civil Guide. V8i SELECTseries 3. Best Practices. Written By: Product Management Team; BSW-Development, Civil Design

Bentley Civil Guide. V8i SELECTseries 3. Best Practices. Written By: Product Management Team; BSW-Development, Civil Design Bentley Civil Guide V8i SELECTseries 3 Best Practices Written By: Product Management Team; BSW-Development, Civil Design Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com

More information

VDOT GEOPAK Drainage Training Manual

VDOT GEOPAK Drainage Training Manual VDOT GEOPAK Drainage Training Manual Training Manual 2004 Edition TRN007630-1/0002 Trademarks AccuDraw, Bentley, the B Bentley logo, MDL, MicroStation and SmartLine are registered trademarks; PopSet and

More information

99 Shapes and Shape Manager

99 Shapes and Shape Manager 99 Shapes and Shape Manager Copyright Bentley Systems. Introduction Bentley Rebar asks the user to place a bar by the number of legs, rather than input of the code shape as some other programs do. This

More information

This guide will tell you all you need to know about the new Front Desk application which can be found on the main Peoria County GIS website.

This guide will tell you all you need to know about the new Front Desk application which can be found on the main Peoria County GIS website. New Front Desk Quick Guide, 2014 At a First Glance This guide will tell you all you need to know about the new Front Desk application which can be found on the main Peoria County GIS website. When you

More information

Bentley Civil Workshop

Bentley Civil Workshop Bentley Civil Workshop 2013 Bentley LEARNing Conference BCR3WK1 OpenRoads Technology Workshop: Horizontal Geometry Team Leader: Lou Barrett, Product Manager (BSW Civil Design) Team Members: Mike Wilson,

More information

Working With External Design Software

Working With External Design Software Working With External Design Software Introduction This document describes methods for working with project data from external civil design packages such as Civil 3D, Bentley civil products, 12d Model

More information

DES 727 CORRIDOR MODELLING & PLAN PRODUCTION USING OPEN ROADS. April 2018 Design Division

DES 727 CORRIDOR MODELLING & PLAN PRODUCTION USING OPEN ROADS. April 2018 Design Division CORRIDOR MODELLING & PLAN PRODUCTION USING OPEN ROADS April 2018 Design Division Introduction The course has been developed to be completed with Power GeoPak SS4. Other versions of GeoPak SS4 may also

More information

Bentley OpenRoads Workshop 2017 FLUG Fall Training Event

Bentley OpenRoads Workshop 2017 FLUG Fall Training Event Bentley OpenRoads Workshop 2017 FLUG Fall Training Event F-1E - QuickStart using OpenRoads ConceptStation Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com Practice Workbook

More information

MicroStation Design Files

MicroStation Design Files MicroStation Design Files Module Overview This module discusses aspects of working with design files. Module Prerequisites Knowledge of MicroStation s interface Some knowledge about MicroStation design

More information

Bentley OpenBridge Workshop 2017 FLUG Spring Training Event

Bentley OpenBridge Workshop 2017 FLUG Spring Training Event Bentley OpenBridge Workshop 2017 FLUG Spring Training Event 435 - Using Open Bridge Modeler and Lumenr RT Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com Practice Workbook

More information

Bentley InRoads XM Edition. R o a d w a y D e s i g n e r T u t o r i a l ( M e t r i c )

Bentley InRoads XM Edition. R o a d w a y D e s i g n e r T u t o r i a l ( M e t r i c ) Bentley InRoads XM Edition R o a d w a y D e s i g n e r T u t o r i a l ( M e t r i c ) Bentley InRoads Roadway Designer Tutorial June 2007 Table of Contents Copyright, Warranties, and Trademarks...iv

More information

Practice Workbook. Subsurface Utility Engineering Fundamentals

Practice Workbook. Subsurface Utility Engineering Fundamentals Practice Workbook This workbook is designed for use in Live instructor-led training and for OnDemand selfstudy. The explanations and demonstrations are provided by the instructor in the classroom, or in

More information

ProjectWise for Civil Users

ProjectWise for Civil Users ProjectWise for Civil Users Arbie Parker, Services Consultant, ProjectWise arbie.parker@bentley.com 1 WWW.BENTLEY.COM 2016 Bentley Systems, Incorporated 2016 Bentley Systems, Incorporated Changes to Civil

More information

City of La Crosse Online Mapping Website Help Document

City of La Crosse Online Mapping Website Help Document City of La Crosse Online Mapping Website Help Document This document was created to assist in using the new City of La Crosse online mapping sites. When the website is first opened, a map showing the City

More information

Paul DiGiacobbe, PE, DBIA MASER Consulting Ryan Putt, PE HNTB Corporation Kevin Poad, PE HNTB Corporation

Paul DiGiacobbe, PE, DBIA MASER Consulting Ryan Putt, PE HNTB Corporation Kevin Poad, PE HNTB Corporation Paul DiGiacobbe, PE, DBIA MASER Consulting Ryan Putt, PE HNTB Corporation Kevin Poad, PE HNTB Corporation Introduction Using LiDAR to Manage Safety Assets SPEED the acquisition phase is being performed

More information

Office of Geographic Information Systems

Office of Geographic Information Systems Office of Geographic Information Systems Print this Page Fall 2012 - Working With Layers in the New DCGIS By Kent Tupper The new version of DCGIS has access to all the same GIS information that our old

More information

Configurations, DGNLIBs, and Workspaces

Configurations, DGNLIBs, and Workspaces Configurations, DGNLIBs, and Workspaces Putting It All Together Arizona Bentley BASH Sept 13 th 2013 Presenter: Sam Hendrick (sam.hendrick@bentley.com) The BEST thing about Workspaces is. They are so flexible

More information

Drainage Tools Overview Create Refined Watershed TIN CHAPTER 15

Drainage Tools Overview Create Refined Watershed TIN CHAPTER 15 CHAPTER 15 Drainage Tools 15.1 Overview GEOPAK supports a myriad of tools to analyze and evaluate drainage patterns of a GEOPAK Digital Terrain Model. Tools for delineating watersheds, flow paths, flow

More information