Blog

    

QGIS Road To Nerdvana Episode 10: Speed Map Making (part 2)

Posted by: Seabilwe Tilodi | in QGIS | 3 years, 11 months ago | 0 comments

Why make just one map in the quickest time possible? Make more! In this video, Tim Sutton will again try to go from Zero to a Nice Looking Map as quick as he can.

QGIS Road to Nerdvana Episode 10: Speed Map Making (part 1)

Posted by: Seabilwe Tilodi | in QGIS | 3 years, 11 months ago | 0 comments

In this video, Tim Sutton will be  trying to go from Zero to Nice Looking Map as quick as he can. See how he goes about creating the map and see if you can't make a nice looking map in 30 minutes.

QGIS Road to Nerdvana Episode 9: Building a 3D scene from scratch

Posted by: Seabilwe Tilodi | in QGIS | 3 years, 11 months ago | 0 comments

In this episode, Tim Sutton will show you how to make a simple 3D scene in QGIS.

QGIS Road To Nerdvana Episode 8: It's all a big meshunderstanding

Posted by: Seabilwe Tilodi | in QGIS | 3 years, 11 months ago | 0 comments

In this episode, watch along as Tim Sutton explores some new mesh capabilities coming in QGIS 3.16!

Using a Docker Compose-Based Python Interpreter in PyCharm

Posted by: Rizky Maulana Nugraha | in Docker, Python | 3 years, 11 months ago | 9 comments

I was involved with different kinds of Django projects in the past. Back then the standard approach of attaching your debug interpreter was by creating a virtual environment in your python project. We debugged using PyCharm at that time. JetBrains generously gave us a free licence to use the whole suite of JetBrains tools as their way of supporting open source projects.

Working with Web Data using Requests and Beautiful Soup

Posted by: Zulfikar Akbar Muzakki | in Python | 3 years, 11 months ago | 0 comments

Imagine us in charge of developing a feature to show public data coming from a third party that doesn’t have an API. Let’s say, we need to show current and historical data of dam water level which we can access at http://www.dwa.gov.za/Hydrology/Weekly/ProvinceWeek.aspx?region=WC. We cannot possibly add the entry manually--it’s too time consuming. Some of us might choose the hard way to ask the data provider to make a public API, but there is a time constraint as we need it as soon as possible. One way to solve this is to use a method called “web scraping”.

Finding and fixing topology and geometry errors in QGIS

Posted by: Admire Nyakudya | in QGIS | 3 years, 11 months ago | 0 comments

Google Maps, Google Earth, Uber are examples leading software/apps that are driven by GIS. They have allowed the ordinary person inadvertently to use  GIS and appreciate its power without needing an understanding of the basics of GIS.  Many people have taken the leap to using GIS by using some of the GIS capabilities in Google Earth.

CyanoLakes app 1.0 launched

Posted by: Dimas Ciputra | in JavaScript | 3 years, 11 months ago | 0 comments

We recently launched a mobile application that we developed with the CyanoLakes team. It adds a new dimension to the successful Cyanolakes web app, which has also received a facelift.

Publishing digital elevation in Cesium

Posted by: Admire Nyakudya | in GeoServer | 4 years ago | 0 comments

Digital elevation data is now readily available from multiple sources. There are several tools that can help to visualise elevation data, Cesium being one. Recently I have been researching how to visualise terrain data in cesium and I could not see a  complete example that I could replicate on my own. This post will highlight the steps I took to visualise elevation data in cesium.

QGIS Road to Nerdvana Episode 7: Logging Postgres Calls

Posted by: Seabilwe Tilodi | in PostGIS, QGIS | 4 years ago | 0 comments

In this episode, Tim Sutton will show you how to enable PostgreSQL logging and what underlying queries are generated by QGIS or any other PostgreSQL client.

QGIS Road to Nerdvana Episode 6 - Responding to feedback on Episode 5 Pull Request

Posted by: Seabilwe Tilodi | in QGIS | 4 years ago | 0 comments

This episode is a follow-up from Episode  5, responding to the feedback received.
Enjoy

Mocking Requests with requests_mock

Posted by: Zulfikar Akbar Muzakki | in Python | 4 years ago | 0 comments

Testing is an important part of software development, be it manual or automated. Untested code is a ticking time bomb ready to explode at the worst time possible, hence each developer must be responsible for testing their code. It’s even better when they make automated tests for their code, even if it’s only unit tests.

QGIS Road to Nerdvana Episode 5: Tweaking the first run dialog

Posted by: Seabilwe Tilodi | in QGIS | 4 years ago | 15 comments

In this episode, Tim Sutton takes you along for the ride as he picks a long-time irritation in QGIS: The first run dialog. He tweaks it to make it look nice to submit it as a pull request to QGIS.

QGIS Road to Nerdvana Episode 4: Dealing with Issues

Posted by: Seabilwe Tilodi | in QGIS | 4 years ago | 0 comments

In this episode of QGIS road to Nerdvana, Tim Sutton will be showing you a work flow that will aid in dealing with issues encountered with a QGIS that compiles, so you won’t have to compile or debug.

QGIS Road to Nerdvana Episode 3: QGIS QA using astyle and pre-commit hooks

Posted by: Seabilwe Tilodi | in QGIS | 4 years ago | 0 comments

We are back with another episode of our roads to Nerdvana. On today’s episode, Tim Sutton and world-renowned QGIS developer Matthias Kuhn walk you through the setup process for using 'astyle precommit hooks' – basically clever tools that will make sure your code looks smart and neat automatically so that nobody rejects it for not being standard compliant when you make a pull request.

QGIS Road to Nerdvana Episode 2: QGIS QtCreator Build on Pop_OS! 20.04

Posted by: Seabilwe Tilodi | in QGIS | 4 years ago | 0 comments

In today’s video blog, Tim Sutton shows you how to use QtCreator to build QGIS in a graphical development environment. The key entries used when setting up 3D support and here are the commands used to install QtCreator:

QGIS Road to Nerdvana Episode 1: QGIS Console Build

Posted by: Seabilwe Tilodi | in QGIS | 4 years, 1 month ago | 0 comments

QGIS Road to Nerdvana is an exciting series of videos blogs that walk you through building QGIS environments to installing and using QTCreator all running on Ubuntu 20.04.

Calculating area of rasters in QGIS

Posted by: Admire Nyakudya | 4 years, 1 month ago | 0 comments

QGIS raster functionality has come a long way and continues to improve. During my spare time, I am always on the lookout for interesting questions posed on https://gis.stackexchange.com.

Speeding up multiple web map service requests using Python's asyncio and aiohttp

Posted by: Andre Theron | in Python | 4 years, 3 months ago | 0 comments

Geocontext is a Django app that retrieves information from multiple web based services for a specific query point. The services are arranged into hierarchies with multiple services in a group and multiple groups in a collection. It currently supports querying WMS, WFS & ArcREST services.

School GIS task: create a 5km COVID-19 lockdown exercise buffer around your house

Posted by: Gavin Fleming | in Education, QGIS | 4 years, 4 months ago | 0 comments

If you are doing some teaching in the classroom and some online and you are finding "blended teaching" overwhelming, this task is designed for asynchronous self study.

Have a question? Get in touch!