Home Home Archive Archive



MAY 24TH, 2013
Faster maps with progressive WMS

The good old OGC WMS has many advantages compared to tiled maps: Continious zoom levels Support for different projections Combination of multiple layers in one request Higher resolutions for printing Better labelling No maintenance needed when updating data Well known disadvantages are scalability issues for high-traffic sites and a slower response time for complex maps. The second point can be significantly improved by using a technique known from the progressive JPEG format. Read on


MAY 7TH, 2013
disabling URIBL in Spamassassin

If Spamassassin is reporting the following: 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. # See # http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block # for more information. # [URIs: example.org] then you can check whether your dns forwarder is possibly blocked by URIBL: $ host -t TXT 2.0.0.127.multi.uribl.com # 2.0.0.127.multi.uribl.com descriptive text "Too many queries from 188.40.24.98. See http://uribl.com/about.shtml#abuse. Emails blocked due to this response are done so incorrectly. Please fix your software." The server in question is running at Hetzner and 188. Read on


MAY 2ND, 2013
QGIS Cloud and Sourcepole are sponsoring Öcher-Safari

QGIS Cloud and Sourcepole are proud to be official sponsors of the team Öcher-Safari, attending the Allgäu-Orient-Rallye. One of the last adventures in the world of cars. Sourcepole serves the team with know how, infrastructure and more. Information about the team and the charity ideas of this event you can find on Öcher-Safari and the official web site of the Allgäu-Orient-Rallye. Read on


MAR 1ST, 2013
installing Postgis 2.0 under Debian wheezy

We’ll be using Postgis2.0 from UbuntuGIS, which has packages for a number of recent Ubuntu releases. Since Ubuntu precise has libc6 2.14 and Debian wheezy only 2.13 we fall back on Ubuntu oneiric for packages, which also has libc6 2.13. However Postgis 2.0 in UbuntuGIS depends on a lot of llibraries which were in squeeze but live in wheezy under a higher version. Therefore we’ll install a lot of packages from Debian squeeze. Read on


FEB 25TH, 2013
Serving multiple WFS-T with TinyOWS

Our favorite WFS-T server complement of UMN Mapserver is TinyOWS. We like the simplicity of it so much, that we packaged it for Ubuntu and added it to OSGeoLive. Installation is easy: sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable sudo apt-get update sudo apt-get install tinyows The simplicity is a little bit too much, when it comes to serve multiple WFS-T on the same server. There is only one configuration file, but we want a configuration for each service. Read on
← Older Blog Archives Newer →

    Recent Posts

  • FOSS4G Europe 2025 Mostar
  • Qgiscloud Db Connection Error
  • How to configure unattended-upgrades of packages from third party deb package repos
  • Updating company-wide and your own hosts with apt-dater

    Archive

  • 2025 6
  • 2024 5
  • 2023 7
  • 2022 6
  • 2021 8
  • 2020 6
  • 2019 10
  • 2018 3
  • 2017 3
  • 2016 4
  • 2015 7
  • 2014 9
  • 2013 17
  • 2012 13
  • 2011 29
  • 2010 26
  • 2009 17
  • 2008 9
  • 2007 4
  • 2006 18
  • 2005 2
  • 2004 8
  • 2003 22
  • 2002 5
  • 2001 6

    Categories

  • geo 106
  • linux 74
  • postgis 2
  • programming 36
  • qgis 70
  • qgiscloud 15

Copyright © 2001-2025 Sourcepole AG