1 / 10

EDITOR DE MAPAS

EDITOR DE MAPAS. INTRODUCCIÓN. El editor de mapas permite crear capas para ser visualizadas, descargadas y modificadas de acuerdo a requerimiento de cada usuario. INSTALACIÓN.

karif
Download Presentation

EDITOR DE MAPAS

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. EDITOR DE MAPAS

  2. INTRODUCCIÓN • El editor de mapas permite crear capas para ser visualizadas, descargadas y modificadas de acuerdo a requerimiento de cada usuario.

  3. INSTALACIÓN • Para la instalación se debe tener en cuenta que el archivo aideucuenca debe ir dentro de la carpeta Tomcat, junto a la de apache_tomcat, en la cual se realizan las primeras modificaciones en el archivo de configuración.

  4. Instalación Proj4 • Para que el editor de mapas, pueda funcionar correctamente se requiere la carga de la librería Proj4, el cual contiene las proyecciones cartográficas originales, que se encuentran siendo como tipos estándar. • Esta librería puede ser descargada tanto para Windows como para Windows, desde el siguiente link. http://trac.osgeo.org/proj/

  5. Archivo de Configuración • Para que el editor de mapas, funcione, se tiene que realizar modificaciones en el archivo: configuration_editor.jsp ubicado en /home/Tomcat/apache-tomcat-6.0.32/webapps/ideucuenca/edicion/ En el cual se requiere determinar cuáles son las rutas de edición, de aplicación entre otras.

  6. Configuracion_editor.jsp String RUTAEDICION="/home/Tomcat/aideucuenca/"; String RUTAMAP = "/home/Tomcat/aideucuenca/"; String RUTAAPLICACION="http://localhost:8085/ideucuenca/edicion/"; String RUTAFICHEROSERVERS = "/home/Tomcat/apache-tomcat-6.0.32/webapps/ideucuenca/servers/"; String RUTATXT = "/home/Tomcat/apache-tomcat-6.0.32/webapps/ideucuenca/edicion/txt/"; String RUTADESC = "/home/tomcat/tomcatd/webapps/ideucuenca/edicion/tmp/";

  7. Configuracion_editor.jsp String RUTAIMG = "/home/Tomcat/apache-tomcat-6.0.32/webapps/ideucuenca/edicion/images/"; String RUTASRV = "http://localhost:8080/cgi-bin/mapserv?map="+RUTAEDICION; String RUTACSS = "/home/Tomcat/apache-tomcat-6.0.32/webapps/ideucuenca/edicion/css/"; String coords[]={"-81.304375","-4.8882981455","-75.008507525","1.4075752"}; String SRSEPSG="EPSG:4326"; String CODIGO="ideucuenca"; String TABLA="USUARIOS";

  8. CREACIÓN

  9. PUBLICACIÓN Y DESCARGA

  10. ING. LENIN OMAR LARA CASTRO ADMINISTRADOR IDE RED UTN TELF: 2953461 ext. 7072 geoportal@utn.edu.ec

More Related