Skip to content

Instantly share code, notes, and snippets.

View staffordsmith83's full-sized avatar

Staf Smith staffordsmith83

  • Smith Field & Spatial
  • Perth, Western Australia
View GitHub Profile
{
"homeCamera": {
"north": -8,
"east": 158,
"south": -45,
"west": 109
},
"catalog": [
{
"name": "COG Composite Test",
@staffordsmith83
staffordsmith83 / my_3d_catalog.json
Last active November 7, 2023 22:29
my_3d_catalog
{
"homeCamera": {
"west": 122.20471872147311,
"south": -17.805421537170535,
"east": 122.20601205942863,
"north": -17.804877761920036,
"position": {
"x": -3237431.366876383,
"y": 5139954.707313286,
"z": -1937980.892064334
@staffordsmith83
staffordsmith83 / north-island-circle.geojson
Created October 15, 2023 09:12
north-island-circle.geojson
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@staffordsmith83
staffordsmith83 / cog-examples-2.json
Last active September 1, 2023 00:02
COG examples simple json with cog-composite
{
"homeCamera": {
"north": -8,
"east": 158,
"south": -45,
"west": 109
},
"catalog": [
{
"name": "COG Composite Test",
{
"homeCamera": {
"north": -8,
"east": 158,
"south": -45,
"west": 109
},
"catalog": [
{
"name": "COG Test Stafs NIDEM layer",
{
"homeCamera": {
"north": -8,
"east": 158,
"south": -45,
"west": 109
},
"catalog": [
{
"name": "COG Test Uluru",
@staffordsmith83
staffordsmith83 / Getting_Initial_Map_View.md
Last active October 12, 2022 06:33
Instructions how to get the camera position from TerriaMap

How to get the camera position from TerriaMap

Say you want to set the homeCamera for your TerriaMap, in simple.json.

{
  "homeCamera": {
    "north": -8,
    "east": 158,
    "south": -45,
 "west": 109
@staffordsmith83
staffordsmith83 / wfsTestCat.json
Last active September 12, 2022 00:41
wfsTestCat.json
{
"homeCamera": {
"north": -8,
"east": 158,
"south": -45,
"west": 109
},
"catalog": [
{
"name": "USA States (Ahocevar)",
@staffordsmith83
staffordsmith83 / testCat.json
Created August 31, 2022 03:32
Test catalog with feature servers with 25,000 features.
{
"homeCamera": {
"north": -8,
"east": 158,
"south": -45,
"west": 109
},
"catalog": [
{
"type": "esri-featureServer",
@staffordsmith83
staffordsmith83 / simple.json
Created July 22, 2022 02:40
Two 3dtiles datasets
{
"homeCamera": {
"north": -8,
"east": 158,
"south": -45,
"west": 109
},
"catalog": [
{
"type": "3d-tiles",