Showing posts with label Open Source. Show all posts
Showing posts with label Open Source. Show all posts

Tuesday, October 11, 2011

PostGIS Version 2: A Game Changer?

There is a great post over on GeoRelated.com about PostGIS Version 2 being a game changer. Good summary of how PostGIS Version 2 relates to PostGRES and the options PostGIS Version 2 provides.  Here's the post:

PostGIS Version 2: a game changer?

PostGIS for PostGres
For many years there has been a limited choice of geodatabases when looking for a single solution for all geodata models. Only Oracle and ESRI offered comprehensive coverage of spatial models. OracleSpatial provided database models and algs for vector, network, raster and topology in addition to the usual database refinements and in database geocoding. ESRIoffered ArcGIS Server with comprehensive support for Vector, Network and raster models but left topology to the clients and had no offering for geocoding.Competitors such as PostGIS, MapInfo Spatialware, Microsoft SQL Server and MySQL only offered support for vectors.

It seems the status quo may be about to change. The elephant in the room has started to shuffle its feet towards the finish line. PostGIS version 2.0  not only has big plans but appears to a considerable way into delivering the promise of support for network and raster models. For those of you in the US a tiger geocoder is also available. It looks like the initial support will provide a reasonable coverage of raster and topological models but as always seems to be the problem with open source projects there is very little supporting visual tools.

Raster
Raster support is delivered through dedicated database data types for raster and GDAL based PostGIS drivers to support a wide range of raster formats. There is reasonably rich support for a first edition including:

  • Range of functions to access raster metadata
  • Raster band manipulation
  • Raster processing
    • Raster value manipulation/calculation (Algebra, reclass, value manipulation)
    • Reprojection
    • Vector to raster conversion
  • Transform to GDAL formats
Topology
Support for topology is also provided using PostGres data types. The implementation looks less mature than the raster model appearing to offer predominantly CRUD and import/export style capability only at this stage. There are also limited support for transforming data into the topological model in the database.

Vector  Geometry, Geography and Linear Referencing
PostGIS already has comprehensive support for vector geometries including 2D, 3D and linear referencing. PostGIS also supports geography types often used for global representations in its vector model.

PostGIS v2 will be worth watching in 2012 as it heads strongly into the world of GIS. The open source community makes a strong step forward with this release.

Tuesday, October 4, 2011

OpenLayers 2.11 Released


OpenGeo has announced that Open Layers 2.11 has been released.  VerticalGeo has been using Open Layers 2.10 and it has proven to be a powerful open source web-based visualization platform.  Open Layers does a great job of combining services and static content into a web-based map.  You can read the OpenGeo release article here:  Link.

VerticalGeo will be adding a “Maps” tab this week to our website where we will showcase what some of the open source mapping applications can provide.  We plan to open our “Maps” tab with an Open Layers Map.  These maps will not always be a finished product, but will contain some maps that are works in progress.