A lot of manual work can be avoided by using scripts to automate the processes. However, you inevitably end up with a lot of scripts to automate different pieces of a process. Continue reading “The Power of Python Toolboxes”
How to Ethically Harvest Online Data with Python for ESRI Integration
GeoJSON data is available from ramm.com about our cities bridges. To make it available for our engineers it needs to loaded to a local database. There are lots of metrics stored there too which can change daily, so we need to do this every night. Let’s automate it with python!
Continue reading “How to Ethically Harvest Online Data with Python for ESRI Integration”

