top of page
Search


Ready for a new career?
I just got off the phone with a very large developer. I want to call him a GIS developer, but really that’s not was he does. Rather, he...
artlembo
Mar 7, 20192 min read


Engaging students with multiuser editing, and FOSS4g
A friend is doing some research on estrogen and estrodial in water samples in Delaware. We have about 50 sub-watersheds that show the...
artlembo
Feb 21, 20192 min read
PostGIS Multiprocessing Code-Review
As promised, let’s walk through the code I wrote to create the multiprocessing of my Postgres/PostGIS task. You may recall that I said...
artlembo
Dec 11, 20183 min read


PostGIS and Multiprocessing
NYC taxi cab pickup locations for October, 2012 OK, let’s cut to the chase: I used Python’s parallel processing capabilities with...
artlembo
Dec 10, 20185 min read


Denver workshops – a mixture of sadness and joy.
two successful Keeping Up with GIS Technology workshops out in Denver. This was a week mixed with sadness and joy: sadness in that my...
artlembo
Oct 28, 20184 min read


Follow up to my big data test – improving PostGIS performance
Just a quick follow-up to my big data test. If you remember, I was able to determine the number of taxi pickups and the sum of the fares...
artlembo
Oct 17, 20182 min read


Big Data Results
I wanted to revisit the taxi data example that I previously blogged about. I had a 6GB file of 16 million taxi pickup locations and 260...
artlembo
Oct 16, 20185 min read


Maryland GIS Conference: Workshop Results
We had a very successful workshop on GIS at the Maryland Geospatial Conference – well, actually two workshops. I was asked to teach a...
artlembo
Aug 19, 20182 min read


Is a Geography Degree worth it?
Recently, we were asked by our new University President, Chuck Wight, how our students are doing in obtaining their first job. You have...
artlembo
Aug 10, 20183 min read
Finding “Dangles” with PostGIS
Do you have a set of lines that you need to determine if there are any “dangle” nodes? A dangle is a line segment that overhangs another...
artlembo
Jul 7, 20182 min read


Multi-ring (non-overlapping) Buffers with Manifold 9
In my last post, I showed you how to create multi-ring, non-overlapping buffers with spatial SQL in PostGIS. In this post, I want to do...
artlembo
Jun 26, 20181 min read


Multi-Ring (non-overlapping) Buffers with PostGIS
I was interested in creating mult-ring buffers but with a twist: I didn’t want the buffers to overlap one another. In other words, if I...
artlembo
Jun 22, 20181 min read


GIS Analysis of Overlapping Layers
Sure you can solve it with a few for loops, inserting the results into a new table, but that really is a hassle. Also, I have to do it...
artlembo
Jun 19, 20181 min read


5(6) Ways to get data into Postgres/PostGIS
Lots of people ask me how to get data into Postgis. This video is a quick 9 minute demonstration of 3 ways to get data into Postgres...
artlembo
Apr 11, 20181 min read
DEM Processing – return of the beast?
I telling the guys at Manifold when something isn’t working the way I think it should. On one hand, I get the satisfaction of sticking...
artlembo
Mar 13, 20182 min read


DEM Processing – who’s the beast
(yes, I meant to say Beast). Today I began to experiment with processing some large raster DEMs, and making contours. I used ArcGIS,...
artlembo
Mar 7, 20182 min read


Flow Apportionment with SQL
Here’s a cool one from years back – it is a video I made in 2009. I was doing some work on pipelines, and we were interested in...
artlembo
Feb 27, 20181 min read


Open Street Map in Manifold Viewer
I recently downloaded the entire Open Street Map for the United States. That’s an 8GB download, but more importantly, it is a 140GB...
artlembo
Jan 25, 20181 min read


Big data analytics with GIS – the CSULB pilot
Well folks, it’s happening. I’m about to take one of my most adventurist steps into these training classes yet. With the release of...
artlembo
Jan 14, 20181 min read
bottom of page

