Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.76 KB

File metadata and controls

56 lines (34 loc) · 1.76 KB

DPG Self-Assessment

Purpose: Map vt-optimizer-rs to the DPG Standard indicators with evidence links.

Indicator 1: SDGs relevance

vt-optimizer-rs supports UNVT workflows for creating and maintaining vector tiles used in humanitarian and public-interest mapping. This enables distribution of open geospatial data that can support SDG 9 (infrastructure), SDG 11 (sustainable cities), and SDG 17 (partnerships).

Indicator 2: Open license

The project is licensed under MIT (see LICENSE). SPDX identifier: MIT.

Indicator 3: Clear ownership

Ownership and roles are defined in GOVERNANCE.md and MAINTAINERS.md.

Indicator 4: Platform independence

vt-optimizer-rs is a Rust CLI that runs on common platforms with Rust toolchains. It operates on open vector-tile formats such as MBTiles and PMTiles.

Indicator 5: Documentation

README.md provides install/usage examples, and docs/SPEC.md documents milestones and technical details. CONTRIBUTING.md, SUPPORT.md, and SECURITY.md describe contribution and support processes.

Indicator 6: Data extraction

See docs/DATA_EXPORT.md for supported formats, examples, and migration notes.

Indicator 7: Privacy & laws

See PRIVACY.md and DO_NO_HARM.md for privacy considerations and responsible use.

Indicator 8: Standards & best practices

This project follows common OSS best practices:

  • Issue and PR templates in .github/
  • CODEOWNERS for review ownership
  • Security policy in SECURITY.md

Indicator 9: Do No Harm

See DO_NO_HARM.md and SECURITY.md.

Placeholder list

  • TBD_UNVT_CONTACT
  • TBD_UNVT_SECURITY_CONTACT
  • TBD_UNVT_PRIVACY_CONTACT
  • TBD_UNVT_DNH_CONTACT
  • TBD_UNVT_MAINTAINER
  • TBD_UNVT_GITHUB_HANDLE
  • TBD_UNVT_CHANGELOG_ADDED
  • TBD_UNVT_CHANGELOG_CHANGED
  • TBD_UNVT_CHANGELOG_FIXED
  • TBD_UNVT_CHANGELOG_SECURITY