Web maps are a great way to publish and share geospatial data. However, if you're new to programming and web development it can be difficult to know how to manage, render, and serve your data on the...
Posts by Konrad Hafen
GIS software makes it possible to create maps that contain a lot of powerful and important information. However, sharing those maps and information with non-GIS users can be difficult, especially...
A split image where the bottom half shows the Landsat 9 image in true color and the top image shows the unsupervised classification result. Image classification is the process of using numerical...
Satellite images are important data sources for many remote sensing and GIS analyses. Today many different satellites circle the globe and collect various image types. Images from many of these...
The Geospatial Data Abstraction Library (GDAL) is the standard for managing spatial data formats. GDAL has been incorporated into many different enterprise and open source GIS projects. Because GDAL...
When working with spatial data it is common to have a file that has columns containing coordinates and attributes. Often points are represented in Excel or CSV (comma-separated values) files. To work...