Abe Gillespie made it official today on the zigGIS Google Group: development on zigGIS will cease.
database
Triggered Notifications Using PostGIS
My project work the last few months has kept me away from a lot of my favorite open-source tools and I was starting to get hives. Specifically, it had been a while since I had worked with PostgreSQL and PostGIS and I was missing the experience, so I dreamed up something to do.
I do a lot of work implementing situational awareness systems for my customers and one common requirement is automated notification of events. I decided that I wanted to roll a completely FOSS approach to sending an SMS notification based upon the results of a spatial query. This post will discuss the basic wiring to make it all work. I’ll probably add more advanced features in subsequent posts but I’ll be sticking to the basics for now.
Me and zigGIS
If you’ve been to the Obtuse Software site recently, you may or may not have noticed a change to the “Who We Are” page. It now lists only Abe Gillespie and Paolo Corti. Prior to my trip to Colorado to talk about zigGIS at GIS in the Rockies, I informed Abe and Paolo that I would be stepping back from any “official” involvement in Obtuse.
This does not mean that I am stepping back from involvement in zigGIS. I plan to continue to support zigGIS as it returns to open-source but, in truth, I haven’t done much with zigGIS day-to-day in a long time. As part of the return of zigGIS to open-source at version 3.0, Abe has been working on a plan to give the community multiple paths to support the project, including sponsorship and technical support plans. I’m sure he’ll have the details out soon so I’ll leave it at that (since it’s not my story to tell). So, as Obtuse transitions to more of a supporting role for the zigGIS 3.0 open-source project, I felt that this was a good time to step away and become part of the community.
Gearing up for GIS in the Rockies
I finally got around to finishing my travel plans for GIS in the Rockies (personal obligations prevent me from making it out for Ingite Spatial NoCo). I booked my flight a while ago but I had been procrastinating on the hotel and rental car. This will be my first time in that part of Colorado so I am looking forward to seeing the area and meeting people out there. NoCo is second only to the DC area in clustering of folks in my Twitter crowd.
A Look at “PostGIS In Action”
Over the past few weeks, I have been reading a copy of the upcoming book by Regina Obe and Leo Hsu titled “PostGIS In Action.” Through my work with zigGIS and some of my consulting work with Zekiah, I have been using PostGIS with good results for some time now. I have found that it matches or exceeds the capabilities of its commercial counterparts and I can be quite productive with it.
Regina has been a frequent contributor to zigGIS discussions over the years and her expertise with PostGIS has definitely helped Abe, Paolo and I as we have worked on it. Also, many tips from the Boston GIS blog/site have been very helpful so I have been looking forward to this book for some time.
SpatiaLite Provider Now In SharpMap Repository
I got a surprise e-mail from Felix today letting me know that the SpatiaLite provider I posted some time ago, along with Kev’s great spatial index work, has been included in the SharpMap repository. If you’re looking for one place to pick them up, now you’ve got it. If you haven’t checked out SharpMap or … Read more
SpatiaLite Provider Code for SharpMap 0.9
I mentioned in an earlier post that I was working on building a SpatiaLite data provider for SharpMap 0.9. That effort was mainly a learning exercise for me as work has already begun on one for SharpMap 2.0. I am making the source code available below. I have unit tested it (thanks mbUnit3 and Gallio) so it should be pretty solid.
SpatiaLite 2.3.0 Released
Alessandro has been very busy lately. He announced, via the SpatiaLite Google Group, the release of version 2.3.0. The new features include (from the announcement): – supporting Routing [VirtualNetwork] – supporting EXIF GPS pictures – compatibility support for FDO/OGR RFC16 [VirtualFDO] – intensive and generalize debugging – AMALGAMATION: all the stuff put in a single … Read more
SpatiaLite Support in QGIS
Alessandro announced on SpatiaLite group today that QGIS 1.1 will include a data provider for SpatiaLite, the spatial extender for SQLite. It’s out there now in the SVN trunk if you’re so inclined. I am curious how long it will take to cascade through to the OSGEO4W build. If you haven’t check out SpatiaLite, I … Read more
A Couple of PostgreSQL Conferences
It looks like PostgreSQL Conference, US is putting on a couple of conferences in April. The first, East 2009, is at Drexel University in Philadelphia, Pennsylvania from 3 April to 5 April. The final schedule for that one can be found here. For those on the West Coast, there is PgDay at LinuxFest Northwest in … Read more