Server Actions¶
GBD WebSuite supports lots of different commands. In your application and project configuration you may decide which you want to use in your particular installation. Each action configuration requires at least the type
property (the first word of the command name, e.g. for the command mapRenderXyz
, the type will be map
), and, optionally, an access
block (see Authorization), telling which roles have permission to execute this action type. Some actions require additional options.
Here’s a quick overview of supported actions (see Configuration reference for configruation details).
alkis |
provides interface to the German Cadastre Data (ALKIS). In particular, there are commands to search for Cadastre Parcels (Flurstücke) by their address, location, owner name etc. |
asset |
handles dynamic assets (see Web Server) |
auth |
handles authorization requests, like login or logout (see Authorization) |
edit |
provides the backend for editing operations (like “update feature” or “delete feature”) |
map |
generates map imagery for projects and layers in different formats |
printer |
handles printing |
project |
returns project description and configuration data |
search |
handles searching (see Search) |