- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have searched through the forum and found different approaches to solving this problem. After combining methods from various posts I have come up with this workflow which seems overly complicated. I am posting this with the hopes that someone has a more direct solution to my end result.
I have a map that covers hundreds of square miles and has data connections to numerous shapefiles. For field work I need to extract the various Map Features within a smaller area, let's say one square mile, and then send these smaller shapefiles to third party software on an android tablet. Unfortunately, the third party software is not able to handle the larger shapefiles and this is the reason for the need to work with only a portion of the original files.
My reading has lead me to the following process:
- Open a new map and assign proper coordinate system.
- Turn on an online map of the area.
- Use Data Connect to connect to each shapefile and then instead of using Add to Map, use Add to Map with Query.
4: Select Filter features by locating on map
5: Then use the desired shape and condition to select an area on the map to bring in only those Map Features in the desired area.
6: In the Display Manager highlight the shapefile and right click and select Export Data Layer to SDF.
7: Either start a new map or deselect the shapefile in Display Manager
8: Use Data Connect to connect to this SDF file
9: To create a new shapefile from the imported SDF data that includes all the Object Data, first create an empty shapefile by the following method: Data Connect>Add SHP Connection>Folder-Not File, then click Connect.
10: Go to Task Pane>Map Explorer>SDF>Then select the Data, in my case Handholes, then select Tools>Bulk Copy
11: In the Bllk Copy window on the left pane pick the SDF file as the Source and check the Data that you want to copy. In the right hand pane select the "Empty" SHP connection previously made to the Folder as the Target. Click Copy Now and if successful the Bulk Copy Results window will pop up.
12: The resulting shapefile now has all the data in the data table and is only for the smaller area selected on the map.
This is a lot of steps and if there is a better way to reach this end I'll be very appreciative of any suggestions.
Solved! Go to Solution.