On the Edge

We look at creating a catchment boundary layer using existing data and nice visualisations. So imagine you’re walking along a mountain ridge (like the one shown above from Antarctica – hope you’ve got your thermals on).  When it starts to rain, water flows to one side or the other, depending on where it hits the […]

Met Station Madness

In this post we look at extracting and mapping data from the CliFlo database, with some unanticipated coordinate system detours.   Here at GIS Central we recently had a frustrating problem arise with some data (Ed. not an uncommon thing by any means, almost a daily occurrence).  Postgrad Joseph has been interested in identifying heat islands […]

Waffling On

This is a guest post from Lincoln grad Jennifer Tregurtha.  She covers how to create waffle charts to display multivariate data.  Thanks Jen!  (All images by Jennifer unless noted otherwise.) Learning GIS skills isn’t only useful for passing your uni courses, or being able to make some cool maps to impress your friends; it turns out they’re […]

JSON and the Argonauts

We look at extracting data from the Christchurch City Councils SmartView maps. As local government uses maps to make their data more and more available, we’ll look in this post at extracting some useful data from the Christchurch City Councils SmartView maps.  Let start with a quick look at what’s available: You can type in […]

Map Services for the Masses

Here we look at adding web services to a map in Pro. If you live in Selwyn, it’s nice to know that you can go to the web and have a look at the district plan – local government in action.  You can go a step further and look at the maps in their Eplan webmap: Click on what […]

Poor Lost Grid

This post covers importing a raster layer from a text file and tidying it up for analysis using Clip Raster and Con Data can take many different forms, some obvious and easy to work with, others less so.  In this post we look at a special case of a raster layer in the guise of […]

The Best Laid Plans

In this post we look at different strategies to approach an analysis plan.  (Updated 26 May with additional comments from a colleague.) We talk a lot about analysis on the GIS Blog and there have been a lot of examples with specific tools and how a particular analyses werecarried out.  This is all (hopefully) good after-the-fact stuff, […]

3D Fun

Some hints on creating 3D features in ArcGIS Pro One of the nice things that ArcGIS Pro does better than previous versions is handling data in 3D.  Using scenes, it’s become a lot easier to put together nice visualisations.  For instance, below I’ve got a viewshed generated from a set of five points that represent […]

Deleting Smokers – Closing the Loop(s)

The last of our series on developing a Python script for some smoking reduction analysis. Long term readers of the GIS Blog (Hi Mum!) may recall a series of posts on the development of a Python script for some analysis.  As part of the smoking reduction analysis I’ve been involved with over the years, we […]

Deprived Data

Some quick data amalgamation tasks are tackled with spatial joins, Near and some table joins. Over the years we’ve spent time talking about the smoking reduction research I’ve been involved with. (Ed. Who’s this we, kemosabe?)  It’s had me doing geocoding (and this), Network Analysis, a lot of Python scripting and lots of little data amalgamation jobs […]