Skip to content

Commit

Permalink
document GeoShape box
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna committed Nov 7, 2024
1 parent 646c45b commit 8948716
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion book/thematics/dataset/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Using a bounding box is recommended, as it is easy to query downstream, such as:
```{literalinclude} ../../../odis-in/dataGraphs/thematics/dataset/graphs/datasetTemplate-Box.json
:linenos:
:lines: 56-68
:emphasize-lines: 59-61
:emphasize-lines: 4-6
```

## Demo area please ignore
Expand Down
2 changes: 1 addition & 1 deletion book/thematics/spatial/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Using a bounding box is recommended, as it is easy to query downstream, such as:
```{literalinclude} ../../../odis-in/dataGraphs/thematics/dataset/graphs/datasetTemplate-Box.json
:linenos:
:lines: 56-68
:emphasize-lines: 59-61
:emphasize-lines: 4-6
```

```{code-cell}
Expand Down

0 comments on commit 8948716

Please sign in to comment.