Tutorial 09 – Looking at FME

Prepping for the Tutorial Before we get going: Start connections to both your Virtual Machine and Osmotar Open up a browser on both interfaces Installing FME on Debian Download FME In the browser on your VM, download the file:https://downloads.safe.com/fme/2020/fme-desktop-2020_2020.2.0.0.20787~debian.10_amd64.deb You can find the file by searching out FME Downloads, go Read more…

09 – Data Quality

Beyond Accuracy and Precision We discussed the issues of accuracy and precision in last lecture, but we should also look a bit deeper at error and other related issues defining data quality. We are now well versed on how important “clean” spatial data is for mapping and analysis, but we Read more…

Flask

To get started let’s update our computers and install a python framework known as Flask that is going to get us mapping quickly! Flask is one example of a Model View Controller or MVC for short. The concept here is that we have separate components to make updates easy. For Read more…