Open ArcMap and upload the following layers: 1. contours_clip 2. Somerville_bldg 3. Somerville_sidewalk 4. Somerville_openSpace 5. Study_area_05
** The contour layer was derived from a Digital Elevation Model (DEM), which produces clean and continues contour lines. This method is preferred to the overly detailed contour lines available through municipalities’ websites, that are usually not continues or closed polygons.
Data Management Tools -> Features -> Feature to Line
Input Features: Study_area_05 Output Feature Class: ~/Box_Line
Select Contours. Data Management Tools -> General -> Append
Input Datasets: Box_Line Target Dataset: contours_clip Schema Type: NO_TEST (IMPORTANT!!!!)
Data Management Tools -> Features -> Feature to Polygon
Input Features: Contours Output Feature Class: ~/ContoursPolygon
What do you want to join to this layer? Join data from another layer based on spatial location.
Output: ~/ContoursPolygon_Elev
Congrats! you’ve successfully created topography polygons.
This step creates a new field called Elevation in the attribute table and populates it with the values recieved from the max function earlier. This step is needed for 2 reasons: 1. Clarity. 2. Rhino needs this field to read the polygons’ elevation.
What do you want to join to this layer? Join data from another layer based on spatial location.
Output: ~/BuildingFootprints_Contours
Open the attribute table for BuildingFootprints_Contours
In Table of Contents Layers window, right click the
ContoursPolygon_Elev layer: Data -> Export to CAD
Input feature: select BuildingFootprints_Contours to add it for CAD
export. Create a new folder to save this file as an output from GIS.
Open Rhino and create a new file (Large Object: Feet). The linear
unit should be the same with your GIS file’s projected coordinate
system. We will introduce more about the interface, views, commend, and
layer management in Rhino.
Insert the DWG file into Rhino. We will discuss the difference
between Insert and Import.
View management: Type “Zoom” in commend window -> Extend, to
zoom to the DWG file.
Layer management: In Layer Panel, you will see the identical
layers in Rhino as ArcGIS. You can manage the layers by 1) assign the
current layer; 2) turn on/off the layer; 3) rename; and 4) restyle the
layer with different colors and line weight.
Congratulations! Now you’ve successfully exported GIS data as a DWG
file (drawing file) and imported in Rhino for 3D creation. Move forward
to the next session on generating topography, extrusion, and render in
Rhino.