Skip to content
/ DataPAL Public

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.

Notifications You must be signed in to change notification settings

z3ke1r/DataPAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataPAL

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.

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

 
 
 

Languages