Skip to content

Instantly share code, notes, and snippets.

@HerbFargus
Created March 8, 2017 21:59
Show Gist options
  • Save HerbFargus/2a206ed3c35bf030257a7dd70113f619 to your computer and use it in GitHub Desktop.
Save HerbFargus/2a206ed3c35bf030257a7dd70113f619 to your computer and use it in GitHub Desktop.
Arcmap Field Calculator (Python): Find and Replace
#Find and Replace Values in a Field
!FIELD!.replace("OriginalText", "NewText")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment