Dante Saint-Germain

Proof of Automation

Wrote short Arcpy script to automate the updating of a map

  • February 28, 2018 at 7:00 AM
  • Visible to public
There is a map that is used in PDS to display short term rental registrations which needs to be periodically updated.  I wrote a short Arcpy script that pulls the new data, geocodes it, and updates the source shapefiles.  I realize that this is kindergarten-level coding but I knew zero Python when I started and I am happy with how it turned out.  It will save the user who maintains the map some tedium.