Commit Graph

22 Commits

Author SHA1 Message Date
jjspace 09a719b8fb
run prettier v3 2024-09-20 11:24:24 -04:00
Tamrat Belayneh 9d6dc59d43 Removed picking result from console output 2024-02-27 20:03:33 -08:00
Tamrat Belayneh 21b2f4f4fd updates based on review feedback 2024-01-11 12:04:27 -08:00
Gabby Getz 9774b2b4d7 Update Sandcastle examples to resolve faster 2023-06-15 10:32:34 -04:00
Gabby Getz b5a82a4a16 Update TimeDynamicPointCloud, I3S, and Voxels readyPromise 2023-03-27 13:45:17 -04:00
Gabby Getz 48529bf0cd Update terrain async Sandcastles 2023-02-14 13:18:05 -05:00
Gabby Getz 263340f867 Fix remaining sandcastles 2023-02-08 17:19:04 -05:00
Gabby Getz 3f6608f66e Use top level await in Sandcastle 2023-02-03 11:38:55 -05:00
Gabby Getz f956e6eb60 Cleanup async terrain handling 2023-01-19 16:14:11 -05:00
Gabby Getz 7bd1fc268b Deprecate ready and readyPromise for terrainProviders 2023-01-11 13:55:48 -05:00
Tam B e040065ebc - Added a new function, getFieldsForFeature on I3SNode
- Removed _loadFeatureData call in _createContentURL when the I3S 
version is 1.7 or higher (obsolete)
- Fixed an issue loading some newer I3S datasets where the feature data 
uri was different than “feature/0”
2022-10-19 10:23:58 +11:00
Sean Lilley 9add20dc3b Update sandcastles 2022-10-07 14:34:13 -04:00
Tam B 7b7d19a6fc -Added suite of unit tests and code reveiw changes 2022-09-19 22:59:46 -07:00
Sean Lilley 19e7679c33 Tweak sandcastle labels 2022-08-31 16:58:00 -04:00
Tamrat Belayneh 9dbd070926 Updated samples, added ability to consume an i3s layer from service as well as layer urls 2022-07-09 13:32:02 -07:00
Tamrat Belayneh ab8033ba73 Updated samples 2022-07-07 21:04:07 -07:00
Tamrat Belayneh 6aa4fd7072 Updates to I3S support 2022-07-07 11:47:00 -07:00
Tam 0e566d0f25 - Updated i3s support to cesiumjs 1.87
- clamp to default min & max values in 
ArcGISTiledElevationTerrainProvider if not available
- Improved pick accuracy (Find a triangle touching the point px,py,pz, 
then return the vertex closest to the search point)
2021-11-08 20:25:45 -08:00
Tamrat Belayneh 882b9b66a0 log clean ups 2021-07-06 13:29:47 -07:00
Tamrat Belayneh 37bf80a9b1 Fixed lint issues 2021-06-30 10:24:02 -07:00
Tamrat Belayneh 4b7c081754 Fixes for travis-ci issues 2021-06-23 17:26:03 -07:00
Tamrat Belayneh 7b01bde92f Added I3S data source support in Cesium 2021-06-22 23:21:36 -07:00