|
|
|
Software
- NPS Midwest Region GIS Custom Controls
CreateDomain
Overview
CreateDomain is an ArcCatalog custom control that will convert
a table of data into a Coded Value Domain. When launched, the
user specifies which field in the table represents the Code part
and which field represents the Value part. It also has the user
specify the split and merge policies for the new domain. The control
will then create a Coded Value Domain in the same Geodatabase
with all the data from all the records in the original table.
Requirements
This control was written in VisualBasic 6.0 on Windows XP. It
has been tested and runs with ArcCatalog 8.3 and ArcCatalog 9.0
running Windows XP. It has not been tested on any other versions
of ArcCatalog or Windows. If you have troubles installing or using
this custom control please use the links below to contact the
author.
Download
The link below is to a zipped folder that contains the full source
code of the CreateDomain Visual Basic project as well as the compiled
.dll and detailed installation instructions in PDF format. Click
the link below and then choose "Save to disk" to obtain
this folder.
Getting Started
* Download the zipped folder from the link above.
* Once downloaded, unzip the folder and save the contents to a
location of your choosing.
* Add the CreateDomain.dll to the toolbar of your choice by using
the standard procedure for customizing toolbars in ArcCatalog.
* For more detailed instructions, see the Customizing ArcCatalog
web-page for general instructions on how to install a custom control
in ArcCatalog.
* There are also highly detailed instructions in PDF format on
how to install the CreateDomain custom control included in the
downloaded folder.
Questions, Comments or Concerns?
You might wish to try visiting the Custom
Controls Troubleshooting web-page for assistance.
|
|