An application under the ArcGIS Desktop suite that is used to manage and create spatial data and databases.
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 ...
9
votes
1answer
473 views
How to get the size of a file geodatabase feature class on disk?
Is there a simple way to determine the amount of hard drive space a feature class takes up? I feel like I'm missing something simple, but I don't recall a method that does so. You would think that ...
8
votes
6answers
231 views
Is there a way to connect to PostgreSQL in ArcCatalog without SDE? [duplicate]
Is there a way to connect to PostgreSQL in ArcCatalog without SDE? I came across this post from 2011 that suggested using zigGIS but I can’t find a working link to the program.
A little background: ...
7
votes
4answers
1k views
How to reorder fields (permanently) in a file geodatabase
Using ArcGIS 10.0, is it possible to reorder the fields in a file geodatabase, and have the order persisted to the database?
We considered exporting to XML, and writing a parser to change the field ...
7
votes
2answers
856 views
Automatic batch update a file geodatabase from shapefiles
Every week I need to update the same shapefiles that are used to produce up to date maps. The files are downloaded from 3 different web-servers.
The thing I want to do is to have a script that can ...
6
votes
3answers
268 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 ...
6
votes
2answers
171 views
How can I reduce the size of my file geodatadase?
We're using file geodatabase for tax mapping. we save building photos and there are 6000 buildings. The size of this data 2GB. So loading the data takes a lot of time we are not unable to do work ...
6
votes
1answer
618 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. ...
5
votes
3answers
3k views
Remove spatially duplicate features using ModelBuilder
I am creating a model to remove features which are duplicated within a polygon feature class. Most of the features are duplicated once, but about a quarter have up to three or four exact copies. I do ...
5
votes
3answers
174 views
What is the best way to search tens of feature datasets for a feature classes in sde and other field filters in ArcCatalog?
I have ~30 feature datasets and ~100 feature classes spread throughout the feature datasets. I would like to search for a feature class by name among the feature datasets. Also, I would like to ...
5
votes
2answers
670 views
How to insert data to a table?
I have Table in ArcCatalog, table name: (WorkOrderAss) .
This table contains 3 columns : (OBJECTID , FeatureName , Name) .
I want to insert data to this table from the code behind in C#.
Any help ...
5
votes
2answers
187 views
How to solve “Cannot create topology” in ArcCatalog?
I have a FileGeodatabase in ArcGIS 10.0 with a feature dataset and five feature classes (3 polygon shapes, 1 line shape, 1 point shape).
I'm trying to create a topology to verify some vectors. ...
4
votes
2answers
606 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?
4
votes
1answer
100 views
Creating Relationship classes
I am trying to create relationship classes in a Feature Dataset. The Relationship Class created successfully, I want when I update a record in the Origin table the Destination's would be updated. But ...
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 ...
3
votes
2answers
450 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
370 views
Creating a new Feature Class (ArcCatalog)
I have ArcGIS 9.3 and when in ArcCatalog, when I R click to create a Feature Class (turn FC), it is greyed out. Do you need a particular license or ArcEditor/Info to have it?
I went into the ...
3
votes
2answers
483 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 ...
3
votes
2answers
231 views
3
votes
2answers
51 views
Search MXDs for feature class
I've inherited a large somewhat messy database and am attempting to clean it up a bit.
Does anyone know if it is possible to search a database to see what arcGIS map documents use a feature class? I'd ...
3
votes
2answers
292 views
Set Data Driven Scale from Arcpy
Is there a way to set the data driven scale from arcpy? Looking at the documentation for the DataDrivenPages class, it doesn't seem to be accessible from outside of ArcMap. The script I run within the ...
3
votes
1answer
320 views
Python scripts runs from PythonWin but not ArcCatalog (ArcGIS 10)
I add a field to the target FeatureClass it is not present, via arcpy.AddField_management(...). Works fine from PythonWin, but the AddField call fails when the script is run from ArcCatalog. I have ...
3
votes
1answer
307 views
Is it possible to change where the Database connection folder is looking at?
In my workplace, we have just upgraded to Windows 7, we have a roaming profile, so all the files that are in the Application Data folder are in a folder called "\username\redirect\Folders.." also in ...
3
votes
0answers
46 views
ArcToolbox Metadata. How does this work?
I've created several python scripts and created tools from them.
I have a custom toolbox that contains all of my tools.
I add this toolbox to the ArcToolbox window in ArcCatalog.
I want to create ...
3
votes
2answers
174 views
WMS layers don't draw in QGIS or ArcMap but do in OpenLayers
WMS Map was published by myself in AutoDesk Infrastructure Map Server 2013. I can connect and load detials (properties / metadata) in QGIS Browser, ArcCatelog. I can load the wms into QGIS desktop and ...
3
votes
0answers
46 views
Topology validate error
Im using Arcmap 10.1 version.I don't know where i made mistake my database.
I have attached an example image to show the Error Report.
3
votes
0answers
345 views
Save folder connection in ArcGIS 10
In ArcCatalog one has the option to save locations of folders via the "Connect To Folder" button. I have the problem, that ArcGIS don`t save each folder connection which I would like to have in ...
2
votes
4answers
1k views
Search if field exists in feature class
I have a few dozen feature classes, one of which contains the field I am looking for. They are stored in several different file geodatabases.
Is there a quick way of searching each feature class to ...
2
votes
2answers
363 views
How to get all OIDs from a table?
I have table which i need to get all the OID's from it.
I tried this code :
List<int> OIDList = new List<int>();
IQueryFilter queryFilter = new QueryFilterClass();
queryFilter.SubFields = ...
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 ...
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, ...
2
votes
1answer
2k views
Connect to Postgresql ArcSDE 10.1
i cannot connect to postgresql 9.0.5 with ArcSDE 10.1 , using ArcCatalog 10.1 , On Win 7 professional 64 bit.
i followed the steps descibed here , and installed the Pg-Agent from Stack builder , when ...
2
votes
1answer
326 views
Subtypes in ArcGIS
I've created a subtype field in my attribute table, but now I want to change the codes. How do I do that? ArcCatalog doesn't enable editing my subtype.
Thanks for help.
2
votes
2answers
589 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 ...
2
votes
2answers
145 views
Adding a new field to table in ArcCatalog
I have a command button in ArcMap, this command button working to add a new field to a specific table in ArcCatalog.
e.g. i have a table contains many fields like ObjectID , FeatureName, ...
i want ...
2
votes
1answer
282 views
Equivalent of Simple Data Loader in Modelbuilder
I have a model which processes a user specified polygon feature class InputFC, with the final result a dissolved (based on a user specified dissolve field D_FIELD) polygon feature class OutputFC. The ...
2
votes
1answer
443 views
How to delete records from multiple, similar feature classes by attribute values using an SQL statement?
I have several hundred geodatabase feature classes which all have the exact same fields. I need to go through each of those feature classes and delete any records which match an SQL query (the same ...
2
votes
1answer
39 views
ArcGIS 9.3.1 User Privileges
I know that you can grant privileges for users using ArcCatalog for the whole Dataset as letting them select, update, delete and insert feature classes. But my question is how could I grant the ...
2
votes
1answer
44 views
Importing metadata from HTML into ArcCatalog fails
I downloaded restricted areas shapefile from here:
https://webgis.dme.qld.gov.au/webgis/webqmin/viewer.htm
It came with a rst.html file, which, on opening, displayed a page exactly the same as the ...
2
votes
1answer
32 views
How to improve a join between a shape and a view?
I have this problem with a simple join and I don't know what to do.
Here's the deal:
have a shape file with 400,000 parcels, in this shape I have only
one column with the parcel id with an index.
I ...
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
0answers
355 views
oracle 10 connection on arcgis 10, windows 7
I have problem odbc connection on arcgis 10, oracle 10 and windows 7. odbc connection on windows, running well. but when arcgis conection via arcatalog, appear error "Test connection error because 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 ...
1
vote
1answer
27 views
Bulk grant privileges to multiple tables at once in ArcGIS 10.1 Desktop
I am able to grant multiple privileges (SELECT, INSERT, UPDATE, DELETE) to multiple Users/Roles to one single Table each time on an Enterprise Geodatabase from ArcCatalog 10.1.
That's done by Manage ...
1
vote
1answer
79 views
No. of Bands in the input Raster
I have downloaded a 7.5 min DEM . Now while I am trying to mosaic them it gives me an error saying "Input and target dataset should have the same number of bands" . How can I figure out the number of ...
1
vote
1answer
140 views
Dealing with tables in ArcMap
I had create a table and line feature class in ArcCatalog.
i want to deal with those tables in ArcMap.
Read
Add
Delete
Update
how could i do that?
1
vote
1answer
721 views
How to import/copy geodatabase schema from multiple tables to a single table
I have an existing ArcGIS 10 geodatabase which has a complicated schema containing multiple tables and joins, and I wish to simplify this for faster web delivery.
For example, Featureclass1 is ...
1
vote
1answer
197 views
Spatial join drops values from fields in ArcCatalog
I'm running ArcEditor 10.0 SP5 with the Spatial Join patch installed. I am aware that spatial joins tend to fail on larger datasets, so I have two polygon feature classes with about 700 features ...
1
vote
2answers
214 views
Batch model stores incorrect model parameter values
I am trying to batch process about ten files using a model I created. There are five model parameters, which I can fill in for the first feature class without a problem. However, when I try to fill in ...
1
vote
1answer
32 views
How to specify a port when creating a WFS service?
This is a arcgis forum posting simplified. When setting up a service using ArcCatalog 9.3.1 the URL port number is not included in the WFS GetCapabilities response. Is there a way to correct this?



