top of page
Search


Spatial is Not Special – Modifiable Area Unit Problem (MAUP)
I wrote a paper in 2006 about using SQL for the Modifiable Area Unit Problem (MAUP). The example was an agricultural experiment field,...
artlembo
May 2, 20142 min read
The ARC/INFO NEAR Function in SQL
Lets take another break from my textbook, and focus on a classic GIS operation. If you are like me, you learned GIS with ARC/INFO. I...
artlembo
Apr 23, 20142 min read
Stream Sinuosity with Spatial SQL
In case you are getting tired of reading examples from my book (did I mention that I have a textbook you can buy from Amazon?), I thought...
artlembo
Apr 22, 20142 min read


Spatial is not special – Weighted Standard Distance
This post is part of a series entitled Spatial is not Special, where I will illustrate how spatial constructs in SQL provide us with a...
artlembo
Apr 21, 20143 min read


Spatial is Not Special – Standard Distance
This post is part of a series entitled Spatial is not Special, where I will illustrate how spatial constructs in SQL provide us with a...
artlembo
Apr 17, 20142 min read


Spatial is Not Special – Central Feature
This post is part of a series entitled Spatial is not Special, where I will illustrate how spatial constructs in SQL provide us with a...
artlembo
Apr 17, 20143 min read


Spatial is Not Special – Weighted Mean Center
This post is part of a series entitled Spatial is not Special, where I will illustrate how spatial constructs in SQL provide us with a...
artlembo
Apr 16, 20142 min read


Spatial is not Special – Mean Center
This post is part of a series entitled Spatial is not Special, where I will illustrate how spatial constructs in SQL provide us with a...
artlembo
Apr 14, 20141 min read
SQL Examples for Statistical Problem Solving in Geography
I have spent the last few years advocating the benefits of SQL, and in particular spatial constructs in SQL for solving geographic...
artlembo
Apr 14, 20141 min read
bottom of page