Store
|
Contact Us
|
Careers
Home
Industries
Products
Training
Support
Services
Events
News
About
About Esri
Careers
Esri Video
Partners
Support
Search Support
You are here: >
ArcScripts
>
Search Results
> Script Details
Login
|
Feedback
|
Help
Geodatabase Designer v2 (9.2)
contact author
|
download help
|
report inappropriate content
Author
Richie Carmichael
File Name
GeodatabaseDesigner.92.20080825.zip
Language
Visual Basic
Last Modified
Jan 28 2009
Status of work
Public Domain
Software
ArcGIS Desktop
File Size
7242.82 kb
Downloads
22236
ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.
Summary
[SOURCE CODE INCLUDED]
INTRODUCTION:
Geodatabase Designer 2 (GD2) is set of tools to document and exchange geodatabase schema. GD2 also includes an editor for geometric network connectivity rules.
PREREQUISITES:
1) ESRI ArcGIS Desktop 9.0/9.1/9.2/9.3
DEMONSTRATION VIDEO:
A demonstration video is available post-install. To access the video pleas click:
Start > All Programs > Geodatabase Designger 2 > Video Demonstration - Introduction (avi)
SPECIAL FEATURE - PERSISTING SCHEMA XML TO METDATA:
New with this release (2.0.239) is the ability to embed GD2 XML in geodatabase metadata. For a qucik demonstration please click:
Start > All Programs > Geodatabase Designer 2 > Video Demonstraion - Metadata (avi)
CONTACT AUTHOR:
For comments and suggestions please click the "Contact Author" link above.
BLOG:
http://mrrichie.spaces.live.com/blog/cns!DD16C3F34F4D913E!549.entry
HISTORY:
[2.0.320]
Add error handling for invalid or corrupt tables.
[2.0.294]
Release print-job after printing.
Simplify code to enable/disable.
Clear/Store XML metadata buttons (generated too much IO w/ SDE).
[2.0.279]
Fix "Object Not Found" error when "Open..." button used.
[2.0.277]
Add UNICODE support.
[2.0.259]
GN Rule Editor: Increase cardinality range.
[2.0.290]
Fix "Help" button not opening help documentation.
Fix ObjectClass importer. Default values sometimes repeated in a subtype (only for numeric fields).
Fix GeometricNetwork Importer. App crashes during rule import because of bad subtypes.
[2.0.290]
Changed the way non-key fields are added to an attributed relationship.
[2.0.312]
Upgraded Installer.
[2.0.331/2.0.332]
Remove support for Annotation FeatureClasses.
[2.0.334]
Add fix domain to XML exporter. Bug only affected reporting not schema.
[2.0.345]
Add GN weight import fix (provided by Tomasz Czerny. Thanks Tomasz!).
[2.0.348]
Non-attributed M-N Relationship were not modelled correctly in XML. Thanks Mark Ma!
[2.0.367]
Added error handlers to catch exceptions thrown by ArcObjects when opening Topology datasets and relationship origin/destination classes.
[2.0.373]
Add more error handlers to catch ArcObjects exceptions. Specifically opening of GeometricNetworks and ObjectsClasses.
[2.0.381]
Add fix for importing numeric coded value domain on 9.2.
Handle exception when importing an invalid FeatureDataset name.
4/26/2007 - Fixed typo in XSL (esriTopologyRuleType descriptions). Thanks Pius!
11/1/2007 - Removed stylesheet copy operation from installer.
[2.0.383]
Truncate can now remove rows from an attributed relationship.
Contact Us
|
Privacy
|
Legal
|
Site Map