You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ This repository contains the code that is used to generate the extracts, which a
17
17
18
18
These goals come with some trade-offs:
19
19
- 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.
0 commit comments