Beginning MapServer and over one million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
Beginning MapServer: Open Source GIS Development (Expert's Voice in Open Source)
 
 
Start reading Beginning MapServer on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Beginning MapServer: Open Source GIS Development (Expert's Voice in Open Source) [Paperback]

Bill Kropla
3.0 out of 5 stars  See all reviews (2 customer reviews)
RRP: £35.49
Price: £24.17 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £11.32 (32%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Want guaranteed delivery by Tuesday, May 29? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £20.54  
Paperback £24.17  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Amazon.co.uk Trade-In Store for more details.

Frequently Bought Together

Customers buy this book with Web Mapping Illustrated: Using Open Source GIS Toolkits £25.02

Beginning MapServer: Open Source GIS Development (Expert's Voice in Open Source) + Web Mapping Illustrated: Using Open Source GIS Toolkits
Price For Both: £49.19

Show availability and delivery details


Customers Who Viewed This Item Also Viewed


Product details

  • Paperback: 418 pages
  • Publisher: APRESS (1 Aug 2005)
  • Language English
  • ISBN-10: 1590594908
  • ISBN-13: 978-1590594902
  • Product Dimensions: 24.2 x 17.6 x 2.3 cm
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon Bestsellers Rank: 836,511 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Bill Kropla
Discover books, learn about writers, and more.

Visit Amazon's Bill Kropla Page

Product Description

Product Description

Beginning MapServer: Open Source GIS Development is the first book of its kind. It offers a comprehensive introduction to MapServer, the development platform for integrating mapping technology into Internet applications. You’ll learn how to build and extend dynamic applications using popular languages like PHP, Perl, and Python.

After a thorough introduction to installation and configuration, you'll uncover basic MapServer topics and examples. You’ll also learn about advanced MapServer features, and how to query and incorporate dynamic data into your application. The book culminates with the creation of an actual mapping application.


Inside This Book (Learn More)
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)
(1)

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

5 star
0
4 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
1 of 1 people found the following review helpful
Format:Paperback
This book is good if, like myself, you are trying to get to grips with web mapping via opensource software. It's reasonably clear what is going on but does assume some knowledge in areas outside of Mapserver (e.g. command line usage), provided you aren't scared of that there should be no problems in that area.

I'd love to give it 5 stars but can't. This book was published in 2005 (so written in 2004?). Mapserver has moved on and changes in the way it is coded have occurred. This leads to the examples and exercises in the book simply not working. As the only real option around I recommend it BUT, only if you are prepared for a learning curve that could be described as overhanging since you'll have to alter the stated code to make it work. To give a hand in this here's 1 for free; in the hello.html (the first exercise) remove line 7 (or comment it out), then it will work
Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
Format:Paperback
This book is a basic starting point to web mapping, but nothing more. MapServer is an application that is best suited to being used with other technologies including (but not limited to) OpenLayers and Web Map Service (WMS), neither of which are covered. This book details the use of MapServer on it's own to produce very basic HTML layouts. The command reference at the back of the book can be useful, and the book does a good job of detailing MapServer 'map' files. If you are completely new to MapServer, or you are searching for a step-by-step guide to creating a simple HTML web page with a dynamic map then this book may provide a useful foundation in one of the core web mapping technologies. Still, in the absence of any stronger texts that detail MapServer together with other open source technologies this book warrants a relatively high rating.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  7 reviews
15 of 17 people found the following review helpful
Problematic if you are working on a Windows platform 8 Nov 2007
By Curtis Bohlen - Published on Amazon.com
Format:Paperback
I purchased this book to help with developing a simple map-enabled web page running on a Windows computer. The book proved very difficult to use in that context. If you are planning on working on a windows computer, you should be aware of some potential shortcomings.

In the spirit of full disclosure, I have considerable GIS experience, but little experience with web development.

The book assumes that you are operating not only on a UNIX-based platform, but also that you will operate in a particular "development environment". The author does provide full instructions for building that development environment on a Unix machine, so if you are starting from scratch, everything will work as described.

However....

You can not readily build the same "development environment" on a Windows computer. I installed a version of MS4W ("Mapserver 4 Windows" on my computer. MS4W is a labor saving package that rapidly sets up a web server and installs most of the other open source software one would like to have available for using Mapsource effectively. Unfortunately, the installation differs from the "development environment" assumed by the book.

As a result, there are MANY small but significant differences that crop up in developing the example applications given in the book. Many of these are simply differences in the way files are named or in the structure of the directory tree, but they are annoying and difficult to track down. it took me several DAYS of work and repeated searches for help on on-line MAPSERVER forums to figure things out and get the first several example applications running. I still have not managed to get about half of the examples up and running.

That said, the book offers a nice introduction to many of the central concepts used in Mapserver. It has a good reference section that allows you to look up Mapserver commands, etc.

Ultimately, I was able to develop the simple web-based applications I was after. This book contributed to that, but only after considerable frustration. Several Mapserver tutorials are available on-line. Some are specifically geared to Windows-based systems. They certainly offer a less tortuous, if sometimes less complete, path to getting Mapserver working on a Windows-based system.
12 of 17 people found the following review helpful
Very good practical guide for mapserver 24 Feb 2006
By Jorge S. Mendes Jesus - Published on Amazon.com
Format:Paperback
The book is written in a very clear way and goes to the point explaining mapserver thru examples, it should be a reference book for those, that are starting with mapserver, but it lacks a proper cover of raster layers and WCS. Interresting is that the prefered database used, is not PosGIS but MySQL (normally MySQL is pushed aside by PostGIS in spatial databases projects) this was a pleasent surprise, since I normally use MySQL. Conclusion: get the book
1 of 1 people found the following review helpful
Well written, but deprecated. 1 Aug 2010
By tmtowtdi - Published on Amazon.com
Format:Paperback
I've had this book for about a week, and so far my experience has been that not a single example works out of the box with the current version of mapscript.

The worse news, is that most of the documentation on the mapscript website is totally out of date as well.

If revised, then this book would be great, but it isn't just the book.

The are some incongruities between mapscript itself and the API libs in other languages that suggest that the current development environment for mapserver is sufficiently busted, to invite taking a hard look at much more complex map engines.

In a nutshell, I went with mapserver, because it support GDAL, Perl, and appeared to be well documented.

It isn't well documented, the Perl API isn't servicable in the current version, and I haven't tested GDAL yet.

Good Luck
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges