ogcapi-processes

Crates.ioogcapi-processes
lib.rsogcapi-processes
version0.3.0
created_at2025-04-05 16:34:09.467872+00
updated_at2025-04-05 16:34:09.467872+00
descriptionProcessor trait and implementations
homepage
repositoryhttps://github.com/georust/ogcapi
max_upload_size
id1622275
size111,528
Balthasar Teuscher (b4l)

documentation

README

Processes

The ogcapi-processes crate contains the Processor trait and implementations. Have a look at the Greeter for starters.

Examples

Process Feature Description
Greeter - The "Hello, World!" process. Expects a name as input and returns Hello, {name}!
Loader loader Load vector data to PostgreSQL.
Commit count: 221

cargo fmt