Open
Description
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
Labels
No labels