Skip to content

This addin needs two shapefiles that a field of one of the shapefiles will be added to the other one element by element if the source feature lies within the target feature.

Notifications You must be signed in to change notification settings

FeilongWu/ArcGIS_AddFieldByLocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

This addin needs two shapefiles that a field of one of the shapefiles will be added to the other one element by element if the source feature lies within the target feature.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages