2011

Table Of Contents
NOTE This functionality affects geospatial feature data only. For information about
moving data between DWG and geospatial data stores, see
Migrating DWG Data
to GIS
(page 628).
NOTE This functionality affects geospatial feature data only. For information about
moving data between DWG and geospatial data stores, see
Migrating DWG Data
to GIS
(page 628).
To fix a Bulk Copy geometry problem in the original data store
Remove the unwanted spatial indexes from the geometric properties in
the original data store.
If only one geometric property is indexed, it is chosen as the main geometry
for the feature class.
To fix a Bulk Copy geometry problem in the resulting data store
1 Connect to the new data store before you perform the Bulk Copy
operation.
2 Using the
Schema Editor (page 610), save the source data store to an XML
file
(page 608).
3 Edit the XML file and add the following to the <xs:complexType> entry
for the feature class in question, where {geom_prop_name} is the name of
the geometric property to use:
fdo:geometryName="{geom_prop_name}"
4
Import the modified XML file (page 608) into the target data store and
apply the changes.
5 Bulk Copy the data from the source to the target data store, making sure
to map the geometry properties properly before executing the Bulk Copy.
Reviewing the Bulk Copy Log Information
When you perform a Bulk Copy operation, AutoCAD Map 3D creates a log
file that displays information about the source and target of the Bulk Copy
operation. It lists any schemas (page 2073) you created, information about feature
classes
(page 2063), the number of objects that were copied, and how much time
the operation took. Here is an example:
626 | Chapter 4 Managing Data