Skip to content

schemas should be checked in separately as text files #1

Open
@GrahamAsher

Description

@GrahamAsher

It is very bad practice to check compressed folders into source control. The schemas are checked in as a single zip file.

It would be much more helpful to check in the schemas separately as text files rather than bundle them together as a zip file. This error is compounded by the fact that the zip file contains another zip file, All_OSMMHighways_Schemas.zip, and, what is even worse, the contained zip file contains a .gz file, HighwaysNetwork_1050.gml.gz.

If they were text files checked in separately - which is just as easy as checking in a zip file - it would be possible to read the change history for each file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions