Skip to content

Commit c849fb0

Browse files
authored
Clarify
Clarified the limitations of Layercake regarding OSM data quality and errors.
1 parent 67144b5 commit c849fb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This repository contains the code that is used to generate the extracts, which a
1717

1818
These goals come with some trade-offs:
1919
- Layercake inherits OSM's tag schema, which is complex and can even be ambiguous. Users will need to think about [synonymous tags](https://wiki.openstreetmap.org/wiki/Synonymous_tags), [skunked tags](https://wiki.openstreetmap.org/wiki/Skunked_tag), and other irregularities when interpreting the data.
20-
- Layercake does not include any quality assurance checks, so it may contain typos, invalid values, and in rare cases vandalism.
20+
- Layercake also inherits any errors in OSM data. OpenStreetMap is maintained by volunteers around the world; it may contain typos, incorrect or outdated information, and in rare cases vandalism. Layercake does not apply any quality assurance checks or make any attempt to fix or flag suspicious data.
2121

2222
## License
2323

0 commit comments

Comments
 (0)