Open Source Geographic Information Systems
RGillig writes "The second MapServer Users Meeting and the first ever Open Source GIS Conference was held on June 9th to 11th in Ottawa, Ontario, Canada. The initial response from the Open Source GIS community is that the conference was a huge success. It was great to have people from private, government, academia, and communities all together discussing how Open Source GIS applies to their needs. Here is a presentation given by Paul Ramsey, Director, Refractions Research Inc. that outlines the current state-of-the-art for Open Source GIS, and includes links and information about all of the current software packages/efforts, etc."
Isn't it ironic that they have to specify that Ottowa and Ontario is in Canada, when the whole article talks about maps?
who | grep -i blond | date cd ~; unzip; touch; strip; finger; mount; gasp; yes; uptime; umount; sleep
Many of you may have forgotten that GMT (generic mapping tool) is open source and predates linux. I'm glad to see more opensource work in the GIS field, as many companies charge bundles of cash for very basic GIS software.
Outside of the end-user type applications (ESRI's ArcGIS and co.), open source in GIS is quite widespread.
Refractions Research maintains the PostGIS module for PostgreSQL, and while it is not yet complete (fix the ACROSS function guys!) it certainly makes the wrangling of data much easier as it implements the OpenGIS SQL specification.
Compare this to the old days of a dozen different formats which weren't convertable, it's much nicer with GML (Geographic Markup Language) and standard representations of geographic features made possible by the find folks involved in the OpenGIS consortium.
Props to the team at the University of Minnesota for MapServer, it's made my life a whole lot easier.
The "briefing" has a good collection of pointers to open-source applications out there. But as a fan of the commercial Windows GIS product MapInfo, I am frustrated by the lack of an open source alternative, and by the lack of comparable tools for Linux. GRASS is pretty powerful, but it's not something anybody can just start using; it's more like something a Unix GIS professional (difficult but powerful systems like ESRIs) would find interesting.
This note from the briefing is most telling:
Note: The saturated commercial market for cartography tools, the high level of effort to achieve a usable tools, and the appeal of other cutting edge projects have combined to deter any active development on user-friendly paper map production tools. As with the OpenOffice experience in Linux, it would probably require a dedicated multi-year funded project to produce a core product with sufficient technical mass that an open source community could reasonably continue with enhancements and support.
In other words, don't expect to find a complete open source end-user application within your lifetime.
This is, alas, common in the open source world. Everybody does their own toolkit that does 90% of what other toolkits do, adds 10% of its own, and assumes that the user is a person who gets their jollies from writing code, not actually using the application with production data.
By 4:30 AM we had exchanged about 3 emails each way, fixed all the problems and had a great demo. If we land the client, we're hiring them.
Back in the summer of 2001 I used GRASS pretty extensively. At the time, it could do a lot of the same stuff as ArcView and ArcGIS but was vastly clunkier in doing it. Think Gimp vs. Photoshop a few years ago. I'm glad to see that open source GIS lives on, since a workable alternative to ArcGIS is absolutely essential for those of us in academia. In fact, I've given up on ArcGIS and still use ArcView because I can't stand the damn thing. It also doesn't help that you can't run ArcGIS under anything OS but Windows, since its all written in VB. I've even tried to run ArcGIS under Windows via VMWare, but it doesn't recognize the necessary hardware key. Enough with rant there, but in any case I guess I'm just hoping that one of these open source alternatives will be viable in the near future.
As an undergrad researcher currently doin a heavily GIS-intensive project, i have to say the data is out there. In the US, the USGS provides multitudes of data for free, as does the EPA (the BASINS dataset is HUGE and completely free). Granted, it's hard as fuck to track down if you don't know someone who has already had to sift through the many, many websites out there that hold the data - but it's out there. What needs to be done, I think, is for the community to create some kind of central portal that makes it easy to find, and then download all of the data. THAT would be helpful.
There is a /ton/ of 'free' GIS data available on the internet.
I say 'free' because in reality the US taxpayers have paid for it, but take a look at things like:
Kansas DASC,
Census Bureau TIGER data,
collection sites like Geo Community,
and an almost limitless number of other sites. Most states now have GIS sites of one form or another, with downloadable data.
Jim Deane
I'd say free data is the real issue, not free software.
As much as I'd love to see ESRI relinquish its stranglehold on the end-user map-making world, I don't think I'll see a good, open source alternative for a _long_ time.
I've worked for one of the largest regional planning agencies in the country, for a ~100,000 person city, with planners and environmental types at at U of Michigan, and done a fair bit of GIS work on my own. ~95% of that work has been with ESRI products. Except for some specialized spatial statistics software, and equally specialized transportation modeling packages, ESRIs stuff is (sadly) hard to beat.
The (paying, non-researcher) end-user, a GIS lackey in a planning office somewhere, someone doing work for some environmental group or maybe someone doing marketing analysis, is not going to deal with the hassles that most open source packages involve. The most successful open-source end-user programs tend to be things with a _huge_ amount of interest in them. You know, web browsers, mail clients, desktop publishing, etc. GIS is still kind of a niche market. Maybe I'm totally off-base in assuming this, but my feeling is that ESRIs core customers are the big metropolitan planning organizations and those are _incredibly_ slow moving organizations for the most part. IMO, there has to be a lot of oomph behind a project before it gets polished enough that Joe Blow, Metropolitan Planner, is going to use it.
I love the idea of GRASS, but I don't see it ever out-doing ArcGIS. Open-source GIS needs to find a big, untapped market and branch out from there. I think what the open source GIS community needs to do is focus on a very stripped down package, as easy to use as a web browser, that lets the average person download TIGER line files from census, import ESRI shapefiles, add their own GPS data, with a big open source library of maps for people to play with. Leave out the analysis tools altogether, deal with things like map projection behind the scenes, and let people use GIS to plan gardens around their house, etc. Once you've got people using that, bloat the software from there, rather than slowly adding features to an already buggy, difficult to use package.
The other extreme of the spectrum is the high-end GIS work, where you've already got serious computer nerds working, and where there's always a market for a product that cedes some control back to the user, even if it is at the expense of some day-to-day usability. Thats where open source is already making inroads.