Skip to content
Prev 40 / 29559 Next

A package for spatial data classes: request for comments

On Mon, 3 Nov 2003, Luc Anselin wrote:

            
Yes, it's the topology/no topology that emerges as a question. It will be 
worth looking at one or more of the following too: Terralib 
(www.terralib.org) - work going on in Brazil is really well done and 
exciting (which is why I've CC'd to Paulo Ribeiro), the GRASS 5.7 
experimental vector engine, now approaching a draft alpha release but very 
promising (grass.itc.it), maybe OpenGIS GML - which doesn't do topology, 
and finally the newly released map* packages, which do topology using the 
original Bell Labs Geographical Database model. Terralib and GRASS are 
open source, the map* packages are mixed (2 OS, 1 non-commercial) and 
don't include methods for ingesting other data, which needs to go through 
an external tool topologising train (I think). Other users will be 
grateful for a route from shapefile through topology to map().

I think Barry has an important point about methods, but which may expand 
fast - as Edzer wrote - if the number of input object types also grows - 
so to do methods right, we still need more consistency in the input 
objects. From there on, methods can rule, perhaps.

Roger