Tagged Questions
0
votes
0answers
42 views
copying and pasting files - geodatabase
I have been sent a zipped folder containing files in a geodatabase format. To view them in ArcMap I've created a new file outside
ArcCatalog with the extension .gdb and copied the unzipped files into ...
0
votes
1answer
157 views
How to import ArcGIS 10.1 File geodatabse to MS SQL Server 2012
Hello I´d like to import my File Geodatabase from ArcGIS 10.1 into MS SQL Server 2012.
I´ve never do it before, so I expect to do the import same way as import data from excel table.
Problem is ...
2
votes
1answer
26 views
Importing labels for check in/out from an SDE to file geodatabase
I am working on a large project where I am using the ArcMap 10 'distributed geodatabase' feature to check out a file geodatabase from our SDE file. I have tried several ways to avoid having to ...
0
votes
0answers
56 views
How to Export a Geodatabase with Subtypes and Domains to Microsoft Access Without Losing Information?
I want to export a geodatabase file with all subtypes and domains values to open in Microsoft Access without losing any information.
12
votes
1answer
226 views
How do you organize your geodata?
A geodatabase doesn't provide much flexibility in organizing your data hierarchically. All feature sets live either at the top level of the database, or one level down in feature datasets. A feature ...
4
votes
2answers
477 views
Is there a performance hit from using a Feature Dataset?
I vaguely remember being taught not to use a Feature Dataset to make things "look neat" in the database, and that the Feature Dataset should only be used when there was some sort of spatial ...
3
votes
1answer
846 views
Can spatial data in Oracle be imported into SQL server?
Oracle supports spatial data and so does SQL Server.
What are the things to consider if we have to migrate spatial data from Oracle to SQL Server?
Are there any features in Oracle that are not there ...
1
vote
2answers
160 views
Accessing PAT,NAT of coverages using arcobjects
I want to access the polygon attribute table (PAT) and node attribute table (NAT) of an arcgis coverage using arcobjects VBA, is this possible?
0
votes
0answers
170 views
how to write Topology Graph Edges geometry to polyline feature class
i have created topologygraph of a polygon feature . and iwant individual ids of polylines
i want to write Topology Graph Edges geometry to new polyline feature class
any samples OR documentation ...
4
votes
2answers
1k views
What are spatial and attribute indexes?
What is the difference between a spatial index and an attribute index.
What are their purposes?
3
votes
2answers
231 views