What Is This “GIS” Of Which You Speak?

Don Meltz has kicked off the most recent round of discussion about the nature/state of “GIS” (I put that in quotes since I am the one who declared it a myth). James and Sean also weighed with their thoughts on the subject. Like it or not, they are right. The technology that has for years been labeled as “GIS” and segmented (somewhat artificially) from the rest of the IT industry is, with increasing speed, being integrated into the tapestry of mainstream IT. This trend is not only something that I think is irreversible and good, it is something that I have been actively working toward for my entire career.

The nature of spatial technologies is changing and, in the very near future, it will no longer be sufficient to merely be proficient with such technologies. As a software developer and a consultant, I recognize that it is important to first have expertise in software development tools, patterns and practices in addition to proficiency with spatial tools. It is key to have an understanding of how to appropriately integrate spatial data and methods into a system or application. This may not always mean having a big, pretty map front-and-center in the UI (if you need one at all). Spatial tools have always been great for eye candy but their true power lies in the analytical capability and this capability can add value independent of visualization on a map.

The trend of spatial tools and methods blending into mainstream IT can be seen in the advent of the “neo” approach where slippy maps and the like have grown from web technologies (as opposed to “web maps” being crammed into pages via “GIS servers”). They will extend to include more spatial capabilities as the technology advances. Who among us really thought 10 years ago that javascript would be able to handle the things currently being accomplished with jQuery, ExtJS and the like. The same type of evolution in capability will continue and can already be seen in things like GeoExt and the ESRI Javascript API. (The trend exists in other segments as well but I use javascript libraries as an illustration.) Additionally the integration of spatial data and methods at the RDBMS level demonstrates what we all know to be true: spatial data is just another data type and should be treated as such.

I have never really considered “desktop GIS” to be anything more than applications that allow you to make maps and perform spatial analysis. They are part graphics package and part statistics package and part “geography package”. To be sure, correct implementation of spatial methods takes a lot of skill. Correct spatial analysis takes a lot of potentially specialized skill. There are multiple kinds of spatial data that have unique properties and techniques. But it is important here to separate the person from the tool, much like engineers use CAD as a tool but it doesn’t define who they are.

I don’t think desktop tools will go away in the near future because some spatial operations are too complex or cumbersome to be done “on the fly” at runtime. There are too many cases where data simply needs to be pre-processed and the results used in an application or presented to a user.

But make no mistake that current trends in databases, APIs, servers and “clouds” (forgive my use of shorthand) will continue to the point where the “GIS” components of such systems will be indistinguishable from the rest. Spatial data will be used or presented in an integrated fashion (HTML 5 perhaps?) and users will grow as accustomed it as they have to all of the various effects enabled by AJAX. In short, the current concept of a “geo-stack” will simply give way to a stack that has spatial logic in there if you need it. That’s as it should be.

So, in my opinion, it’s the technology that’s evolving, blending into the background and disappearing. This will have the natural effect of meaning that less “GIS Analysts” will be needed over time but that will happen mostly in areas where the need for them was rather light and necessitated only by artificial boundaries between spatial tools and the rest of the IT environment. Advancements in technology may automate some more advanced applications as well (witness what’s happening with feature extraction, for instance).

Ultimately, the point made in other places holds true that proficiency with spatial analysis married with some specific domain knowledge will be key. Proficiency with spatial tools alone will not be compelling skill set. As for the tools themselves, it’ll be like they were never there.


Posted

in

,

by

Tags:

Comments

9 responses to “What Is This “GIS” Of Which You Speak?”

  1. Paolo Avatar

    I absolutely agree on this Bill! I think we are a in a point where 10-20% of GIS functionalities (what we actually name neogeography) cover 80-90% of the market, and is happily covered by the tools now integrated – as you say – in the IT (think to RDBMS spatial support, just to say one thing, or modern WFS-WMS).
    The other 80-90% (think of geoprocessing to some extent, spatial analysis, DEM and 3D analysis…) is still for the GIS science, but covers 10-20% of the market so it is still not integrated in the actual IT tools.

  2. Bill Dollins Avatar

    I totally agree. The majority of users (sometimes called the “consumer market”) doesn’t need the heavy lifting often referred to as “GIS”. The irony is that it took so long for the traditional GIS providers to figure out how to address the needs of this segment that they got lapped by “neogeographers” and companies such as Google.

  3. Social comments and analytics for this post…

    This post was mentioned on Twitter by geobabbler: What Is This “GIS” Of Which You Speak?: http://wp.me/p2t4x-bs

  4. […] What is This “GIS” of Which You Speak? – Bill Dollin’s Geomusings Blog […]

  5. atanas entchev Avatar

    I used to play this game: On a connector flight from LAX to Palm Springs, en route to the annual ESRI Business Partner Conference, I would look at the passengers in the small commuter plane and try to guess which one of them were headed to the same conference. I was correct more often than you think. You can tell a spatial type by just looking at him (it’s almost always a “him”).

    I wonder if this type will dissolve into the general IT type and lose its “spatial” characteristics.

    I am only half-joking.

    1. Bill Dollins Avatar

      I used to play the same game with eerily similar results.

  6. Randy George Avatar

    Interesting. The technology moves pretty fast.

    I’m already seeing how plugin architectures are leap frogging the “old” Javascript Ajax architectures for spatial innovations. As spatial moves deeper into IT, javascript declines in favor of OOP languages and CLR/bytecode type plugins. This is a performance improvement, but more than that it is a complexity enabler, which just means that GIS developers need to retool a bit, one more time.

    Developers are used to working in some specialty, whether its Oracle, SharePoint, WebSphere or … fill in blank.

    Specialties come and go – always have, always will. The trick is finding the next specialty. It’s sort of like leaping from one ice flow to the next in a shifting ice pack.

    And, it’s already just about time to abandon the Ajax iceburg and move on.

    1. Bill Dollins Avatar

      I agree with all of that. You’re right about the next wave already emerging. A few of my clients are already moving in the direction of Silverlight and Prism. So, yeah, the technology always marches on.

  7. […] of the most recent debate on GIS and its future (to follow some of this latest round of debate, see this post at GeoMusings), including the issue of whether or not GIS should be integrated into a general IT […]