Category Archives: MapServer
Mengubah default tool di pmapper
Pada penggunaan template pmapper, default tool pada aplikasi pmapper adalah Zoom In. Untuk megubah default tool nya kita bisa liat di script pada file pm_cjs.js di folder javascript/pm_cjs.js Pada script function pm_init() function pm_init(){ pmToolbar_init();pmMenu_init(); pmSlider_init(); window.onresize=function(){pmLayout_init(); }; pmLayout_init(); var … Continue reading
Share on FacebookMapServer with fist-mapping template
Template MapServer yang satu sudah tidak di develop lagi oleh pembuatnya. Situsnya pun kini menghilang, padahal template yang satu ini sangat bagus untuk para user yang menginginkan untuk bisa mendigit, mengedit dan menghapus data secara live di web dengan menggunakan … Continue reading
Share on FacebookCompile 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 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 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 Facebook