Archive for the ‘Python’ Category
Serving your map tiles 30 times faster
Recently I’ve been experimenting with TileStache tiles caching system, which is similar to TileCache and other tile caching systems in scope. TileStache revealed itself as a powerful and flexible product and was very good to cache tiles generated with my Django-backed mapscript-powered WMS server. Caching and serving tiles with TileStache was by far faster then [...]
Categoria: Django , GIS , Python , Sysadmin , Tech , WebGis
17 January 2012
TileStache Vector simplify provider
This is the third part of the story that I started with part 1: Polymaps, TileStache and SVG CSS styling issues part 2: TileStache Django tiny wrapper during my experiments I wanted to reach the goal of minimize both the bandwith consuption and the number of vector coordinates that the browser needs to handle, this means that [...]
Categoria: GIS , Python , Tech , WebGis
11 January 2012
TileStache Django tiny wrapper
This is the second part of the story about my experiments with the wonderful TileStache that I started with TileStache and Polymaps SVG experiments. First, I would like to thank Michal for the quick patch inclusion, the Polymaps patch is still waiting for the pull and the Django admin patch is awating for somebody to [...]
Categoria: Django , GIS , JavaScript , Programmazione , Python , Tech , WebGis
09 January 2012
Polymaps, TileStache and SVG CSS styling issues
A few days ago I started playing with Polymaps and TileStache, two very promising WebGIS building tools. The final goal of this experiments was the integration with Django. Polymaps Polymaps is a Javascript library aimed to display svg maps in a web page, recently I’ve watched to an interesting talk about a Django-powered app built [...]
Categoria: Django , GIS , JavaScript , Programmazione , Python , Tech , WebGis
05 January 2012
Meeting di programmatori QGIS a Zurigo
Lo scorso mese di novembre 2011, si è tenuto a Zurigo il meeting internazionale di programmatori QGIS. Ho avuto la fortuna di partecipare, dato che mi occupo da diverso tempo della nuova infrastruttura web, basta su Django e sono autore di un paio di plugin QGIS python. È il secondo meeting QGIS al quale partecipo [...]
Categoria: Django , GIS , Python
16 December 2011
django deployment with nginx and uwsgi
There are many tutorial/procedures on this topic, I just wish to add a few notes on the pieces I’ve found more obscure and difficult to setup. I’m running a VM on slicehost and I haven’t alredy found the resources to perform a full upgrade to something newer than the original Ubuntu Hardy which was installed [...]
Categoria: Django , Python , Tech
09 September 2011
Django DAG: my first reusable app on PyPi
Django DAG Django-dag is a small reusable app which implements a Directed Acyclic Graph. Usage Django-dag uses abstract base classes, to use it you must create your own concrete classes that inherit from Django-dag classes. The `dag_test` app contains a simple example and a unit test to show you its usage. Example class ConcreteNode(node_factory(’ConcreteEdge’)): [...]
Categoria: Django , Programmazione , Python , Tech
15 February 2011
Italian GFOSS Day 2010
Next week, from wednesday 18 to friday 19, I will attend in Foligno to the upcoming GFOSS Day 2010 holding two tutorials on GIS Python development and on a GeoDjango case study. Like previous editions of this event, it will be another fundamental opportunity to meet the other members of the Italian free GIS software community. Don’t miss this event, if you can!
Categoria: GIS , Python , WebGis
12 November 2010
QuickWKT QGIS plugin
Un nuovo plugin per QGIS in python permette di visualizzare velocemente le geometrie in formato WKT
21 October 2010
Lanciato il nuovo progetto basato su GeoDjango
Abbiamo appena lanciato una famiglia di siti internet realizzati attraverso una piattforma basata su GeoDjango. La realizzazione è durata più di sei mesi e ha messo in luce pregi e difetti delle soluzioni tecniche adottate.
Categoria: Django , Programmazione , Python , Realizzazioni , Varie
28 May 2010



