- ENGLISH VERSION -
Over the last few years, WebGIS have developed rapidly.
Indeed, they allow the delivery of information and the
« mutualisation » of data.
The mission consisted in producing a Webmapping application
for municipal geospatial data consultation. The objective was to develop a web
server application using open source technologies. This application is supposed
to allow a better management and an easier information exploitation.
The set up of a Webmapping application is made easier thanks
to proved open source applications. If, in this type of project, development
competences are needed, the saving realised compared to software producers
solutions potentially allows any interested organisation to equip themselves
with this type of tool which would be adapted to their needs.
I had total freedom on this project right from the start and
had room for manoeuvre in choosing the best suited application, the framework
being already defined in the project specification. After the fast diagnostic
phase related to the material and data, I had to work as an external
provider.
There are currently four main open source solutions allowing
to publish online geospatial data : static HTML, SVG, Java applet, map
server architecture. The choice between the four of them is made easier thanks
to their own limits and the heaviness of their display that allow to
circumscribe each of them to a particular type of use and aim.
Eventually, the UMN Mapserver program and its PHPMapscript API
were selected. After the compilation and integration phase of development
environment and data, the next step consisted in conceiving a web client
interface in accordance with the project specification as far as the navigation
tools and the general ergonomy are concerned.
The interest of such a work lies mainly in the different steps
that had to be taken in order to reach the objectives. Also, the choice of an
application relating to MapServer allowed me to deepen my knowledge of that
environment which remains the best known and the most used system in the
Webmapping field.
- BIBLIOGRAPHIE & WEBOGRAPHIE -
Bibliographie
Kropla (B.), Beginning MapServer : Open Source GIS
Development, The Expert's Voice In Open Source, Apress, 2005, 448p.
Webographie
Serveurs http libres
Apache http Server http://www.apachefrance.com/
JigSaw (écrit en Java) http://www.w3.org/Jigsaw/
Serveurs/moteurs cartographiques libres
UMN MapServer http://mapserver.gis.umn.edu/
MapGuide OS http://mapguide.osgeo.org/
GeoServer http://geoserver.org/
Librairies
GDAL (support sources matricielles) http://www.gdal.org/
OGR (support sources vecteurs) http://www.gdal.org/ogr/
PROJ4 (projections) http://proj.maptools.org/
API, Framework et outils libres
API Mapscript (classes)
http://mapserver.gis.umn.edu/docs/reference/mapscript
CWC2 Chameleon (client) http://chameleon.maptools.org/
FWTools (pack d'outils libres) http://fwtools.maptools.org/
DBDesigner (modélisation BDD)
http://www.fabforce.net/dbdesigner4/
Maguma Open Studio (éditeur PHP)
http://openstudio.sourceforge.net/
SGBDR libres
PostgreSQL http://www.postgresqlfr.org/
PostGIS (module spatial pgsql) http://www.postgis.fr/
MySQL http://www-fr.mysql.com/
Communautaire Open Source et Forum SIG
Maptools (anglais) http://www.maptools.org/
SourceForge (anglais) http://sourceforge.net/
OSGeo (anglais) http://www.osgeo.org/
PHP (français) http://www.phpfrance.com/
Nabble GIS (anglais)
http://www.nabble.com/GIS-f1188.html
Georezo (français) http://georezo.net/
PortailSIG (français)
http://www.portailsig.org/
ForumSIG (français) http://www.forumsig.org/
OGC (anglais) http://www.opengeospatial.org/
Bibliographie et webographie non
exhaustives.
|