-
Notifications
You must be signed in to change notification settings - Fork 25
[WIP-do not merge!] Add theme definitions table to Data Guides #235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
- Added `theme-definitions.json` with structured descriptions of all data themes (based on the [Definitions Proposal](https://lf-overturemaps.atlassian.net/wiki/spaces/PROJ/pages/353927169/Definitions+Proposal)) - Added `theme-definitions.mdx` page under /guides to display the themes table - Introduced `ThemesTable` React component for rendering and styling the table Note: Theme definitions are still incomplete and may contain errors.
b0b50da to
0509cb7
Compare
| "url": "https://www.apache.org/licenses/LICENSE-2.0" | ||
| } | ||
| ], | ||
| "sources": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We now maintain AllThePlaces and RenderSEO data for places and the list will continue to grow each release. Since we also have the Attribution and Licensing page and source json files (places example), would it be worth linking out to one of these lists, rather than maintain it separately here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
agree. I'll probably do that after we publish the initial version of this table.
| "freshness": "", | ||
| "type": "commercial", | ||
| "url": "" | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we have added Krick as a commercial provider
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Fix license name formatting - Update address definition (GERSified, coverage, quality) - Correct any fields transferred incorrectly from the wiki - Render merging summary as list
a9b4143 to
8540c19
Compare
Pull Request
Create an overview table for data themes based on the Definitions Proposal.
Proposal
theme-definitions.jsonas the single source of truth for all data theme and data type definitions that extend beyond schema specifications.themesTable.jsreact component to render a table which can be expanded to show full definitions, while providing an aggregate view for comparing definitions and characteristics across themes.Know issues
ToDos
freshness,quality_assuranceandfilteringfieldsDocs Preview:
Click the most recent "View Deployment"
All Staging Deployments