|
1 | 1 | site_name: Getting Started with MapServer |
2 | 2 | site_description: "MapServer is an Open Source platform for publishing spatial data and interactive mapping applications to the web. This workshop will cover publishing geospatial data to the Web using MapServer in support of the suite of OGC API standards." |
3 | 3 | site_author: The MapServer community |
4 | | -copyright: "© 2024 Seth Girvin and the MapServer community" |
| 4 | +copyright: "© 2025 Seth Girvin and the MapServer community" |
5 | 5 | site_url: https://geographika.github.io/getting-started-with-mapserver |
6 | 6 | repo_url: https://github.com/geographika/getting-started-with-mapserver |
7 | 7 | nav: |
8 | 8 | - Home: index.md |
9 | 9 | - Workshop Environment Setup: setup.md |
10 | 10 | - Introduction: |
11 | 11 | - Workshop Overview: introduction/introduction.md |
12 | | - - Docker: introduction/docker.md |
| 12 | + - Docker: introduction/docker.md |
13 | 13 | - MapServer: introduction/mapserver.md |
14 | 14 | - Command Line: introduction/commandline.md |
15 | 15 | - OpenLayers: introduction/openlayers.md |
16 | 16 | - Mapfile: |
17 | | - - Lines: mapfile/lines.md |
| 17 | + - Lines: mapfile/lines.md |
18 | 18 | - Points: mapfile/points.md |
19 | 19 | - Labels: mapfile/labels.md |
20 | 20 | - Polygons: mapfile/polygons.md |
|
30 | 30 | - OGC Features API: outputs/ogcfeatures.md |
31 | 31 | - Advanced: |
32 | 32 | - SLD: advanced/sld.md |
33 | | - - Vector Symbols: advanced/symbols.md |
| 33 | + - Vector Symbols: advanced/symbols.md |
34 | 34 | - Clusters: advanced/clusters.md |
35 | | - - Apache: advanced/apache.md |
| 35 | + - Apache: advanced/apache.md |
36 | 36 | - MapScript: advanced/mapscript.md |
37 | 37 | - Summary: summary.md |
38 | 38 | - Credits and Thanks: credits.md |
|
0 commit comments