An application under the ArcGIS Desktop suite that is used to manage and create spatial data and databases.
2
votes
1answer
1k views
Why does “Add Database Server” in Catalog 10 allow only ArcSDE Personal or Workgroup databases?
Arc Catalog 10 - ArcInfo - Database Severs - Add Database Server:
"Add an ArcSDE Personal or Workgroup database server by typing in the SQL Server Express instance you wish to connect to."
I want to ...
6
votes
1answer
595 views
Create metadata for multiple datasets simultaneously in ArcGIS 10
I am trying to find a way to create metadata through Arc Catalog for multiple datasets simultaneously. I'm working within a file geodatabase, which composes of multiple feature classes and rasters. ...
0
votes
1answer
235 views
ArcCatalog hangs 9.3.1 build 3000 [closed]
I'd like to apologized for earlier I posted and no one was able to read my msn screen shot. I have change to imgur.
My question earlier today was about ArcCatalog hang.
Ever time when I open my ...
1
vote
1answer
310 views
Opening ArcCatalog to FGDB causes application to fall over
I have some python scripts I have written to create a lot of objects. I write these, in code, to a couple of FGDB's. If I happen to open ArcCatalog in one of these FGDB's, the application falls ...
3
votes
2answers
443 views
ArcSDE database connection strings for ArcCatalog
Anyone know where the Database Connection strings are located in Program Files for ArcCatalog? I have all my Database Connection strings fixed and all my scripts use them. My computer went down and ...
3
votes
2answers
455 views
How can I track/graph arcserver usage statistics?
I’m currently using the ArcGIS Server Properties dialog in ArcCatalog to periodically check the usage statistics for our services. I’d like to be able to chart those to get a big picture view of ...
1
vote
1answer
257 views
Getting Basic Information about ArcGIS Map Service With IGxDialog
I am having a helluva time trying to get some basic information (server URL) about an ArcGIS Map Service using the basic IGxDialog.
So far, I am able to pop open the IGxDialog, and allow the user to ...
4
votes
2answers
590 views
Is ESRI metadata standard compatible with GeoNetwork metadata standard?
Is ESRI metadata standard compatible with GeoNetwork metadata standard? if yes how do i update the Geonetwork metadata using Arc-Catalogue 10 Metadata xml?
23
votes
5answers
5k views
ArcGIS and PostGIS
Has anyone successfully used PostgreSQL with PostGIS successfully? I am a semi-experienced ArcGIS user and want to build out a database and connect it to ArcCatalog. I've scoured the internet for ...
2
votes
1answer
92 views
Can you add more than one contact in FGDC compliant metadata?
I am new to following FGDC metadata standards. I have received an SDSFIE compliant geodatabase. My job is to build on this geodatabase. Each feature class already has FGDC compliant metadata. As I ...
2
votes
2answers
579 views
How to add a Database Server in Catalog?
I have ArcSDE on an Oracle database and I want to add a database server connection to ArcCatalog, I've seen several sites but they don't say what I have to write down. Let me explain:
From the tree ...
4
votes
1answer
139 views
generate a list of all themes keywords in ArcCatalog?
is it possible to generate a list of all themes keywords in ArcCatalog v9.3.1? similarly, i would like to do the same for place keywords as well?
FYI.
my office only have about 10 standalone ArcMap ...
6
votes
3answers
265 views
How could I switch data connections in case of server failover?
Here is the scenario. I want to be able to switch the end users database connections automatically in case we ever have to switch to our backup SDE server. My first thought was to set up sde ...
3
votes
2answers
231 views
2
votes
2answers
1k views
Create ArcSDE Database from ArcCatalog
Is there a way to create a spatial database from ArcCatalog that also creates the ArcSDE user, repository, and service.
Basically, I am trying to do everything that the ArcSDE Post Installation does, ...