by Administrator | Sep 5, 2016 | Database, Geodatabase, Tips and Tricks
Recently I found myself wondering where exactly all the space on my hard drive was going. One day it was there, and the next it was gone. I did my usual Windows clean-up but still wasn’t happy with the outcome so I did a bit more exploring into the Esri side of things...
by Julian | Aug 20, 2015 | Desktop, Geodatabase, Tips and Tricks
Ever wanted to know if a certain field exists in a feature class or attribute table? This could be to either populate it with something if it does exist or create it first if it does not exist, then populate it. The easy steps below will show you how to check if a...