An open API service indexing awesome lists of open source software.

https://github.com/vasnake/regingdb

Scripting ESRI ArcCatalog context menu command 'Register with Geodatabase'. Works with SDE GDB.
https://github.com/vasnake/regingdb

Last synced: about 1 year ago
JSON representation

Scripting ESRI ArcCatalog context menu command 'Register with Geodatabase'. Works with SDE GDB.

Awesome Lists containing this project

README

          

regingdb
========

Scripting ESRI ArcCatalog context menu command 'Register with Geodatabase'. Works with SDE GDB.

In ArcCatalog we have command ['Register with Geodatabase'](http://webhelp.esri.com/arcgisserver/9.3/dotNet/index.htm#geodatabases/register-82696701.htm) accessible from context menu. Years ago I wrote a console program for using this function in my scripts. Here it is:

* regingdb.sol -- .NET C# program;
* regingdb.py -- Python version of .NET program.

Links

* http://vasnake.blogspot.ru/2010/06/register-with-geodatabase.html
* http://webhelp.esri.com/arcgisserver/9.3/dotNet/index.htm#geodatabases/register-82696701.htm
* http://forums.esri.com/Thread.asp?c=158&f=2291&t=280165#953539