Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions static/theme-definitions-table.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h1>Theme Definitions Table</h1>
const THEME_DATA = {
"themes": {
"Addresses": {
"guide": "./addresses",
"guide": "./guides/addresses/",
"brief_description": "Unique geographic points representing a physical address location.",
"licenses": [
{
Expand Down Expand Up @@ -237,7 +237,7 @@ <h1>Theme Definitions Table</h1>
]
},
"Base": {
"guide": "./base",
"guide": "./guides/base/",
"brief_description": "Foundational layers such as land, water, infrastructure, and bathymetry.",
"licenses": [
{
Expand Down Expand Up @@ -333,7 +333,7 @@ <h1>Theme Definitions Table</h1>
]
},
"Buildings": {
"guide": "./buildings",
"guide": "./guides/buildings/",
"brief_description": "Permanent human-made structures with a roof.",
"licenses": [
{
Expand Down Expand Up @@ -473,7 +473,7 @@ <h1>Theme Definitions Table</h1>
]
},
"Divisions": {
"guide": "./divisions",
"guide": "./guides/divisions/",
"brief_description": "Recognized areas for governance, culture, or organization.",
"licenses": [
{
Expand Down Expand Up @@ -565,7 +565,7 @@ <h1>Theme Definitions Table</h1>
]
},
"Places": {
"guide": "./places",
"guide": "./guides/places/",
"brief_description": "Concrete, physically identifiable, stationary destinations.",
"licenses": [
{
Expand Down Expand Up @@ -693,7 +693,7 @@ <h1>Theme Definitions Table</h1>
]
},
"Transportation": {
"guide": "./transportation",
"guide": "./guides/transportation/",
"brief_description": "Traversable segments (roads, railways, ferries) and connectors (intersections), representing how people and objects travel.",
"licenses": [
{
Expand Down