| The Mapfile and MapServer CGI | |
| 例01 : | レイヤを開く (open a layer) |
| 例02 : | 属性によるスタイルの変更 (change style attributes) |
| 例03 : | 属性にもとづくフィルタの使用 (using attribute filters) |
| 例04 : | レイヤの追加 (adding more layers) |
| 例05 : | ラベルの追加 (adding labels) |
| 例06 : | テンプレートと画面移動/拡大/縮小機能の追加 (using templates for navigation controls) |
| 例07 : | MAXSCALEDENOM/MINSCALEDENOM オプションの追加 (adding scale ranges) |
| 例08 : | スケールバーの追加 (adding a scale bar) |
| 例09 : | 凡例の追加 (adding a legend) |
| 例10 : | レイヤ管理の追加 (adding layer controls) |
| 例11 : | 照会 (adding layer queries) |
| Serving WMS Layers Through MapServer | |
| 例12 : | Local WMS Server mapfile |
| GetCapabilities Request (save the file as a .xml file, and open in text editor) | |
| GetMap Request (a map image is requested from your local WMS server) | |
| Consuming Remote WMS Layers Through MapServer | |
| 例13 : | Local WMS Client mapfile |
| Map request of GeoGrid WMS layer | |
| Map request of GeoGrid WMS layer + local layers | |
| MapServer with Openlayers | |
| 例14 : | Simple viewer (for our local layers and the GeoGrid WMS layer) |
| Serving WFS Layers Through MapServer | |
| 例16 : | Local WFS Server mapfile |
| GetCapabilities Request (an XML document will be displayed in your browser describing the service) | |
| GetFeature Request (GML is returned for the places layer) | |
| Consuming Remote WFS Layers Through MapServer | |
| 例17 : | Local WFS Client mapfile |
| Map request of MapServer WFS continents layer | |
| Map request of MapServer WFS continents layer + local layers | |
| Serving WCS Layers Through MapServer | |
| 例18 : | Local WCS Server mapfile |
| GetCapabilities Request (an XML document will be displayed in your browser describing the service) | |
| DescribeCoverage Request (an XML document will be displayed in your browser describing the Landsat layer) | |