#map #api #service #data #models #geospatial

ogc

Models, APIs and Tools for working with Open Geospatial Consortium (OGC) technologies

5 releases (breaking)

0.6.0 Jan 31, 2021
0.4.0 Jul 2, 2020
0.3.0 Jul 1, 2020
0.2.0 Jun 26, 2020
0.1.0 Jun 19, 2020

#225 in Geospatial

MIT license

535KB
413 lines


OGC

Types, APIs and tools for working with common OGC services & data.



Development

Clone and build with cargo:

$ cargo build --release

Disclaimer

This project is not endorsed or affiliated with OGC.


lib.rs:

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

  1. WMS
  2. WFS
  3. Core API

Dependencies

~19–32MB
~614K SLoC