Skip to content

Commit 5aa2bc4

Browse files
add world cities, rivers and lakes REST books for simpler geo data table display and testing (#37)
1 parent 4749e89 commit 5aa2bc4

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

notebooks/world-cities.restbook

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"kind":1,"language":"markdown","value":"# World Cities REST Book 📓","outputs":[]},{"kind":2,"language":"rest-book","value":"GET https://raw.githubusercontent.com/RandomFractals/vscode-data-table/main/data/world-cities.geojson\r\nContent-Type: application/geo+json","outputs":[]}]

notebooks/world-lakes.restbook

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"kind":1,"language":"markdown","value":"# World Lakes REST Book 📓","outputs":[]},{"kind":2,"language":"rest-book","value":"GET https://raw.githubusercontent.com/RandomFractals/vscode-data-table/main/data/world-lakes.geojson\r\nContent-Type: application/geo+json","outputs":[]}]

notebooks/world-rivers.restbook

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"kind":1,"language":"markdown","value":"# World Rivers REST Book 📓","outputs":[]},{"kind":2,"language":"rest-book","value":"GET https://raw.githubusercontent.com/RandomFractals/vscode-data-table/main/data/world-rivers.geojson\r\nContent-Type: application/geo+json","outputs":[]}]

0 commit comments

Comments
 (0)