{{define "body"}}
Items: {{- if .context.URLItems }} View {{- end}} JSON
ID column | {{ .context.Table.IDColumn }} | ||||||
Geometry column | {{ .context.Table.GeometryColumn }} | ||||||
Geometry type | {{ .data.GeometryType }} | ||||||
SRID | {{ .context.Table.Srid }} | ||||||
Extent | Lon/Lat Min: {{ .context.Table.Extent.Minx }}, {{ .context.Table.Extent.Miny }} Max: {{ .context.Table.Extent.Maxx }}, {{ .context.Table.Extent.Maxy}} | ||||||
Properties |
|