-
Notifications
You must be signed in to change notification settings - Fork 1
Configuration examples
Jip Claassens edited this page Jan 14, 2025
·
56 revisions
This section presents small configuration blocks to perform specific tasks, e.g. reading data from an ascii file or making a crosstab.
Tables | ||
---|---|---|
Domain unit/table | Aggregation | Crosstab (pivot table) |
Transpose | Unique Values | Convert long to wide format |
Relational | |
---|---|
Relational attribute | Relation model/SQL |
Grids | ||
---|---|---|
Geographic grid domain | Potential with kernel | Point 2 Grid |
Grid 2 Point | Explicit Tiling | Rotate Scale Shear a grid |
Grid 2 polygon | Focal statistics |
Data sources | |
---|---|
TableChopper (read ascii file) | TableComposer (write ascii file) |
Network |
---|
Dijkstra examples |
Other | ||
---|---|---|
Special characters | Indirect expression file/foldername | Discrete Allocation |
BAG relate attributes and make grids | Date to Unix timestamp |
This section contains small downloadable projects, often combining multiple operators and functions.
The projects contains both configuration and data, they are ready to run with the GeoDMS. Coordinate systems, corresponding grids, predefined metric units etc. are already configured.
The projects can be edited, so they can also be a starting point for your own project.
Grid processing | Polygon processing | Vector to Grid processing |
Buffer processing | Network processing | BAG relate attributes and make grids |
Overlay versus Combine data | Poly-to-grid-to-(simplified)-polygon |
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.