-
links for 2009-07-29
libcloud python library – a unified interface to cloud server providers libcloud is a standard client library for many popular cloud providers, written in python (tags: software opensource python cloud libcloud) pygowave-server – Project Hosting on Google Code I couldn't wait until the guys at Google released their reference server implementation, so I decided to […]
-
links for 2009-07-28
gheat – Project Hosting on Google Code Google Maps gives you API for adding additional map layers. This software implements a map tile server for a heatmap layer. (tags: software opensource python aps tiles heatmap gheat)
-
links for 2009-07-24
Install Django, GeoDjango, PostgreSQL & PostGIS on OSX Leopard This procedure will loosely follow the directions in the following locations: * http://www.djangobook.com/en/2.0/chapter02/ * http://geodjango.org/docs/install.html#mac-os-x * http://code.google.com/p/geodjango-basic-apps/wiki/GeographicAdminQuickStart I’ll assume you are using the terminal. You are also using OSX 10.5.6 (or later) (tags: content tutorial django geodjango postgres postgis macosx)