Skip to Content
Web Mapping Illustrated
book

Web Mapping Illustrated

by Tyler Mitchell
June 2005
Beginner to intermediate
372 pages
10h 1m
English
O'Reilly Media, Inc.
Content preview from Web Mapping Illustrated

Chapter 11. Publishing Interactive Maps on the Web

MapServer is typically used through a web server such as Apache or IIS. Any web server that supports CGI applications can use MapServer. The web server passes along the map-related requests and returns the results to the browser. Chapter 4 describes how to compile or download binary versions of the MapServer CGI program called mapserv. This is the main MapServer program discussed in this section. The mapserv executable, not the command-line tools described earlier (Chapter 10), is used for web server applications. When this book refers to "integrating MapServer with a web server," it means using the mapserv executable (mapserv.exe on Windows) with a web server.

MapServer also has a scripting environment called MapScript. MapScript provides application programming interfaces for several programming languages. This is covered in Chapter 14. If you are a programmer and want to incorporate MapServer functionality into an application, MapScript is for you.

The CGI version of MapServer discussed in this chapter is for those who want MapServer up and running right away, without programming.

Preparing and Testing MapServer

A few things need to be set up before using MapServer. There are some differences between operating systems such as the name of your MapServer executable, where files are stored, etc.

MapServer for Windows (MS4W)

Chapter 4 described how to access and install the MS4W package. You might want to look at the MS4W portion of ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Flask Web Development, 2nd Edition

Flask Web Development, 2nd Edition

Miguel Grinberg

Publisher Resources

ISBN: 0596008651Supplemental ContentErrata Page