How to automatically match AutoCAD Layers to Buildings

From Tygron Support wiki
Revision as of 11:21, 1 September 2022 by Rudolf@tygron.nl (talk | contribs) (Created page with "{{stub}} {{howto|title=create a Geo Plugin for use in the geo data wizard | Create a new Geo Plugin for Buildings | Uncheck the "Use for New Projects" option | Switch...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article is a stub.
How to create a Geo Plugin for use in the geo data wizard:
  1. Create a new Geo Plugin for Buildings
  2. Uncheck the "Use for New Projects" option
  3. Switch to the GeoLinks tab
  4. Add a GeoLink
  5. Switch to the "Maching Attributes" tab
  6. Add an attribute "LAYER", with a value equal to the exact name of a layer which should be imported.
  7. Switch back to the "General" tab of the GeoLink.
  8. Set the "Function" of the GeoLink to the desired Function to create.
  9. If applicable (e.g. for trees), set the "Geometry" setting to RADIUS_CENTERPOINT
  10. Repeat the creation of a GeoLink and its configuration, for each type of Function which should be created.

Notes

  • A Geo Plugin created through this process can also be linked to a Project Source referring to a DXF on the Geo Share, so that data from that DXF is automatically included in new Projects. To set this up, select that Project Source as source for this Geo Plugin, and ensure the "Use for New Projects" option is checked.
  • If a layer in the DXF file contains features which should be loaded in as different Functions, such as a layer indicating different types of housing, those features are usually differentiated by color. In that case, after adding a LAYER attribute mapping, a second attribute can be added for either COLOR or LAYER_COLOR, so create a Geo Link which will assign a Function if a feature in that layer also has that specific color.

See also