Projects
Company
OpenStreetMap Support
Category Archives: opensource
There’s still hope for Australia’s spatial industry
The ASIBA last week release a set of recommendations for the Australian government. These recommendations were based on a economic study evaluating what the spatial industry in Australia is worth. A staggering 6-12 billion dollars is the figure mentioned.
But lets look at the recommendations: I quite like the aims of some of these: government [...]
Also posted in Australia, OGC, geodata, industry, interoperability Tagged Australia, geodata, industry, interoperability, OGC, opensource Leave a comment
Mapserver output as KML
Alessandro Pasotti has authored a utility to output mapserver layers as KML for display on Google Earth. This is written in PHP mapscript so will require mapscript to be installed with your standard Mapserver installation. Check it out here.
Although its a useful tool, it would be nice to have kml support in mapserver (C++) out [...]
Also posted in Mapserver, OGC, google earth, interoperability Tagged googleearth, interoperability, Mapserver, opensource Leave a comment
Geospatial @ RailsConf Europe 2007
Some great news for those interested in the convergence between Ruby/Rails and Geospatial applications. Kashif and I will be giving a tutorial at RailsConf in Berlin. There is going to be 3 hr tutorial titled Rails GIS Hacks, where we will be going through some pretty nifty stuff such as RESTful geospatial applications development. [...]
Also posted in Mapserver, OGC, PostGIS, RubyOnRails, Spatial Analysis, WebGIS, event, interoperability Leave a comment
Pakistan Wetlands and Ramsar listed sites
Wetlands are regarded by nature conservationist as unique ecosystems. They often exhibit delicately balanced environmental conditions and support a wide range of exotic plant and animal species. Wetlands are also often protected by various environmental laws and conventions. Last year when I was visiting Pakistan I learned about the Pakistan Wetlands Project that is under [...]
Also posted in Earth, PostGIS, RubyOnRails, WebGIS Leave a comment
libTiff to support BigTiff by July 2007
Just heard that libTiff which is used in GDAL for GeoTiff support has found sponsors to implement BigTiff support. This will mean an end to the 4Gig limitation of GeoTiffs. These changes to libTiff will filter down to GDAL and a number of Open Source Geospatial packages like Mapserver. The detailed implementation plan can be [...]
Also posted in Mapserver, gdal, interoperability Leave a comment
Open Source Developer’s Conference 2006, Melbourne, Australia
OSDC 2006 starts tomorrow in Melbourne with a keynote from Randal Schwarts. Today I attended the pre-conference tutes which included a most usefull session by Jonathan Oxer. The talk titled "Large Scale Webapps: DevTeam Infrastructure" gave a run down on how software development process at his company is automated and streamlined. The automation [...]
Also posted in Python, WebGIS Leave a comment
PostGIS & Oracle Spatial Price Comparison
Ken Lord emailing to the annual “Who’s using PostGIS and for What?” inquiry wrote in detail about his experienes with Oracle and also a justification for decision to chose PostGIS over Oracle Spatial. I thought it was quite insightfull for anyone who are doing a cost/benefit analysis of choosing a spatial database for their next [...]
Also posted in PostGIS Leave a comment
PostGIS for the python folks
Richard Taylor has release an update to GeoType — a python library that implements OGC Simple Features Specification and PostGIS geometry in Python. It has integration with Psycopg & python-postgresql interface. This ones for you gus ;)
GeoTypes
Can Government learn interoperability from Web2.0?