Whit's Notes

Repository for thoughts and findings

zgeo.geographer

simple object annotator for storing geographic data in the zodb (though IAnnotation storage allows for easy storage elsewhere if desired)

Defines some interfaces. Does not use the IAnnotation factory pattern. Fairly minimal in scope.

The zgeo.geographer pattern is starting to make more sense now that I see how zgeo.spatialindex uses shapely to determine bounds.

zgeo.spatialindex

Makes some application level assumptions about cataloging. Depends on zgeo.geographer ifaces. Probably will require it's own manual set up and force me to drink it's koolaid. Looks like I can just use the BoundsIndex directly without forcing a dependence on other stuff.

searching

hurry.query doctest
http://codespeak.net/svn/z3/hurry.query/trunk/src/hurry/query/query.txt
catalog doctests
http://projects.opengeo.org/almanac/browser/siteapp/trunk/opengeo/almanac/catalog.txt