Featured Post

Civil 3D - Layer Filter Properties dialog box cannot be found-MENU outside of display AREA

Civil 3D Layer Filter Properties dialog [Annotative scale] box cannot be found.     This can occur if a window is displaying outside t...

Monday, February 20, 2017

Export to .shp (Shape file) from AutoCAD map

To export to a shape file from AutoCAD map, Go to File> export> other GIS formats.
On the next menu, select the tab labeled "data".
   in order not to receive the error "this field name already exists"
select only objects...
hit OK





To export a Civil 3D surface to a raster , go to the Prospector and right-click on the surface and choose 'Export to DEM'. On the bottom of the menu, switch the file type from USGS .dem to GEOTIFF .tif file.

To use a large surface in Civil 3D without too much overheard use Autodesk's Map 'connect data' feature and connect to the GIS shape files of contours or surface elevations in various forms (hilshades form-.adf)
without utilizing too many resources. Make sure to match the CRS (coordinate reference system).

Pressure Pipes

Pressure pipes
Changing the Material of a pipe.

You will need:
1. SQL Lite editor
2. Backup of pressure pipe catalog.

1. open you SQL Lite editor and open this catalog file . Imperial_AWWA_PushOn.sqlite

Find this database called WA_MATERIAL_TBD

  1. Click on the left of the title the little arrow to expand the database, then right click on the 'Columns' and select 'Edit table'.
  2. When the window opens the VALUE heading contains the materials you can use for pressure networks (push-on).
  3. Change the value you want. I change the value of 'ductile iron' to just DIP to make my labels smaller. 
  4. When you're done making your changes. click on the check mark 'commit changes' or hit Ctrl+Enter. Then go to the menu 'View' and select 'close selected window'. 
  5. Disconnect the SQL database before closing SQLLiteStudio. It is the second button from the let on the top menu.
  6. You can now close SQL LiteStudio.