Skip to content

MooreEngineering/Python_Addin_Instruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ArcMap_Python_Addin_Course

An educational version on how to create a simple python Addin for ArcMap. This project is ideal for those wanting to learn how to develop a python addin, but have limited to no exposure writing code. To follow this exercise no previous programming experience is necessary. Students will create a simple one button addin, that when clicked will take the current date time stamp, along with the file path of the mxd and write it to a .csv & .txt file.

This project contains a zip file of ESRI's python addin wizard, which can be individually downloaded from https://www.arcgis.com/home/item.html?id=5f3aefe77f6b4f61ad3e4c62f30bff3b

MIT License (MIT)

Copyright (c) 2016 Moore Engineering Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Using ArcMap and ESRI's Python addin wizard, this excericse contains a 26 page step by step directions on how to create a simple ArcMap python addin.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published