ラベル gis の投稿を表示しています。 すべての投稿を表示
ラベル gis の投稿を表示しています。 すべての投稿を表示

月曜日, 2月 22, 2010

Source code of qgis 1.4

  • Source code of qgis 1.4
    svn co https://svn.osgeo.org/qgis/trunk/qgis qgis
  • build the 1.4 source on Fedora 12
    enter qgis directory, mkdir build && cd build
    $ cd qgis
    $ mkdir build
    $ cd build
    $ ccmake \
    -DCMAKE_INSTALL_PREFIX:PATH=/home/nemo/apps/qgis_1.4 \
    -DGRASS_PREFIX=/usr/lib/grass-6.3.0 \
    -DGDAL_LIBRARY:STRING=/usr/lib/libgdal.so ..
    $ make
    $ make install


From Fedora 12 to a GIS workstation(part 1part 2part 3)

Arramagong Virtual Machine and LiveDVD build scripts

月曜日, 2月 08, 2010

GeoExt - JavaScript Toolkit for Rich Web Mapping Applications

GeoExt brings together the geospatial know how of OpenLayers with the user interface savvy of Ext JS to help you build powerful desktop style GIS apps on the web with JavaScript.

OpenLayers: Free Maps for the Web

OpenLayers: Free Maps for the Web

See also Debianでka-Mapのメモ プラスOpenLayers


Displaying maps with OpenLayers


Christopher Schmidt
: GIS and Web Hacker