Markdown Table
Markdown Table builds GitHub-Flavored Markdown tables inside the Markdown Editor, often with values from the Expression Syntax Helper. Series and themes use tables to show per-feature metrics (area, counts, ratios) as you step through pivot values.
Tables are commonly used within Series & Theme configurations to display specific spatial and statistical metrics for each unique attribute value.
The Table utilizes GitHub-Flavored Markdown (GFM) as its core formatting reference. Located within the Markdown Editor on the1.1.7 Island Bar (Right Bar), a new table can be generated either by using the built-in Markdown Syntax Helper
to assist you,
or by following the step-by-step workflow demonstrated in the video below, which uses a Series configuration as an example:
Within this Series configuration, specific spatial and statistical metrics are calculated for each unique Subblok using the following dataset parameters and operations:
-
Total Area: Calculated by aggregating the geographic extent directly from the "Area_Ha" attribute field.
-
Total Parcel: Evaluated using the Kallang LU (kallanglu) dataset. The calculation groups features by the "ID-Subblok" attribute and applies a Count operation using ID-Parcel as the reference key.
-
Total Building: Evaluated using the Kallang BLD (kallangbld) dataset. Similar to the parcel count, the calculation links features via the "ID-Subblok" attribute and executes a Count operation using "ID-Parcel" as the reference key.
Keywords
markdown, table, series, theme, githubflavored, gfm, syntax, helper, subblok, total, area, areaha, parcel, kallang, kallanglu, idsubblok