forked from MapServer/MapServer-documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.txt
79 lines (59 loc) · 2.73 KB
/
index.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
:orphan:
.. _home:
*****************************************************************************
Welcome to MapServer
*****************************************************************************
MapServer is an `Open Source`_ platform for publishing spatial data and
interactive mapping applications to the web. Originally developed in the
mid-1990's at the University of Minnesota, MapServer is released under an
:ref:`MIT-style license <license>`, and runs on all major platforms
(:ref:`windows`, :ref:`linux`, :ref:`osx`).
MapServer is not a full-featured `GIS`_ system, nor does it aspire to
be. See the `Site Gallery <https://github.com/MapServer/MapServer/wiki/MapServer-Site-Gallery>`__
for live examples of MapServer in action.
The MapServer :ref:`Project Steering Committee (PSC)<psc>`, sanctioned by
`OSGeo`_, manages and administers the project which is maintained, improved,
and supported by developers and users from around the world.
See the :ref:`community activities <community>` page for mailing
lists, etc.
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.6994443.svg
:target: https://doi.org/10.5281/zenodo.6994443
:alt: Digital Object Identifier (DOI) for MapServer
.. tip::
Follow MapServer on `Fosstodon <https://fosstodon.org/@[email protected]>`__
:ref:`More about MapServer <about>`
.. note:: For a list of current companies offering professional MapServer support see
:ref:`Service Providers <service_providers>`.
.. raw:: html
<script src="_static/openlayers/OpenLayers.js"></script>
<script src="_static/ol.js"></script>
<table style="height:250px;width:70%"><tr>
<td id="olmaptd" width="100%" style="width:100%;height:100%;padding-top:25px;text-align:right;">
<div id="map" style="width:100%;height:100%;margin:0px;"></div>
<span style="width:100%;text-align:right;font-size:x-small;">
University of Minnesota, birthplace of MapServer. Data © <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors. (<a href="https://github.com/mapserver/mapserver/wiki/RenderingOsmDataWindows">steps…</a>)
</span>
</td>
</tr></table>
MapServer Suite Home
--------------------
:ref:`MapServer, MapCache, TinyOWS home <products>`
Download the MapServer Suite
----------------------------
:ref:`Download the suite <download>`
Recent Announcements
-------------------------------------------------------------------------------
.. include:: ./include/announcements.inc
View all :ref:`Announcements`.
.. _`GIS`: https://en.wikipedia.org/wiki/Geographic_information_system
.. _`Open Source`: https://opensource.org/
.. _`OSGeo`: https://www.osgeo.org
.. toctree::
:hidden:
about
products
community/index
download
documentation
development/index
psc