Giraffe imports and exports a variety of GIS and BIM formats.
Here we describe how to import line drawings in DXF (dwg) format.
Quick Links
Layers
Add Your own Spatial data
Set the project CRS
<aside>
đ¨ Importing CAD (.dxf) vector data is often complex. DXF files are not typically geolocated, and depending on how they are authored, they may consist of many line segments rather than the line-strings and polygons which are native to Giraffe.
On the other hand, even line segments can be very useful to allow tracing using Giraffe's snap feature (holding down "s" will snap to any vector features on the map).
If there is a large amount of useful data that is only accessible as DXF files, you can follow the steps in How to import DXF files into Giraffe. Reach out to us using the in-app chat for support doing this.
</aside>
Prepare your DXF for import
CAD files can be extremely complex. To ensure everything uploads smoothly, best practice is to prep your file prior to import.
<aside>
đ˘
Closed polylines are easier to turn into Giraffe geometries using Use Map features to Create Geometry and Query Information or Bulk Copy Features from Vector data
</aside>
- Geolocate the project, if possible
- Do your best to include only building outlines as closed polylines.
- Remove any text and dimensions
- Remove any hatches or fills
- Merge or remove all xrefs and references
- Ensure everything in the file is 2D
- Run "flatten" and "purge" commands
- Remove all sheets
- Down save to an old version of CAD/DXF. If you're on CAD 2025, it's likely too new to be comparable.
- Make sure the file is not password protected or encrypted in some way
Coordinate Geographic Projection
If you know your drawing's projection
- Click Main menu (â°) -> Project -> Project Settings.
- Navigate to âotherâ
- Click âAdd a project CRSâ
- Paste the CRS into the field
- Click Main menu (â°) -> Layers -> Vector (Geojson and Shapefile)
- Upload your .dxf file and follow the steps to add a layer or import as Giraffe features.
<aside>
đ Learn more about how to Set the project CRS
</aside>
If you don't know your drawing's projection
- Click Main menu (â°) -> Export Project -> DXF (CAD Format) to download giraffe-[your file id].dxf
- Import giraffe-[your file id].dxf into your CAD program and add and align your content with it. Don't move the Giraffe content.
- Save the aligned content to [your filename].dxf. You can delete the Giraffe content after you have aligned everything to it.
- Click Main menu (â°) -> Layers -> Vector (Geojson and Shapefile)
- Upload your [your filename].dxf file and follow the steps to add a layer or import as Giraffe features.
Import the File
Open the Import Layer applet.
Navigate to the Layer Palette, then click âNew data layerâ

When the Layer Library opens, click âCreate new Layerâ on the right hand side

The dropdown displays all of the layer type options. Select one to open the layer create applet.
<aside>
đĄ You can also drag any file into your giraffe window to automatically open the correct applet for that filetype.
</aside>
-
Upload a file
- Browse your computer
- Select a file
- click âNextâ
-
Style layer
- Select âTo create a layerâ to add a layer
- Filter and Style your Layer using Data Table controls
-
Layer details
- Name the layer
- add details.
-
Click âsave layerâ to add the layer to your project.

<aside>
đĄ
</aside>
<aside>
đ Learn how to filter and style with Data Table
</aside>