Monthly Archives: March 2007
Me
My Photo [rockyou id=61800255&w=426&h=320] Share on Facebook
Share on FacebookCartoWeb Installation
1.1. CartoWeb Installation 1.1.1. Prerequisite for Installing CartoWeb CartoWeb depends on several software components for its proper working. Some are required and others are optional, depending on what you intend to do. Note Windows users can ignore this chapter and go directly … Continue reading
Share on FacebookCreate new projects in Cartoweb 3.3.0
Development Interface –> Cartoclient Cartoweb3 Demo –> Cartoweb 3 Demonstration 1. Masuk ke dalam folder Projects di c:wampwwwcartoweb3projects rename sampleProjects or etc menjadi newProjects (coba) * Edit client.ini –> mapId = coba * Buka folder server_conf dan rename folder sampleProjects … Continue reading
Share on Facebookp.mapper 3.1 beta-4
Upgrade Information for p.mapper versions Upgrade 3.0 -> 3.1 PHP version p.mapper 3.1 only runs fully on PHP 5.x with XML support because the attribute search requires PHP5 XML functions. Attribute search Define attribute search via /config/…/search.xml <searchlist version=”1.0″> <searchitem … Continue reading
Share on FacebookGetting 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