Skip to content

Labels

Labels

  • ci-build

    Continuous integration, automated builds, deployment pipelines, or dev workflows
  • data

    Problems with input data quality, format, or structure that are external to the tool itself
  • dependencies

    Issues involving external dependencies or upstream development
  • domain: citygml

    CityGML XML format parsing, validation, and serialization (versions 1.0/2.0/3.0)
  • domain: cityjson

    CityJSON format parsing, validation, and serialization
  • domain: cli

    Command-line interface, argument parsing, and terminal interaction
  • domain: cql2

    Common Query Language (CQL2) filter expressions for querying spatial data
  • domain: docker

    Docker containerization, image builds, compose configurations, and deployment
  • domain: export

    Extracting and writing data from the database to external formats
  • domain: import

    Reading and ingesting data from external sources into the database
  • domain: oracle

    Oracle database backend specific functionality and compatibility
  • domain: plugin

    Plugin architecture, extension points, and third-party integration capabilities
  • domain: postgis

    PostgreSQL/PostGIS database backend specific functionality and compatibility
  • funding/contribution-needed

    Requires funding, sponsorship, or dedicated contribution to move forward
  • good-first-issue

    Well-defined task with limited scope, ideal entry point for new contributors to the project
  • help-wanted

    Community contributions encouraged - maintainers actively seeking pull requests
  • needs-info

    Additional details, reproduction steps, or clarification required from reporter to proceed
  • priority: critical

    Blocks releases, breaks core functionality, or causes data loss - immediate attention
  • priority: high

    Significant impact affecting many users or important features - should be addressed soon
  • priority: low

    Minor improvements or edge cases with workarounds available - nice-to-have enhancements
  • priority: medium

    Standard priority affecting specific use cases or workflows - will be scheduled normally
  • regression

    Previously working functionality broken by recent changes - needs urgent fix
  • release: backport

    Fix needs to be applied to older stable release branches for maintenance updates
  • release: upcoming

    Issue or feature scheduled for inclusion in the next planned release version
  • status: blocked

    Cannot proceed due to external dependencies, missing information, or unresolved prerequisites
  • status: done

    Implementation completed, tested, and merged into the codebase
  • status: in-progress

    Actively being worked on by a team member with implementation underway
  • status: needs-triage

    Newly reported issue awaiting initial assessment and categorization by maintainers
  • status: not-planned

    Feature or change request acknowledged but not on the current or future roadmap
  • status: review

    Pull request submitted and awaiting code review and approval from maintainers