Tiro monedas al aire, pero hasta ahora nunca las pude agarrar.

Vamos a instalar un servidor de mapas llamado MapServer.
Requisitos para tener el MapServer:

  • Apache2.
  • php5.

Ahora entramos a la consola:
sudo aptitude update

sudo aptitude install cgi-mapserver mapserver-bin mapserver-doc

Para verificar la versión de MapServer, entramos a la consola:
/usr/lib/cgi-bin/mapserv -v

Esto desplegaría por pantalla:
MapServer version 6.0.1 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=CAIRO SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=FRIBIDI SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER SUPPORTS=FASTCGI SUPPORTS=THREADS SUPPORTS=GEOS INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE

Y eso es todo.


Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *