Student Projects (Winter 2011)

esriAddin Disclaimers

THE ESRIADDIN FILES POSTED ON THIS PAGE ARE PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

Student

Project Title

Alex McManus

AGLOBE: A Guide to LOcal BEer (presentation, esriaddin)

Chris Brown

Tasseled Cap Transformation for 7-Band Landsat 4 Thematic Mapper Imagery (presentation, esriaddin)

Doni Diaz

Multi-Raster Clip Tool (presentation, esriaddin)

Bethany Pratt

GIS Data Transformer - Display Layer Projections and Reproject Layers (presentation, esriaddin)

Kendal McDonald

Solar PV Finder - Selecting and Reporting Solar Installation Sites in Portland (presentation, esriaddin)

Melelani Sax-Barnett

PedRouter - An ArcMap Add-In for Pedestrian Routing with Sidewalk Data (presentation, esriaddin)

Ray Hennings

Contributing HUC List (CHUCL) - A contributing watersheds tool (presentation, esriaddin)

Matthew Tofte

Watershed Delineation Tool (presentation, esriaddin)

Victor Vigil

Ridge Detection Using ArcObjects Geoprocessing Tools (presentation, esriaddin)

Scott Parker

Realtime Watershed Delineation Tool (presentation, esriaddin)

Madeline Steele

ZETS: Zonal Extraction of Times Series (from NetCDF raster layers) (presentation, esriaddin)

Kevin Rancik

KAP - Kevin's Awesome Political Redistricting Tool (presentation, esriaddin)

Robert Pyle

Collection System Asset Finder (presentation, esriaddin)

David Dreher

Property Information Search for Childhood Lead Poisoning Investigations - PB_Invest (presentation, esriaddin)

James Bradd

Multibeam to Multipoint (presentation, esriaddin)

Grant Humphries

Raster Composition Calculator (presentation, esriaddin)

Final Project Deliverables (due by 9 am on March 15):

1) powerpoint slides

2) compiled esriaddin file

3) zipped VB project (source code)

4) demo dataset

Final Presentation Guidelines:

1) Your presentation could cover:

2) Name your add-in file, the toolbar, or the category of command buttons with your last name as the prefix so that you can easily find them during live demonstration.

3) Reduce your dataset size so that it won't take too long to demonstrate the functions you implemented. It is not desirable to "hard-code" your data path in the program. If you need your demo data to be in a specific folder, please put them in a generic folder (e.g., C:\Students\Demo\myfolder) instead of a folder that is maintained by the OS (e.g., C:\Users\your_odin_account\Documents). I might not be able to alter a file path that is maintained by the OS to fit your code.

4) If you want to show the source code, please copy and paste the code (or insert a screenshot of the code) into you powerpoint slides. You must not plan to show your code in VB Express.