Skip to content

Configuration examples

Jip Claassens edited this page Jan 14, 2025 · 56 revisions

small configuration blocks

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
Geographic
Coordinate system Dissolve (merge geometries) Spatial Overlap
Simplify geometry Cut out polygon from other polygon Border polygons
Arc to grid CBS gemeente/wijk/buurt kaart WMTS background layer
Spatial join Distances in LatLong coordinate system [[Convex Hull
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

full configuration examples

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

other configurations

Clone this wiki locally