Browsed by
Category: QGIS

Working in QGIS

Planting layout for a desert flower and cactus farm in Central New Mexico

Planting layout for a desert flower and cactus farm in Central New Mexico

Description: A planting layout for a sustainable agriculture model inspired by the environmental conditions of Central New Mexico. Design priorities are drought tolerance, commercial yield and ecological design. The row sequence is A-B-C-B-A where row A is honey mesquite with four-wing saltbush, row B is prickly pear cactus and row C is desert wildflowers. The rows are parallel to the general direction of the contour.

Change in Built-up Area in the City of Johannesburg Metropolitan Municipality (2014-2018)

Change in Built-up Area in the City of Johannesburg Metropolitan Municipality (2014-2018)

This map was begun by following a tutorial, then extended. The tutorial was to use a change assessment dataset to identify urban growth patterns in the city of Johannesburg from 2014 to 2018. Once done, I added OSM features including major highways and rails. I calculated the raster area for the 3 classes and added a pie chart. Finally, I designed the print layout.

Advanced Raster Analysis (QGIS3) — QGIS Tutorials and Tips

Handling invalid geometries

Handling invalid geometries

Following a tutorial, I fixed a geometry error in a state boundary layer. While attempting to run the ‘topological coloring’ algorithm, I encountered an error. I ran vector geometry>check validity to find the root cause. There was a ring self-intersection, which happens when a geometry touches itself and generates a ring. I used the vertex tool to edit the layer and fixed the geometry.

Handling Invalid Geometries (QGIS3) — QGIS Tutorials and Tips