All Projects → nicogis → Geodatabase-Diagrammer

nicogis / Geodatabase-Diagrammer

Licence: other
Geodatabase Diagrammer ArcGIS for Desktop

Programming Languages

Visual Basic .NET
514 projects

Projects that are alternatives of or similar to Geodatabase-Diagrammer

registrant
Python package used for generating HTML reports about the contents of Esri geodatabases.
Stars: ✭ 44 (-2.22%)
Mutual labels:  arcgis-desktop, geodatabase
Office Tool
© 2016-2021 Yerong. All Rights Reserved.
Stars: ✭ 3,657 (+8026.67%)
Mutual labels:  visio
jitsi-box
A Raspberry Pi based box to automate holding hybrid conferences with Jitsi
Stars: ✭ 15 (-66.67%)
Mutual labels:  visio
visioStencils
My 2,700 visio 🎨 shapes, stencils, symbols, and icons collection to visually represent IT infrastructure
Stars: ✭ 43 (-4.44%)
Mutual labels:  visio
VisioAutomation
Automate Microsoft Visio with .NET
Stars: ✭ 88 (+95.56%)
Mutual labels:  visio
public-transit-tools
Tools for working with GTFS public transit data in ArcGIS
Stars: ✭ 126 (+180%)
Mutual labels:  arcgis-desktop
local-government-desktop-addins
A series of ArcGIS Desktop Add-ins used in the ArcGIS for Local Government editing maps.
Stars: ✭ 58 (+28.89%)
Mutual labels:  arcgis-desktop
awesome-arcgis
La mayor recopilación (Wiki) de recursos sobre ArcGIS que encontrarás (organizado por productos, conceptos, ...)
Stars: ✭ 21 (-53.33%)
Mutual labels:  arcgis-desktop
ArcRasterRescue
Extract raster data from ArcGIS/ESRI formats
Stars: ✭ 56 (+24.44%)
Mutual labels:  geodatabase
EsriRESTScraper
A Python class that scrapes ESRI Rest Endpoints and exports data to a geodatabase
Stars: ✭ 43 (-4.44%)
Mutual labels:  geodatabase

Geodatabase Diagrammer for ArcGIS for Desktop

Description

This will create a Visio diagram showing the classes and their schema in a geodatabase of your choosing. Use this tool to create a data model poster. This code was originally produced by ESRI (Richie Carmichael and Michael Zeiler) in 2002 for version 8.3. The link is http://www.arcgis.com/home/item.html?id=a378b48be11b45b5bb25254643304cb7. I only have recompiled for ArcGIS 10.5 and Visio Pro 2016-2019 32bit

System Requirements

  • ArcGIS Desktop version 10.7.1 or superior
  • Microsoft Visio Pro 2016-2019 32bit
  • .NET 4.6.1 Framework

Limitations

This application does not support exotic custom feature class types. The types that are supported are:

  • Point (including multipoint), Line/Polyline, Polygon
  • Annotation
  • Dimension
  • Network (simple or complex edges and junctions)

Setup

Add In

  • Click “Install Add‐In”.
  • Click OK in the small notification dialog.
  • There are some custom templates (.vst) and stencil (.vss) files that the Diagrammer needs which are located in PutInVisioStencilsFolder. Choose a permanent location on your computer for these files and copy them there.
  • Open MS Visio.
  • Select Options under File.
  • Click the Advanced tab.
  • Click “File Paths” button.
  • Indicate the folder locations next to Templates and Stencils as shown below.

Visio Template Stencils

Click Trust Center. Click Trust Center Settings Click File Block Settings Untick Boxes in File Block Settings

Visio File Blocked

  • Open ArcCatalog.
  • Click on the Customize menu and select Customize – Toolbars.
  • Click the Commands tab.
  • Select Geodatabase tools under the Categories list.
  • Click on the Geodatabase Diagrammer under the Commands list. Hold and drag it up onto an existing toolbar in ArcCatalog.

Arc Catalog

  • Click the Close button on the Customize Dialog.

Use

  • Open ArcCatalog.
  • Select a geodatabase in the TOC.
  • Click the Geodatabase Diagrammer button.

Arc Catalog Diagrammer

  • Click browse to indicate the output Visio diagram file that you will be creating.
  • Use the other options on the form as desired.
  • Click Generate Diagram. The Status bar at the bottom of the form will show messages as the diagram is being created. When it is finished it will read “Completed the diagram”.
  • Click Close to close the form.
  • Browse to the Visio (.vsd) output file and double‐click it to open it.

File V S D

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].