Home Home Archive Archive



AUG 22ND, 2011
Celebrating 20 years of Linux!

Read on


JUN 30TH, 2011
SVG symbols in QGIS with modifiable colors

SVG markers are a popular way to symbolise points in QGIS. Predefined markers are available in $PREFIX/share/qgis/svg and it is straightforward to add new symbols or to create own symbols with a vector graphics program (e.g. Inkscape). A disadvantage so far was the need to create different versions of an svg file to have the same symbol in several colors. A recent change in QGIS now introduces the possibility to insert parameter tags into the svg file and QGIS is going to replace them with the values for fill color, outline color and outline width. Read on


JUN 16TH, 2011
QGIS at FOSS4G 2011 in Denver

Sourcepole is conducting a QGIS workshop and giving two presentations: Workshop: New features for QGIS power users QGIS, what’s new? Publishing maps from the desktop with QGIS server There are more QGIS workshops and presentations: Workshop: Customizing QGIS with Python Plugins Efficiently using PostGIS with QGIS Quantum GIS & Inkscape: Cartographic Tools for Attractive Maps Web Mapping Performance Shootout Case studies: QGIS in an Academic Library: A Case Study Cellular Automata QuantumGIS plugin and web-based application A WPS Based Biogeography Tool for QGIS FOSS4G: Technology Enabling Humanitarian Relief Efforts A Prototype of open source tool for water resources management in developing countries So if you’re interested in QGIS, don’t miss FOSS4G 2011 in Denver. Read on


JUN 10TH, 2011
Reducing magic in Ruby's Forwardable class implementation

Abstract Using string-eval in Ruby for metaprogramming is unnecessarily obscuring. Ruby’s more modern and specific metaprogramming methods should be used instead whenever possible. This problem is illustrated on the example of Ruby’s Forwardable class. In detail… Ruby’s Forwardable class is using metaprogramming to forward calls from a frontend interface to an instance in the back executing the call. Metaprogramming is the discipline of making code that creates code. This task allready is rather abstract and hard to grasp in itself. Read on


MAY 25TH, 2011
QGIS Mobile GSoC has started

Yesterday, we had our first meeting with Marco Bernasocchi, who just started his Google Summer of Code project. The project goals are: porting QGIS to the Android platform adapt the QGIS GUI for tablet computers write a driver for the built-in GPS create a QGIS “mini” application for mobile phones Marco Hugentobler is mentoring the project and updated information will be available on a QGIS Wiki page. We wish Marco good luck and are looking forward to a portable QGIS this year! Read on
← Older Blog Archives Newer →

    Recent Posts

  • How to configure unattended-upgrades of packages from third party deb package repos
  • Updating company-wide and your own hosts with apt-dater
  • Executing Tasks in docker-compose Containers From ansible
  • Creating a quick PDF report from a DuckDB query

    Archive

  • 2025 4
  • 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 105
  • linux 74
  • postgis 2
  • programming 36
  • qgis 69
  • qgiscloud 14

Copyright © 2001-2025 Sourcepole AG