Kevin Ring
|
c68207a6a4
|
Add MetadataQuery class.
|
2023-08-23 11:30:06 +10:00 |
Daniel Krupka
|
8b3bb34827
|
Rename Cesium3DTiles -> Cesium3DTilesSelection
|
2021-07-30 11:45:37 -04:00 |
Kevin Ring
|
449068c3d6
|
Merge pull request #281 from CesiumGS/feature-metadata-extension
Upgrade batch table to EXT_feature_metadata extension
|
2021-07-24 21:32:14 +10:00 |
Bao Tran
|
391cc3ec4e
|
fix typo
|
2021-07-19 01:06:25 -04:00 |
Bao Tran
|
0221b1c91a
|
upgrade test to convert int64 when uint32 is not enough
|
2021-07-19 01:02:34 -04:00 |
Bao Tran
|
eadaae1d8a
|
add test to make sure we don't write pass feature table count
|
2021-07-18 15:15:51 -04:00 |
Bao Tran
|
4f7fc73b0d
|
manually add string to rapidjson buffer to prevent quotations
|
2021-07-18 14:27:49 -04:00 |
Bao Tran
|
b88880b28d
|
use only one RapidJson StringBuffer to minimize heap alloc
|
2021-07-18 00:50:44 -04:00 |
Bao Tran
|
6ab6caad32
|
fix compiler warning
|
2021-07-15 17:33:24 -04:00 |
Bao Tran
|
1185d2e78f
|
use int64 for meta array
|
2021-07-15 17:17:30 -04:00 |
Bao Tran
|
dab9312560
|
use int64_t for property view
|
2021-07-13 13:47:01 -04:00 |
Bao Tran
|
327780ed42
|
fix thirdparty headers
|
2021-07-13 11:16:38 -04:00 |
Bao Tran
|
e6a378920b
|
Merge branch 'main' into feature-metadata-extension
|
2021-07-08 18:50:41 -04:00 |
Kevin Ring
|
4e45bab460
|
Use angle brackets to #include catch2.
|
2021-07-04 22:57:11 +10:00 |
Bao Tran
|
e1eb2d1f84
|
Merge branch 'main' into feature-metadata-extension
|
2021-07-02 10:50:43 -04:00 |
Kevin Ring
|
192920e218
|
Normalize all the line endings.
|
2021-07-01 16:34:08 +10:00 |
Kevin Ring
|
6186545827
|
Fix test compilation problems.
|
2021-06-26 22:36:54 +10:00 |
Bao Tran
|
3091533ef6
|
change PropertyView to MetadataPropertyView
|
2021-06-20 15:58:08 -04:00 |
Bao Tran
|
c64fea091e
|
test property trait and format
|
2021-06-20 15:51:53 -04:00 |
Bao Tran
|
c0faaf18dc
|
change file name for batch table to EXT_feature_metadata
|
2021-06-20 14:51:15 -04:00 |
Bao Tran
|
951cb7a23e
|
pass rapidjson::Document for batch table json to metadata upgrader
|
2021-06-20 14:47:36 -04:00 |
Bao Tran
|
661db543d2
|
replace operator[] with get() for PropertyView
|
2021-06-20 01:40:27 -04:00 |
Bao Tran
|
2498950aea
|
use FeatureTableView for batch table upgrader test
|
2021-06-19 22:55:14 -04:00 |
Bao Tran
|
3363cee7e8
|
change MetadataPropertyView to PropertyView
|
2021-06-14 18:35:36 -04:00 |
Bao Tran
|
90b1a7f041
|
add some check for offset buffers
|
2021-06-09 13:20:24 -04:00 |
Bao Tran
|
774730381e
|
fix property view when accessing fixed array of boolean
|
2021-06-08 18:53:11 -04:00 |
Bao Tran
|
4ee41a8bf5
|
fix property view for array of boolean
|
2021-06-08 18:17:11 -04:00 |
Bao Tran
|
a17e670473
|
use ceil to allocate buffer for boolean
|
2021-06-08 16:48:40 -04:00 |
Bao Tran
|
3f37b23b92
|
add bool array conversion
|
2021-06-08 16:11:17 -04:00 |
Bao Tran
|
15fcfbf7a2
|
fix compiler error
|
2021-06-08 11:41:49 -04:00 |
Bao Tran
|
8082caf6a7
|
test dynamic array of number and string
|
2021-06-07 19:38:19 -04:00 |
Bao Tran
|
1febc730b9
|
make array test more generic
|
2021-06-07 17:37:51 -04:00 |
Bao Tran
|
7d47f56515
|
add test for fixed array of string
|
2021-06-07 16:01:44 -04:00 |
Bao Tran
|
2a1d03c314
|
test upgrading to fixed array of number
|
2021-06-07 15:34:04 -04:00 |
Bao Tran
|
66be9cd63d
|
fix compatible types when converting nested array
|
2021-06-07 14:01:45 -04:00 |
Bao Tran
|
b1bcfd46c8
|
fix dynamic array of string
|
2021-06-07 02:20:40 -04:00 |
Bao Tran
|
ab56949efa
|
fix string offset array
|
2021-06-07 00:20:29 -04:00 |
Bao Tran
|
5ef1e6b2db
|
upgrade json array of string
|
2021-06-06 23:11:46 -04:00 |
Bao Tran
|
7c494ccf0e
|
format
|
2021-06-02 18:36:50 -04:00 |
Bao Tran
|
fea9b83286
|
add boolean test
|
2021-06-02 18:36:27 -04:00 |
Bao Tran
|
174bb7593d
|
add test to view json string
|
2021-06-02 15:58:01 -04:00 |
Bao Tran
|
87182d228f
|
fix signed conversion
|
2021-06-01 20:05:20 -04:00 |
Bao Tran
|
d128efea18
|
test json value of meta property
|
2021-06-01 19:55:48 -04:00 |
Bao Tran
|
20e4a935f3
|
organize test data
|
2021-06-01 19:43:49 -04:00 |
Bao Tran
|
a4a4068e78
|
add test for upgrading batch table
|
2021-06-01 19:37:46 -04:00 |
Bao Tran
|
5a2b91e853
|
WIP PropertyView
|
2021-05-25 16:39:20 -04:00 |
Bao Tran
|
b6e365a04f
|
add basic test for binary batch table
|
2021-05-18 21:25:39 -04:00 |
Bao Tran
|
04affd551a
|
convert b3dm binary batch table to EXT_feature_metadata
|
2021-05-18 12:01:01 -04:00 |
Kevin Ring
|
30f22898b1
|
Feature metadata working well for simple case.
|
2021-05-17 12:30:09 +10:00 |
Kevin Ring
|
8f85fd8bbe
|
WIP conversion of b3dm batch table to EXT_feature_metadata.
|
2021-05-14 22:28:31 +10:00 |