Category Archives: GIS-Linux

ArcGIS 10 Desktop, Server, ArcSDE Crack

  HOW TO FOR APPLY LICENSE 1. Install license manager 2. Update to the latest version (Licence manager SP 1) 3. add the license , put on service.txt insine license/bin folder (dont forget to change the this_host on the license … Continue reading

Share on Facebook
Posted in ArcGIS, GIS, GIS-Linux, Web GIS | Tagged , , | 35 Comments

Compile MapServer

1. Pendahuluan Persyaratan software yang dibutuhkan : Database spatial PostgreSQL/PostGIS Apache Php MapServer 2. Instalasi software yang dibutuhkan Database spatial PostgreSQL/PostGIS PostGIS (http://postgis.refractions.net) PostGIS merupakan plugin untuk database PostgreSQL yang berfungsi untuk menyimpan dan melakukan analisis data geospasial. Fungsi dan … Continue reading

Share on Facebook
Posted in GIS, GIS-Linux, MapServer, Ubuntu, Web GIS | Tagged , , , , | Leave a comment

Compiling

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
Posted in GIS-Linux | 1 Comment