Posts filed under: SBS Blog

Using Spatial ETL in a Multi-Vendor GIS Environment (Part 2)

As described in my previous post, GIS architectures are evolving from environments where all the functionality resides in the corporate GIS platform to new architectures where external applications are providing capabilities that have historically been performed within the corporate GIS. ... Read More

Populate an AUD model field from Drawing Properties

The question has come up, “how do I populate a custom field in an AUD model from the Drawing Properties. Specifically a Work Order number. This is easy to do, but not easy to figure out. AUD doesn’t always make... Read More

Setting up read-only access to SQL Server when using AutoCAD Utility Design Data Extraction Tools

To limit a user’s ability to write back mapping data with the AUD merge back function requires three actions: Set up Read-only user in SQL for general AUD users. Set up of the extraction mapping file and save it in... Read More

Using Spatial ETL in a Multi-Vendor GIS Environment (Part 1)

I was involved with my first GIS migration project in 1987. The client, a large electric utility, had a business requirement to merge three different organizations that were all using different geospatial systems. One system was home-grown, the other was... Read More

Using Block Attributes to Automatically Label AUD Features

This post describes how to set up and use attributes to automatically label AUD features. For example when you place a transformer in AUD it is automatically labeled with the kVa rating: The process is very simple and uses standard... Read More

Callout’s in AUD 2014!

Have you had a chance to look at AUD 2014? The Callout feature is really nice, very simple, works… and has leaders… and automatic update’s! It is simply a block with attributes; you can then define the attribute fields with... Read More

How to set specific layer for AUD Objects – AutoCAD Utility Design 2013

In this tutorial we will create a specific layer for the AUD Pole objects, these steps can be used for all AUD objects and will allow the use of traditional AutoCAD Layer commands to control visibility. 1. Create a new... Read More

Adding Pole Heads to an existing pole in AUD

After you add a Pole in the AutoCAD Utility Design (AUD) environment it is very easy to add most attachments using the tool bars and Design Explorer Pole Heads are one exception to this, they cannot be added using these... Read More

Connect to ArcSDE with AutoCAD Map3D, Civil3D, or AutoCAD Utility Design

Leveraging ESRI ArcSDE in your AutoCAD design can make life a whole lot better! Using the FDO tools found AutoCAD Map3D, Civil3D, and AutoCAD Utility Design this is easy to do. Here are the steps to do it: You need... Read More

Oracle imp/exp blues…

What a day. Syntax is everything. A file path, that’s all that was missing. So, next time you are importing and Oracle .dmp file (the old style, not the newer dp style) here is the simple syntax: imp SYSTEM/password@orcl file=C:\WhereEverYouPutIt\file.dmp... Read More