Align GIS data to a UCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have several DWGs displaying a mix of CAD and GIS data from a building's floor plans.
Because they are floor plans, the data all overlap, i.e. Floor 2 is in the same coordinates as Floor 1. But, the floors need to be displayed next to each other on the sheets.
For the CAD data, it's easy to attach the floor plans as Xrefs, then move them around to fit on the sheet. Inside the Xrefs, the data all remain on the proper coordinates, they're just moved around on the finished sheets.
The GIS data are ArcSDE layers. Is there any way to move them around as I do with the Xrefs? I was thinking that it might be possible to attach a layer of GIS data and have it aligned with a User Coordinate System instead of the World Coordinate system, but I don't see any options for doing that. I.E. I would create a UCS for each floor, aligned with insertion point of the the floor plan Xref, then have the GIS layers to use the UCS as the origin points of their own coordinate systems.
Restrictions:
* The GIS data cannot be converted to another format or imported into the DWG - they must remain in ArcSDE.
* The GIS data cannot be physically moved - they must remain at their proper coordinates.
* I cannot do this with Viewports - floor plans for multiple floors are displayed on the same sheet and the layers in the Xrefs are just too complex to turn on and off in a viewport, not to mention that I don't know how to turn GIS layers on or off in a specific viewport.