bruce-models 5.7.1 → 5.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3144,7 +3144,7 @@
3144
3144
  if (!typeId) {
3145
3145
  typeId = "";
3146
3146
  }
3147
- return exports.Api.ECacheKey.EntityHistoricDataStats + exports.Api.ECacheKey.Id + entityIds.join(",");
3147
+ return exports.Api.ECacheKey.EntityHistoricDataStats + exports.Api.ECacheKey.Id + typeId + exports.Api.ECacheKey.Id + entityIds.join(",");
3148
3148
  }
3149
3149
  EntityHistoricData.GetStatsCacheKey = GetStatsCacheKey;
3150
3150
  function ClearCacheByEntityIds(api, entityIds) {
@@ -10513,67 +10513,119 @@
10513
10513
  {
10514
10514
  id: EDefaultImagery.BingMapsAerial,
10515
10515
  name: "Bing Maps Aerial",
10516
- iconUrl: "https://template.api.nextspace-uat-aus.net/file/3974f74e-f65e-41cb-9980-d004d2a4eac1?cc=1"
10516
+ iconUrl: "https://template.api.nextspace-aus.host/file/3974f74e-f65e-41cb-9980-d004d2a4eac1?cc=1",
10517
+ icon: {
10518
+ fileId: "3974f74e-f65e-41cb-9980-d004d2a4eac1",
10519
+ accountId: "template"
10520
+ }
10517
10521
  },
10518
10522
  {
10519
10523
  id: EDefaultImagery.BingMapsAerialWithLabels,
10520
10524
  name: "Bing Maps Aerial with Labels",
10521
- iconUrl: "https://template.api.nextspace-uat-aus.net/file/f8013557-ef2b-4536-9a6f-aee76c1ffc45?cc=1"
10525
+ iconUrl: "https://template.api.nextspace-aus.host/file/f8013557-ef2b-4536-9a6f-aee76c1ffc45?cc=1",
10526
+ icon: {
10527
+ fileId: "f8013557-ef2b-4536-9a6f-aee76c1ffc45",
10528
+ accountId: "template"
10529
+ }
10522
10530
  },
10523
10531
  {
10524
10532
  id: EDefaultImagery.BingMapsRoads,
10525
10533
  name: "Bing Maps Roads",
10526
- iconUrl: "https://template.api.nextspace-uat-aus.net/file/24d5031c-9e3d-42b4-9067-6d6e763e3bc2?cc=1"
10534
+ iconUrl: "https://template.api.nextspace-aus.host/file/24d5031c-9e3d-42b4-9067-6d6e763e3bc2?cc=1",
10535
+ icon: {
10536
+ fileId: "24d5031c-9e3d-42b4-9067-6d6e763e3bc2",
10537
+ accountId: "template"
10538
+ }
10527
10539
  },
10528
10540
  {
10529
10541
  id: EDefaultImagery.MapboxSatellite,
10530
10542
  name: "Mapbox Satellite",
10531
- iconUrl: "https://template.api.nextspace-uat-aus.net/file/80408e6f-f225-484f-8b50-698d6b367c89?cc=1"
10543
+ iconUrl: "https://template.api.nextspace-aus.host/file/80408e6f-f225-484f-8b50-698d6b367c89?cc=1",
10544
+ icon: {
10545
+ fileId: "80408e6f-f225-484f-8b50-698d6b367c89",
10546
+ accountId: "template"
10547
+ }
10532
10548
  },
10533
10549
  {
10534
10550
  id: EDefaultImagery.MapBoxStreets,
10535
10551
  name: "Mapbox Streets",
10536
- iconUrl: "https://template.api.nextspace-uat-aus.net/file/8adcb13e-2289-4672-8218-381adae37c72?cc=1"
10552
+ iconUrl: "https://template.api.nextspace-aus.host/file/8adcb13e-2289-4672-8218-381adae37c72?cc=1",
10553
+ icon: {
10554
+ fileId: "8adcb13e-2289-4672-8218-381adae37c72",
10555
+ accountId: "template"
10556
+ }
10537
10557
  },
10538
10558
  {
10539
10559
  id: EDefaultImagery.MapBoxStreetsClassic,
10540
10560
  name: "Mapbox Streets Classic",
10541
- iconUrl: "https://template.api.nextspace-uat-aus.net/file/8371bab5-9e32-4597-9405-842ec12c93b6?cc=1"
10561
+ iconUrl: "https://template.api.nextspace-aus.host/file/8371bab5-9e32-4597-9405-842ec12c93b6?cc=1",
10562
+ icon: {
10563
+ fileId: "8371bab5-9e32-4597-9405-842ec12c93b6",
10564
+ accountId: "template"
10565
+ }
10542
10566
  },
10543
10567
  {
10544
10568
  id: EDefaultImagery.EsriWorldImagery,
10545
10569
  name: "Esri World Imagery",
10546
- iconUrl: "https://template.api.nextspace-uat-aus.net/file/8331102f-f976-4811-b5a8-947a823ee605?cc=1"
10570
+ iconUrl: "https://template.api.nextspace-aus.host/file/8331102f-f976-4811-b5a8-947a823ee605?cc=1",
10571
+ icon: {
10572
+ fileId: "8331102f-f976-4811-b5a8-947a823ee605",
10573
+ accountId: "template"
10574
+ }
10547
10575
  },
10548
10576
  {
10549
10577
  id: EDefaultImagery.EsriWorldStreetMap,
10550
10578
  name: "Esri World Street Map",
10551
- iconUrl: "https://template.api.nextspace-uat-aus.net/file/1057b493-c1cb-4fbd-ba6a-a2aa18e7961f?cc=1"
10579
+ iconUrl: "https://template.api.nextspace-aus.host/file/1057b493-c1cb-4fbd-ba6a-a2aa18e7961f?cc=1",
10580
+ icon: {
10581
+ fileId: "1057b493-c1cb-4fbd-ba6a-a2aa18e7961f",
10582
+ accountId: "template"
10583
+ }
10552
10584
  },
10553
10585
  {
10554
10586
  id: EDefaultImagery.EsriNationalGeographic,
10555
10587
  name: "Esri National Geographic",
10556
- iconUrl: "https://template.api.nextspace-uat-aus.net/file/ee0c1425-d775-4f35-971a-14f032d34f35?cc=1"
10588
+ iconUrl: "https://template.api.nextspace-aus.host/file/ee0c1425-d775-4f35-971a-14f032d34f35?cc=1",
10589
+ icon: {
10590
+ fileId: "ee0c1425-d775-4f35-971a-14f032d34f35",
10591
+ accountId: "template"
10592
+ }
10557
10593
  },
10558
10594
  {
10559
10595
  id: EDefaultImagery.OpenStreetMap,
10560
10596
  name: "Open Street Map",
10561
- iconUrl: "https://template.api.nextspace-uat-aus.net/file/df78c884-983e-4827-8aa3-eb6403ec0b5e?cc=1"
10597
+ iconUrl: "https://template.api.nextspace-aus.host/file/df78c884-983e-4827-8aa3-eb6403ec0b5e?cc=1",
10598
+ icon: {
10599
+ fileId: "df78c884-983e-4827-8aa3-eb6403ec0b5e",
10600
+ accountId: "template"
10601
+ }
10562
10602
  },
10563
10603
  {
10564
10604
  id: EDefaultImagery.LINZ,
10565
10605
  name: "LINZ",
10566
- iconUrl: "https://template.api.nextspace-uat-aus.net/file/023fca3d-d849-45df-a0c8-511cebc98414?cc=1"
10606
+ iconUrl: "https://template.api.nextspace-aus.host/file/023fca3d-d849-45df-a0c8-511cebc98414?cc=1",
10607
+ icon: {
10608
+ fileId: "023fca3d-d849-45df-a0c8-511cebc98414",
10609
+ accountId: "template"
10610
+ }
10567
10611
  },
10568
10612
  {
10569
10613
  id: EDefaultImagery.StamenWaterColor,
10570
10614
  name: "Stamen Water Color",
10571
- iconUrl: "https://template.api.nextspace-uat-aus.net/file/4d8b29e2-0df3-43de-aaf4-0e788cd1642a?cc=1"
10615
+ iconUrl: "https://template.api.nextspace-aus.host/file/4d8b29e2-0df3-43de-aaf4-0e788cd1642a?cc=1",
10616
+ icon: {
10617
+ fileId: "4d8b29e2-0df3-43de-aaf4-0e788cd1642a",
10618
+ accountId: "template"
10619
+ }
10572
10620
  },
10573
10621
  {
10574
10622
  id: EDefaultImagery.StamenToner,
10575
10623
  name: "Stamen Toner",
10576
- iconUrl: "https://template.api.nextspace-uat-aus.net/file/d5b9fa60-4fb3-4c2f-914c-b6d3016ecb54?cc=1"
10624
+ iconUrl: "https://template.api.nextspace-aus.host/file/d5b9fa60-4fb3-4c2f-914c-b6d3016ecb54?cc=1",
10625
+ icon: {
10626
+ fileId: "d5b9fa60-4fb3-4c2f-914c-b6d3016ecb54",
10627
+ accountId: "template"
10628
+ }
10577
10629
  },
10578
10630
  {
10579
10631
  id: EDefaultImagery.ThunderforestCycle,
@@ -10590,7 +10642,11 @@
10590
10642
  {
10591
10643
  id: EDefaultImagery.Grid,
10592
10644
  name: "Grid",
10593
- iconUrl: "https://template.api.nextspace-uat.net/file/2885d8df-028b-4f5c-80b3-2634f7e7cf69.png"
10645
+ iconUrl: "https://template.api.nextspace-aus.host/file/2885d8df-028b-4f5c-80b3-2634f7e7cf69.png",
10646
+ icon: {
10647
+ fileId: "2885d8df-028b-4f5c-80b3-2634f7e7cf69",
10648
+ accountId: "template"
10649
+ }
10594
10650
  }
10595
10651
  ];
10596
10652
  /**
@@ -10610,12 +10666,12 @@
10610
10666
  {
10611
10667
  id: EDefaultTerrain.CesiumWorldTerrain,
10612
10668
  name: "Cesium World Terrain",
10613
- iconUrl: "https://template.api.nextspace-uat-aus.net/file/b3486042-c2d8-4588-85e8-0bba2c0ccb80?cc=1"
10669
+ iconUrl: "https://template.api.nextspace-aus.host/file/b3486042-c2d8-4588-85e8-0bba2c0ccb80?cc=1"
10614
10670
  },
10615
10671
  {
10616
10672
  id: EDefaultTerrain.LINZ,
10617
10673
  name: "LINZ",
10618
- iconUrl: "https://template.api.nextspace-uat-aus.net/file/023fca3d-d849-45df-a0c8-511cebc98414?cc=1"
10674
+ iconUrl: "https://template.api.nextspace-aus.host/file/023fca3d-d849-45df-a0c8-511cebc98414?cc=1"
10619
10675
  },
10620
10676
  {
10621
10677
  id: EDefaultTerrain.FlatTerrain,
@@ -14960,7 +15016,7 @@
14960
15016
  })(exports.Scenario || (exports.Scenario = {}));
14961
15017
 
14962
15018
  // This is updated with the package.json version on build.
14963
- const VERSION = "5.7.1";
15019
+ const VERSION = "5.7.3";
14964
15020
 
14965
15021
  exports.VERSION = VERSION;
14966
15022
  exports.AbstractApi = AbstractApi;