The Risks of Spatial

The world of Geospatial is, like any other technology, going to have some inherent risk. Part of making a program stronger should be looking at those risks and planning strategies to mitigate them. This article covers risks and mitigations in three sections, Program, Technology, and Operational, then wraps up with a recap and final thoughts.

Tip of the Day – Ensure you have a Unique Identifier for each table in your database

Today’s Tip Ensure that you have a unique identifier attribute for each table in your database Discussion This is another tip that arises from me doing a task, and realizing I forgot something critical. In this case, the task involved creating a table, trying to perform an operation on said table, and encountering an error or limitation due to a …