Daily Archives: March 6, 2007
Getting Started with MapGuide Version 1.1.x
Getting MapGuide Up and Running To get MapGuide Open Source up and running on your system, follow these five steps: 1. Download and install the MapGuide Server and MapGuide Web Server Extensions. For Windows visit the downloads page and … Continue reading
Share on FacebookWFS Servers Mapfile
This is WFS mapfile to put the data on GIS Client Software. e.g : MapServer NAME DEMO STATUS ON SIZE 400 300 SYMBOLSET ../etc/symbols.sym ## ESPG:42304 extents: EXTENT -2200000 -712631 3072800 3840000 ## EPSG:42101 extents #EXTENT -2200000 -2000000 3072800 2000000 … Continue reading
Share on FacebookInstall pmapper
Quick install instructions for p.mapper 3.0 For more detailed documentation see the p.mapper manual PHP Settings PHP/MapScript Library and WebServer Install the PHP/MapScript library in the appropriate place and configure your webserver to parse *.php and *.phtml files with PHP. … Continue reading
Share on FacebookKonfigurasi Cartoweb
Get in the projects folder of Cartoweb. Rename the sampleProject directory to the name of your project. Edit the client.ini.in of this new project, and modify the mapId parameter value with the name of your project: mapId = your_project_name Open … Continue reading
Share on FacebookMS4W
MapServer for Windows (MS4W) Introduction Welcome to MS4W, the quick and easy installer for setting up MapServer For Windows and its accompanying applications (e.g., Chameleon, MapLab,etc.). The purpose of this package is to allow novice to advanced MapServer users to … Continue reading
Share on FacebookCompiling
Compile Mapserver ./configure –with-sde=/usr/sde/sdeexe90 –with-sde-version=90 –with-ogr=/usr/local/bin/gdal-config –with-gdal=/usr/local/bin/gdal-config –with-httpd=/usr/sbin/httpd –with-wfsclient –with-wmsclient –enable-debug –with-curl-config=/usr/bin/curl-config –with-proj=/usr/local –with-tiff –with-gd=/usr/local/ –with-jpeg –with-freetype=/usr/ –with-oraclespatial=/usr/oracle –with-threads –with-wcs –with-postgis=/usr/local/database/bin/pg_config –with-libiconv=/usr # new in 4.8 –with-geos=/usr/local/bin/geos-config # new in 4.8 –with-libiconv=/usr # new in 4.8 –with-xml2-config=/usr/bin/xml2-config # new in … Continue reading
Share on Facebook