Remove patch merged upstream in http://trac.osgeo.org/postgis/ticket/2723
pass INSTALL=install to the do-test target so that things are not
installed with -o/-g. All tests are successful on amd64.
LibreWMS is a light-weight, elementary simple free software application
implementing the functionalities of an almost complete standard compliant WMS
client; in other words, you can use this simple tool in order to directly access
an external WMS server.
ok ajacoutot@
librasterlite2 is an open source library that stores and retrieves huge
raster coverages using a SpatiaLite DBMS. It doesnt conflict with the
existing librasterlite.
with tweaks from and ok ajacoutot@
MapProxy is an open source proxy for geospatial data. It caches, accelerates and
transforms data from existing map services and serves any desktop or web GIS
client. It supports WMS-C, TMS and WMTS protocols.
MapProxy is a tile cache, but also offers many new and innovative features like
full support for WMS clients.
ok ajacoutot@ sthen@
MapCache is a WMTS/TMS server that implements tile caching to speed up
access to WMS layers. The primary objectives are to be fast and easily
deployable, while offering the essential features (and more!) expected
from a tile caching solution.
ok ajacoutot@ sthen@
Since 1.8, QGIS requires bison > 2.4 at build time, but since noone
cares enough our bison is still stuck at 2.3. To workaround this,
add the parsers generated with a WIP bison 2.6.2 to files/, and comment
out the Cmake goo to call/detect bison.
Add patches from http://hub.qgis.org/issues/10762.
I've used QGIS 1.8, 2.0, 2.2 and 2.4 without issues since > 2 years.