Requested Features
Here is a list of features which would be reasonable to include to the desing:
- Component architecture of whole system.
- Easy application of parallel programming paradigm into implementation.
- Support of n-dimensional (time + coordinates) rasters containing any data type.
- Common data types: bit fields, bytes, short, integer, long integer, real, float, double, complex ... all with Null value support.
- Strings, any kind of structures or objects.
- Reference to relation in DB's.
- Support for n-dimensional vector data types (time + coordinates) including generic and concrete elements like:
- points
- lines (line, polyline)
- centroids, areas/faces (polygons, triangles, quads)
- kernels, tetraeder, hexaeder, pentaeder and pyramids
- Data type conversion between n-dimensional raster and n-dimensional vector data.
- Data exchange to common geodata formats.
- Loading components from plugins independently of platform.
- Distribution of interface execution over computer network or multiprocessor environment.
