#gis #geospatial #geography #api

ogcapi-processes

Processor trait and implementations

1 unstable release

Uses new Rust 2024

new 0.3.0 Apr 5, 2025

#55 in #geography


Used in 3 crates

MIT/Apache

135KB
3K SLoC

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.

Dependencies

~7–25MB
~393K SLoC