# NumberGenerator **Repository Path**: xushiluo/NumberGenerator ## Basic Information - **Project Name**: NumberGenerator - **Description**: ArcGIS Python加载项(Python Add-In),用于给要素快速编号 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: GIS ## README This is a stub project created by the ArcGIS Desktop Python AddIn Wizard. MANIFEST ======== README.txt : This file makeaddin.py : A script that will create a .esriaddin file out of this project, suitable for sharing or deployment config.xml : The AddIn configuration file Images/* : all UI images for the project (icons, images for buttons, etc) Install/* : The Python project used for the implementation of the AddIn. The specific python script to be used as the root module is specified in config.xml.