ArcMap 10x add-in. With a few changes this add-in can be used by any organization to give users the ability to quickly find and add layers to the active map. The backend crawls through a given directory and add all the layers of that folder to a dcit element with the layer name as a key and the layer path as the value. Our data library structure consists of a single geodatabase that contains all of the feature datasets and thier respective feature classes. Then each feature class has a corresponding layer saved into a folder based on category i.e. '\DataPAL\environmental', '\DataPAL\transportation', \DataPAL'boundaries'. Each folder is crawled and any file with the .lyr extension is added to the dictionary. Can be modified to use REST endpoints, shapefile, feature classes etc.
-
Notifications
You must be signed in to change notification settings - Fork 0
z3ke1r/DataPAL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
ArcMap 10x add-in that allows users to browse available data layers by category or search bar and add them to the currently active map.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published