GeoQO Architecture
From Geoqo
(Difference between revisions)
(→geoqo) |
|||
| Line 1: | Line 1: | ||
== Internally, GeoDB works something like this: == | == Internally, GeoDB works something like this: == | ||
| − | + | <img src="/images/GeoDB-Arch.png" /> | |
== geoqo == | == geoqo == | ||
| Line 7: | Line 7: | ||
geoqo is just a command line utility that passes it's arguments to the components above | geoqo is just a command line utility that passes it's arguments to the components above | ||
| − | + | <img src="/images/geoqo-arch.png" /> | |
== scripts == | == scripts == | ||
Scripts do even more, as they can excersize any of the above bubbles at any point. | Scripts do even more, as they can excersize any of the above bubbles at any point. | ||
Revision as of 05:46, 1 April 2007
Internally, GeoDB works something like this:
<img src="/images/GeoDB-Arch.png" />
geoqo
geoqo is just a command line utility that passes it's arguments to the components above
<img src="/images/geoqo-arch.png" />
scripts
Scripts do even more, as they can excersize any of the above bubbles at any point.