Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Support YAML MML files #401

@pnorman

Description

@pnorman

JSON has a number of problems that make it unsuitable for a multi-contributor style, including code review, merge conflicts, and difficulty editing. For this reason, projects have started to move towards defining their layers in YAML and converting it to JSON, or, in the case of Kosmtik, supporting reading YAML directly.

It would be useful if the carto program could read YAML directly, eliminating the need to convert YAML to JSON in order to produce Mapnik XML.

cc @yohanboniface

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions