@itwin/map-layers-formats 4.0.2 → 4.0.4
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.
- package/.rush/temp/operation/build/state.json +1 -1
- package/.rush/temp/operation/cover/all.log +4 -4
- package/.rush/temp/operation/cover/state.json +1 -1
- package/.rush/temp/operation/docs/all.log +2 -2
- package/.rush/temp/operation/docs/state.json +1 -1
- package/.rush/temp/package-deps_build.json +3 -3
- package/.rush/temp/package-deps_cover.json +3 -3
- package/.rush/temp/package-deps_docs.json +3 -3
- package/CHANGELOG.json +24 -0
- package/CHANGELOG.md +21 -1
- package/lib/cjs/test/coverage/.nyc_output/{ac27eb46-1879-4047-a48c-b1ef808f2ac0.json → 01fd929a-3738-4f25-bdc3-2c4b9597ca75.json} +1 -1
- package/lib/cjs/test/coverage/.nyc_output/processinfo/01fd929a-3738-4f25-bdc3-2c4b9597ca75.json +1 -0
- package/lib/cjs/test/coverage/.nyc_output/processinfo/f00eae27-451b-4a4b-a375-eaf0cd4fe68c.json +1 -0
- package/lib/cjs/test/coverage/.nyc_output/processinfo/index.json +1 -1
- package/lib/cjs/test/coverage/cobertura-coverage.xml +2 -2
- package/lib/cjs/test/coverage/lcov-report/index.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureFormat.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureJSON.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeaturePBF.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureProvider.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureQuery.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureReader.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureRenderer.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureResponse.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisSymbologyRenderer.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/index.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/index.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/map-layers-formats.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/mapLayersFormats.ts.html +1 -1
- package/lib/cjs/tsconfig.tsbuildinfo +1 -1
- package/lib/esm/tsconfig.tsbuildinfo +1 -1
- package/lib/test/junit_results.xml +54 -54
- package/map-layers-formats.build.log +2 -2
- package/package.json +11 -11
- package/lib/cjs/test/coverage/.nyc_output/processinfo/a298512c-98cf-43bf-9cbe-e0a40e8e8ef1.json +0 -1
- package/lib/cjs/test/coverage/.nyc_output/processinfo/ac27eb46-1879-4047-a48c-b1ef808f2ac0.json +0 -1
- /package/lib/cjs/test/coverage/.nyc_output/{a298512c-98cf-43bf-9cbe-e0a40e8e8ef1.json → f00eae27-451b-4a4b-a375-eaf0cd4fe68c.json} +0 -0
|
@@ -40,12 +40,12 @@ Invoking: nyc npm -s test
|
|
|
40
40
|
√ should read supported supported format
|
|
41
41
|
√ should compute minLod/maxLod
|
|
42
42
|
√ should construct empty url
|
|
43
|
-
√ should construct feature query url
|
|
43
|
+
√ should construct feature query url
|
|
44
44
|
√ should log error when getFeatureInfo cannot be performed
|
|
45
45
|
√ should process data in getFeatureInfo
|
|
46
|
-
√ should log error when exceed transfert limit (
|
|
46
|
+
√ should log error when exceed transfert limit (217ms)
|
|
47
47
|
√ should log error when exceed exception thrown limit
|
|
48
|
-
√ should debug Feature Geom
|
|
48
|
+
√ should debug Feature Geom (43ms)
|
|
49
49
|
√ should compute computeTileWorld2CanvasTransform
|
|
50
50
|
√ should loadTile from PBF request
|
|
51
51
|
√ should loadTile from JSON request
|
|
@@ -87,7 +87,7 @@ Invoking: nyc npm -s test
|
|
|
87
87
|
√ should construct renderer from point symbology drawing info
|
|
88
88
|
|
|
89
89
|
|
|
90
|
-
69 passing (
|
|
90
|
+
69 passing (843ms)
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
=============================== Coverage summary ===============================
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
Invoking: betools docs --includes=../../generated-docs/extract --json=../../generated-docs/core/map-layers-formats/file.json --tsIndexFile=./map-layers-formats.ts --onlyJson --excludes=**/ArcGisFeature/*.ts,**/*.gen.ts
|
|
2
2
|
Running command:
|
|
3
|
-
node "D:\vsts_a\
|
|
3
|
+
node "D:\vsts_a\8\s\tools\build\scripts\docs.js" --json ../../generated-docs/core/map-layers-formats/file.json --includes ../../generated-docs/extract --excludes **/ArcGisFeature/*.ts,**/*.gen.ts --tsIndexFile ./map-layers-formats.ts --onlyJson
|
|
4
4
|
Arguments to TypeDoc: [
|
|
5
5
|
"--entryPointStrategy",
|
|
6
6
|
"expand",
|
|
7
|
-
"D:\\vsts_a\\
|
|
7
|
+
"D:\\vsts_a\\8\\s\\extensions\\map-layers-formats\\src",
|
|
8
8
|
"--excludePrivate",
|
|
9
9
|
"--hideGenerator",
|
|
10
10
|
"--logLevel",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
3
|
"extensions/map-layers-formats/.nycrc": "54fda69da5c7309ffeb79f061013f8e974970e3b",
|
|
4
|
-
"extensions/map-layers-formats/CHANGELOG.json": "
|
|
5
|
-
"extensions/map-layers-formats/CHANGELOG.md": "
|
|
4
|
+
"extensions/map-layers-formats/CHANGELOG.json": "cab1e872a10771276a746c47d631b7f654dbf72b",
|
|
5
|
+
"extensions/map-layers-formats/CHANGELOG.md": "3de25194d950b3ba52b1ab52590729a0ff94e2e4",
|
|
6
6
|
"extensions/map-layers-formats/README.md": "2e48eb22484a04084a763ea7c9b55e59f7306e48",
|
|
7
7
|
"extensions/map-layers-formats/config/rush-project.json": "075dba097aa1ba473c368c262559aa10306afe68",
|
|
8
|
-
"extensions/map-layers-formats/package.json": "
|
|
8
|
+
"extensions/map-layers-formats/package.json": "ff2f293396bf493db291af22d919d5b82d78c2b0",
|
|
9
9
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureFormat.ts": "9b191ce9a9359a3cbbf73c2c01398019d43baf6d",
|
|
10
10
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureJSON.ts": "118ce09619b9f1a04401e6a510ee7f3c5d94ab73",
|
|
11
11
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeaturePBF.ts": "e01e6bc6ef78338cc0ae009ed8ed5a2d561d63cf",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
3
|
"extensions/map-layers-formats/.nycrc": "54fda69da5c7309ffeb79f061013f8e974970e3b",
|
|
4
|
-
"extensions/map-layers-formats/CHANGELOG.json": "
|
|
5
|
-
"extensions/map-layers-formats/CHANGELOG.md": "
|
|
4
|
+
"extensions/map-layers-formats/CHANGELOG.json": "cab1e872a10771276a746c47d631b7f654dbf72b",
|
|
5
|
+
"extensions/map-layers-formats/CHANGELOG.md": "3de25194d950b3ba52b1ab52590729a0ff94e2e4",
|
|
6
6
|
"extensions/map-layers-formats/README.md": "2e48eb22484a04084a763ea7c9b55e59f7306e48",
|
|
7
7
|
"extensions/map-layers-formats/config/rush-project.json": "075dba097aa1ba473c368c262559aa10306afe68",
|
|
8
|
-
"extensions/map-layers-formats/package.json": "
|
|
8
|
+
"extensions/map-layers-formats/package.json": "ff2f293396bf493db291af22d919d5b82d78c2b0",
|
|
9
9
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureFormat.ts": "9b191ce9a9359a3cbbf73c2c01398019d43baf6d",
|
|
10
10
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureJSON.ts": "118ce09619b9f1a04401e6a510ee7f3c5d94ab73",
|
|
11
11
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeaturePBF.ts": "e01e6bc6ef78338cc0ae009ed8ed5a2d561d63cf",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
3
|
"extensions/map-layers-formats/.nycrc": "54fda69da5c7309ffeb79f061013f8e974970e3b",
|
|
4
|
-
"extensions/map-layers-formats/CHANGELOG.json": "
|
|
5
|
-
"extensions/map-layers-formats/CHANGELOG.md": "
|
|
4
|
+
"extensions/map-layers-formats/CHANGELOG.json": "cab1e872a10771276a746c47d631b7f654dbf72b",
|
|
5
|
+
"extensions/map-layers-formats/CHANGELOG.md": "3de25194d950b3ba52b1ab52590729a0ff94e2e4",
|
|
6
6
|
"extensions/map-layers-formats/README.md": "2e48eb22484a04084a763ea7c9b55e59f7306e48",
|
|
7
7
|
"extensions/map-layers-formats/config/rush-project.json": "075dba097aa1ba473c368c262559aa10306afe68",
|
|
8
|
-
"extensions/map-layers-formats/package.json": "
|
|
8
|
+
"extensions/map-layers-formats/package.json": "ff2f293396bf493db291af22d919d5b82d78c2b0",
|
|
9
9
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureFormat.ts": "9b191ce9a9359a3cbbf73c2c01398019d43baf6d",
|
|
10
10
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureJSON.ts": "118ce09619b9f1a04401e6a510ee7f3c5d94ab73",
|
|
11
11
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeaturePBF.ts": "e01e6bc6ef78338cc0ae009ed8ed5a2d561d63cf",
|
package/CHANGELOG.json
CHANGED
|
@@ -1,6 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/map-layers-formats",
|
|
3
3
|
"entries": [
|
|
4
|
+
{
|
|
5
|
+
"version": "4.0.4",
|
|
6
|
+
"tag": "@itwin/map-layers-formats_v4.0.4",
|
|
7
|
+
"date": "Wed, 12 Jul 2023 15:50:01 GMT",
|
|
8
|
+
"comments": {}
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"version": "4.0.3",
|
|
12
|
+
"tag": "@itwin/map-layers-formats_v4.0.3",
|
|
13
|
+
"date": "Mon, 03 Jul 2023 15:28:41 GMT",
|
|
14
|
+
"comments": {}
|
|
15
|
+
},
|
|
4
16
|
{
|
|
5
17
|
"version": "4.0.2",
|
|
6
18
|
"tag": "@itwin/map-layers-formats_v4.0.2",
|
|
@@ -28,6 +40,18 @@
|
|
|
28
40
|
]
|
|
29
41
|
}
|
|
30
42
|
},
|
|
43
|
+
{
|
|
44
|
+
"version": "3.7.11",
|
|
45
|
+
"tag": "@itwin/map-layers-formats_v3.7.11",
|
|
46
|
+
"date": "Tue, 11 Jul 2023 17:17:22 GMT",
|
|
47
|
+
"comments": {}
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"version": "3.7.10",
|
|
51
|
+
"tag": "@itwin/map-layers-formats_v3.7.10",
|
|
52
|
+
"date": "Wed, 05 Jul 2023 13:41:21 GMT",
|
|
53
|
+
"comments": {}
|
|
54
|
+
},
|
|
31
55
|
{
|
|
32
56
|
"version": "3.7.9",
|
|
33
57
|
"tag": "@itwin/map-layers-formats_v3.7.9",
|
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
# Change Log - @itwin/map-layers-formats
|
|
2
2
|
|
|
3
|
-
This log was last generated on Wed,
|
|
3
|
+
This log was last generated on Wed, 12 Jul 2023 15:50:01 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
## 4.0.4
|
|
6
|
+
Wed, 12 Jul 2023 15:50:01 GMT
|
|
7
|
+
|
|
8
|
+
_Version update only_
|
|
9
|
+
|
|
10
|
+
## 4.0.3
|
|
11
|
+
Mon, 03 Jul 2023 15:28:41 GMT
|
|
12
|
+
|
|
13
|
+
_Version update only_
|
|
4
14
|
|
|
5
15
|
## 4.0.2
|
|
6
16
|
Wed, 21 Jun 2023 22:04:43 GMT
|
|
@@ -20,6 +30,16 @@ Mon, 22 May 2023 15:34:14 GMT
|
|
|
20
30
|
- Update to eslint@8
|
|
21
31
|
- Upgrade TypeScript compile target to es2021.
|
|
22
32
|
|
|
33
|
+
## 3.7.11
|
|
34
|
+
Tue, 11 Jul 2023 17:17:22 GMT
|
|
35
|
+
|
|
36
|
+
_Version update only_
|
|
37
|
+
|
|
38
|
+
## 3.7.10
|
|
39
|
+
Wed, 05 Jul 2023 13:41:21 GMT
|
|
40
|
+
|
|
41
|
+
_Version update only_
|
|
42
|
+
|
|
23
43
|
## 3.7.9
|
|
24
44
|
Tue, 20 Jun 2023 12:51:02 GMT
|
|
25
45
|
|