Skip to content

Introduction

FEZdocs, the official documentation platform for the FEZtool ecosystem — a growing collection of open-source tools and libraries focused on remote sensing, geospatial analysis, image processing, and scientific computing.

FEZdocs is designed to provide clear, structured, and developer-friendly documentation for every package maintained under the FEZtool project. Whether you are a researcher, developer, student, or contributor, this documentation hub aims to help you quickly understand, install, and use FEZtool libraries effectively.


What is FEZtool?

FEZtool GitHub Organization

FEZtool is an open-source initiative focused on building modern and accessible tools for:

  • Remote sensing workflows
  • Geospatial raster processing
  • Scientific image analysis
  • Feature extraction
  • Visualization and automation
  • Python-based research pipelines

The ecosystem is actively evolving and currently includes several libraries and experimental tools that are being improved continuously.


About FEZrs

FEZrs on GitHubFEZrs on PyPI

One of the core libraries in the FEZtool ecosystem is FEZrs — a Python package developed for remote sensing and geospatial image processing.

According to its project description, FEZrs provides tools for:

  • Image filtering
  • Feature extraction
  • Edge detection
  • Raster processing
  • Satellite imagery analysis
  • TIFF-based workflows
  • Integration with modern Python applications and APIs

The package is distributed through PyPI and supports Python 3.10+.


Why FEZdocs Exists

As the FEZtool ecosystem grows, maintaining organized and accessible documentation becomes increasingly important.

FEZdocs was created to:

  • Centralize documentation for all FEZtool projects
  • Provide installation and usage guides
  • Document APIs and modules
  • Offer tutorials and examples
  • Help contributors onboard faster
  • Standardize project documentation across repositories

This repository currently serves as the main documentation hub while the ecosystem is under active development.


Current Status

FEZdocs is currently in an early stage and hosted directly under the maintainer’s GitHub account while the platform and libraries continue to mature.

The documentation structure, design, and content are continuously improving and may change significantly over time until the project reaches a stable public release.


Planned Documentation Sections

The documentation platform is expected to include:

  • Getting Started guides
  • Installation instructions
  • API references
  • Tutorials
  • Example workflows
  • Contributing guides
  • Release notes
  • Licensing information

Documentation will gradually expand as more FEZtool libraries become production-ready.


Open Source & Community

FEZtool projects are open source and community-driven. Contributions, issue reports, discussions, and feedback are always welcome.

If you are interested in contributing, you can:

  • Open issues
  • Submit pull requests
  • Improve documentation
  • Share ideas and feature requests
  • Help test experimental features

Built with VitePress