Getting Started with GIS?
The Plan 9 Bunny asks: "A company I work for is just getting starting to work with GIS and they want me to get it up and running. However, I don't know a damn thing about it. There's a slew of information on the Internet -- of widely varying quality. If the software is from ESRI, what would be a satisfactory starting point when it comes to laying the latticework for learning GIS? A plethora of books have been written about it, but like any subject, some are better than others. Also, I'm interested to hear about GIS horror stories: what to avoid, what NOT to purchase, etc... The ultimate goal is to have the data available on a publicly accessible webserver so clients can access it without needing the $30,000 worth of hardware and software. Can this be done with a UNIX-based solution, or are we yet again stuck in an NT world?" Those interested in GIS may wish to check out the last article we did on the subject. Considering the question, this older article on GIS mapping may also be of interest.
I too have been getting up to speed on GIS this year. I'm doing a Postgrad Dip in it at the moment. From all accounts ESRI is the defacto standard amongst most governmental bodies - councils, states, defense etc. Here in NZ ESRI is very strong - about 11 from 14 regional councils use ESRI. And yes it is windows only, the internal scripting which used to be Avenue, now uses Visual Basic. You also have objects that you can chuck in other VB applications to provide instant access to maps. This is not so bad when you consider that as a proportion of the total cost of the GIS, the hardware and software represent a small percentage of the total outlay - most of the expense comes back to data collection and management.
For a good theoretical background on GIS, Burrough et al (1998) Principles of Geographical Information Systems is proving quite good. For practical experience try ESRI's campus where a number of free and/or cheap (compared to training courses) practical courses in GIS are provided.
Hope this helps!
Cheers Gav
This isn't a direct answer to your question, but the USGS has made its TIGR data set available for FREE download. This data is dated (looking at some of the places I've lived, it looks like it's about 15-20 years old now), but if you're learning how to work with GIS data it's good enough.
And did I mention it's FREE? This is a non-trivial concern - I'm pretty sure this is the dataset that Bruce Perens bought a number of years ago to turn over to OSS projects, at a cost of something like $2000. But now you can download it from their website.
If you go this way, you'll need at least 16 GB for the data. You'll also need to write your own ISO-8821 decoder. It's not too hard - it's not even hard to write tools that can read the compressed tar balls directly. But knowing what to do with that data is another matter....
For every complex problem there is an answer that is clear, simple, and wrong. -- H L Mencken