Changes between Version 162 and Version 163 of GIS/InstallationGuidelines/Linux


Ignore:
Timestamp:
05/31/12 19:59:10 (12 years ago)
Author:
Fran Boon
Comment:

MapProxy -> 1.4.0

Legend:

Unmodified
Added
Removed
Modified
  • GIS/InstallationGuidelines/Linux

    v162 v163  
    777777
    778778 * http://mapproxy.org
    779   * http://mapproxy.org/docs/1.2.0/install.html
     779  * http://mapproxy.org/docs/1.4.0/install.html
    780780{{{
    781781adduser --system --disabled-password mapproxy
    782782apt-get install -y libgeos-dev libgdal-dev
    783 wget http://pypi.python.org/packages/source/M/MapProxy/MapProxy-1.2.1.tar.gz
    784 tar zxvf MapProxy-1.2.1.tar.gz
    785 cd MapProxy-1.2.1
     783wget http://pypi.python.org/packages/source/M/MapProxy/MapProxy-1.4.0.tar.gz
     784tar zxvf MapProxy-1.4.0.tar.gz
     785cd MapProxy-1.4.0
    786786python setup.py install
    787787cd ..
     
    793793}}}
    794794  * Test: http://localhost:8080/demo/
    795   * [http://mapproxy.org/docs/1.2.0/deployment.html#production WSGI configuration]
    796   * [http://mapproxy.org/docs/1.2.0/seed.html Cleaning or Seeding]:
     795  * [http://mapproxy.org/docs/1.4.0/deployment.html#production WSGI configuration]
     796  * [http://mapproxy.org/docs/1.4.0/seed.html Cleaning or Seeding]:
    797797{{{
    798798mapproxy-seed -s seed.yaml -f mapproxy.yaml
     
    859859source!2!user = mapproxy
    860860}}}
    861   * http://mapproxy.org/docs/1.2.0/configuration.html
     861  * http://mapproxy.org/docs/1.4.0/configuration.html
    862862  * http://lists.osgeo.org/pipermail/mapproxy/2010-December/000301.html
    863863{{{
     
    868868=== Configuration for TRMM ===
    869869TRMM Rainfall Monitoring
    870  * http://mapproxy.org/docs/1.2.0/configuration_examples.html
     870 * http://mapproxy.org/docs/1.4.0/configuration_examples.html
    871871{{{
    872872vim /home/mapproxy/etc/mapproxy.yaml