Skip to content

Instantly share code, notes, and snippets.

@ykiu
Last active September 9, 2024 06:28
Show Gist options
  • Save ykiu/fe135b589899970752323af9b7963e66 to your computer and use it in GitHub Desktop.
Save ykiu/fe135b589899970752323af9b7963e66 to your computer and use it in GitHub Desktop.
{
"catalog": [{"type": "csv", "id": "foo", "csvString": "longitude,latitude\n139,36"}]
}
{
"catalog": [
{
"type": "terria-reference",
"id": "bar",
"name": "foo",
"url": "https://gist.githubusercontent.com/ykiu/fe135b589899970752323af9b7963e66/raw/58c61c4f60ad82cf562fe1ba10be7d32ad829b4f/terria-inline-csv.json",
"path": ["foo"]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment