Crate ogc[−][src]
Models, APIs and tools for OGC technologies.
This crate is dedicated to creating idiomatic Rust APIs for interacting with OGC services.
This version supports:
- WMS GetCapabilities
- WMS GetMap
The planned order of implementation is
- WMS
- WFS
- Core API
Modules
wms | Web Mapping Service support, versions 1.1.0 and 1.3.0. |