Tuesday, July 25, 2006

Track7, Sesion 6: MapServer 4.8

http://www.r-project.org hace reportes de proyectos

R
> library (spgrass6)
> demo (image) /* demos, dar enter para avanzar entre ellas

MapServer
------------------
arrancar el apache
[root@track7 usuario]# /etc/init.d/httpd start
http://localhost/mapserver
http://localhost/mapserver/tutorial/
[usuario@track7 ~]$ cd /var/www/html/mapserver/ /* directorio publico
http://localhost/mapserver/tutorial/sections.html

usuario@track7 tutorial]$ cd /var/www/html/mapserver/tutorial
[usuario@track7 tutorial]$ ls -ls e*
8 -rw-rw-r-- 1 usuario usuario 858 Jun 30 01:07 example1-1.map

                                          MAP
|
-----------------------
| |
PROJECTION LAYER
|
-------------
| |


PROJECTION CLASS

MAP   IMAGETYPE      PNG   EXTENT         201621.496941 -294488.285333 1425518.020722 498254.511514   SIZE           400 300   SHAPEPATH      "data"                /* ruta donde buscar la data   IMAGECOLOR     255 255 255               /* RGB
(..)

en: (para generar archivos de mapserver)
QGIS -> exportar a MapServer
ArcView -> GIX (http://gix.sf.net)
ArcGIS -> AVEIN

No comments: