@arcgis/coding-components 4.33.0-next.150 → 4.33.0-next.151
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/dist/addons/arcade-coding-assistant/temporary-strings.d.ts +25 -0
- package/dist/addons.js +18 -10
- package/dist/cdn/{6XKML3NL.js → 2HQ55QOQ.js} +2 -2
- package/dist/cdn/{XUJ3QZ6S.js → 2VMEZJ7C.js} +2 -2
- package/dist/cdn/{IYCJQDLN.js → 4T2OTCQS.js} +2 -2
- package/dist/cdn/{7OE4P3FG.js → 6AJHHM4F.js} +2 -2
- package/dist/cdn/{AVVJB2NU.js → 6OD6Z622.js} +1 -1
- package/dist/cdn/{SY4SDRJF.js → 7AAQHP62.js} +2 -2
- package/dist/cdn/{4PDT53YO.js → AIPJ7DBR.js} +2 -2
- package/dist/cdn/{HBN7AGZ6.js → APO6RKET.js} +2 -2
- package/dist/cdn/{3GZRQS2N.js → BADABQJZ.js} +2 -2
- package/dist/cdn/{LGKX2AQY.js → BCMA3EB7.js} +2 -2
- package/dist/cdn/{J2YGSZ6C.js → BF6OI6YK.js} +2 -2
- package/dist/cdn/{56ICCW7Z.js → BJSKIYRO.js} +2 -2
- package/dist/cdn/{MTRIRUI6.js → C4YG5PJ5.js} +2 -2
- package/dist/cdn/{74FAXUGZ.js → C7JBSRC3.js} +1 -1
- package/dist/cdn/{35B2GIJU.js → EGQZ57T6.js} +1 -1
- package/dist/cdn/{D2XHDZFY.js → FFHMIZTT.js} +2 -2
- package/dist/cdn/{RXE7FSVN.js → FIIJOKKA.js} +2 -2
- package/dist/cdn/{YYIIN6MW.js → GM4Y2UNL.js} +2 -2
- package/dist/cdn/{Z5RJEDND.js → KO4PBGZQ.js} +1 -1
- package/dist/cdn/LKZKETI7.js +4 -0
- package/dist/cdn/{PVPRF7B4.js → LVNSPHRF.js} +2 -2
- package/dist/cdn/{ANTHLBOG.js → MLI23XSH.js} +2 -2
- package/dist/cdn/MMIGXEYT.js +4 -0
- package/dist/cdn/{QZ4MGA7E.js → N5CVITC3.js} +2 -2
- package/dist/cdn/{D7WLGIQ5.js → NWPOENOM.js} +2 -2
- package/dist/cdn/{L3HJHI6X.js → OC2FT2K5.js} +2 -2
- package/dist/cdn/{KPKOCO2O.js → OZ6ZD5VG.js} +2 -2
- package/dist/cdn/PCN3NQUL.js +4 -0
- package/dist/cdn/{H2T4AM4F.js → PZCYZ7IX.js} +2 -2
- package/dist/cdn/{M3EHQG7N.js → Q5OQDO6K.js} +2 -2
- package/dist/cdn/{NAVLBCWN.js → QD72Y6KR.js} +1 -1
- package/dist/cdn/{QSQOTIOO.js → QKJ6ILXG.js} +2 -2
- package/dist/cdn/{N4HIJJSD.js → RLAECZUK.js} +4 -4
- package/dist/cdn/{5DC2QCE4.js → SQFUBFLV.js} +2 -2
- package/dist/cdn/{BQ54MGAY.js → VZANX756.js} +2 -2
- package/dist/cdn/{KN6U24B3.js → VZNW3MMC.js} +2 -2
- package/dist/cdn/{2SNVOJYB.js → W3MUGXE5.js} +2 -2
- package/dist/cdn/{XQN5DJMT.js → WXHTSSPA.js} +2 -2
- package/dist/cdn/{6L6DJHL4.js → X56VCOPY.js} +2 -2
- package/dist/cdn/{D6OJWF67.js → X7GV5CND.js} +2 -2
- package/dist/cdn/{GWDFSDKO.js → YFM2HXY7.js} +2 -2
- package/dist/cdn/assets/code-editor/sql-expr.worker.js +191 -194
- package/dist/cdn/index.js +2 -2
- package/dist/chunks/arcade-defaults.js +1 -1
- package/dist/chunks/arcade-executor.js +1 -1
- package/dist/chunks/arcade-mode.js +1 -1
- package/dist/chunks/arcade-service-accessors.js +1 -1
- package/dist/chunks/editor.js +1 -1
- package/dist/chunks/fields.js +1 -1
- package/dist/chunks/language-defaults-base.js +1 -1
- package/dist/chunks/markdown.js +1 -1
- package/dist/chunks/monaco-importer.js +1 -1
- package/dist/chunks/runtime.js +1 -1
- package/dist/chunks/setup-monaco.js +1 -1
- package/dist/chunks/sql-expr-contribution.js +1 -1
- package/dist/chunks/sql-expr-defaults.js +1 -1
- package/dist/chunks/sql-expr-mode.js +1 -1
- package/dist/chunks/useT9n.js +1 -1
- package/dist/components/arcgis-arcade-coding-assistant/customElement.d.ts +2 -0
- package/dist/components/arcgis-arcade-coding-assistant/customElement.js +195 -137
- package/dist/components/arcgis-arcade-coding-assistant/functional.d.ts +39 -2
- package/dist/components/arcgis-arcade-coding-assistant/index.d.ts +7 -4
- package/dist/components/arcgis-arcade-coding-assistant/index.js +7 -4
- package/dist/components/arcgis-arcade-editor/customElement.js +1 -1
- package/dist/components/arcgis-arcade-results/customElement.js +1 -1
- package/dist/components/arcgis-arcade-suggestions/customElement.js +1 -1
- package/dist/components/arcgis-code-editor/customElement.js +1 -1
- package/dist/components/arcgis-editor-variables/customElement.js +1 -1
- package/dist/components/arcgis-language-api-panel/customElement.js +1 -1
- package/dist/components/arcgis-sql-expression-editor/customElement.js +1 -1
- package/dist/components/arcgis-sql-expression-fields/customElement.js +1 -1
- package/dist/docs/api.json +2 -2
- package/dist/docs/docs.json +2 -2
- package/dist/docs/web-types.json +1 -1
- package/dist/index.js +1 -1
- package/dist/loader.js +1 -1
- package/package.json +5 -5
- package/dist/cdn/NFYZNGHO.js +0 -4
- package/dist/cdn/U2TKCKFR.js +0 -4
|
@@ -10592,7 +10592,7 @@ function Iyt(r, e, t) {
|
|
|
10592
10592
|
}) : i[n] = o.slice())) : o && typeof o == "object" ? i[n] = Iyt(s, o, t) : i.hasOwnProperty(n) && !e.hasOwnProperty(n) || (i[n] = o), i);
|
|
10593
10593
|
}, r || {}) : r;
|
|
10594
10594
|
}
|
|
10595
|
-
const bme = "
|
|
10595
|
+
const bme = "20250605", Eyt = "14345191486c1f3cdff014e90e65fa531c864666", da = { apiKey: void 0, apiKeys: { scopes: [] }, applicationName: "", applicationUrl: globalThis.location?.href, assetsPath: "", fontsUrl: "https://static.arcgis.com/fonts", geometryServiceUrl: "https://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer", geoRSSServiceUrl: "https://utility.arcgis.com/sharing/rss", kmlServiceUrl: "https://utility.arcgis.com/sharing/kml", userPrivilegesApplied: !0, portalUrl: "https://www.arcgis.com", respectPrefersReducedMotion: !0, routeServiceUrl: "https://route-api.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World", workers: { loaderConfig: { has: {}, paths: {}, map: {}, packages: [] } }, request: { crossOriginNoCorsDomains: null, httpsDomains: ["arcgis.com", "arcgisonline.com", "esrikr.com", "premiumservices.blackbridge.com", "esripremium.accuweather.com", "gbm.digitalglobe.com", "firstlook.digitalglobe.com", "msi.digitalglobe.com"], interceptors: [], internalInterceptors: [], maxUrlLength: 2e3, priority: "high", proxyRules: [], proxyUrl: null, timeout: 62e3, trustedServers: [], useIdentity: !0 }, log: { interceptors: [], level: null } };
|
|
10596
10596
|
if (globalThis.esriConfig && (c6e(da, globalThis.esriConfig, !0), delete da.has), !da.assetsPath) {
|
|
10597
10597
|
{
|
|
10598
10598
|
const r = "4.33.0";
|
|
@@ -24103,10 +24103,7 @@ function _or(r) {
|
|
|
24103
24103
|
"rings" in r && (xvt(r), vor(r));
|
|
24104
24104
|
}
|
|
24105
24105
|
function xvt(r) {
|
|
24106
|
-
if (
|
|
24107
|
-
let e = !1;
|
|
24108
|
-
for (const t of r.rings) wvt(t) || (t.push(t[0].slice()), e = !0);
|
|
24109
|
-
return e;
|
|
24106
|
+
if ("rings" in r) for (const e of r.rings) wvt(e) || e.push(e[0].slice());
|
|
24110
24107
|
}
|
|
24111
24108
|
function vor(r) {
|
|
24112
24109
|
if (!("rings" in r) || r.rings.length === 0 || pE(r.rings[0])) return !1;
|
|
@@ -42511,7 +42508,7 @@ function E_r(r, e) {
|
|
|
42511
42508
|
function Qn() {
|
|
42512
42509
|
return { type: "string", location: ts(), value: "minute" };
|
|
42513
42510
|
}
|
|
42514
|
-
function
|
|
42511
|
+
function _s() {
|
|
42515
42512
|
return { type: "string", location: ts(), value: "month" };
|
|
42516
42513
|
}
|
|
42517
42514
|
function sa() {
|
|
@@ -43020,7 +43017,7 @@ function E_r(r, e) {
|
|
|
43020
43017
|
}
|
|
43021
43018
|
function PG() {
|
|
43022
43019
|
let W, xe;
|
|
43023
|
-
return W = Pe, xe = eGe(), xe !== t && (mi = W, xe = Oi()), W = xe, W === t && (W = Pe, xe = tGe(), xe !== t && (mi = W, xe = an()), W = xe, W === t && (W = Pe, xe = rGe(), xe !== t && (mi = W, xe = Qn()), W = xe, W === t && (W = Pe, xe = Qze(), xe !== t && (mi = W, xe =
|
|
43020
|
+
return W = Pe, xe = eGe(), xe !== t && (mi = W, xe = Oi()), W = xe, W === t && (W = Pe, xe = tGe(), xe !== t && (mi = W, xe = an()), W = xe, W === t && (W = Pe, xe = rGe(), xe !== t && (mi = W, xe = Qn()), W = xe, W === t && (W = Pe, xe = Qze(), xe !== t && (mi = W, xe = _s()), W = xe, W === t && (W = Pe, xe = Kze(), xe !== t && (mi = W, xe = sa()), W = xe)))), W;
|
|
43024
43021
|
}
|
|
43025
43022
|
function pte() {
|
|
43026
43023
|
let W, xe;
|
|
@@ -50584,7 +50581,7 @@ return lang.__awaiter(this, void 0, void 0, function* () {
|
|
|
50584
50581
|
} };
|
|
50585
50582
|
return new Function("context", s).bind(h);
|
|
50586
50583
|
}
|
|
50587
|
-
var wae = { False: "false", Null: "null", True: "true" }, $l = { Break: "break", Continue: "continue", Else: "else", For: "for", Function: "function", If: "if", Import: "import", Export: "export", In: "in", Return: "return", Var: "var", While: "while" }, Xve = { From: "from", Of: "of" }, ss = { AssignmentExpression: "AssignmentExpression", ArrayExpression: "ArrayExpression", BlockComment: "BlockComment", BlockStatement: "BlockStatement", BinaryExpression: "BinaryExpression", BreakStatement: "BreakStatement", CallExpression: "CallExpression", ContinueStatement: "ContinueStatement", EmptyStatement: "EmptyStatement", ExpressionStatement: "ExpressionStatement", ExportNamedDeclaration: "ExportNamedDeclaration", ForStatement: "ForStatement", ForInStatement: "ForInStatement", ForOfStatement: "ForOfStatement", FunctionDeclaration: "FunctionDeclaration", Identifier: "Identifier", IfStatement: "IfStatement", ImportDeclaration: "ImportDeclaration", ImportDefaultSpecifier: "ImportDefaultSpecifier", LineComment: "LineComment", Literal: "Literal", LogicalExpression: "LogicalExpression", MemberExpression: "MemberExpression", ObjectExpression: "ObjectExpression", Program: "Program", Property: "Property", ReturnStatement: "ReturnStatement", TemplateElement: "TemplateElement", TemplateLiteral: "TemplateLiteral", UnaryExpression: "UnaryExpression", UpdateExpression: "UpdateExpression", VariableDeclaration: "VariableDeclaration", VariableDeclarator: "VariableDeclarator", WhileStatement: "WhileStatement" }, rAe = ["++", "--"], vIt = ["-", "+", "!", "~"], bIt = ["=", "/=", "*=", "%=", "+=", "-="], wIt = ["||", "&&"], Nwr = ["|", "&", ">>", "<<", ">>>", "^", "==", "!=", "<", "<=", ">", ">=", "+", "-", "*", "/", "%"], tKe = { "||": 1, "&&": 2, "|": 3, "^": 4, "&": 5, "==": 6, "!=": 6, "<": 7, ">": 7, "<=": 7, ">=": 7, "<<": 8, ">>": 8, ">>>": 8, "+": 9, "-": 9, "*": 10, "/": 10, "%": 10 }, Rs = { BooleanLiteral: 1, EOF: 2, Identifier: 3, Keyword: 4, NullLiteral: 5, NumericLiteral: 6, Punctuator: 7, StringLiteral: 8, Template: 10 }, Dwr = ["Unknown", "Boolean", "<end>", "Identifier", "Keyword", "Null", "Numeric", "Punctuator", "String", "RegularExpression", "Template"],
|
|
50584
|
+
var wae = { False: "false", Null: "null", True: "true" }, $l = { Break: "break", Continue: "continue", Else: "else", For: "for", Function: "function", If: "if", Import: "import", Export: "export", In: "in", Return: "return", Var: "var", While: "while" }, Xve = { From: "from", Of: "of" }, ss = { AssignmentExpression: "AssignmentExpression", ArrayExpression: "ArrayExpression", BlockComment: "BlockComment", BlockStatement: "BlockStatement", BinaryExpression: "BinaryExpression", BreakStatement: "BreakStatement", CallExpression: "CallExpression", ContinueStatement: "ContinueStatement", EmptyStatement: "EmptyStatement", ExpressionStatement: "ExpressionStatement", ExportNamedDeclaration: "ExportNamedDeclaration", ForStatement: "ForStatement", ForInStatement: "ForInStatement", ForOfStatement: "ForOfStatement", FunctionDeclaration: "FunctionDeclaration", Identifier: "Identifier", IfStatement: "IfStatement", ImportDeclaration: "ImportDeclaration", ImportDefaultSpecifier: "ImportDefaultSpecifier", LineComment: "LineComment", Literal: "Literal", LogicalExpression: "LogicalExpression", MemberExpression: "MemberExpression", ObjectExpression: "ObjectExpression", Program: "Program", Property: "Property", ReturnStatement: "ReturnStatement", TemplateElement: "TemplateElement", TemplateLiteral: "TemplateLiteral", UnaryExpression: "UnaryExpression", UpdateExpression: "UpdateExpression", VariableDeclaration: "VariableDeclaration", VariableDeclarator: "VariableDeclarator", WhileStatement: "WhileStatement" }, rAe = ["++", "--"], vIt = ["-", "+", "!", "~"], bIt = ["=", "/=", "*=", "%=", "+=", "-="], wIt = ["||", "&&"], Nwr = ["|", "&", ">>", "<<", ">>>", "^", "==", "!=", "<", "<=", ">", ">=", "+", "-", "*", "/", "%"], tKe = { "||": 1, "&&": 2, "|": 3, "^": 4, "&": 5, "==": 6, "!=": 6, "<": 7, ">": 7, "<=": 7, ">=": 7, "<<": 8, ">>": 8, ">>>": 8, "+": 9, "-": 9, "*": 10, "/": 10, "%": 10 }, Rs = { BooleanLiteral: 1, EOF: 2, Identifier: 3, Keyword: 4, NullLiteral: 5, NumericLiteral: 6, Punctuator: 7, StringLiteral: 8, Template: 10 }, Dwr = ["Unknown", "Boolean", "<end>", "Identifier", "Keyword", "Null", "Numeric", "Punctuator", "String", "RegularExpression", "Template"], ms = { InvalidModuleUri: "InvalidModuleUri", ForInOfLoopInitializer: "ForInOfLoopInitializer", IdentifierExpected: "IdentifierExpected", InvalidEscapedReservedWord: "InvalidEscapedReservedWord", InvalidExpression: "InvalidExpression", InvalidFunctionIdentifier: "InvalidFunctionIdentifier", InvalidHexEscapeSequence: "InvalidHexEscapeSequence", InvalidLeftHandSideInAssignment: "InvalidLeftHandSideInAssignment", InvalidLeftHandSideInForIn: "InvalidLeftHandSideInForIn", InvalidTemplateHead: "InvalidTemplateHead", InvalidVariableAssignment: "InvalidVariableAssignment", KeyMustBeString: "KeyMustBeString", NoFunctionInsideBlock: "NoFunctionInsideBlock", NoFunctionInsideFunction: "NoFunctionInsideFunction", ModuleExportRootOnly: "ModuleExportRootOnly", ModuleImportRootOnly: "ModuleImportRootOnly", PunctuatorExpected: "PunctuatorExpected", TemplateOctalLiteral: "TemplateOctalLiteral", UnexpectedBoolean: "UnexpectedBoolean", UnexpectedEndOfScript: "UnexpectedEndOfScript", UnexpectedIdentifier: "UnexpectedIdentifier", UnexpectedKeyword: "UnexpectedKeyword", UnexpectedNull: "UnexpectedNull", UnexpectedNumber: "UnexpectedNumber", UnexpectedPunctuator: "UnexpectedPunctuator", UnexpectedString: "UnexpectedString", UnexpectedTemplate: "UnexpectedTemplate", UnexpectedToken: "UnexpectedToken" }, Mwr = { [ms.InvalidModuleUri]: "Module uri must be a text literal.", [ms.ForInOfLoopInitializer]: "for-in loop variable declaration may not have an initializer.", [ms.IdentifierExpected]: "'${value}' is an invalid identifier.", [ms.InvalidEscapedReservedWord]: "Keyword cannot contain escaped characters.", [ms.InvalidExpression]: "Invalid expression.", [ms.InvalidFunctionIdentifier]: "'${value}' is an invalid function identifier.", [ms.InvalidHexEscapeSequence]: "Invalid hexadecimal escape sequence.", [ms.InvalidLeftHandSideInAssignment]: "Invalid left-hand side in assignment.", [ms.InvalidLeftHandSideInForIn]: "Invalid left-hand side in for-in.", [ms.InvalidTemplateHead]: "Invalid template structure.", [ms.InvalidVariableAssignment]: "Invalid variable assignment.", [ms.KeyMustBeString]: "Object property keys must be a word starting with a letter.", [ms.NoFunctionInsideBlock]: "Functions cannot be declared inside of code blocks.", [ms.NoFunctionInsideFunction]: "Functions cannot be declared inside another function.", [ms.ModuleExportRootOnly]: "Module exports cannot be declared inside of code blocks.", [ms.ModuleImportRootOnly]: "Module import cannot be declared inside of code blocks.", [ms.PunctuatorExpected]: "'${value}' expected.", [ms.TemplateOctalLiteral]: "Octal literals are not allowed in template literals.", [ms.UnexpectedBoolean]: "Unexpected boolean literal.", [ms.UnexpectedEndOfScript]: "Unexpected end of Arcade expression.", [ms.UnexpectedIdentifier]: "Unexpected identifier.", [ms.UnexpectedKeyword]: "Unexpected keyword.", [ms.UnexpectedNull]: "Unexpected null literal.", [ms.UnexpectedNumber]: "Unexpected number.", [ms.UnexpectedPunctuator]: "Unexpected punctuator.", [ms.UnexpectedString]: "Unexpected text literal.", [ms.UnexpectedTemplate]: "Unexpected quasi '${value}'.", [ms.UnexpectedToken]: "Unexpected token '${value}'." }, oZ = class xIt extends Error {
|
|
50588
50585
|
constructor({ code: e, index: t, line: i, column: n, len: s = 0, description: o, data: a }) {
|
|
50589
50586
|
super(o ?? e), this.declaredRootClass = "esri.arcade.lib.diagnostic", this.name = "ParsingError", this.code = e, this.index = t, this.line = i, this.column = n, this.len = s, this.data = a, this.description = o, this.range = { start: { line: i, column: n - 1 }, end: { line: i, column: n + s } }, Error.captureStackTrace?.(this, xIt);
|
|
50590
50587
|
}
|
|
@@ -50720,10 +50717,10 @@ var Bwr = class {
|
|
|
50720
50717
|
eof() {
|
|
50721
50718
|
return this.index >= this._length;
|
|
50722
50719
|
}
|
|
50723
|
-
throwUnexpectedToken(e =
|
|
50720
|
+
throwUnexpectedToken(e = ms.UnexpectedToken) {
|
|
50724
50721
|
this.errorHandler.throwError({ code: e, index: this.index, line: this.lineNumber, column: this.index - this.lineStart + 1, data: { value: this.source.charAt(this.index) } });
|
|
50725
50722
|
}
|
|
50726
|
-
tolerateUnexpectedToken(e =
|
|
50723
|
+
tolerateUnexpectedToken(e = ms.UnexpectedToken) {
|
|
50727
50724
|
this.errorHandler.tolerateError({ code: e, index: this.index, line: this.lineNumber, column: this.index - this.lineStart + 1 });
|
|
50728
50725
|
}
|
|
50729
50726
|
skipSingleLineComment(e) {
|
|
@@ -50845,7 +50842,7 @@ var Bwr = class {
|
|
|
50845
50842
|
let e, t = this.index, i = this.source.charCodeAt(t) === 92 ? this.getComplexIdentifier() : this.getIdentifier();
|
|
50846
50843
|
if (e = i.length === 1 ? Rs.Identifier : this.isKeyword(i) ? Rs.Keyword : i.toLowerCase() === wae.Null ? Rs.NullLiteral : i.toLowerCase() === wae.True || i.toLowerCase() === wae.False ? Rs.BooleanLiteral : Rs.Identifier, e !== Rs.Identifier && t + i.length !== this.index) {
|
|
50847
50844
|
let n = this.index;
|
|
50848
|
-
this.index = t, this.tolerateUnexpectedToken(
|
|
50845
|
+
this.index = t, this.tolerateUnexpectedToken(ms.InvalidEscapedReservedWord), this.index = n;
|
|
50849
50846
|
}
|
|
50850
50847
|
return { type: e, value: i, lineNumber: this.lineNumber, lineStart: this.lineStart, start: t, end: this.index };
|
|
50851
50848
|
}
|
|
@@ -50944,7 +50941,7 @@ var Bwr = class {
|
|
|
50944
50941
|
break;
|
|
50945
50942
|
case "x": {
|
|
50946
50943
|
let o = this.scanHexEscape(s);
|
|
50947
|
-
o === null && this.throwUnexpectedToken(
|
|
50944
|
+
o === null && this.throwUnexpectedToken(ms.InvalidHexEscapeSequence), n += o;
|
|
50948
50945
|
break;
|
|
50949
50946
|
}
|
|
50950
50947
|
case "n":
|
|
@@ -51016,7 +51013,7 @@ var Bwr = class {
|
|
|
51016
51013
|
break;
|
|
51017
51014
|
case "x": {
|
|
51018
51015
|
let l = this.scanHexEscape(a);
|
|
51019
|
-
l === null && this.throwUnexpectedToken(
|
|
51016
|
+
l === null && this.throwUnexpectedToken(ms.InvalidHexEscapeSequence), e += l;
|
|
51020
51017
|
break;
|
|
51021
51018
|
}
|
|
51022
51019
|
case "b":
|
|
@@ -51029,7 +51026,7 @@ var Bwr = class {
|
|
|
51029
51026
|
e += "\v";
|
|
51030
51027
|
break;
|
|
51031
51028
|
default:
|
|
51032
|
-
a === "0" ? (el.isDecimalDigit(this.source.charCodeAt(this.index)) && this.throwUnexpectedToken(
|
|
51029
|
+
a === "0" ? (el.isDecimalDigit(this.source.charCodeAt(this.index)) && this.throwUnexpectedToken(ms.TemplateOctalLiteral), e += "\0") : el.isOctalDigit(a.charCodeAt(0)) ? this.throwUnexpectedToken(ms.TemplateOctalLiteral) : e += a;
|
|
51033
51030
|
}
|
|
51034
51031
|
else {
|
|
51035
51032
|
if (this.source[this.index] === "{") {
|
|
@@ -51062,7 +51059,7 @@ var Uwr = class {
|
|
|
51062
51059
|
this.delegate = i, this.hasLineTerminator = !1, this.options = { tokens: typeof t.tokens == "boolean" && t.tokens, comments: typeof t.comments == "boolean" && t.comments, tolerant: typeof t.tolerant == "boolean" && t.tolerant }, this.options.comments && (this.commentHandler = new Owr()), this.errorHandler = new jwr(this.options.tolerant), this.scanner = new Bwr(e, this.errorHandler), this.context = { isAssignmentTarget: !1, blockContext: Py.None, curlyParsingType: Kve.AsObject }, this.rawToken = { type: Rs.EOF, value: "", lineNumber: this.scanner.lineNumber, lineStart: 0, start: 0, end: 0 }, this.tokens = [], this.startMarker = { index: 0, line: this.scanner.lineNumber, column: 0 }, this.endMarker = { index: 0, line: this.scanner.lineNumber, column: 0 }, this.readNextRawToken(), this.endMarker = { index: this.scanner.index, line: this.scanner.lineNumber, column: this.scanner.index - this.scanner.lineStart };
|
|
51063
51060
|
}
|
|
51064
51061
|
throwIfInvalidType(e, t, { validTypes: i, invalidTypes: n }) {
|
|
51065
|
-
i?.some((s) => e.type === s) || n?.some((s) => e.type === s) && this.throwError(
|
|
51062
|
+
i?.some((s) => e.type === s) || n?.some((s) => e.type === s) && this.throwError(ms.InvalidExpression, t);
|
|
51066
51063
|
}
|
|
51067
51064
|
throwError(e, t, i = this.endMarker) {
|
|
51068
51065
|
let { index: n, line: s, column: o } = t, a = i.index - n - 1;
|
|
@@ -51076,23 +51073,23 @@ var Uwr = class {
|
|
|
51076
51073
|
if (i) {
|
|
51077
51074
|
if (!n) switch (i.type) {
|
|
51078
51075
|
case Rs.EOF:
|
|
51079
|
-
n =
|
|
51076
|
+
n = ms.UnexpectedEndOfScript;
|
|
51080
51077
|
break;
|
|
51081
51078
|
case Rs.Identifier:
|
|
51082
|
-
n =
|
|
51079
|
+
n = ms.UnexpectedIdentifier;
|
|
51083
51080
|
break;
|
|
51084
51081
|
case Rs.NumericLiteral:
|
|
51085
|
-
n =
|
|
51082
|
+
n = ms.UnexpectedNumber;
|
|
51086
51083
|
break;
|
|
51087
51084
|
case Rs.StringLiteral:
|
|
51088
|
-
n =
|
|
51085
|
+
n = ms.UnexpectedString;
|
|
51089
51086
|
break;
|
|
51090
51087
|
case Rs.Template:
|
|
51091
|
-
n =
|
|
51088
|
+
n = ms.UnexpectedTemplate;
|
|
51092
51089
|
}
|
|
51093
51090
|
t = i.value.toString();
|
|
51094
51091
|
} else t = "ILLEGAL";
|
|
51095
|
-
n ?? (n =
|
|
51092
|
+
n ?? (n = ms.UnexpectedToken), s ?? (s = { value: t });
|
|
51096
51093
|
let o = iAe(n, s);
|
|
51097
51094
|
if (i) {
|
|
51098
51095
|
let u = i.start, c = i.lineNumber, h = i.start - i.lineStart + 1;
|
|
@@ -51137,7 +51134,7 @@ var Uwr = class {
|
|
|
51137
51134
|
}
|
|
51138
51135
|
expectPunctuator(e) {
|
|
51139
51136
|
let t = this.rawToken;
|
|
51140
|
-
this.matchPunctuator(e) ? this.readNextRawToken() : this.throwUnexpectedToken({ rawToken: t, code:
|
|
51137
|
+
this.matchPunctuator(e) ? this.readNextRawToken() : this.throwUnexpectedToken({ rawToken: t, code: ms.PunctuatorExpected, data: { value: e } });
|
|
51141
51138
|
}
|
|
51142
51139
|
expectKeyword(e) {
|
|
51143
51140
|
this.rawToken.type !== Rs.Keyword || this.rawToken.value.toLowerCase() !== e.toString() ? this.throwUnexpectedToken({ rawToken: this.rawToken }) : this.readNextRawToken();
|
|
@@ -51222,7 +51219,7 @@ var Uwr = class {
|
|
|
51222
51219
|
let t = [];
|
|
51223
51220
|
for (; !this.matchPunctuator("]"); ) {
|
|
51224
51221
|
let i = this.captureStartMarker();
|
|
51225
|
-
this.matchPunctuator(",") ? (this.readNextRawToken(), this.throwError(
|
|
51222
|
+
this.matchPunctuator(",") ? (this.readNextRawToken(), this.throwError(ms.InvalidExpression, i)) : (t.push(this.inheritCoverGrammar(this.parseAssignmentExpression.bind(this))), this.matchPunctuator("]") || this.expectPunctuator(","));
|
|
51226
51223
|
}
|
|
51227
51224
|
return this.expectPunctuator("]"), this.finalize({ type: ss.ArrayExpression, elements: t, ...this.getItemLocation(e) });
|
|
51228
51225
|
}
|
|
@@ -51237,7 +51234,7 @@ var Uwr = class {
|
|
|
51237
51234
|
case Rs.Keyword:
|
|
51238
51235
|
return this.readNextRawToken(), this.finalize({ type: ss.Identifier, name: t.value, ...this.getItemLocation(e) });
|
|
51239
51236
|
default:
|
|
51240
|
-
this.throwError(
|
|
51237
|
+
this.throwError(ms.KeyMustBeString, e);
|
|
51241
51238
|
}
|
|
51242
51239
|
}
|
|
51243
51240
|
parseObjectProperty() {
|
|
@@ -51253,7 +51250,7 @@ var Uwr = class {
|
|
|
51253
51250
|
}
|
|
51254
51251
|
parseTemplateElement(e = !1) {
|
|
51255
51252
|
let t = this.rawToken;
|
|
51256
|
-
t.type !== Rs.Template && this.throwUnexpectedToken({ rawToken: t }), e && !t.head && this.throwUnexpectedToken({ code:
|
|
51253
|
+
t.type !== Rs.Template && this.throwUnexpectedToken({ rawToken: t }), e && !t.head && this.throwUnexpectedToken({ code: ms.InvalidTemplateHead, rawToken: t });
|
|
51257
51254
|
let i = this.captureStartMarker();
|
|
51258
51255
|
this.readNextRawToken();
|
|
51259
51256
|
let { value: n, cooked: s, tail: o } = t, a = this.finalize({ type: ss.TemplateElement, value: { raw: n, cooked: s }, tail: o, ...this.getItemLocation(i) });
|
|
@@ -51286,7 +51283,7 @@ var Uwr = class {
|
|
|
51286
51283
|
let e, t = this.captureStartMarker(), i = this.inheritCoverGrammar(this.parsePrimaryExpression.bind(this)), n = this.captureStartMarker();
|
|
51287
51284
|
for (; e = this.getMatchingPunctuator("([."); ) switch (e) {
|
|
51288
51285
|
case "(": {
|
|
51289
|
-
this.context.isAssignmentTarget = !1, i.type !== ss.Identifier && i.type !== ss.MemberExpression && this.throwError(
|
|
51286
|
+
this.context.isAssignmentTarget = !1, i.type !== ss.Identifier && i.type !== ss.MemberExpression && this.throwError(ms.IdentifierExpected, t, n);
|
|
51290
51287
|
let s = this.parseArguments();
|
|
51291
51288
|
i = this.finalize({ type: ss.CallExpression, callee: i, arguments: s, ...this.getItemLocation(t) });
|
|
51292
51289
|
continue;
|
|
@@ -51311,10 +51308,10 @@ var Uwr = class {
|
|
|
51311
51308
|
if (t) {
|
|
51312
51309
|
this.readNextRawToken();
|
|
51313
51310
|
let o = this.captureStartMarker(), a = this.inheritCoverGrammar(this.parseUnaryExpression.bind(this));
|
|
51314
|
-
return a.type !== ss.Identifier && a.type !== ss.MemberExpression && a.type !== ss.CallExpression && this.throwError(
|
|
51311
|
+
return a.type !== ss.Identifier && a.type !== ss.MemberExpression && a.type !== ss.CallExpression && this.throwError(ms.InvalidExpression, o), this.context.isAssignmentTarget || this.tolerateError(ms.InvalidLeftHandSideInAssignment, e), this.context.isAssignmentTarget = !1, this.finalize({ type: ss.UpdateExpression, operator: t, argument: a, prefix: !0, ...this.getItemLocation(e) });
|
|
51315
51312
|
}
|
|
51316
51313
|
let i = this.captureStartMarker(), n = this.inheritCoverGrammar(this.parseLeftHandSideExpression.bind(this)), s = this.captureStartMarker();
|
|
51317
|
-
return this.hasLineTerminator || (t = this.getMatchingPunctuator(rAe), !t) ? n : (n.type !== ss.Identifier && n.type !== ss.MemberExpression && this.throwError(
|
|
51314
|
+
return this.hasLineTerminator || (t = this.getMatchingPunctuator(rAe), !t) ? n : (n.type !== ss.Identifier && n.type !== ss.MemberExpression && this.throwError(ms.InvalidExpression, i, s), this.context.isAssignmentTarget || this.tolerateError(ms.InvalidLeftHandSideInAssignment, e), this.readNextRawToken(), this.context.isAssignmentTarget = !1, this.finalize({ type: ss.UpdateExpression, operator: t, argument: n, prefix: !1, ...this.getItemLocation(e) }));
|
|
51318
51315
|
}
|
|
51319
51316
|
parseUnaryExpression() {
|
|
51320
51317
|
let e = this.getMatchingPunctuator(vIt);
|
|
@@ -51356,12 +51353,12 @@ var Uwr = class {
|
|
|
51356
51353
|
}
|
|
51357
51354
|
createBinaryOrLogicalExpression(e, t, i, n) {
|
|
51358
51355
|
let s = wIt.includes(t) ? ss.LogicalExpression : ss.BinaryExpression;
|
|
51359
|
-
return s === ss.BinaryExpression || ((i.type === ss.AssignmentExpression || i.type === ss.UpdateExpression) && this.throwError(
|
|
51356
|
+
return s === ss.BinaryExpression || ((i.type === ss.AssignmentExpression || i.type === ss.UpdateExpression) && this.throwError(ms.InvalidExpression, ...lKe(i)), (n.type === ss.AssignmentExpression || n.type === ss.UpdateExpression) && this.throwError(ms.InvalidExpression, ...lKe(i))), { type: s, operator: t, left: i, right: n, ...this.getItemLocation(e) };
|
|
51360
51357
|
}
|
|
51361
51358
|
parseAssignmentExpression() {
|
|
51362
51359
|
let e = this.captureStartMarker(), t = this.inheritCoverGrammar(this.parseBinaryExpression.bind(this)), i = this.captureStartMarker(), n = this.getMatchingPunctuator(bIt);
|
|
51363
51360
|
if (!n) return t;
|
|
51364
|
-
t.type !== ss.Identifier && t.type !== ss.MemberExpression && this.throwError(
|
|
51361
|
+
t.type !== ss.Identifier && t.type !== ss.MemberExpression && this.throwError(ms.InvalidExpression, e, i), this.context.isAssignmentTarget || this.tolerateError(ms.InvalidLeftHandSideInAssignment, e), this.matchPunctuator("=") || (this.context.isAssignmentTarget = !1), this.readNextRawToken();
|
|
51365
51362
|
let s = this.isolateCoverGrammar(this.parseAssignmentExpression.bind(this));
|
|
51366
51363
|
return this.finalize({ type: ss.AssignmentExpression, left: t, operator: n, right: s, ...this.getItemLocation(e) });
|
|
51367
51364
|
}
|
|
@@ -51403,7 +51400,7 @@ var Uwr = class {
|
|
|
51403
51400
|
}
|
|
51404
51401
|
parseVariableDeclarator() {
|
|
51405
51402
|
let e = this.captureStartMarker(), t = this.parseIdentifier();
|
|
51406
|
-
t || this.throwUnexpectedToken({ code:
|
|
51403
|
+
t || this.throwUnexpectedToken({ code: ms.IdentifierExpected });
|
|
51407
51404
|
let i = null;
|
|
51408
51405
|
if (this.matchPunctuator("=")) {
|
|
51409
51406
|
this.readNextRawToken();
|
|
@@ -51411,7 +51408,7 @@ var Uwr = class {
|
|
|
51411
51408
|
try {
|
|
51412
51409
|
i = this.isolateCoverGrammar(this.parseAssignmentExpression.bind(this));
|
|
51413
51410
|
} catch {
|
|
51414
|
-
this.throwUnexpectedToken({ rawToken: n, code:
|
|
51411
|
+
this.throwUnexpectedToken({ rawToken: n, code: ms.InvalidVariableAssignment });
|
|
51415
51412
|
}
|
|
51416
51413
|
}
|
|
51417
51414
|
return this.finalize({ type: ss.VariableDeclarator, id: t, init: i, ...this.getItemLocation(e) });
|
|
@@ -51442,7 +51439,7 @@ var Uwr = class {
|
|
|
51442
51439
|
let e = this.captureStartMarker();
|
|
51443
51440
|
this.expectKeyword($l.If), this.expectPunctuator("(");
|
|
51444
51441
|
let t = this.captureStartMarker(), i = this.parseExpression(), n = this.captureStartMarker();
|
|
51445
|
-
this.expectPunctuator(")"), (i.type === ss.AssignmentExpression || i.type === ss.UpdateExpression) && this.throwError(
|
|
51442
|
+
this.expectPunctuator(")"), (i.type === ss.AssignmentExpression || i.type === ss.UpdateExpression) && this.throwError(ms.InvalidExpression, t, n);
|
|
51446
51443
|
let s = this.parseIfClause(), o = null;
|
|
51447
51444
|
return this.matchKeyword($l.Else) && (this.readNextRawToken(), o = this.parseIfClause()), this.finalize({ type: ss.IfStatement, test: i, consequent: s, alternate: o, ...this.getItemLocation(e) });
|
|
51448
51445
|
}
|
|
@@ -51450,7 +51447,7 @@ var Uwr = class {
|
|
|
51450
51447
|
let e = this.captureStartMarker();
|
|
51451
51448
|
this.expectKeyword($l.While), this.expectPunctuator("(");
|
|
51452
51449
|
let t = this.captureStartMarker(), i = this.parseExpression(), n = this.captureStartMarker();
|
|
51453
|
-
this.expectPunctuator(")"), (i.type === ss.AssignmentExpression || i.type === ss.UpdateExpression) && this.throwError(
|
|
51450
|
+
this.expectPunctuator(")"), (i.type === ss.AssignmentExpression || i.type === ss.UpdateExpression) && this.throwError(ms.InvalidExpression, t, n);
|
|
51454
51451
|
let s = this.withBlockContext(Py.WhileLoop, this.parseStatement.bind(this));
|
|
51455
51452
|
return this.finalize({ type: ss.WhileStatement, test: i, body: s, ...this.getItemLocation(e) });
|
|
51456
51453
|
}
|
|
@@ -51462,12 +51459,12 @@ var Uwr = class {
|
|
|
51462
51459
|
let c = this.parseVariableDeclarators();
|
|
51463
51460
|
t = this.finalize({ type: ss.VariableDeclaration, declarations: c, kind: "var", ...this.getItemLocation(u) });
|
|
51464
51461
|
let h = this.matchKeyword($l.In), d = this.matchContextualKeyword(Xve.Of);
|
|
51465
|
-
c.length === 1 && (h || d) && (c[0].init && this.throwError(
|
|
51462
|
+
c.length === 1 && (h || d) && (c[0].init && this.throwError(ms.ForInOfLoopInitializer, u), e = h ? ss.ForInStatement : ss.ForOfStatement, s = t);
|
|
51466
51463
|
} else if (!this.matchPunctuator(";")) {
|
|
51467
51464
|
let u = this.context.isAssignmentTarget, c = this.captureStartMarker();
|
|
51468
51465
|
t = this.inheritCoverGrammar(this.parseAssignmentExpression.bind(this));
|
|
51469
51466
|
let h = this.matchKeyword($l.In), d = this.matchContextualKeyword(Xve.Of);
|
|
51470
|
-
h || d ? (this.context.isAssignmentTarget || this.tolerateError(
|
|
51467
|
+
h || d ? (this.context.isAssignmentTarget || this.tolerateError(ms.InvalidLeftHandSideInForIn, c), t.type !== ss.Identifier && this.throwError(ms.InvalidLeftHandSideInForIn, c), e = h ? ss.ForInStatement : ss.ForOfStatement, s = t) : this.context.isAssignmentTarget = u;
|
|
51471
51468
|
}
|
|
51472
51469
|
e === ss.ForStatement ? (this.expectPunctuator(";"), i = this.matchPunctuator(";") ? null : this.isolateCoverGrammar(this.parseExpression.bind(this)), this.expectPunctuator(";"), n = this.matchPunctuator(")") ? null : this.isolateCoverGrammar(this.parseExpression.bind(this))) : (this.readNextRawToken(), o = this.parseExpression()), this.expectPunctuator(")");
|
|
51473
51470
|
let l = this.withBlockContext(e === ss.ForOfStatement ? Py.ForOfLoop : Py.ForLoop, () => this.isolateCoverGrammar(this.parseStatement.bind(this)));
|
|
@@ -51527,16 +51524,16 @@ var Uwr = class {
|
|
|
51527
51524
|
let e = [];
|
|
51528
51525
|
if (this.expectPunctuator("("), !this.matchPunctuator(")")) for (; this.rawToken.type !== Rs.EOF; ) {
|
|
51529
51526
|
let t = this.parseIdentifier();
|
|
51530
|
-
if (t || this.throwUnexpectedToken({ rawToken: this.rawToken, code:
|
|
51527
|
+
if (t || this.throwUnexpectedToken({ rawToken: this.rawToken, code: ms.IdentifierExpected }), e.push(t), this.matchPunctuator(")") || (this.expectPunctuator(","), this.matchPunctuator(")"))) break;
|
|
51531
51528
|
}
|
|
51532
51529
|
return this.expectPunctuator(")"), e;
|
|
51533
51530
|
}
|
|
51534
51531
|
parseFunctionDeclaration() {
|
|
51535
|
-
(this.context.blockContext & Py.Function) === Py.Function && this.throwUnexpectedToken({ code:
|
|
51532
|
+
(this.context.blockContext & Py.Function) === Py.Function && this.throwUnexpectedToken({ code: ms.NoFunctionInsideFunction }), ((this.context.blockContext & Py.WhileLoop) === Py.WhileLoop || (this.context.blockContext & Py.ForOfLoop) === Py.ForOfLoop || (this.context.blockContext & Py.IfClause) === Py.IfClause) && this.throwUnexpectedToken({ code: ms.NoFunctionInsideBlock });
|
|
51536
51533
|
let e = this.captureStartMarker();
|
|
51537
51534
|
this.expectKeyword($l.Function);
|
|
51538
51535
|
let t = this.parseIdentifier();
|
|
51539
|
-
t || this.throwUnexpectedToken({ code:
|
|
51536
|
+
t || this.throwUnexpectedToken({ code: ms.InvalidFunctionIdentifier });
|
|
51540
51537
|
let i = this.parseFormalParameters(), n = this.context.blockContext;
|
|
51541
51538
|
this.context.blockContext |= Py.Function;
|
|
51542
51539
|
let s = this.parseBlock();
|
|
@@ -51547,21 +51544,21 @@ var Uwr = class {
|
|
|
51547
51544
|
return this.options.tokens && (i.tokens = this.tokens), this.options.tolerant && (i.errors = this.errorHandler.errors), i;
|
|
51548
51545
|
}
|
|
51549
51546
|
parseExportDeclaration() {
|
|
51550
|
-
this.context.blockContext !== Py.None && this.throwUnexpectedToken({ code:
|
|
51547
|
+
this.context.blockContext !== Py.None && this.throwUnexpectedToken({ code: ms.ModuleExportRootOnly });
|
|
51551
51548
|
let e = null, t = this.captureStartMarker();
|
|
51552
|
-
return this.expectKeyword($l.Export), this.matchKeyword($l.Var) ? e = this.parseVariableDeclaration() : this.matchKeyword("function") ? e = this.parseFunctionDeclaration() : this.throwUnexpectedToken({ code:
|
|
51549
|
+
return this.expectKeyword($l.Export), this.matchKeyword($l.Var) ? e = this.parseVariableDeclaration() : this.matchKeyword("function") ? e = this.parseFunctionDeclaration() : this.throwUnexpectedToken({ code: ms.InvalidExpression }), this.finalize({ type: ss.ExportNamedDeclaration, declaration: e, specifiers: [], source: null, ...this.getItemLocation(t) });
|
|
51553
51550
|
}
|
|
51554
51551
|
parseModuleSpecifier() {
|
|
51555
51552
|
let e = this.captureStartMarker(), t = this.rawToken;
|
|
51556
51553
|
if (t.type === Rs.StringLiteral) return this.readNextRawToken(), this.finalize({ type: ss.Literal, value: t.value, raw: this.getSourceValue(t), isString: !0, ...this.getItemLocation(e) });
|
|
51557
|
-
this.throwError(
|
|
51554
|
+
this.throwError(ms.InvalidModuleUri, e);
|
|
51558
51555
|
}
|
|
51559
51556
|
parseDefaultSpecifier() {
|
|
51560
51557
|
let e = this.captureStartMarker(), t = this.parseIdentifier();
|
|
51561
|
-
return t || this.throwUnexpectedToken({ code:
|
|
51558
|
+
return t || this.throwUnexpectedToken({ code: ms.IdentifierExpected }), this.finalize({ type: ss.ImportDefaultSpecifier, local: t, ...this.getItemLocation(e) });
|
|
51562
51559
|
}
|
|
51563
51560
|
parseImportDeclaration() {
|
|
51564
|
-
this.context.blockContext !== Py.None && this.throwUnexpectedToken({ code:
|
|
51561
|
+
this.context.blockContext !== Py.None && this.throwUnexpectedToken({ code: ms.ModuleImportRootOnly });
|
|
51565
51562
|
let e = this.captureStartMarker();
|
|
51566
51563
|
this.expectKeyword($l.Import);
|
|
51567
51564
|
let t = this.parseDefaultSpecifier();
|
|
@@ -51575,7 +51572,7 @@ function zwr(r, e, t) {
|
|
|
51575
51572
|
}
|
|
51576
51573
|
function Dhe(r, e = []) {
|
|
51577
51574
|
const t = zwr(r);
|
|
51578
|
-
if (t.body === null || t.body === void 0) throw new oZ({ index: 0, line: 0, column: 0, data: null, description: "", code:
|
|
51575
|
+
if (t.body === null || t.body === void 0) throw new oZ({ index: 0, line: 0, column: 0, data: null, description: "", code: ms.InvalidExpression });
|
|
51579
51576
|
return t.loadedModules = {}, WQ(t, e), t;
|
|
51580
51577
|
}
|
|
51581
51578
|
let Gwr = class nAe {
|
|
@@ -57361,7 +57358,7 @@ var qEt = /* @__PURE__ */ Object.freeze({
|
|
|
57361
57358
|
n.getValue = Gt, n.UTF8ToString = Ht;
|
|
57362
57359
|
var J = { c: pr, o: Tr, i: si, d: pi, m: oi, l: Li, n: Cr, j: Si, p: Vi, q: hi, r: Hr, k: I, f: y, g, a: b, h: T, e: E, b: R }, Y = await xt();
|
|
57363
57360
|
Y.t, n._webidl_free = Y.u, n._webidl_malloc = Y.v;
|
|
57364
|
-
var pe = n._emscripten_bind_PeObject_getCode_0 = Y.w, Ie = n._emscripten_bind_PeObject_getName_1 = Y.x, tt = n._emscripten_bind_PeObject_getType_0 = Y.y, ot = n._emscripten_bind_PeCoordsys_isEqual_1 = Y.z, Ke = n._emscripten_bind_PeCoordsys_getCode_0 = Y.A, pt = n._emscripten_bind_PeCoordsys_getName_1 = Y.B, $t = n._emscripten_bind_PeCoordsys_getType_0 = Y.C, Mt = n._emscripten_bind_PeUnit_getUnitFactor_0 = Y.D, Qt = n._emscripten_bind_PeUnit_getCode_0 = Y.E, br = n._emscripten_bind_PeUnit_getName_1 = Y.F, Br = n._emscripten_bind_PeUnit_getType_0 = Y.G, di = n._emscripten_bind_VoidPtr___destroy___0 = Y.H, ii = n._emscripten_bind_PeAngunit_getCode_0 = Y.I, Vr = n._emscripten_bind_PeAngunit_getName_1 = Y.J, Ur = n._emscripten_bind_PeAngunit_getType_0 = Y.K, Ji = n._emscripten_bind_PeAngunit_getUnitFactor_0 = Y.L, Gi = n._emscripten_bind_PeDatum_getSpheroid_0 = Y.M, Rr = n._emscripten_bind_PeDatum_getCode_0 = Y.N, gn = n._emscripten_bind_PeDatum_getName_1 = Y.O, $ = n._emscripten_bind_PeDatum_getType_0 = Y.P, Zr = n._emscripten_bind_PeDefs_get_PE_BUFFER_MAX_0 = Y.Q, Jn = n._emscripten_bind_PeDefs_get_PE_NAME_MAX_0 = Y.R, Sn = n._emscripten_bind_PeDefs_get_PE_MGRS_MAX_0 = Y.S, ct = n._emscripten_bind_PeDefs_get_PE_USNG_MAX_0 = Y.T, ls = n._emscripten_bind_PeDefs_get_PE_DD_MAX_0 = Y.U, kn = n._emscripten_bind_PeDefs_get_PE_DMS_MAX_0 = Y.V, dt = n._emscripten_bind_PeDefs_get_PE_DDM_MAX_0 = Y.W, Zn = n._emscripten_bind_PeDefs_get_PE_UTM_MAX_0 = Y.X, Fs = n._emscripten_bind_PeDefs_get_PE_PARM_MAX_0 = Y.Y, Ss = n._emscripten_bind_PeDefs_get_PE_TYPE_NONE_0 = Y.Z, hs = n._emscripten_bind_PeDefs_get_PE_TYPE_GEOGCS_0 = Y._, na = n._emscripten_bind_PeDefs_get_PE_TYPE_PROJCS_0 = Y.$, ml = n._emscripten_bind_PeDefs_get_PE_TYPE_GEOGTRAN_0 = Y.aa, al = n._emscripten_bind_PeDefs_get_PE_TYPE_COORDSYS_0 = Y.ba, ll = n._emscripten_bind_PeDefs_get_PE_TYPE_UNIT_0 = Y.ca, Zt = n._emscripten_bind_PeDefs_get_PE_TYPE_LINUNIT_0 = Y.da, ei = n._emscripten_bind_PeDefs_get_PE_STR_OPTS_NONE_0 = Y.ea, ti = n._emscripten_bind_PeDefs_get_PE_STR_AUTH_NONE_0 = Y.fa, Xi = n._emscripten_bind_PeDefs_get_PE_STR_AUTH_TOP_0 = Y.ga, Ts = n._emscripten_bind_PeDefs_get_PE_STR_NAME_CANON_0 = Y.ha, zn = n._emscripten_bind_PeDefs_get_PE_STR_FMT_WKT_0 = Y.ia, ho = n._emscripten_bind_PeDefs_get_PE_STR_FMT_WKT2_0 = Y.ja, jo = n._emscripten_bind_PeDefs_get_PE_PARM_X0_0 = Y.ka, Hu = n._emscripten_bind_PeDefs_get_PE_PARM_ND_0 = Y.la, Ra = n._emscripten_bind_PeDefs_get_PE_TRANSFORM_1_TO_2_0 = Y.ma, Va = n._emscripten_bind_PeDefs_get_PE_TRANSFORM_2_TO_1_0 = Y.na, Xo = n._emscripten_bind_PeDefs_get_PE_TRANSFORM_P_TO_G_0 = Y.oa, uc = n._emscripten_bind_PeDefs_get_PE_TRANSFORM_G_TO_P_0 = Y.pa, Vc = n._emscripten_bind_PeDefs_get_PE_HORIZON_RECT_0 = Y.qa, Ln = n._emscripten_bind_PeDefs_get_PE_HORIZON_POLY_0 = Y.ra, Zs = n._emscripten_bind_PeDefs_get_PE_HORIZON_LINE_0 = Y.sa, Pc = n._emscripten_bind_PeDefs_get_PE_HORIZON_DELTA_0 = Y.ta, Bl = n._emscripten_bind_PeDouble_PeDouble_1 = Y.ua, Xl = n._emscripten_bind_PeDouble_get_val_0 = Y.va, Mu = n._emscripten_bind_PeDouble_set_val_1 = Y.wa, Ca = n._emscripten_bind_PeDouble___destroy___0 = Y.xa, Ul = n._emscripten_bind_PeFactory_initialize_1 = Y.ya, Ro = n._emscripten_bind_PeFactory_factoryByType_2 = Y.za, fe = n._emscripten_bind_PeFactory_fromString_2 = Y.Aa, _e = n._emscripten_bind_PeFactory_getCode_1 = Y.Ba, st = n._emscripten_bind_PeGCSExtent_PeGCSExtent_6 = Y.Ca, ht = n._emscripten_bind_PeGCSExtent_getLLon_0 = Y.Da, Ue = n._emscripten_bind_PeGCSExtent_getSLat_0 = Y.Ea, lt = n._emscripten_bind_PeGCSExtent_getRLon_0 = Y.Fa, Lt = n._emscripten_bind_PeGCSExtent_getNLat_0 = Y.Ga, Rt = n._emscripten_bind_PeGCSExtent___destroy___0 = Y.Ha, tr = n._emscripten_bind_PeGeogcs_Delete_0 = Y.Ia, xr = n._emscripten_bind_PeGeogcs_cloneAlterUnits_1 = Y.Ja, yr = n._emscripten_bind_PeGeogcs_getDatum_0 = Y.Ka, Ar = n._emscripten_bind_PeGeogcs_getPrimem_0 = Y.La, gi = n._emscripten_bind_PeGeogcs_getUnit_0 = Y.Ma, Yi = n._emscripten_bind_PeGeogcs_isEqual_1 = Y.Na, Fi = n._emscripten_bind_PeGeogcs_getCode_0 = Y.Oa, yn = n._emscripten_bind_PeGeogcs_getName_1 = Y.Pa, ns = n._emscripten_bind_PeGeogcs_getType_0 = Y.Qa, Yn = n._emscripten_bind_PeGeogtran_isEqual_1 = Y.Ra, oo = n._emscripten_bind_PeGeogtran_getGeogcs1_0 = Y.Sa, Ms = n._emscripten_bind_PeGeogtran_getGeogcs2_0 = Y.Ta, Sl = n._emscripten_bind_PeGeogtran_getParameters_0 = Y.Ua, Jl = n._emscripten_bind_PeGeogtran_loadConstants_0 = Y.Va, cu = n._emscripten_bind_PeGeogtran_getCode_0 = Y.Wa, As = n._emscripten_bind_PeGeogtran_getName_1 = Y.Xa, _p = n._emscripten_bind_PeGeogtran_getType_0 = Y.Ya, gl = n._emscripten_bind_PeGTlistExtended_getGTlist_6 = Y.Za, vp = n._emscripten_bind_PeGTlistExtended_get_PE_GTLIST_OPTS_COMMON_0 = Y._a, ul = n._emscripten_bind_PeGTlistExtendedEntry_getEntries_0 = Y.$a, bp = n._emscripten_bind_PeGTlistExtendedEntry_getSteps_0 = Y.ab, Ka = n._emscripten_bind_PeGTlistExtendedEntry_Delete_1 = Y.bb, mh = n._emscripten_bind_PeGTlistExtendedGTs_getDirection_0 = Y.cb, Ct = n._emscripten_bind_PeGTlistExtendedGTs_getGeogtran_0 = Y.db, cc = n._emscripten_bind_PeHorizon_getNump_0 = Y.eb, Ah = n._emscripten_bind_PeHorizon_getKind_0 = Y.fb, Ac = n._emscripten_bind_PeHorizon_getInclusive_0 = Y.gb, Nh = n._emscripten_bind_PeHorizon_getSize_0 = Y.hb, Jp = n._emscripten_bind_PeHorizon_getCoord_0 = Y.ib, Nt = n._emscripten_bind_PeInteger_PeInteger_1 = Y.jb, Ot = n._emscripten_bind_PeInteger_get_val_0 = Y.kb, nr = n._emscripten_bind_PeInteger_set_val_1 = Y.lb, Ir = n._emscripten_bind_PeInteger___destroy___0 = Y.mb, li = n._emscripten_bind_PeLineType_geodetic_distance_10 = Y.nb, $i = n._emscripten_bind_PeLineType_geodetic_coordinate_9 = Y.ob, cn = n._emscripten_bind_PeLineType_geodesic_coordinate_8 = Y.pb, sn = n._emscripten_bind_PeLineType_great_elliptic_distance_9 = Y.qb, dn = n._emscripten_bind_PeMath_phi_to_eta_2 = Y.rb, Vn = n._emscripten_bind_PeMath_eta_to_phi_2 = Y.sb, de = n._emscripten_bind_PeMath_phi_to_phig_2 = Y.tb, Me = n._emscripten_bind_PeMath_q_3 = Y.ub, Ze = n._emscripten_bind_PeMath_q90_2 = Y.vb, bt = n._emscripten_bind_PeNotationMgrs_get_PE_MGRS_STYLE_NEW_0 = Y.wb, jt = n._emscripten_bind_PeNotationMgrs_get_PE_MGRS_STYLE_OLD_0 = Y.xb, gr = n._emscripten_bind_PeNotationMgrs_get_PE_MGRS_STYLE_AUTO_0 = Y.yb, Pr = n._emscripten_bind_PeNotationMgrs_get_PE_MGRS_180_ZONE_1_PLUS_0 = Y.zb, Nr = n._emscripten_bind_PeNotationMgrs_get_PE_MGRS_ADD_SPACES_0 = Y.Ab, fr = n._emscripten_bind_PeNotationUtm_get_PE_UTM_OPTS_NONE_0 = Y.Bb, Pi = n._emscripten_bind_PeNotationUtm_get_PE_UTM_OPTS_NS_0 = Y.Cb, wn = n._emscripten_bind_PeNotationUtm_get_PE_UTM_OPTS_NS_STRICT_0 = Y.Db, nt = n._emscripten_bind_PeNotationUtm_get_PE_UTM_OPTS_ADD_SPACES_0 = Y.Eb, ut = n._emscripten_bind_PeParameter_getValue_0 = Y.Fb, Yt = n._emscripten_bind_PeParameter_getCode_0 = Y.Gb, cr = n._emscripten_bind_PeParameter_getName_1 = Y.Hb, Xr = n._emscripten_bind_PeParameter_getType_0 = Y.Ib, Ti = n._emscripten_bind_PePCSInfo_getCentralMeridian_0 = Y.Jb, zr = n._emscripten_bind_PePCSInfo_getDomainMinx_0 = Y.Kb, Ni = n._emscripten_bind_PePCSInfo_getDomainMiny_0 = Y.Lb, qi = n._emscripten_bind_PePCSInfo_getDomainMaxx_0 = Y.Mb, Q = n._emscripten_bind_PePCSInfo_getDomainMaxy_0 = Y.Nb, V = n._emscripten_bind_PePCSInfo_getNorthPoleLocation_0 = Y.Ob, K = n._emscripten_bind_PePCSInfo_getNorthPoleGeometry_0 = Y.Pb, oe = n._emscripten_bind_PePCSInfo_getSouthPoleLocation_0 = Y.Qb, Ce = n._emscripten_bind_PePCSInfo_getSouthPoleGeometry_0 = Y.Rb, We = n._emscripten_bind_PePCSInfo_isDensificationNeeded_0 = Y.Sb, Oe = n._emscripten_bind_PePCSInfo_isGcsHorizonMultiOverlap_0 = Y.Tb, at = n._emscripten_bind_PePCSInfo_isPannableRectangle_0 = Y.Ub, Et = n._emscripten_bind_PePCSInfo_generate_2 = Y.Vb, qt = n._emscripten_bind_PePCSInfo_get_PE_PCSINFO_OPTION_NONE_0 = Y.Wb, re = n._emscripten_bind_PePCSInfo_get_PE_PCSINFO_OPTION_DOMAIN_0 = Y.Xb, se = n._emscripten_bind_PePCSInfo_get_PE_POLE_OUTSIDE_BOUNDARY_0 = Y.Yb, he = n._emscripten_bind_PePCSInfo_get_PE_POLE_POINT_0 = Y.Zb, Ae = n._emscripten_bind_PePrimem_getLongitude_0 = Y._b, je = n._emscripten_bind_PePrimem_getCode_0 = Y.$b, rt = n._emscripten_bind_PePrimem_getName_1 = Y.ac, gt = n._emscripten_bind_PePrimem_getType_0 = Y.bc, St = n._emscripten_bind_PeProjcs_Delete_0 = Y.cc, Ft = n._emscripten_bind_PeProjcs_getGeogcs_0 = Y.dc, Kt = n._emscripten_bind_PeProjcs_getProjection_0 = Y.ec, Ut = n._emscripten_bind_PeProjcs_getParameters_0 = Y.fc, ae = n._emscripten_bind_PeProjcs_getUnit_0 = Y.gc, me = n._emscripten_bind_PeProjcs_loadConstants_0 = Y.hc, Ge = n._emscripten_bind_PeProjcs_horizonGcsGenerate_0 = Y.ic, Ye = n._emscripten_bind_PeProjcs_horizonPcsGenerate_0 = Y.jc, vt = n._emscripten_bind_PeProjcs_isEqual_1 = Y.kc, zt = n._emscripten_bind_PeProjcs_getCode_0 = Y.lc, er = n._emscripten_bind_PeProjcs_getName_1 = Y.mc, lr = n._emscripten_bind_PeProjcs_getType_0 = Y.nc, fi = n._emscripten_bind_PeSpheroid_getAxis_0 = Y.oc, Ri = n._emscripten_bind_PeSpheroid_getFlattening_0 = Y.pc, Oi = n._emscripten_bind_PeSpheroid_getCode_0 = Y.qc, an = n._emscripten_bind_PeSpheroid_getName_1 = Y.rc, Qn = n._emscripten_bind_PeSpheroid_getType_0 = Y.sc,
|
|
57361
|
+
var pe = n._emscripten_bind_PeObject_getCode_0 = Y.w, Ie = n._emscripten_bind_PeObject_getName_1 = Y.x, tt = n._emscripten_bind_PeObject_getType_0 = Y.y, ot = n._emscripten_bind_PeCoordsys_isEqual_1 = Y.z, Ke = n._emscripten_bind_PeCoordsys_getCode_0 = Y.A, pt = n._emscripten_bind_PeCoordsys_getName_1 = Y.B, $t = n._emscripten_bind_PeCoordsys_getType_0 = Y.C, Mt = n._emscripten_bind_PeUnit_getUnitFactor_0 = Y.D, Qt = n._emscripten_bind_PeUnit_getCode_0 = Y.E, br = n._emscripten_bind_PeUnit_getName_1 = Y.F, Br = n._emscripten_bind_PeUnit_getType_0 = Y.G, di = n._emscripten_bind_VoidPtr___destroy___0 = Y.H, ii = n._emscripten_bind_PeAngunit_getCode_0 = Y.I, Vr = n._emscripten_bind_PeAngunit_getName_1 = Y.J, Ur = n._emscripten_bind_PeAngunit_getType_0 = Y.K, Ji = n._emscripten_bind_PeAngunit_getUnitFactor_0 = Y.L, Gi = n._emscripten_bind_PeDatum_getSpheroid_0 = Y.M, Rr = n._emscripten_bind_PeDatum_getCode_0 = Y.N, gn = n._emscripten_bind_PeDatum_getName_1 = Y.O, $ = n._emscripten_bind_PeDatum_getType_0 = Y.P, Zr = n._emscripten_bind_PeDefs_get_PE_BUFFER_MAX_0 = Y.Q, Jn = n._emscripten_bind_PeDefs_get_PE_NAME_MAX_0 = Y.R, Sn = n._emscripten_bind_PeDefs_get_PE_MGRS_MAX_0 = Y.S, ct = n._emscripten_bind_PeDefs_get_PE_USNG_MAX_0 = Y.T, ls = n._emscripten_bind_PeDefs_get_PE_DD_MAX_0 = Y.U, kn = n._emscripten_bind_PeDefs_get_PE_DMS_MAX_0 = Y.V, dt = n._emscripten_bind_PeDefs_get_PE_DDM_MAX_0 = Y.W, Zn = n._emscripten_bind_PeDefs_get_PE_UTM_MAX_0 = Y.X, Fs = n._emscripten_bind_PeDefs_get_PE_PARM_MAX_0 = Y.Y, Ss = n._emscripten_bind_PeDefs_get_PE_TYPE_NONE_0 = Y.Z, hs = n._emscripten_bind_PeDefs_get_PE_TYPE_GEOGCS_0 = Y._, na = n._emscripten_bind_PeDefs_get_PE_TYPE_PROJCS_0 = Y.$, ml = n._emscripten_bind_PeDefs_get_PE_TYPE_GEOGTRAN_0 = Y.aa, al = n._emscripten_bind_PeDefs_get_PE_TYPE_COORDSYS_0 = Y.ba, ll = n._emscripten_bind_PeDefs_get_PE_TYPE_UNIT_0 = Y.ca, Zt = n._emscripten_bind_PeDefs_get_PE_TYPE_LINUNIT_0 = Y.da, ei = n._emscripten_bind_PeDefs_get_PE_STR_OPTS_NONE_0 = Y.ea, ti = n._emscripten_bind_PeDefs_get_PE_STR_AUTH_NONE_0 = Y.fa, Xi = n._emscripten_bind_PeDefs_get_PE_STR_AUTH_TOP_0 = Y.ga, Ts = n._emscripten_bind_PeDefs_get_PE_STR_NAME_CANON_0 = Y.ha, zn = n._emscripten_bind_PeDefs_get_PE_STR_FMT_WKT_0 = Y.ia, ho = n._emscripten_bind_PeDefs_get_PE_STR_FMT_WKT2_0 = Y.ja, jo = n._emscripten_bind_PeDefs_get_PE_PARM_X0_0 = Y.ka, Hu = n._emscripten_bind_PeDefs_get_PE_PARM_ND_0 = Y.la, Ra = n._emscripten_bind_PeDefs_get_PE_TRANSFORM_1_TO_2_0 = Y.ma, Va = n._emscripten_bind_PeDefs_get_PE_TRANSFORM_2_TO_1_0 = Y.na, Xo = n._emscripten_bind_PeDefs_get_PE_TRANSFORM_P_TO_G_0 = Y.oa, uc = n._emscripten_bind_PeDefs_get_PE_TRANSFORM_G_TO_P_0 = Y.pa, Vc = n._emscripten_bind_PeDefs_get_PE_HORIZON_RECT_0 = Y.qa, Ln = n._emscripten_bind_PeDefs_get_PE_HORIZON_POLY_0 = Y.ra, Zs = n._emscripten_bind_PeDefs_get_PE_HORIZON_LINE_0 = Y.sa, Pc = n._emscripten_bind_PeDefs_get_PE_HORIZON_DELTA_0 = Y.ta, Bl = n._emscripten_bind_PeDouble_PeDouble_1 = Y.ua, Xl = n._emscripten_bind_PeDouble_get_val_0 = Y.va, Mu = n._emscripten_bind_PeDouble_set_val_1 = Y.wa, Ca = n._emscripten_bind_PeDouble___destroy___0 = Y.xa, Ul = n._emscripten_bind_PeFactory_initialize_1 = Y.ya, Ro = n._emscripten_bind_PeFactory_factoryByType_2 = Y.za, fe = n._emscripten_bind_PeFactory_fromString_2 = Y.Aa, _e = n._emscripten_bind_PeFactory_getCode_1 = Y.Ba, st = n._emscripten_bind_PeGCSExtent_PeGCSExtent_6 = Y.Ca, ht = n._emscripten_bind_PeGCSExtent_getLLon_0 = Y.Da, Ue = n._emscripten_bind_PeGCSExtent_getSLat_0 = Y.Ea, lt = n._emscripten_bind_PeGCSExtent_getRLon_0 = Y.Fa, Lt = n._emscripten_bind_PeGCSExtent_getNLat_0 = Y.Ga, Rt = n._emscripten_bind_PeGCSExtent___destroy___0 = Y.Ha, tr = n._emscripten_bind_PeGeogcs_Delete_0 = Y.Ia, xr = n._emscripten_bind_PeGeogcs_cloneAlterUnits_1 = Y.Ja, yr = n._emscripten_bind_PeGeogcs_getDatum_0 = Y.Ka, Ar = n._emscripten_bind_PeGeogcs_getPrimem_0 = Y.La, gi = n._emscripten_bind_PeGeogcs_getUnit_0 = Y.Ma, Yi = n._emscripten_bind_PeGeogcs_isEqual_1 = Y.Na, Fi = n._emscripten_bind_PeGeogcs_getCode_0 = Y.Oa, yn = n._emscripten_bind_PeGeogcs_getName_1 = Y.Pa, ns = n._emscripten_bind_PeGeogcs_getType_0 = Y.Qa, Yn = n._emscripten_bind_PeGeogtran_isEqual_1 = Y.Ra, oo = n._emscripten_bind_PeGeogtran_getGeogcs1_0 = Y.Sa, Ms = n._emscripten_bind_PeGeogtran_getGeogcs2_0 = Y.Ta, Sl = n._emscripten_bind_PeGeogtran_getParameters_0 = Y.Ua, Jl = n._emscripten_bind_PeGeogtran_loadConstants_0 = Y.Va, cu = n._emscripten_bind_PeGeogtran_getCode_0 = Y.Wa, As = n._emscripten_bind_PeGeogtran_getName_1 = Y.Xa, _p = n._emscripten_bind_PeGeogtran_getType_0 = Y.Ya, gl = n._emscripten_bind_PeGTlistExtended_getGTlist_6 = Y.Za, vp = n._emscripten_bind_PeGTlistExtended_get_PE_GTLIST_OPTS_COMMON_0 = Y._a, ul = n._emscripten_bind_PeGTlistExtendedEntry_getEntries_0 = Y.$a, bp = n._emscripten_bind_PeGTlistExtendedEntry_getSteps_0 = Y.ab, Ka = n._emscripten_bind_PeGTlistExtendedEntry_Delete_1 = Y.bb, mh = n._emscripten_bind_PeGTlistExtendedGTs_getDirection_0 = Y.cb, Ct = n._emscripten_bind_PeGTlistExtendedGTs_getGeogtran_0 = Y.db, cc = n._emscripten_bind_PeHorizon_getNump_0 = Y.eb, Ah = n._emscripten_bind_PeHorizon_getKind_0 = Y.fb, Ac = n._emscripten_bind_PeHorizon_getInclusive_0 = Y.gb, Nh = n._emscripten_bind_PeHorizon_getSize_0 = Y.hb, Jp = n._emscripten_bind_PeHorizon_getCoord_0 = Y.ib, Nt = n._emscripten_bind_PeInteger_PeInteger_1 = Y.jb, Ot = n._emscripten_bind_PeInteger_get_val_0 = Y.kb, nr = n._emscripten_bind_PeInteger_set_val_1 = Y.lb, Ir = n._emscripten_bind_PeInteger___destroy___0 = Y.mb, li = n._emscripten_bind_PeLineType_geodetic_distance_10 = Y.nb, $i = n._emscripten_bind_PeLineType_geodetic_coordinate_9 = Y.ob, cn = n._emscripten_bind_PeLineType_geodesic_coordinate_8 = Y.pb, sn = n._emscripten_bind_PeLineType_great_elliptic_distance_9 = Y.qb, dn = n._emscripten_bind_PeMath_phi_to_eta_2 = Y.rb, Vn = n._emscripten_bind_PeMath_eta_to_phi_2 = Y.sb, de = n._emscripten_bind_PeMath_phi_to_phig_2 = Y.tb, Me = n._emscripten_bind_PeMath_q_3 = Y.ub, Ze = n._emscripten_bind_PeMath_q90_2 = Y.vb, bt = n._emscripten_bind_PeNotationMgrs_get_PE_MGRS_STYLE_NEW_0 = Y.wb, jt = n._emscripten_bind_PeNotationMgrs_get_PE_MGRS_STYLE_OLD_0 = Y.xb, gr = n._emscripten_bind_PeNotationMgrs_get_PE_MGRS_STYLE_AUTO_0 = Y.yb, Pr = n._emscripten_bind_PeNotationMgrs_get_PE_MGRS_180_ZONE_1_PLUS_0 = Y.zb, Nr = n._emscripten_bind_PeNotationMgrs_get_PE_MGRS_ADD_SPACES_0 = Y.Ab, fr = n._emscripten_bind_PeNotationUtm_get_PE_UTM_OPTS_NONE_0 = Y.Bb, Pi = n._emscripten_bind_PeNotationUtm_get_PE_UTM_OPTS_NS_0 = Y.Cb, wn = n._emscripten_bind_PeNotationUtm_get_PE_UTM_OPTS_NS_STRICT_0 = Y.Db, nt = n._emscripten_bind_PeNotationUtm_get_PE_UTM_OPTS_ADD_SPACES_0 = Y.Eb, ut = n._emscripten_bind_PeParameter_getValue_0 = Y.Fb, Yt = n._emscripten_bind_PeParameter_getCode_0 = Y.Gb, cr = n._emscripten_bind_PeParameter_getName_1 = Y.Hb, Xr = n._emscripten_bind_PeParameter_getType_0 = Y.Ib, Ti = n._emscripten_bind_PePCSInfo_getCentralMeridian_0 = Y.Jb, zr = n._emscripten_bind_PePCSInfo_getDomainMinx_0 = Y.Kb, Ni = n._emscripten_bind_PePCSInfo_getDomainMiny_0 = Y.Lb, qi = n._emscripten_bind_PePCSInfo_getDomainMaxx_0 = Y.Mb, Q = n._emscripten_bind_PePCSInfo_getDomainMaxy_0 = Y.Nb, V = n._emscripten_bind_PePCSInfo_getNorthPoleLocation_0 = Y.Ob, K = n._emscripten_bind_PePCSInfo_getNorthPoleGeometry_0 = Y.Pb, oe = n._emscripten_bind_PePCSInfo_getSouthPoleLocation_0 = Y.Qb, Ce = n._emscripten_bind_PePCSInfo_getSouthPoleGeometry_0 = Y.Rb, We = n._emscripten_bind_PePCSInfo_isDensificationNeeded_0 = Y.Sb, Oe = n._emscripten_bind_PePCSInfo_isGcsHorizonMultiOverlap_0 = Y.Tb, at = n._emscripten_bind_PePCSInfo_isPannableRectangle_0 = Y.Ub, Et = n._emscripten_bind_PePCSInfo_generate_2 = Y.Vb, qt = n._emscripten_bind_PePCSInfo_get_PE_PCSINFO_OPTION_NONE_0 = Y.Wb, re = n._emscripten_bind_PePCSInfo_get_PE_PCSINFO_OPTION_DOMAIN_0 = Y.Xb, se = n._emscripten_bind_PePCSInfo_get_PE_POLE_OUTSIDE_BOUNDARY_0 = Y.Yb, he = n._emscripten_bind_PePCSInfo_get_PE_POLE_POINT_0 = Y.Zb, Ae = n._emscripten_bind_PePrimem_getLongitude_0 = Y._b, je = n._emscripten_bind_PePrimem_getCode_0 = Y.$b, rt = n._emscripten_bind_PePrimem_getName_1 = Y.ac, gt = n._emscripten_bind_PePrimem_getType_0 = Y.bc, St = n._emscripten_bind_PeProjcs_Delete_0 = Y.cc, Ft = n._emscripten_bind_PeProjcs_getGeogcs_0 = Y.dc, Kt = n._emscripten_bind_PeProjcs_getProjection_0 = Y.ec, Ut = n._emscripten_bind_PeProjcs_getParameters_0 = Y.fc, ae = n._emscripten_bind_PeProjcs_getUnit_0 = Y.gc, me = n._emscripten_bind_PeProjcs_loadConstants_0 = Y.hc, Ge = n._emscripten_bind_PeProjcs_horizonGcsGenerate_0 = Y.ic, Ye = n._emscripten_bind_PeProjcs_horizonPcsGenerate_0 = Y.jc, vt = n._emscripten_bind_PeProjcs_isEqual_1 = Y.kc, zt = n._emscripten_bind_PeProjcs_getCode_0 = Y.lc, er = n._emscripten_bind_PeProjcs_getName_1 = Y.mc, lr = n._emscripten_bind_PeProjcs_getType_0 = Y.nc, fi = n._emscripten_bind_PeSpheroid_getAxis_0 = Y.oc, Ri = n._emscripten_bind_PeSpheroid_getFlattening_0 = Y.pc, Oi = n._emscripten_bind_PeSpheroid_getCode_0 = Y.qc, an = n._emscripten_bind_PeSpheroid_getName_1 = Y.rc, Qn = n._emscripten_bind_PeSpheroid_getType_0 = Y.sc, _s = n._emscripten_bind_PeVersion_version_string_0 = Y.tc;
|
|
57365
57362
|
function sa() {
|
|
57366
57363
|
function Be() {
|
|
57367
57364
|
n.calledRun = !0, O || (U(), e(n));
|
|
@@ -57985,7 +57982,7 @@ var qEt = /* @__PURE__ */ Object.freeze({
|
|
|
57985
57982
|
return Qn(Be);
|
|
57986
57983
|
}, No.prototype = Object.create(Ks.prototype), No.prototype.constructor = No, No.prototype.__class__ = No, No.__cache__ = {}, n.PeVersion = No, No.prototype.version_string = No.prototype.version_string = function() {
|
|
57987
57984
|
var Be = this.ptr;
|
|
57988
|
-
return Ht(
|
|
57985
|
+
return Ht(_s(Be));
|
|
57989
57986
|
}, n.ensureCache = vo, n.ensureString = mw, n.ensureInt8 = Zf, n.ensureInt16 = u4, n.ensureInt32 = px, n.ensureFloat32 = fx, n.ensureFloat64 = mx, s;
|
|
57990
57987
|
}, aIr = /* @__PURE__ */ Object.freeze({
|
|
57991
57988
|
__proto__: null,
|
|
@@ -88181,7 +88178,7 @@ function Bbe(r, e) {
|
|
|
88181
88178
|
function Zre(r, e) {
|
|
88182
88179
|
return Math.round(r * e) / e;
|
|
88183
88180
|
}
|
|
88184
|
-
const sE = { bitset: { isSDF: 0, isMapAligned: 1, scaleSymbolsProportionally: 2, overrideOutlineColor: 3, colorLocked: 4, isStroke: 5 } }, Kre = [["(", ")"], [")", "("], ["<", ">"], [">", "<"], ["[", "]"], ["]", "["], ["{", "}"], ["}", "{"], ["«", "»"], ["»", "«"], ["‹", "›"], ["›", "‹"], ["⁽", "⁾"], ["⁾", "⁽"], ["₍", "₎"], ["₎", "₍"], ["≤", "≥"], ["≥", "≤"], ["〈", "〉"], ["〉", "〈"], ["﹙", "﹚"], ["﹚", "﹙"], ["﹛", "﹜"], ["﹜", "﹛"], ["﹝", "﹞"], ["﹞", "﹝"], ["﹤", "﹥"], ["﹥", "﹤"]], kU = ["آ", "أ", "إ", "ا"], OMr = ["ﻵ", "ﻷ", "ﻹ", "ﻻ"], LMr = ["ﻶ", "ﻸ", "ﻺ", "ﻼ"], nde = ["ا", "ب", "ت", "ث", "ج", "ح", "خ", "د", "ذ", "ر", "ز", "س", "ش", "ص", "ض", "ط", "ظ", "ع", "غ", "ف", "ق", "ك", "ل", "م", "ن", "ه", "و", "ي", "إ", "أ", "آ", "ة", "ى", "ل", "م", "ن", "ه", "و", "ي", "إ", "أ", "آ", "ة", "ى", "ی", "ئ", "ؤ"], jMr = ["ﺍ", "ﺏ", "ﺕ", "ﺙ", "ﺝ", "ﺡ", "ﺥ", "ﺩ", "ﺫ", "ﺭ", "ﺯ", "ﺱ", "ﺵ", "ﺹ", "ﺽ", "ﻁ", "ﻅ", "ﻉ", "ﻍ", "ﻑ", "ﻕ", "ﻙ", "ﻝ", "ﻡ", "ﻥ", "ﻩ", "ﻭ", "ﻱ", "ﺇ", "ﺃ", "ﺁ", "ﺓ", "ﻯ", "ﯼ", "ﺉ", "ﺅ", "ﹰ", "ﹲ", "ﹴ", "ﹶ", "ﹸ", "ﹺ", "ﹼ", "ﹾ", "ﺀ", "ﺉ", "ﺅ"], BMr = ["ﺎ", "ﺐ", "ﺖ", "ﺚ", "ﺞ", "ﺢ", "ﺦ", "ﺪ", "ﺬ", "ﺮ", "ﺰ", "ﺲ", "ﺶ", "ﺺ", "ﺾ", "ﻂ", "ﻆ", "ﻊ", "ﻎ", "ﻒ", "ﻖ", "ﻚ", "ﻞ", "ﻢ", "ﻦ", "ﻪ", "ﻮ", "ﻲ", "ﺈ", "ﺄ", "ﺂ", "ﺔ", "ﻰ", "ﯽ", "ﺊ", "ﺆ", "ﹰ", "ﹲ", "ﹴ", "ﹶ", "ﹸ", "ﹺ", "ﹼ", "ﹾ", "ﺀ", "ﺊ", "ﺆ"], UMr = ["ﺎ", "ﺒ", "ﺘ", "ﺜ", "ﺠ", "ﺤ", "ﺨ", "ﺪ", "ﺬ", "ﺮ", "ﺰ", "ﺴ", "ﺸ", "ﺼ", "ﻀ", "ﻄ", "ﻈ", "ﻌ", "ﻐ", "ﻔ", "ﻘ", "ﻜ", "ﻠ", "ﻤ", "ﻨ", "ﻬ", "ﻮ", "ﻴ", "ﺈ", "ﺄ", "ﺂ", "ﺔ", "ﻰ", "ﯿ", "ﺌ", "ﺆ", "ﹱ", "ﹲ", "ﹴ", "ﹷ", "ﹹ", "ﹻ", "ﹽ", "ﹿ", "ﺀ", "ﺌ", "ﺆ"], zMr = ["ﺍ", "ﺑ", "ﺗ", "ﺛ", "ﺟ", "ﺣ", "ﺧ", "ﺩ", "ﺫ", "ﺭ", "ﺯ", "ﺳ", "ﺷ", "ﺻ", "ﺿ", "ﻃ", "ﻇ", "ﻋ", "ﻏ", "ﻓ", "ﻗ", "ﻛ", "ﻟ", "ﻣ", "ﻧ", "ﻫ", "ﻭ", "ﻳ", "ﺇ", "ﺃ", "ﺁ", "ﺓ", "ﻯ", "ﯾ", "ﺋ", "ﺅ", "ﹰ", "ﹲ", "ﹴ", "ﹶ", "ﹸ", "ﹺ", "ﹼ", "ﹾ", "ﺀ", "ﺋ", "ﺅ"], Met = ["ء", "آ", "أ", "ؤ", "إ", "ا", "ة", "د", "ذ", "ر", "ز", "و", "ى"], GMr = ["ً", "ً", "ٌ", "؟", "ٍ", "؟", "َ", "َ", "ُ", "ُ", "ِ", "ِ", "ّ", "ّ", "ْ", "ْ", "ء", "آ", "آ", "أ", "أ", "ؤ", "ؤ", "إ", "إ", "ئ", "ئ", "ئ", "ئ", "ا", "ا", "ب", "ب", "ب", "ب", "ة", "ة", "ت", "ت", "ت", "ت", "ث", "ث", "ث", "ث", "ج", "ج", "ج", "ج", "ح", "ح", "ح", "ح", "خ", "خ", "خ", "خ", "د", "د", "ذ", "ذ", "ر", "ر", "ز", "ز", "س", "س", "س", "س", "ش", "ش", "ش", "ش", "ص", "ص", "ص", "ص", "ض", "ض", "ض", "ض", "ط", "ط", "ط", "ط", "ظ", "ظ", "ظ", "ظ", "ع", "ع", "ع", "ع", "غ", "غ", "غ", "غ", "ف", "ف", "ف", "ف", "ق", "ق", "ق", "ق", "ك", "ك", "ك", "ك", "ل", "ل", "ل", "ل", "م", "م", "م", "م", "ن", "ن", "ن", "ن", "ه", "ه", "ه", "ه", "و", "و", "ى", "ى", "ي", "ي", "ي", "ي", "ﻵ", "ﻶ", "ﻷ", "ﻸ", "ﻹ", "ﻺ", "ﻻ", "ﻼ", "؟", "؟", "؟"], ket = ["ء", "ف"], VMr = ["غ", "ي"], qMr = [[0, 3, 0, 1, 0, 0, 0], [0, 3, 0, 1, 2, 2, 0], [0, 3, 0, 17, 2, 0, 1], [0, 3, 5, 5, 4, 1, 0], [0, 3, 21, 21, 4, 0, 1], [0, 3, 5, 5, 4, 2, 0]], HMr = [[2, 0, 1, 1, 0, 1, 0], [2, 0, 1, 1, 0, 2, 0], [2, 0, 2, 1, 3, 2, 0], [2, 0, 2, 33, 3, 1, 1]], mt = 0, Ui = 1, ao = 2, Dp = 3, He = 4, GI = 5, jae = 6, Xe = 7, Ny = 8, F0 = 9, Ix = 10, Fo = 11, $r = 12, WMr = 13, YMr = 14, XMr = 15, JMr = 16, ZMr = 17, _s = 18, KMr = ["UBAT_L", "UBAT_R", "UBAT_EN", "UBAT_AN", "UBAT_ON", "UBAT_B", "UBAT_S", "UBAT_AL", "UBAT_WS", "UBAT_CS", "UBAT_ES", "UBAT_ET", "UBAT_NSM", "UBAT_LRE", "UBAT_RLE", "UBAT_PDF", "UBAT_LRO", "UBAT_RLO", "UBAT_BN"], MI = 100, QMr = [MI + 0, mt, mt, mt, mt, MI + 1, MI + 2, MI + 3, Ui, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, MI + 4, He, He, He, mt, He, mt, He, mt, He, He, He, mt, mt, He, He, mt, mt, mt, mt, mt, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, mt, mt, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, mt, mt, He, He, mt, mt, He, He, mt, mt, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, mt, mt, mt, MI + 5, Xe, Xe, MI + 6, MI + 7], ekr = [[_s, _s, _s, _s, _s, _s, _s, _s, _s, jae, GI, jae, Ny, GI, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, GI, GI, GI, jae, Ny, He, He, Fo, Fo, Fo, He, He, He, He, He, Ix, F0, Ix, F0, F0, ao, ao, ao, ao, ao, ao, ao, ao, ao, ao, F0, He, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, He, _s, _s, _s, _s, _s, _s, GI, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, _s, F0, He, Fo, Fo, Fo, Fo, He, He, He, He, mt, He, He, _s, He, He, Fo, Fo, ao, ao, He, mt, He, He, He, ao, mt, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, mt, mt, mt, mt, mt, mt, mt, mt], [mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, He, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, mt, mt, mt, mt, mt, mt, mt, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, mt, He, He, He, He, He, He, He, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, Ui, $r, Ui, $r, $r, Ui, $r, $r, Ui, $r, He, He, He, He, He, He, He, He, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, He, He, He, He, He, Ui, Ui, Ui, Ui, Ui, He, He, He, He, He, He, He, He, He, He, He], [Dp, Dp, Dp, Dp, He, He, He, He, Xe, Fo, Fo, Xe, F0, Xe, He, He, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, Xe, He, He, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, Dp, Dp, Dp, Dp, Dp, Dp, Dp, Dp, Dp, Dp, Fo, Dp, Dp, Xe, Xe, Xe, $r, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, $r, $r, $r, $r, $r, $r, $r, Dp, He, $r, $r, $r, $r, $r, $r, Xe, Xe, $r, $r, He, $r, $r, $r, $r, Xe, Xe, ao, ao, ao, ao, ao, ao, ao, ao, ao, ao, Xe, Xe, Xe, Xe, Xe, Xe], [Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, He, Xe, Xe, $r, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, He, He, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, Xe, He, He, He, He, He, He, He, He, He, He, He, He, He, He, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, $r, $r, $r, $r, $r, $r, $r, $r, $r, Ui, Ui, He, He, He, He, Ui, He, He, He, He, He], [Ny, Ny, Ny, Ny, Ny, Ny, Ny, Ny, Ny, Ny, Ny, _s, _s, _s, mt, Ui, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, Ny, GI, WMr, YMr, XMr, JMr, ZMr, F0, Fo, Fo, Fo, Fo, Fo, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, F0, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, Ny, _s, _s, _s, _s, _s, He, He, He, He, He, _s, _s, _s, _s, _s, _s, ao, mt, He, He, ao, ao, ao, ao, ao, ao, Ix, Ix, He, He, He, mt, ao, ao, ao, ao, ao, ao, ao, ao, ao, ao, Ix, Ix, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He], [mt, mt, mt, mt, mt, mt, mt, He, He, He, He, He, He, He, He, He, He, He, He, mt, mt, mt, mt, mt, He, He, He, He, He, Ui, $r, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ix, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, He, Ui, Ui, Ui, Ui, Ui, He, Ui, He, Ui, Ui, He, Ui, Ui, He, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe], [$r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, $r, $r, $r, $r, $r, $r, $r, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, F0, He, F0, He, He, F0, He, He, He, He, He, He, He, He, He, Fo, He, He, Ix, Ix, He, He, He, He, He, Fo, Fo, He, He, He, He, He, Xe, Xe, Xe, Xe, Xe, He, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, He, He, _s], [He, He, He, Fo, Fo, Fo, He, He, He, He, He, Ix, F0, Ix, F0, F0, ao, ao, ao, ao, ao, ao, ao, ao, ao, ao, F0, He, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, He, He, He, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, mt, mt, mt, mt, mt, mt, He, He, mt, mt, mt, mt, mt, mt, He, He, mt, mt, mt, mt, mt, mt, He, He, mt, mt, mt, He, He, He, Fo, Fo, He, He, He, Fo, Fo, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He]];
|
|
88181
|
+
const sE = { bitset: { isSDF: 0, isMapAligned: 1, scaleSymbolsProportionally: 2, overrideOutlineColor: 3, colorLocked: 4, isStroke: 5 } }, Kre = [["(", ")"], [")", "("], ["<", ">"], [">", "<"], ["[", "]"], ["]", "["], ["{", "}"], ["}", "{"], ["«", "»"], ["»", "«"], ["‹", "›"], ["›", "‹"], ["⁽", "⁾"], ["⁾", "⁽"], ["₍", "₎"], ["₎", "₍"], ["≤", "≥"], ["≥", "≤"], ["〈", "〉"], ["〉", "〈"], ["﹙", "﹚"], ["﹚", "﹙"], ["﹛", "﹜"], ["﹜", "﹛"], ["﹝", "﹞"], ["﹞", "﹝"], ["﹤", "﹥"], ["﹥", "﹤"]], kU = ["آ", "أ", "إ", "ا"], OMr = ["ﻵ", "ﻷ", "ﻹ", "ﻻ"], LMr = ["ﻶ", "ﻸ", "ﻺ", "ﻼ"], nde = ["ا", "ب", "ت", "ث", "ج", "ح", "خ", "د", "ذ", "ر", "ز", "س", "ش", "ص", "ض", "ط", "ظ", "ع", "غ", "ف", "ق", "ك", "ل", "م", "ن", "ه", "و", "ي", "إ", "أ", "آ", "ة", "ى", "ل", "م", "ن", "ه", "و", "ي", "إ", "أ", "آ", "ة", "ى", "ی", "ئ", "ؤ"], jMr = ["ﺍ", "ﺏ", "ﺕ", "ﺙ", "ﺝ", "ﺡ", "ﺥ", "ﺩ", "ﺫ", "ﺭ", "ﺯ", "ﺱ", "ﺵ", "ﺹ", "ﺽ", "ﻁ", "ﻅ", "ﻉ", "ﻍ", "ﻑ", "ﻕ", "ﻙ", "ﻝ", "ﻡ", "ﻥ", "ﻩ", "ﻭ", "ﻱ", "ﺇ", "ﺃ", "ﺁ", "ﺓ", "ﻯ", "ﯼ", "ﺉ", "ﺅ", "ﹰ", "ﹲ", "ﹴ", "ﹶ", "ﹸ", "ﹺ", "ﹼ", "ﹾ", "ﺀ", "ﺉ", "ﺅ"], BMr = ["ﺎ", "ﺐ", "ﺖ", "ﺚ", "ﺞ", "ﺢ", "ﺦ", "ﺪ", "ﺬ", "ﺮ", "ﺰ", "ﺲ", "ﺶ", "ﺺ", "ﺾ", "ﻂ", "ﻆ", "ﻊ", "ﻎ", "ﻒ", "ﻖ", "ﻚ", "ﻞ", "ﻢ", "ﻦ", "ﻪ", "ﻮ", "ﻲ", "ﺈ", "ﺄ", "ﺂ", "ﺔ", "ﻰ", "ﯽ", "ﺊ", "ﺆ", "ﹰ", "ﹲ", "ﹴ", "ﹶ", "ﹸ", "ﹺ", "ﹼ", "ﹾ", "ﺀ", "ﺊ", "ﺆ"], UMr = ["ﺎ", "ﺒ", "ﺘ", "ﺜ", "ﺠ", "ﺤ", "ﺨ", "ﺪ", "ﺬ", "ﺮ", "ﺰ", "ﺴ", "ﺸ", "ﺼ", "ﻀ", "ﻄ", "ﻈ", "ﻌ", "ﻐ", "ﻔ", "ﻘ", "ﻜ", "ﻠ", "ﻤ", "ﻨ", "ﻬ", "ﻮ", "ﻴ", "ﺈ", "ﺄ", "ﺂ", "ﺔ", "ﻰ", "ﯿ", "ﺌ", "ﺆ", "ﹱ", "ﹲ", "ﹴ", "ﹷ", "ﹹ", "ﹻ", "ﹽ", "ﹿ", "ﺀ", "ﺌ", "ﺆ"], zMr = ["ﺍ", "ﺑ", "ﺗ", "ﺛ", "ﺟ", "ﺣ", "ﺧ", "ﺩ", "ﺫ", "ﺭ", "ﺯ", "ﺳ", "ﺷ", "ﺻ", "ﺿ", "ﻃ", "ﻇ", "ﻋ", "ﻏ", "ﻓ", "ﻗ", "ﻛ", "ﻟ", "ﻣ", "ﻧ", "ﻫ", "ﻭ", "ﻳ", "ﺇ", "ﺃ", "ﺁ", "ﺓ", "ﻯ", "ﯾ", "ﺋ", "ﺅ", "ﹰ", "ﹲ", "ﹴ", "ﹶ", "ﹸ", "ﹺ", "ﹼ", "ﹾ", "ﺀ", "ﺋ", "ﺅ"], Met = ["ء", "آ", "أ", "ؤ", "إ", "ا", "ة", "د", "ذ", "ر", "ز", "و", "ى"], GMr = ["ً", "ً", "ٌ", "؟", "ٍ", "؟", "َ", "َ", "ُ", "ُ", "ِ", "ِ", "ّ", "ّ", "ْ", "ْ", "ء", "آ", "آ", "أ", "أ", "ؤ", "ؤ", "إ", "إ", "ئ", "ئ", "ئ", "ئ", "ا", "ا", "ب", "ب", "ب", "ب", "ة", "ة", "ت", "ت", "ت", "ت", "ث", "ث", "ث", "ث", "ج", "ج", "ج", "ج", "ح", "ح", "ح", "ح", "خ", "خ", "خ", "خ", "د", "د", "ذ", "ذ", "ر", "ر", "ز", "ز", "س", "س", "س", "س", "ش", "ش", "ش", "ش", "ص", "ص", "ص", "ص", "ض", "ض", "ض", "ض", "ط", "ط", "ط", "ط", "ظ", "ظ", "ظ", "ظ", "ع", "ع", "ع", "ع", "غ", "غ", "غ", "غ", "ف", "ف", "ف", "ف", "ق", "ق", "ق", "ق", "ك", "ك", "ك", "ك", "ل", "ل", "ل", "ل", "م", "م", "م", "م", "ن", "ن", "ن", "ن", "ه", "ه", "ه", "ه", "و", "و", "ى", "ى", "ي", "ي", "ي", "ي", "ﻵ", "ﻶ", "ﻷ", "ﻸ", "ﻹ", "ﻺ", "ﻻ", "ﻼ", "؟", "؟", "؟"], ket = ["ء", "ف"], VMr = ["غ", "ي"], qMr = [[0, 3, 0, 1, 0, 0, 0], [0, 3, 0, 1, 2, 2, 0], [0, 3, 0, 17, 2, 0, 1], [0, 3, 5, 5, 4, 1, 0], [0, 3, 21, 21, 4, 0, 1], [0, 3, 5, 5, 4, 2, 0]], HMr = [[2, 0, 1, 1, 0, 1, 0], [2, 0, 1, 1, 0, 2, 0], [2, 0, 2, 1, 3, 2, 0], [2, 0, 2, 33, 3, 1, 1]], mt = 0, Ui = 1, ao = 2, Dp = 3, He = 4, GI = 5, jae = 6, Xe = 7, Ny = 8, F0 = 9, Ix = 10, Fo = 11, $r = 12, WMr = 13, YMr = 14, XMr = 15, JMr = 16, ZMr = 17, vs = 18, KMr = ["UBAT_L", "UBAT_R", "UBAT_EN", "UBAT_AN", "UBAT_ON", "UBAT_B", "UBAT_S", "UBAT_AL", "UBAT_WS", "UBAT_CS", "UBAT_ES", "UBAT_ET", "UBAT_NSM", "UBAT_LRE", "UBAT_RLE", "UBAT_PDF", "UBAT_LRO", "UBAT_RLO", "UBAT_BN"], MI = 100, QMr = [MI + 0, mt, mt, mt, mt, MI + 1, MI + 2, MI + 3, Ui, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, MI + 4, He, He, He, mt, He, mt, He, mt, He, He, He, mt, mt, He, He, mt, mt, mt, mt, mt, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, mt, mt, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, mt, mt, He, He, mt, mt, He, He, mt, mt, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, mt, mt, mt, MI + 5, Xe, Xe, MI + 6, MI + 7], ekr = [[vs, vs, vs, vs, vs, vs, vs, vs, vs, jae, GI, jae, Ny, GI, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, GI, GI, GI, jae, Ny, He, He, Fo, Fo, Fo, He, He, He, He, He, Ix, F0, Ix, F0, F0, ao, ao, ao, ao, ao, ao, ao, ao, ao, ao, F0, He, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, He, vs, vs, vs, vs, vs, vs, GI, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, vs, F0, He, Fo, Fo, Fo, Fo, He, He, He, He, mt, He, He, vs, He, He, Fo, Fo, ao, ao, He, mt, He, He, He, ao, mt, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, mt, mt, mt, mt, mt, mt, mt, mt], [mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, He, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, mt, mt, mt, mt, mt, mt, mt, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, mt, He, He, He, He, He, He, He, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, Ui, $r, Ui, $r, $r, Ui, $r, $r, Ui, $r, He, He, He, He, He, He, He, He, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, He, He, He, He, He, Ui, Ui, Ui, Ui, Ui, He, He, He, He, He, He, He, He, He, He, He], [Dp, Dp, Dp, Dp, He, He, He, He, Xe, Fo, Fo, Xe, F0, Xe, He, He, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, Xe, He, He, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, Dp, Dp, Dp, Dp, Dp, Dp, Dp, Dp, Dp, Dp, Fo, Dp, Dp, Xe, Xe, Xe, $r, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, $r, $r, $r, $r, $r, $r, $r, Dp, He, $r, $r, $r, $r, $r, $r, Xe, Xe, $r, $r, He, $r, $r, $r, $r, Xe, Xe, ao, ao, ao, ao, ao, ao, ao, ao, ao, ao, Xe, Xe, Xe, Xe, Xe, Xe], [Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, He, Xe, Xe, $r, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, He, He, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, Xe, He, He, He, He, He, He, He, He, He, He, He, He, He, He, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, $r, $r, $r, $r, $r, $r, $r, $r, $r, Ui, Ui, He, He, He, He, Ui, He, He, He, He, He], [Ny, Ny, Ny, Ny, Ny, Ny, Ny, Ny, Ny, Ny, Ny, vs, vs, vs, mt, Ui, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, Ny, GI, WMr, YMr, XMr, JMr, ZMr, F0, Fo, Fo, Fo, Fo, Fo, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, F0, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, Ny, vs, vs, vs, vs, vs, He, He, He, He, He, vs, vs, vs, vs, vs, vs, ao, mt, He, He, ao, ao, ao, ao, ao, ao, Ix, Ix, He, He, He, mt, ao, ao, ao, ao, ao, ao, ao, ao, ao, ao, Ix, Ix, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, Fo, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He], [mt, mt, mt, mt, mt, mt, mt, He, He, He, He, He, He, He, He, He, He, He, He, mt, mt, mt, mt, mt, He, He, He, He, He, Ui, $r, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ix, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, He, Ui, Ui, Ui, Ui, Ui, He, Ui, He, Ui, Ui, He, Ui, Ui, He, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Ui, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe], [$r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, $r, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, $r, $r, $r, $r, $r, $r, $r, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, F0, He, F0, He, He, F0, He, He, He, He, He, He, He, He, He, Fo, He, He, Ix, Ix, He, He, He, He, He, Fo, Fo, He, He, He, He, He, Xe, Xe, Xe, Xe, Xe, He, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, Xe, He, He, vs], [He, He, He, Fo, Fo, Fo, He, He, He, He, He, Ix, F0, Ix, F0, F0, ao, ao, ao, ao, ao, ao, ao, ao, ao, ao, F0, He, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, He, He, He, He, He, He, He, He, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, mt, He, He, He, mt, mt, mt, mt, mt, mt, He, He, mt, mt, mt, mt, mt, mt, He, He, mt, mt, mt, mt, mt, mt, He, He, mt, mt, mt, He, He, He, Fo, Fo, He, He, He, Fo, Fo, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He, He]];
|
|
88185
88182
|
let tkr = class {
|
|
88186
88183
|
constructor() {
|
|
88187
88184
|
this.inputFormat = "ILYNN", this.outputFormat = "VLNNN", this.sourceToTarget = [], this.targetToSource = [], this.levels = [];
|
|
@@ -133717,7 +133714,7 @@ let Gsi = class {
|
|
|
133717
133714
|
if (this.m_bfirst = !1, !this.m_segIter.nextPath()) return null;
|
|
133718
133715
|
}
|
|
133719
133716
|
}
|
|
133720
|
-
},
|
|
133717
|
+
}, ys = class TDe extends yje {
|
|
133721
133718
|
constructor(e) {
|
|
133722
133719
|
e ? e.vd ? (super({ vd: e.vd, bPolygon: !1 }), this.m_segmentBufferCTor = xs) : e.copy ? (super({ vd: e.copy.getDescription(), bPolygon: !1 }), this.m_segmentBufferCTor = xs, e.copy.copyTo(this)) : e.move ? (super({ move: e.move }), this.m_segmentBufferCTor = xs) : e.start ? (super({ vd: e.start.getDescription(), bPolygon: !1 }), this.m_segmentBufferCTor = xs, this.startPathPoint(e.start), this.lineToPoint(e.end)) : e.path ? (super({ bPolygon: !1 }), this.m_segmentBufferCTor = xs, this.addPathPoint2D(e.path, e.pointCount, e.bForward)) : vi("bad constructor arg") : (super({ bPolygon: !1 }), this.m_segmentBufferCTor = xs);
|
|
133723
133720
|
}
|
|
@@ -133743,7 +133740,7 @@ let Gsi = class {
|
|
|
133743
133740
|
return this.equalsBase(e, t);
|
|
133744
133741
|
}
|
|
133745
133742
|
};
|
|
133746
|
-
|
|
133743
|
+
ys.type = Fe.enumPolyline;
|
|
133747
133744
|
var eD = Fe;
|
|
133748
133745
|
function H$(r, e) {
|
|
133749
133746
|
if (r.isEmpty()) return !1;
|
|
@@ -133763,12 +133760,12 @@ function H$(r, e) {
|
|
|
133763
133760
|
function z2(r, e) {
|
|
133764
133761
|
const t = r.getGeometryType();
|
|
133765
133762
|
if (t === eD.enumPolygon) {
|
|
133766
|
-
const i = new
|
|
133763
|
+
const i = new ys({ vd: r.getDescription() });
|
|
133767
133764
|
return r.isEmpty() || r.copyToUnchecked(i), i;
|
|
133768
133765
|
}
|
|
133769
133766
|
if (t === eD.enumPolyline) return jFt(r.getImpl(), e, !1).boundary;
|
|
133770
133767
|
if (t === eD.enumEnvelope) {
|
|
133771
|
-
const i = new
|
|
133768
|
+
const i = new ys({ vd: r.getDescription() });
|
|
133772
133769
|
return r.isEmpty() || i.addEnvelope(r, !1), i;
|
|
133773
133770
|
}
|
|
133774
133771
|
if (vu(t)) {
|
|
@@ -136565,7 +136562,7 @@ function koi(r, e) {
|
|
|
136565
136562
|
t = new eh({ vd: i });
|
|
136566
136563
|
break;
|
|
136567
136564
|
case Fe.enumPolyline:
|
|
136568
|
-
t = new
|
|
136565
|
+
t = new ys({ vd: i });
|
|
136569
136566
|
break;
|
|
136570
136567
|
case Fe.enumPolygon:
|
|
136571
136568
|
t = new In({ vd: i });
|
|
@@ -138368,7 +138365,7 @@ function Foi(r) {
|
|
|
138368
138365
|
return e.getPointByVal(0, f), f;
|
|
138369
138366
|
}
|
|
138370
138367
|
{
|
|
138371
|
-
const f = new mn(), _ = new
|
|
138368
|
+
const f = new mn(), _ = new ys({ vd: e.getDescription() });
|
|
138372
138369
|
return e.getPointByVal(0, f), _.startPathPoint(f), e.getPointByVal(1, f), _.lineToPoint(f), _;
|
|
138373
138370
|
}
|
|
138374
138371
|
}
|
|
@@ -138388,7 +138385,7 @@ function Foi(r) {
|
|
|
138388
138385
|
const u = e.getDescription(), c = u.getAttributeCount() > 1, h = n.m_treeHull.size();
|
|
138389
138386
|
let d = null;
|
|
138390
138387
|
if (h >= 2) {
|
|
138391
|
-
d = h >= 3 ? new In({ vd: u }) : new
|
|
138388
|
+
d = h >= 3 ? new In({ vd: u }) : new ys({ vd: u });
|
|
138392
138389
|
const f = d.getImpl();
|
|
138393
138390
|
f.reserve(n.m_treeHull.size()), f.addPathPoint2D(null, 0, !0);
|
|
138394
138391
|
const _ = new ie();
|
|
@@ -142341,7 +142338,7 @@ let N0e = class bI {
|
|
|
142341
142338
|
return t;
|
|
142342
142339
|
}
|
|
142343
142340
|
densifySegmentImpl(e) {
|
|
142344
|
-
const t = new
|
|
142341
|
+
const t = new ys({ vd: e.getDescription() }), i = [0];
|
|
142345
142342
|
return this.densifySegmentEx(e, t, !0, !1, i), t;
|
|
142346
142343
|
}
|
|
142347
142344
|
densifyEnvelope(e) {
|
|
@@ -145372,7 +145369,7 @@ function Fli(r, e, t, i, n) {
|
|
|
145372
145369
|
function Oli(r, e, t, i) {
|
|
145373
145370
|
const n = { stack: [], error: void 0, hasError: !1 };
|
|
145374
145371
|
try {
|
|
145375
|
-
const s = Xs(n, new
|
|
145372
|
+
const s = Xs(n, new gs(), !1);
|
|
145376
145373
|
return zo.geodeticDistance(r, e, t.x, t.y, i.x, i.y, s, null, null, On.PE_LINETYPE_GEODESIC), s.val;
|
|
145377
145374
|
} catch (s) {
|
|
145378
145375
|
n.error = s, n.hasError = !0;
|
|
@@ -145432,7 +145429,7 @@ function jli(r, e, t, i, n, s = !1, o) {
|
|
|
145432
145429
|
function Bli(r, e, t, i) {
|
|
145433
145430
|
const n = { stack: [], error: void 0, hasError: !1 };
|
|
145434
145431
|
try {
|
|
145435
|
-
const s = Xs(n, new
|
|
145432
|
+
const s = Xs(n, new gs(), !1);
|
|
145436
145433
|
return zo.greatEllipticDistance(r, e, t.x, t.y, t.x, t.y, s, null, null), s.val;
|
|
145437
145434
|
} catch (s) {
|
|
145438
145435
|
n.error = s, n.hasError = !0;
|
|
@@ -150944,7 +150941,7 @@ function tOt(r) {
|
|
|
150944
150941
|
function Tat(r, e, t) {
|
|
150945
150942
|
const i = r.getGeometryType();
|
|
150946
150943
|
if (vu(i)) {
|
|
150947
|
-
const n = new
|
|
150944
|
+
const n = new ys({ vd: r.getDescription() });
|
|
150948
150945
|
return n.addSegment(r, !0), n;
|
|
150949
150946
|
}
|
|
150950
150947
|
if (i === Fe.enumEnvelope) {
|
|
@@ -150954,7 +150951,7 @@ function Tat(r, e, t) {
|
|
|
150954
150951
|
return n.getCenter(a), a;
|
|
150955
150952
|
}
|
|
150956
150953
|
if (s.height() <= e || s.width() <= e) {
|
|
150957
|
-
const a = new
|
|
150954
|
+
const a = new ys({ vd: r.getDescription() }), l = new mn();
|
|
150958
150955
|
return n.queryCornerByVal(0, l), a.startPathPoint(l), n.queryCornerByVal(2, l), a.lineToPoint(l), a;
|
|
150959
150956
|
}
|
|
150960
150957
|
const o = new In({ vd: r.getDescription() });
|
|
@@ -151072,7 +151069,7 @@ function E1(r, e, t, i, n) {
|
|
|
151072
151069
|
const u = rOt(t, a, l);
|
|
151073
151070
|
if (_3(a, l, u)) return i === 4;
|
|
151074
151071
|
let c = !1, h = null, d = null, f = null, _ = null;
|
|
151075
|
-
switch (vu(s) ? (h = new
|
|
151072
|
+
switch (vu(s) ? (h = new ys({ vd: r.getDescription() }), h.addSegment(r, !0), f = h, s = Fe.enumPolyline) : f = r, vu(o) ? (d = new ys({ vd: e.getDescription() }), d.addSegment(e, !0), _ = d, o = Fe.enumPolyline) : _ = e, s !== Fe.enumEnvelope && o !== Fe.enumEnvelope ? (f.getDimension() < _.getDimension() || s === Fe.enumPoint && o === Fe.enumMultiPoint) && (i = D2e(i)) : s !== Fe.enumPolygon && o !== Fe.enumEnvelope && (i = D2e(i)), s) {
|
|
151076
151073
|
case Fe.enumPolygon:
|
|
151077
151074
|
switch (o) {
|
|
151078
151075
|
case Fe.enumPolygon:
|
|
@@ -152774,7 +152771,7 @@ let ihi = class lMe {
|
|
|
152774
152771
|
return i;
|
|
152775
152772
|
}
|
|
152776
152773
|
approximateWithCirclesImplPolyline(e) {
|
|
152777
|
-
const t = new
|
|
152774
|
+
const t = new ys(), i = [];
|
|
152778
152775
|
if (!this.approximateWithCirclesImpl(!0, i)) return t;
|
|
152779
152776
|
let n = 0;
|
|
152780
152777
|
const s = this.m_left.getStartXY();
|
|
@@ -154024,7 +154021,7 @@ let Y1 = class {
|
|
|
154024
154021
|
return e.isEmpty() || i.add(e), i;
|
|
154025
154022
|
}
|
|
154026
154023
|
if (vu(t)) {
|
|
154027
|
-
const i = new
|
|
154024
|
+
const i = new ys({ vd: e.getDescription() });
|
|
154028
154025
|
return e.isEmpty() || i.addSegment(e, !0), i;
|
|
154029
154026
|
}
|
|
154030
154027
|
return t !== Fe.enumMultiPoint && t !== Fe.enumPolyline && t !== Fe.enumPolygon && Wt("Unexpected geometry type"), e;
|
|
@@ -154133,7 +154130,7 @@ let Y1 = class {
|
|
|
154133
154130
|
}
|
|
154134
154131
|
{
|
|
154135
154132
|
z = !0, Re(qs(ye)), Re(ze != null);
|
|
154136
|
-
const et = new In({ vd: f[te].getDescription() }), xt = new
|
|
154133
|
+
const et = new In({ vd: f[te].getDescription() }), xt = new ys({ vd: f[te].getDescription() }), Pt = ye === Fe.enumPolygon ? et : xt;
|
|
154137
154134
|
for (let Gt = ve; Gt < X; Gt++) k[Gt] >= 0 && Pt.addPath(ze, k[Gt], !0);
|
|
154138
154135
|
U.addGeometry(Pt);
|
|
154139
154136
|
}
|
|
@@ -154163,7 +154160,7 @@ let Y1 = class {
|
|
|
154163
154160
|
const ve = [0];
|
|
154164
154161
|
A = Z.getImpl().getIsSimple(ue.total(), ve);
|
|
154165
154162
|
}
|
|
154166
|
-
} else Re(z), Re(h >= 0), Z = e === 2 ? new In({ vd: f[h].getDescription() }) : new
|
|
154163
|
+
} else Re(z), Re(h >= 0), Z = e === 2 ? new In({ vd: f[h].getDescription() }) : new ys({ vd: f[h].getDescription() });
|
|
154167
154164
|
if (z) {
|
|
154168
154165
|
let te = 0;
|
|
154169
154166
|
for (let ue = 0, ye = k.length; ue < ye; ue++) {
|
|
@@ -154765,7 +154762,7 @@ let Y1 = class {
|
|
|
154765
154762
|
return !0;
|
|
154766
154763
|
}
|
|
154767
154764
|
unsplitPolylineExact(e) {
|
|
154768
|
-
return Re(0), new
|
|
154765
|
+
return Re(0), new ys();
|
|
154769
154766
|
}
|
|
154770
154767
|
planarSimplifyPolylines(e, t, i, n, s) {
|
|
154771
154768
|
for (let f = e.getFirstGeometry(); f !== Le; f = e.getNextGeometry(f)) {
|
|
@@ -154855,7 +154852,7 @@ let Y1 = class {
|
|
|
154855
154852
|
if (e.isEmpty()) return e.clone();
|
|
154856
154853
|
const u = e.getGeometryType(), c = new Nl(), h = c.addGeometry(e);
|
|
154857
154854
|
if (QE(s) && u === Fe.enumPolygon && (i = !1, c.setFillRule(h, 0)), l && (e.hasAttribute(1) && c.replaceNaNs(1, 0), c.removeNaNVertices()), u === Fe.enumPolygon || u === Fe.enumPolyline && i) return this.planarSimplifyPolygons(c, t, i, n, s, !1);
|
|
154858
|
-
if (u ===
|
|
154855
|
+
if (u === ys.type) {
|
|
154859
154856
|
const d = Nk();
|
|
154860
154857
|
return d.allCrossRoadsImpassable = !0, d.ogcRule = this.m_bOGCOutput, d.unsplitBehavior = a, this.planarSimplifyPolylines(c, t, n, d, s);
|
|
154861
154858
|
}
|
|
@@ -154895,7 +154892,7 @@ function J_(r, e, t, i) {
|
|
|
154895
154892
|
return r.isEmpty() || s.add(r), s;
|
|
154896
154893
|
}
|
|
154897
154894
|
if (n === Fe.enumLine) {
|
|
154898
|
-
const s = new
|
|
154895
|
+
const s = new ys({ vd: r.getDescription() });
|
|
154899
154896
|
return r.isEmpty() || s.addSegment(r, !0), s;
|
|
154900
154897
|
}
|
|
154901
154898
|
if (n === Fe.enumMultiPoint && i === "-" && e.getGeometryType() === Fe.enumPoint) {
|
|
@@ -154919,7 +154916,7 @@ function Bd(r) {
|
|
|
154919
154916
|
return r.isEmpty() || t.add(r), t;
|
|
154920
154917
|
}
|
|
154921
154918
|
if (dhi(e)) {
|
|
154922
|
-
const t = new
|
|
154919
|
+
const t = new ys({ vd: r.getDescription() });
|
|
154923
154920
|
return r.isEmpty() || t.addSegment(r, !0), t;
|
|
154924
154921
|
}
|
|
154925
154922
|
return e !== Fe.enumMultiPoint && e !== Fe.enumPolyline && e !== Fe.enumPolygon && Wt("Unexpected geometry type"), r;
|
|
@@ -155073,7 +155070,7 @@ function Thi(r, e, t, i, n) {
|
|
|
155073
155070
|
return h.queryEnvelope(d), d.isDegenerate(o) ? (i && (i.m_reason = 4, i.m_vertexIndex1 = -1, i.m_vertexIndex2 = -1), 0) : 5;
|
|
155074
155071
|
}
|
|
155075
155072
|
if (vu(s)) {
|
|
155076
|
-
const h = r, d = new
|
|
155073
|
+
const h = r, d = new ys({ vd: h.getDescription() });
|
|
155077
155074
|
return d.addSegment(h, !0), jje(d, e, t, i, n);
|
|
155078
155075
|
}
|
|
155079
155076
|
const a = [0], l = r.getImpl().getIsSimple(o, a);
|
|
@@ -155092,7 +155089,7 @@ function Lje(r, e, t, i, n) {
|
|
|
155092
155089
|
return h.queryEnvelope(d), d.isDegenerate(o) ? (i && (i.m_reason = 4, i.m_vertexIndex1 = -1, i.m_vertexIndex2 = -1), 0) : 5;
|
|
155093
155090
|
}
|
|
155094
155091
|
if (vu(s)) {
|
|
155095
|
-
const h = r, d = new
|
|
155092
|
+
const h = r, d = new ys({ vd: h.getDescription() });
|
|
155096
155093
|
return d.addSegment(h, !0), Lje(d, e, t, i, n);
|
|
155097
155094
|
}
|
|
155098
155095
|
y0e(s), _g(s) || Ps("OGC simplify is not implemented for this geometry type");
|
|
@@ -155112,7 +155109,7 @@ function jje(r, e, t, i, n) {
|
|
|
155112
155109
|
return h.queryEnvelope(d), d.isDegenerate(o) ? (i && (i.m_reason = 4, i.m_vertexIndex1 = -1, i.m_vertexIndex2 = -1), 0) : 5;
|
|
155113
155110
|
}
|
|
155114
155111
|
if (vu(s)) {
|
|
155115
|
-
const h = r, d = new
|
|
155112
|
+
const h = r, d = new ys({ vd: h.getDescription() });
|
|
155116
155113
|
return d.addSegment(h, !0), jje(d, e, t, i, n);
|
|
155117
155114
|
}
|
|
155118
155115
|
const a = [0], l = r.getImpl().getIsSimple(o, a);
|
|
@@ -155137,7 +155134,7 @@ function MOt(r, e, t, i) {
|
|
|
155137
155134
|
return d.queryEnvelope(f), f.isDegenerate(h) ? d.createInstance() : r;
|
|
155138
155135
|
}
|
|
155139
155136
|
if (vu(n)) {
|
|
155140
|
-
const h = r, d = new
|
|
155137
|
+
const h = r, d = new ys({ vd: h.getDescription() });
|
|
155141
155138
|
return d.addSegment(h, !0), MOt(d, e, t, i);
|
|
155142
155139
|
}
|
|
155143
155140
|
y0e(n);
|
|
@@ -155172,7 +155169,7 @@ function Bje(r, e, t, i) {
|
|
|
155172
155169
|
return c.isDegenerate(h) ? u.createInstance() : r;
|
|
155173
155170
|
}
|
|
155174
155171
|
if (vu(n)) {
|
|
155175
|
-
const u = r, c = new
|
|
155172
|
+
const u = r, c = new ys({ vd: u.getDescription() });
|
|
155176
155173
|
return c.addSegment(u, !0), Bje(c, e, t, i);
|
|
155177
155174
|
}
|
|
155178
155175
|
y0e(n), _g(n) || Ps("OGC simplify is not implemented for this geometry type");
|
|
@@ -156029,7 +156026,7 @@ let Uje = class $le {
|
|
|
156029
156026
|
}
|
|
156030
156027
|
prepareVector(e, t, i) {
|
|
156031
156028
|
let n = 0;
|
|
156032
|
-
return 1 & t ? (i[0] || (i[0] = new eh({ vd: e })), n++) : i.shift(), 2 & t ? (i[n] || (i[n] = new
|
|
156029
|
+
return 1 & t ? (i[0] || (i[0] = new eh({ vd: e })), n++) : i.shift(), 2 & t ? (i[n] || (i[n] = new ys({ vd: e })), n++) : i.splice(n, 1), 4 & t ? i[n] || (i[n] = new In({ vd: e })) : i.splice(n, 1), new bu(i);
|
|
156033
156030
|
}
|
|
156034
156031
|
}, Fhi = class extends wd {
|
|
156035
156032
|
constructor(e, t, i, n, s) {
|
|
@@ -156111,7 +156108,7 @@ function cMe(r, e, t, i) {
|
|
|
156111
156108
|
return o.addEnvelope(n, !1), cMe(o, e, t, i);
|
|
156112
156109
|
}
|
|
156113
156110
|
if (vu(s)) {
|
|
156114
|
-
const o = new
|
|
156111
|
+
const o = new ys({ vd: n.getDescription() });
|
|
156115
156112
|
return o.addSegment(n, !0), cMe(o, e, t, i);
|
|
156116
156113
|
}
|
|
156117
156114
|
}
|
|
@@ -156125,7 +156122,7 @@ function Ape(r, e, t) {
|
|
|
156125
156122
|
const o = new In({ vd: r.getDescription() });
|
|
156126
156123
|
o.addEnvelope(r, !1), i = o;
|
|
156127
156124
|
} else if (vu(n)) {
|
|
156128
|
-
const o = new
|
|
156125
|
+
const o = new ys({ vd: r.getDescription() });
|
|
156129
156126
|
o.addSegment(r, !0), i = o;
|
|
156130
156127
|
} else i = r;
|
|
156131
156128
|
const s = n4(i, e);
|
|
@@ -156297,7 +156294,7 @@ let Uhi = class {
|
|
|
156297
156294
|
}
|
|
156298
156295
|
C = k;
|
|
156299
156296
|
} else {
|
|
156300
|
-
let k = new
|
|
156297
|
+
let k = new ys({ vd: _.getDescription() });
|
|
156301
156298
|
if (k.addAndExplicitlyOpenAllPaths(_, !1), l) {
|
|
156302
156299
|
if (yne(i, D, k), S) {
|
|
156303
156300
|
const U = i.getUnitsPerMillimeter();
|
|
@@ -156337,7 +156334,7 @@ let Uhi = class {
|
|
|
156337
156334
|
}
|
|
156338
156335
|
projectPolyline(e, t) {
|
|
156339
156336
|
Re(e.getGeometryType() === Fe.enumPolyline), Re(!this.m_projTransform.isIdentity()), Re(!e.isEmpty());
|
|
156340
|
-
const i = this.m_projTransform.getInputSR(), n = this.m_projTransform.getOutputSR(), s = i.getCoordinateSystemType(), o = n.getCoordinateSystemType(), a = new
|
|
156337
|
+
const i = this.m_projTransform.getInputSR(), n = this.m_projTransform.getOutputSR(), s = i.getCoordinateSystemType(), o = n.getCoordinateSystemType(), a = new ys({ copy: e });
|
|
156341
156338
|
s === 3 && Re(0), o === 3 && Re(0);
|
|
156342
156339
|
const l = s === 2, u = o === 2;
|
|
156343
156340
|
l && i.getGCS();
|
|
@@ -156361,7 +156358,7 @@ let Uhi = class {
|
|
|
156361
156358
|
}
|
|
156362
156359
|
C = d;
|
|
156363
156360
|
} else {
|
|
156364
|
-
const A = new
|
|
156361
|
+
const A = new ys({ vd: d.getDescription() });
|
|
156365
156362
|
if (A.addAndExplicitlyOpenAllPaths(d, !1), l && (yne(i, f, A), S)) {
|
|
156366
156363
|
const O = i.getUnitsPerMillimeter();
|
|
156367
156364
|
v *= i.getGCS().getUnitsPerMillimeter() / O;
|
|
@@ -156390,7 +156387,7 @@ let Uhi = class {
|
|
|
156390
156387
|
const _ = _t.constructEmpty(), v = Au(this.m_projTransform.getOutputSR(), _, !0).total(), S = this.m_projTransform.getInputSR().getOneMeter() / this.m_projTransform.getOutputSR().getOneMeter();
|
|
156391
156388
|
if (a > 100 * Math.max(l, v * S)) return o;
|
|
156392
156389
|
}
|
|
156393
|
-
const u = new
|
|
156390
|
+
const u = new ys();
|
|
156394
156391
|
u.addAndExplicitlyOpenAllPaths(n, !1), this.projectMultiPath(u, t).queryEnvelope(o);
|
|
156395
156392
|
const c = new eh({ vd: e.getDescription() });
|
|
156396
156393
|
c.reserve(4);
|
|
@@ -156516,7 +156513,7 @@ function KU(r, e, t, i, n, s, o = !1) {
|
|
|
156516
156513
|
const f = new In({ vd: r.getDescription() });
|
|
156517
156514
|
f.addEnvelope(r, !1), c = f, a = Fe.enumPolygon;
|
|
156518
156515
|
} else if (vu(a)) {
|
|
156519
|
-
const f = new
|
|
156516
|
+
const f = new ys({ vd: r.getDescription() });
|
|
156520
156517
|
f.addSegment(r, !0), c = f, a = Fe.enumPolyline;
|
|
156521
156518
|
} else c = r;
|
|
156522
156519
|
if (l.m_curveType !== 4) {
|
|
@@ -156674,7 +156671,7 @@ function Zat(r, e, t, i, n, s, o) {
|
|
|
156674
156671
|
function ROt(r, e, t, i, n, s, o, a, l, u, c, h, d) {
|
|
156675
156672
|
const f = { stack: [], error: void 0, hasError: !1 };
|
|
156676
156673
|
try {
|
|
156677
|
-
const _ = Xs(f, new
|
|
156674
|
+
const _ = Xs(f, new gs(), !1), v = Xs(f, new gs(), !1), S = Xs(f, new gs(), !1);
|
|
156678
156675
|
zo.geodeticDistance(r, e, i.x, i.y, n.x, n.y, S, _, v, t);
|
|
156679
156676
|
const C = S.val, A = _.val, D = v.val;
|
|
156680
156677
|
let N = A, k = D;
|
|
@@ -156684,7 +156681,7 @@ function ROt(r, e, t, i, n, s, o, a, l, u, c, h, d) {
|
|
|
156684
156681
|
const ze = TM.q90(r, e), et = TM.q(r, e, i.y);
|
|
156685
156682
|
O = (ze - et) / C, j = (ze + et) / C;
|
|
156686
156683
|
}
|
|
156687
|
-
const B = uj(i, n), U = cj(i, n), z = B || U, X = Yhi(i, n, a), Z = Xs(f, new j_(new
|
|
156684
|
+
const B = uj(i, n), U = cj(i, n), z = B || U, X = Yhi(i, n, a), Z = Xs(f, new j_(new gs(), new gs()), !1), ee = new ie(), te = new ie(), ue = new ie();
|
|
156688
156685
|
d[0] = D6(i.x, Number.NaN, d[0]);
|
|
156689
156686
|
let ye = d[0];
|
|
156690
156687
|
if (C <= s) return h.push(i.clone()), d[0] = D6(n.x, Number.NaN, d[0]), c?.push(0), z ? (B && elt(i, n, c, h), U && tlt(i, n, c, h)) : X ? rlt(i, n, A, O, j, c, h) : o > 0 && (te.setCoords(i.x - ye, i.y), ee.setCoords(n.x - d[0], n.y), ye = Kat()), h.push(n.clone()), C;
|
|
@@ -156930,7 +156927,7 @@ function Oee(r, e, t, i) {
|
|
|
156930
156927
|
try {
|
|
156931
156928
|
const s = [t.x], o = [t.y - i], a = [t.x], l = [t.y + i];
|
|
156932
156929
|
lat(s, o), lat(a, l);
|
|
156933
|
-
const u = Xs(n, new
|
|
156930
|
+
const u = Xs(n, new gs(), !1), c = Xs(n, new gs(), !1);
|
|
156934
156931
|
return zo.greatEllipticDistance(r, e, t.x, t.y, s[0], o[0], u, null, null), zo.greatEllipticDistance(r, e, t.x, t.y, a[0], l[0], c, null, null), Math.min(u.val, c.val);
|
|
156935
156932
|
} catch (s) {
|
|
156936
156933
|
n.error = s, n.hasError = !0;
|
|
@@ -157300,7 +157297,7 @@ function udi(r, e, t, i, n) {
|
|
|
157300
157297
|
}
|
|
157301
157298
|
}
|
|
157302
157299
|
if (s === Fe.enumPolygon) {
|
|
157303
|
-
let h = new
|
|
157300
|
+
let h = new ys({ vd: r.getDescription() });
|
|
157304
157301
|
h.addAndExplicitlyOpenAllPaths(r, !1), u && (h = KU(h, e, 2, n, Number.NaN, null, !0));
|
|
157305
157302
|
const d = [];
|
|
157306
157303
|
if (!i) {
|
|
@@ -157319,7 +157316,7 @@ function udi(r, e, t, i, n) {
|
|
|
157319
157316
|
return new Dpe(null, i, h, null, e, t, 3, 0, null).geoNormalizePolygonGeometry(!0);
|
|
157320
157317
|
}
|
|
157321
157318
|
if (s === Fe.enumPolyline) {
|
|
157322
|
-
let h = new
|
|
157319
|
+
let h = new ys({ vd: r.getDescription() });
|
|
157323
157320
|
return h.addAndExplicitlyOpenAllPaths(r, !1), u && (h = KU(h, e, 2, n, Number.NaN, null, !0)), new Dpe(null, null, h, null, e, t, 3, 0, null).geoNormalizePolylineGeometry(!0);
|
|
157324
157321
|
}
|
|
157325
157322
|
if (s === Fe.enumMultiPoint) {
|
|
@@ -157347,7 +157344,7 @@ let Dpe = class {
|
|
|
157347
157344
|
}
|
|
157348
157345
|
geonormalizeRing(e, t, i, n, s, o, a) {
|
|
157349
157346
|
let l = i;
|
|
157350
|
-
const u = new
|
|
157347
|
+
const u = new ys({ vd: this.m_inputPoly.getDescription() });
|
|
157351
157348
|
u.addPath(this.m_inputPoly, e, !0), this.m_poleFlags !== 0 && (this.m_bAdjustedAtPoles |= ilt(!0, u, this.m_pannableExtent.ymax - this.m_poleSnappingTolerance, this.m_pannableExtent.ymax, this.m_pannableExtent.width(), this.m_poleFlags) ? 1 : 0, this.m_bAdjustedAtPoles && (l = !1));
|
|
157352
157349
|
let c = -1;
|
|
157353
157350
|
l && (c = this.m_originalGeometry.getPathStart(e));
|
|
@@ -157436,10 +157433,10 @@ let Dpe = class {
|
|
|
157436
157433
|
let a = e, l = Number.NaN;
|
|
157437
157434
|
const u = qr.constructEmpty();
|
|
157438
157435
|
this.m_bAdjustedAtPoles = 0;
|
|
157439
|
-
let c = new
|
|
157436
|
+
let c = new ys({ vd: this.m_inputPoly.getDescription() });
|
|
157440
157437
|
for (let f = 0, _ = this.m_inputPoly.getPathCount(); f < _; ++f) {
|
|
157441
157438
|
let v = i;
|
|
157442
|
-
const S = new
|
|
157439
|
+
const S = new ys({ vd: this.m_inputPoly.getDescription() });
|
|
157443
157440
|
S.addPath(this.m_inputPoly, f, !0);
|
|
157444
157441
|
const C = this.m_inputPoly.isClosedPath(f);
|
|
157445
157442
|
this.m_poleFlags !== 0 && (this.m_bAdjustedAtPoles |= ilt(C, S, this.m_pannableExtent.ymax - this.m_poleSnappingTolerance, this.m_pannableExtent.ymax, s, this.m_poleFlags) ? 1 : 0, this.m_bAdjustedAtPoles && (v = !1));
|
|
@@ -157487,9 +157484,9 @@ let Dpe = class {
|
|
|
157487
157484
|
}
|
|
157488
157485
|
}
|
|
157489
157486
|
c.add(S, !1), te && (c = (() => {
|
|
157490
|
-
const ue = new
|
|
157487
|
+
const ue = new ys({ vd: c.getDescription() });
|
|
157491
157488
|
for (let ye = 0, ve = c.getPathCount(); ye < ve; ++ye) {
|
|
157492
|
-
const Ee = new
|
|
157489
|
+
const Ee = new ys({ vd: c.getDescription() });
|
|
157493
157490
|
Ee.addPath(c, ye, !0);
|
|
157494
157491
|
const Ne = QU(Ee, this.m_pannableSR, this.m_centralLongitude, !0, 0, this.m_progressTracker);
|
|
157495
157492
|
ue.add(Ne, !1);
|
|
@@ -157530,7 +157527,7 @@ let Dpe = class {
|
|
|
157530
157527
|
_.move(u, 0);
|
|
157531
157528
|
const v = new ie(0, 0), S = new no();
|
|
157532
157529
|
S.setShiftCoords(u, 0), t.applyTransformation(S);
|
|
157533
|
-
const C = new
|
|
157530
|
+
const C = new ys({ vd: t.getDescription() });
|
|
157534
157531
|
C.add(t, !1), v.assign(t.getXY(i - 1));
|
|
157535
157532
|
let A = 0, D = C.getXY(0).x;
|
|
157536
157533
|
for (; o > 0 ? _.xmax < h : _.xmin > c; ) _.move(f, 0), S.xd = f, t.applyTransformation(S), D += f, this.m_pannableExtent.xmin <= D && this.m_pannableExtent.xmax >= D && (A = C.getPointCount() - 1), t.setXY(0, v), v.assign(t.getXY(i - 1)), C.addSegmentsFromPath(t, 0, 0, i - 1, !1);
|
|
@@ -157885,7 +157882,7 @@ function _di(r, e, t, i) {
|
|
|
157885
157882
|
}
|
|
157886
157883
|
if (o === Fe.enumPoint) {
|
|
157887
157884
|
let v;
|
|
157888
|
-
switch (vu(a) ? (v = new
|
|
157885
|
+
switch (vu(a) ? (v = new ys({ vd: e.getDescription() }), v.addSegment(e, !0)) : v = e, a) {
|
|
157889
157886
|
case Fe.enumPolygon:
|
|
157890
157887
|
return bdi(r, v, h);
|
|
157891
157888
|
case Fe.enumPolyline:
|
|
@@ -158232,7 +158229,7 @@ function fMe(r, e, t) {
|
|
|
158232
158229
|
for (; f.vmax > a.vmin; ) f.move(-s), _--;
|
|
158233
158230
|
for (; f.vmin <= a.vmax; ) {
|
|
158234
158231
|
if (f.isIntersecting(a)) {
|
|
158235
|
-
u === null && (u = new
|
|
158232
|
+
u === null && (u = new ys());
|
|
158236
158233
|
const v = new rs({ start: h.getStartXY(), end: h.getEndXY() });
|
|
158237
158234
|
_ !== 0 && (c.setShiftCoords(_ * s, 0), v.applyTransformation(c)), u.addSegment(v, !0);
|
|
158238
158235
|
}
|
|
@@ -158382,7 +158379,7 @@ function Ldi(r, e, t, i, n, s) {
|
|
|
158382
158379
|
return Uli(r, e, t, i, n);
|
|
158383
158380
|
if (Math.abs(t.x - i.x) >= Math.PI || !F2e(t.x, i.x, n)) return Number.NaN;
|
|
158384
158381
|
t.x > i.x && (i = ui(t, t = i));
|
|
158385
|
-
const a = Xs(o, new
|
|
158382
|
+
const a = Xs(o, new gs(), !1), l = Xs(o, new gs(), !1), u = Xs(o, new gs(), !1), c = t.clone();
|
|
158386
158383
|
zo.geodeticDistance(r, e, t.x, t.y, i.x, i.y, l, a, null, s);
|
|
158387
158384
|
const h = l.val;
|
|
158388
158385
|
let d = 0, f = 1;
|
|
@@ -158510,7 +158507,7 @@ function qy(r, e, t, i, n, s, o) {
|
|
|
158510
158507
|
let S = null;
|
|
158511
158508
|
const C = Bi(4, Number.NaN);
|
|
158512
158509
|
t.getCoordinateSystemType() === 2 ? (S = t.getPECoordSys(), s ? (C[0] = $X(o, v), C[1] = l.getCenterY(), bd.projToGeog(S, 1, C), _ = C[0] * h) : (C[0] = l.getCenterX(), C[1] = o, bd.projToGeog(S, 1, C), _ = C[1] * h)) : _ = o * h, s || _ === 0 || n === 2 || wc("insert_geodetic_points: 1");
|
|
158513
|
-
const A = Xs(a, new
|
|
158510
|
+
const A = Xs(a, new gs(), !1), D = new ie(), N = new ie(), k = new ie(), O = new ie(), j = new ie(), B = new ie();
|
|
158514
158511
|
for (let U = r.getFirstPath(e); U !== Le; U = r.getNextPath(U)) {
|
|
158515
158512
|
const z = r.getFirstVertex(U);
|
|
158516
158513
|
r.queryXY(z, k);
|
|
@@ -158636,7 +158633,7 @@ function EK(r, e, t, i, n, s, o, a) {
|
|
|
158636
158633
|
A.setCoords({ env2D: f }), A.inflateCoords(S, 0);
|
|
158637
158634
|
const D = Math.floor((h.xmin - f.xmin) / t) * t;
|
|
158638
158635
|
let N;
|
|
158639
|
-
D ? (f.move(D, 0), C.setShiftCoords(-D, 0)) : C.setIdentity(), N = l === Fe.enumPolyline ? new
|
|
158636
|
+
D ? (f.move(D, 0), C.setShiftCoords(-D, 0)) : C.setIdentity(), N = l === Fe.enumPolyline ? new ys({ vd: v.getDescription() }) : new In({ vd: v.getDescription() });
|
|
158640
158637
|
const k = _t.constructEmpty(), O = _t.constructEmpty();
|
|
158641
158638
|
for (; h.xmax > f.xmin; ) {
|
|
158642
158639
|
const j = Al(v, f, S, 0, a);
|
|
@@ -159363,7 +159360,7 @@ function ppi(r, e, t, i, n) {
|
|
|
159363
159360
|
const S = new ie();
|
|
159364
159361
|
S.assign(o), o.assign(a), a.assign(S);
|
|
159365
159362
|
}
|
|
159366
|
-
const l = Xs(s, new
|
|
159363
|
+
const l = Xs(s, new gs(), !1), u = Xs(s, new gs(), !1), c = Xs(s, new gs(), !1), h = new qr();
|
|
159367
159364
|
if (h.setCoords(o.y, a.y), !h.containsCoordinate(0) || Math.abs(o.x - a.x) >= Math.PI) return Number.NaN;
|
|
159368
159365
|
if (o.x === a.x) return o.x;
|
|
159369
159366
|
zo.geodeticDistance(r, e, o.x, o.y, a.x, a.y, u, l, null, n);
|
|
@@ -159479,7 +159476,7 @@ class Zje {
|
|
|
159479
159476
|
let v = null;
|
|
159480
159477
|
if (s > 1) {
|
|
159481
159478
|
for (let S = 1; S < s; S++) if (n[S].getKind() === On.PE_HORIZON_LINE) {
|
|
159482
|
-
v || (v = new
|
|
159479
|
+
v || (v = new ys());
|
|
159483
159480
|
const C = n[S].getCoord();
|
|
159484
159481
|
v.startPathCoords(C[0][0], C[0][1]), v.lineToCoords(C[1][0], C[1][1]);
|
|
159485
159482
|
}
|
|
@@ -160875,7 +160872,7 @@ function Bpi(r, e) {
|
|
|
160875
160872
|
function Upi(r) {
|
|
160876
160873
|
return Bpi(r, o9t);
|
|
160877
160874
|
}
|
|
160878
|
-
let
|
|
160875
|
+
let gs, Ih, On, bd, SMe, Uf, SB, dlt, zo, TM, TMe;
|
|
160879
160876
|
function fG(r) {
|
|
160880
160877
|
return { _this: r, get() {
|
|
160881
160878
|
return this._this;
|
|
@@ -160897,7 +160894,7 @@ function zpi(r) {
|
|
|
160897
160894
|
}
|
|
160898
160895
|
function Gpi(r) {
|
|
160899
160896
|
const e = r;
|
|
160900
|
-
Ih = e.PeFactory, Re(Ih), TMe = e.PeGCSExtent, Re(TMe), zo = e.PeLineType, Re(zo), TM = e.PeMath, Re(TM),
|
|
160897
|
+
Ih = e.PeFactory, Re(Ih), TMe = e.PeGCSExtent, Re(TMe), zo = e.PeLineType, Re(zo), TM = e.PeMath, Re(TM), gs = e.PeDouble, Re(gs), On = e.PeDefs, Re(On), bd = e.PeCSTransformations, Re(bd), SMe = e.PeGTTransformations, Re(SMe), Uf = e.PePCSInfo, Re(Uf), SB = e.PeGTlistExtended, Re(SB), Ih.initialize(), dlt = e.PeGTlistExtendedEntry, Re(dlt), On.PE_TYPE_ANGUNIT = 512, On.PE_STR_AUTH_ALL = 2, Uf.PE_POLE_LINE_STRAIGHT = 2, Uf.PE_POLE_LINE_CURVED = 3, On.PE_PARM_LAM0 = 2, On.PE_PARM_PHI0 = 6, On.PE_PRJ_AZIMUTHAL_EQUIDISTANT = 43032, On.PE_PRJ_LAMBERT_AZIMUTHAL_EQAREA = 43033, On.PE_PRJ_ALBERS = 43007, On.PE_PRJ_CYLINDRICAL_EQAREA = 43034, On.PE_TYPE_VERTCS = 8, On.PE_LINETYPE_GEODESIC = 0, On.PE_LINETYPE_LOXODROME = 1, On.PE_LINETYPE_GREAT_ELLIPTIC = 2, On.PE_LINETYPE_NORMAL_SECTION = 3, SB.PE_GTLIST_OPTS_USABLE = 1, IM = null;
|
|
160901
160898
|
}
|
|
160902
160899
|
function Vpi(r, e, t, i) {
|
|
160903
160900
|
return e <= 0 ? (t[0] = 0, i[0] = 0, !1) : (t[0] = e, i[0] = e, !0);
|
|
@@ -161201,7 +161198,7 @@ var gT = /* @__PURE__ */ Object.freeze({
|
|
|
161201
161198
|
N: Yje,
|
|
161202
161199
|
O: Gf,
|
|
161203
161200
|
get P() {
|
|
161204
|
-
return
|
|
161201
|
+
return gs;
|
|
161205
161202
|
},
|
|
161206
161203
|
Q: Gje,
|
|
161207
161204
|
R: V0e,
|
|
@@ -161651,7 +161648,7 @@ function d9t(r) {
|
|
|
161651
161648
|
}
|
|
161652
161649
|
function Sne(r, e, t, i) {
|
|
161653
161650
|
i.currentToken() !== 2 && Wt("failed to parse multipath: array of array of vertices is expected");
|
|
161654
|
-
const n = r ? new In() : new
|
|
161651
|
+
const n = r ? new In() : new ys(), s = n, o = bm(0), a = O1(2, 0), l = VI(0);
|
|
161655
161652
|
let u = null, c = null, h = null, d = null, f = null, _ = 0, v = 0, S = 0;
|
|
161656
161653
|
const C = new xs(), A = ie.getNAN();
|
|
161657
161654
|
let D = 0, N = 0;
|
|
@@ -161728,14 +161725,14 @@ function cfi(r, e) {
|
|
|
161728
161725
|
if (r.isEmpty()) return;
|
|
161729
161726
|
const t = x0e(2, 0), i = r.getGeometryType();
|
|
161730
161727
|
let n = 0;
|
|
161731
|
-
i === eh.type ? n = 1 : i ===
|
|
161728
|
+
i === eh.type ? n = 1 : i === ys.type || i === In.type ? n = r.getPathCount() : vi("not implemented"), t.resize(r.getPointCount(), 0);
|
|
161732
161729
|
let s = 0;
|
|
161733
161730
|
for (let o = 0; o < n; ++o) {
|
|
161734
161731
|
const a = e.read(s);
|
|
161735
161732
|
s++;
|
|
161736
161733
|
const l = s + a;
|
|
161737
161734
|
let u = 0, c = 0;
|
|
161738
|
-
i === eh.type ? u = r.getPointCount() : i ===
|
|
161735
|
+
i === eh.type ? u = r.getPointCount() : i === ys.type || i === In.type ? (u = r.getPathSize(o), c = r.getPathStart(o)) : vi("not implemented");
|
|
161739
161736
|
for (let h = 0, d = Math.min(a, u); h < d; ++h) t.write(c, e.read(s)), s++, c++;
|
|
161740
161737
|
s = l;
|
|
161741
161738
|
}
|
|
@@ -163017,7 +163014,7 @@ let H9t = class {
|
|
|
163017
163014
|
return o.addEnvelope(e, !1), this.generalize(o);
|
|
163018
163015
|
}
|
|
163019
163016
|
if (vu(t)) {
|
|
163020
|
-
const o = new
|
|
163017
|
+
const o = new ys({ vd: e.getDescription() });
|
|
163021
163018
|
return o.addSegment(e, !0), this.generalize(o);
|
|
163022
163019
|
}
|
|
163023
163020
|
if (qs(t) || Ps(""), e.isEmpty() || this.m_maxDeviation <= 0) return e;
|
|
@@ -163148,7 +163145,7 @@ let umi = class extends wd {
|
|
|
163148
163145
|
const s = this.m_polyline;
|
|
163149
163146
|
return this.m_polyline = null, s;
|
|
163150
163147
|
}
|
|
163151
|
-
const n = new
|
|
163148
|
+
const n = new ys({ vd: this.m_polyline.getDescription() });
|
|
163152
163149
|
n.addPath(this.m_polyline, i, !0);
|
|
163153
163150
|
for (let s = i + 1; s < this.m_currentPathIndex; s++) n.addSegmentsFromPath(this.m_polyline, s, 0, e.getSegmentCountPath(s), !1);
|
|
163154
163151
|
return this.m_currentPathIndex === this.m_polyline.getPathCount() && (this.m_polyline = null), n;
|
|
@@ -163239,7 +163236,7 @@ let umi = class extends wd {
|
|
|
163239
163236
|
bufferImpl() {
|
|
163240
163237
|
const e = this.m_geometry.getGeometryType();
|
|
163241
163238
|
if (vu(e)) {
|
|
163242
|
-
const t = new
|
|
163239
|
+
const t = new ys({ vd: this.m_geometry.getDescription() });
|
|
163243
163240
|
return t.addSegment(this.m_geometry, !0), this.m_geometry = t, this.bufferImpl();
|
|
163244
163241
|
}
|
|
163245
163242
|
if (this.m_distance <= this.m_tolerance.total()) {
|
|
@@ -163309,7 +163306,7 @@ let umi = class extends wd {
|
|
|
163309
163306
|
const c = new mn();
|
|
163310
163307
|
s.getPointByVal(s.getPathStart(a), c), c.setXY(u.getCenter()), o.add(this.bufferDegeneratePath(c, !0), !1);
|
|
163311
163308
|
} else {
|
|
163312
|
-
const c = new
|
|
163309
|
+
const c = new ys({ vd: e.getDescription() }), h = c.getImpl();
|
|
163313
163310
|
if (wje(this.m_geometry, a)) {
|
|
163314
163311
|
const d = this.bufferConvexPath(n, a);
|
|
163315
163312
|
o.add(d, !1);
|
|
@@ -163321,7 +163318,7 @@ let umi = class extends wd {
|
|
|
163321
163318
|
}
|
|
163322
163319
|
else {
|
|
163323
163320
|
if (u.width() + this.m_tolerance.total() <= 2 * this.m_absDistance || u.height() + this.m_tolerance.total() <= 2 * this.m_absDistance) continue;
|
|
163324
|
-
const c = new
|
|
163321
|
+
const c = new ys({ vd: e.getDescription() }), h = c.getImpl();
|
|
163325
163322
|
if (this.bufferClosedPath(this.m_geometry, a, h, this.m_bRoundBuffer, 1), !c.isEmpty()) {
|
|
163326
163323
|
const d = u, f = Math.max(1, this.m_absDistance), _ = d.clone();
|
|
163327
163324
|
_.inflateCoords(f, f), h.addEnvelope(_, !1);
|
|
@@ -163331,7 +163328,7 @@ let umi = class extends wd {
|
|
|
163331
163328
|
}
|
|
163332
163329
|
else if (l > 0) {
|
|
163333
163330
|
if (u.width() + this.m_tolerance.total() <= 2 * this.m_absDistance || u.height() + this.m_tolerance.total() <= 2 * this.m_absDistance) continue;
|
|
163334
|
-
const c = new
|
|
163331
|
+
const c = new ys({ vd: e.getDescription() }), h = c.getImpl();
|
|
163335
163332
|
if (this.bufferClosedPath(this.m_geometry, a, h, this.m_bRoundBuffer, -1), !c.isEmpty()) {
|
|
163336
163333
|
const d = new _t();
|
|
163337
163334
|
h.queryLooseEnvelope(d);
|
|
@@ -163339,7 +163336,7 @@ let umi = class extends wd {
|
|
|
163339
163336
|
_.inflateCoords(f, f), h.addEnvelope(_, !1), q2e(this.bufferCleanup(c), o, _, !0);
|
|
163340
163337
|
}
|
|
163341
163338
|
} else {
|
|
163342
|
-
const c = new
|
|
163339
|
+
const c = new ys({ vd: e.getDescription() }), h = c.getImpl();
|
|
163343
163340
|
this.bufferClosedPath(this.m_geometry, a, h, this.m_bRoundBuffer, -1);
|
|
163344
163341
|
const d = this.bufferCleanup(c);
|
|
163345
163342
|
for (let f = 0, _ = d.getPathCount(); f < _; f++) o.addPath(d, f, !0);
|
|
@@ -163395,7 +163392,7 @@ let umi = class extends wd {
|
|
|
163395
163392
|
const s = new mn({ vd: this.m_geometry.getDescription() });
|
|
163396
163393
|
return t.queryCornerByVal(0, s), this.m_geometry = s, this.bufferImpl();
|
|
163397
163394
|
}
|
|
163398
|
-
const i = new
|
|
163395
|
+
const i = new ys({ vd: this.m_geometry.getDescription() }), n = new mn();
|
|
163399
163396
|
return t.queryCornerByVal(0, n), i.startPathPoint(n), t.queryCornerByVal(2, n), i.lineToPoint(n), this.m_geometry = i, this.bufferImpl();
|
|
163400
163397
|
}
|
|
163401
163398
|
return e.addEnvelope(this.m_geometry, !1), this.m_geometry = e, this.bufferConvexPath(e, 0);
|
|
@@ -163436,7 +163433,7 @@ let umi = class extends wd {
|
|
|
163436
163433
|
const c = new _t();
|
|
163437
163434
|
return s.queryPathEnvelope(t, c), u.setXY(c.getCenter()), this.bufferDegeneratePath(u, o);
|
|
163438
163435
|
}
|
|
163439
|
-
const a = new
|
|
163436
|
+
const a = new ys({ vd: e.getDescription() });
|
|
163440
163437
|
a.reserve((Math.trunc(this.m_circleTemplate.length / 10) + 4) * s.getPathSize(t));
|
|
163441
163438
|
const l = a.getImpl();
|
|
163442
163439
|
return o ? this.bufferClosedPath(n, t, l, i, 1) !== 2 && this.bufferClosedPath(n, t, l, i, -1) : this.bufferOpenPath(n, t, l, i), this.bufferCleanup(a);
|
|
@@ -163516,11 +163513,11 @@ let umi = class extends wd {
|
|
|
163516
163513
|
}
|
|
163517
163514
|
bufferOpenPath(e, t, i, n) {
|
|
163518
163515
|
if (this.m_bRoundBuffer) {
|
|
163519
|
-
const Z = new
|
|
163516
|
+
const Z = new ys({ vd: e.getDescription() });
|
|
163520
163517
|
return Z.addPath(e, t, !1), Z.addSegmentsFromPath(e, t, 0, e.getSegmentCountPath(t), !1), this.bufferClosedPath(Z, 0, i, n, 1);
|
|
163521
163518
|
}
|
|
163522
163519
|
let s = 0;
|
|
163523
|
-
const o = new
|
|
163520
|
+
const o = new ys({ vd: e.getDescription() }), a = new ie(0, 0);
|
|
163524
163521
|
{
|
|
163525
163522
|
const Z = new Nl(), ee = Z.addPathFromMultiPath(e, t, !1), te = Z.getFirstVertex(Z.getFirstPath(ee)), ue = new mn();
|
|
163526
163523
|
if (Z.queryPoint(te, ue), a.assign(ue.getXY()), Z.filterClosePoints(0, !1, !1, !1, -1), Z.getPointCount(ee) < 2) return this.m_bRoundBuffer && this.addCircle(i, ue), 2;
|
|
@@ -164121,11 +164118,11 @@ function DBe(r, e) {
|
|
|
164121
164118
|
return i.queryStart(n), n;
|
|
164122
164119
|
}
|
|
164123
164120
|
if (i.getGeometryType() === Fe.enumLine) {
|
|
164124
|
-
const n = new mn(), s = new
|
|
164121
|
+
const n = new mn(), s = new ys({ vd: r.getDescription() });
|
|
164125
164122
|
return i.queryStart(n), s.startPathPoint(n), i.queryEnd(n), s.lineToPoint(n), s;
|
|
164126
164123
|
}
|
|
164127
164124
|
{
|
|
164128
|
-
const n = new
|
|
164125
|
+
const n = new ys({ vd: r.getDescription() });
|
|
164129
164126
|
return n.addSegment(i, !0), DBe(n);
|
|
164130
164127
|
}
|
|
164131
164128
|
}
|
|
@@ -164136,7 +164133,7 @@ function DBe(r, e) {
|
|
|
164136
164133
|
return i.queryCornerByVal(0, s), s;
|
|
164137
164134
|
}
|
|
164138
164135
|
if (n.xmin === n.xmax || n.ymin === n.ymax) {
|
|
164139
|
-
const s = new mn(), o = new
|
|
164136
|
+
const s = new mn(), o = new ys({ vd: r.getDescription() });
|
|
164140
164137
|
return i.queryCornerByVal(0, s), o.startPathPoint(s), i.queryCornerByVal(1, s), o.lineToPoint(s), o;
|
|
164141
164138
|
}
|
|
164142
164139
|
{
|
|
@@ -164166,7 +164163,7 @@ function CMe(r, e) {
|
|
|
164166
164163
|
const n = r;
|
|
164167
164164
|
if (n.isDegenerate(0)) return !1;
|
|
164168
164165
|
if (t === Fe.enumLine) return !0;
|
|
164169
|
-
const s = new
|
|
164166
|
+
const s = new ys();
|
|
164170
164167
|
return s.addSegment(n, !0), CMe(s);
|
|
164171
164168
|
}
|
|
164172
164169
|
if (t === Fe.enumMultiPoint)
|
|
@@ -164343,7 +164340,7 @@ let Qmi = class {
|
|
|
164343
164340
|
}
|
|
164344
164341
|
}, egi = class extends wd {
|
|
164345
164342
|
constructor(e, t, i, n, s) {
|
|
164346
|
-
super(), this.m_cutIndex = -1, this.m_cuts = [], this.m_progressTracker = s, this.m_cuttee = t.clone(), this.m_cutter = new
|
|
164343
|
+
super(), this.m_cutIndex = -1, this.m_cuts = [], this.m_progressTracker = s, this.m_cuttee = t.clone(), this.m_cutter = new ys({ copy: i }), this.m_bConsiderTouch = e;
|
|
164347
164344
|
const o = DW(t, i);
|
|
164348
164345
|
this.m_tolerance = Au(n, o, !0);
|
|
164349
164346
|
}
|
|
@@ -164369,7 +164366,7 @@ let Qmi = class {
|
|
|
164369
164366
|
}
|
|
164370
164367
|
}
|
|
164371
164368
|
generatePolylineCuts() {
|
|
164372
|
-
const e = new
|
|
164369
|
+
const e = new ys(), t = new ys(), i = new ys();
|
|
164373
164370
|
this.m_cuts.length = 0, this.m_cuts.push(e), this.m_cuts.push(t);
|
|
164374
164371
|
const n = [];
|
|
164375
164372
|
Zmi(this.m_bConsiderTouch, this.m_cuttee, this.m_cutter, this.m_tolerance, n, this.m_progressTracker);
|
|
@@ -165398,11 +165395,11 @@ let Kgi = class yh {
|
|
|
165398
165395
|
if (e === Fe.enumLine) return this.offsetLine();
|
|
165399
165396
|
if (e === Fe.enumEnvelope) return this.offsetEnvelope();
|
|
165400
165397
|
if (vu(e)) {
|
|
165401
|
-
const t = new
|
|
165398
|
+
const t = new ys();
|
|
165402
165399
|
return t.addSegment(this.m_inputGeometry, !0), this.m_inputGeometry = t, this.constructOffset();
|
|
165403
165400
|
}
|
|
165404
165401
|
if (e === Fe.enumPolyline) {
|
|
165405
|
-
const t = new
|
|
165402
|
+
const t = new ys();
|
|
165406
165403
|
return this.offsetMultiPath(t), t;
|
|
165407
165404
|
}
|
|
165408
165405
|
if (e === Fe.enumPolygon) {
|
|
@@ -176306,12 +176303,12 @@ function hwi() {
|
|
|
176306
176303
|
for (var zt, er, lr, fi = [], Ri = 0; Ri < vt.length; Ri++) {
|
|
176307
176304
|
var Oi = vt[Ri], an = vt[zt];
|
|
176308
176305
|
if (Oi && Ri !== zt) if (an) {
|
|
176309
|
-
var Qn = et(Oi),
|
|
176310
|
-
if (Qn !== Oi.ownerDocument) if (
|
|
176306
|
+
var Qn = et(Oi), _s = et(an);
|
|
176307
|
+
if (Qn !== Oi.ownerDocument) if (_s !== Oi.ownerDocument) if (Qn !== _s) {
|
|
176311
176308
|
fi = fi.length ? fi : xt(an);
|
|
176312
176309
|
var sa = void 0;
|
|
176313
176310
|
if (an instanceof te.HTMLElement && Oi instanceof te.SVGElement && !(Oi instanceof te.SVGSVGElement)) {
|
|
176314
|
-
if (Oi ===
|
|
176311
|
+
if (Oi === _s) continue;
|
|
176315
176312
|
sa = Oi.ownerSVGElement;
|
|
176316
176313
|
} else sa = Oi;
|
|
176317
176314
|
for (var Ks = xt(sa, an.ownerDocument), Dl = 0; Ks[Dl] && Ks[Dl] === fi[Dl]; ) Dl++;
|
|
@@ -176375,12 +176372,12 @@ function hwi() {
|
|
|
176375
176372
|
var an = Oi.x > er.left && Oi.x < er.right, Qn = Oi.y > er.top && Oi.y < er.bottom;
|
|
176376
176373
|
lr = an && Qn;
|
|
176377
176374
|
}
|
|
176378
|
-
var
|
|
176379
|
-
if (
|
|
176380
|
-
var sa =
|
|
176375
|
+
var _s = Ye.getRect(vt);
|
|
176376
|
+
if (_s && fi === "center") {
|
|
176377
|
+
var sa = _s.left + _s.width / 2, Ks = _s.top + _s.height / 2;
|
|
176381
176378
|
lr = sa >= er.left && sa <= er.right && Ks >= er.top && Ks <= er.bottom;
|
|
176382
176379
|
}
|
|
176383
|
-
return
|
|
176380
|
+
return _s && j.number(fi) && (lr = Math.max(0, Math.min(er.right, _s.right) - Math.max(er.left, _s.left)) * Math.max(0, Math.min(er.bottom, _s.bottom) - Math.max(er.top, _s.top)) / (_s.width * _s.height) >= fi), ae.options.drop.checker && (lr = ae.options.drop.checker(me, Ge, lr, ae, zt, Ye, vt)), lr;
|
|
176384
176381
|
}(this, rt, gt, St, Ft, Kt, Ut);
|
|
176385
176382
|
}, he.dynamicDrop = function(rt) {
|
|
176386
176383
|
return j.bool(rt) ? (re.dynamicDrop = rt, he) : re.dynamicDrop;
|
|
@@ -177894,8 +177891,8 @@ function hwi() {
|
|
|
177894
177891
|
(er = j.func(zt) ? zt(me, Ge, se._proxy, ae, Ye) : zt) && Ft.push({ x: (j.number(er.x) ? er.x : me) + ae.x, y: (j.number(er.y) ? er.y : Ge) + ae.y, range: j.number(er.range) ? er.range : je.range, source: zt, index: Ye, offset: ae });
|
|
177895
177892
|
}
|
|
177896
177893
|
for (var lr = { target: null, inRange: !1, distance: 0, range: 0, delta: { x: 0, y: 0 } }, fi = 0; fi < Ft.length; fi++) {
|
|
177897
|
-
var Ri = Ft[fi], Oi = Ri.range, an = Ri.x - St.x, Qn = Ri.y - St.y,
|
|
177898
|
-
Oi === 1 / 0 && lr.inRange && lr.range !== 1 / 0 && (sa = !1), lr.target && !(sa ? lr.inRange && Oi !== 1 / 0 ?
|
|
177894
|
+
var Ri = Ft[fi], Oi = Ri.range, an = Ri.x - St.x, Qn = Ri.y - St.y, _s = ni(an, Qn), sa = _s <= Oi;
|
|
177895
|
+
Oi === 1 / 0 && lr.inRange && lr.range !== 1 / 0 && (sa = !1), lr.target && !(sa ? lr.inRange && Oi !== 1 / 0 ? _s / Oi < lr.distance / lr.range : Oi === 1 / 0 && lr.range !== 1 / 0 || _s < lr.distance : !lr.inRange && _s < lr.distance) || (lr.target = Ri, lr.distance = _s, lr.range = Oi, lr.inRange = sa, lr.delta.x = an, lr.delta.y = Qn);
|
|
177899
177896
|
}
|
|
177900
177897
|
return lr.inRange && (he.x = lr.target.x, he.y = lr.target.y), Ae.closest = lr, lr;
|
|
177901
177898
|
}, defaults: { range: 1 / 0, targets: null, offset: null, offsetWithOrigin: !0, origin: null, relativePoints: null, endOnly: !1, enabled: !1 } }, Pi = Va(fr, "snap"), wn = { start: function(re) {
|
|
@@ -178110,7 +178107,7 @@ function hwi() {
|
|
|
178110
178107
|
Ge = function(er, lr, fi, Ri, Oi) {
|
|
178111
178108
|
var an = er.interactions.new({ pointerType: "reflow" }), Qn = { interaction: an, event: Oi, pointer: Oi, eventTarget: fi, phase: "reflow" };
|
|
178112
178109
|
an.interactable = lr, an.element = fi, an.prevEvent = Oi, an.updatePointer(Oi, Oi, fi, !0), nn(an.coords.delta), $(an.prepared, Ri), an._doPhase(Qn);
|
|
178113
|
-
var
|
|
178110
|
+
var _s = er.window, sa = _s.Promise, Ks = sa ? new sa(function(Dl) {
|
|
178114
178111
|
an._reflowResolve = Dl;
|
|
178115
178112
|
}) : void 0;
|
|
178116
178113
|
return an._reflowPromise = Ks, an.start(Ri, lr, fi), an._interacting ? (an.move(Qn), an.end(Oi)) : (an.stop(), an._reflowResolve()), an.removePointer(Oi, Oi), Ks;
|
|
@@ -183951,8 +183948,8 @@ const CSi = (r) => {
|
|
|
183951
183948
|
s && i.mosaicRule == null && (i.mosaicRule = s), n && i.raster == null && (i.raster = n);
|
|
183952
183949
|
}
|
|
183953
183950
|
_readCapabilities(i) {
|
|
183954
|
-
const n = i.capabilities ? i.capabilities.toLowerCase().split(",").map((
|
|
183955
|
-
return { data: { supportsAttachment: !1 }, operations: { supportsComputeHistograms:
|
|
183951
|
+
const n = i.capabilities ? i.capabilities.toLowerCase().split(",").map((D) => D.trim()) : ["image", "catalog"], { currentVersion: s, maxRecordCount: o } = i, a = n.includes("image"), l = i.serviceDataType === "esriImageServiceDataTypeElevation", u = !(!i.spatialReference && !i.extent?.spatialReference), c = n.includes("edit"), h = n.includes("mensuration") && u, d = i.mensurationCapabilities == null ? [] : i.mensurationCapabilities.toLowerCase().split(",").map((D) => D.trim()), f = h && d.includes("basic"), _ = this._isMosaicDataset(i) && n.includes("catalog"), v = n.includes("download"), S = s >= 10.7 && l || s >= 11.4 && (l || h && d.includes("3d")), C = _ && i.fields && i.fields.length > 0, A = C && i.supportsAdvancedQueries ? i.advancedQueryCapabilities : void 0;
|
|
183952
|
+
return { data: { supportsAttachment: !1 }, operations: { supportsComputeHistograms: a, supportsExportImage: a, supportsIdentify: a, supportsImageToMap: s >= 11.2 && _, supportsImageToMapMultiray: s >= 11.2 && _, supportsMapToImage: s >= 11.2 && _, supportsFindImages: s >= 11.2 && _, supportsGetImageUrl: s >= 11.3 && v, supportsMeasure: h, supportsMeasureFromImage: s >= 11.2, supportsDownload: v, supportsQuery: C, supportsGetSamples: s >= 10.2 && a, supportsProject: s >= 10.3 && a, supportsComputeStatisticsHistograms: s >= 10.4 && a, supportsQueryBoundary: s >= 10.6 && a, supportsCalculateVolume: S, supportsComputePixelLocation: s >= 10.7 && _, supportsComputeAngles: s >= 10.91, supportsQueryGPSInfo: s >= 11.2 && _, supportsAdd: c, supportsDelete: c, supportsEditing: c, supportsUpdate: c, supportsCalculate: !1, supportsTruncate: !1, supportsValidateSql: !1, supportsChangeTracking: !1, supportsQueryAttachments: !1, supportsResizeAttachments: !1, supportsSync: !1, supportsExceedsLimitStatistics: !1, supportsQueryAnalytics: !1, supportsQueryBins: !1, supportsQueryTopFeatures: !1, supportsAsyncConvert3D: !1 }, query: { maxRecordCount: o, maxRecordCountFactor: void 0, maxUniqueIDCount: void 0, supportsStatistics: !!A?.supportsStatistics, supportsOrderBy: !!A?.supportsOrderBy, supportsDistinct: !!A?.supportsDistinct, supportsPagination: !!A?.supportsPagination, supportsPaginationOnAggregatedQueries: !!A?.supportsPaginationOnAggregatedQueries, supportsStandardizedQueriesOnly: !!A?.useStandardizedQueries, supportsPercentileStatistics: !!A?.supportsPercentileStatistics, supportsCentroid: !!A?.supportsReturningGeometryCentroid, supportsCurrentUser: !1, supportsDistance: !!A?.supportsQueryWithDistance, supportsExtent: !!A?.supportsReturningQueryExtent, supportsGeometryProperties: !!A?.supportsReturningGeometryProperties, supportsHavingClause: !!A?.supportsHavingClause, supportsQuantization: !1, supportsQuantizationEditMode: !1, supportsQueryGeometry: !1, supportsResultType: !1, supportsReturnMesh: !1, supportsMaxRecordCountFactor: !1, supportsSqlExpression: A?.supportsSqlExpression ?? !!A, supportsTopFeaturesQuery: !1, supportsQueryByAnonymous: !1, supportsQueryByOthers: !1, supportsHistoricMoment: !1, supportsFormatPBF: !1, supportsDisjointSpatialRelationship: !1, supportsCacheHint: !1, supportsSpatialAggregationStatistics: !1, supportedSpatialAggregationStatistics: { envelope: !1, centroid: !1, convexHull: !1 }, supportsDefaultSpatialReference: !!A?.supportsDefaultSR, supportsFullTextSearch: !1, supportsCompactGeometry: !1, standardMaxRecordCount: void 0, tileMaxRecordCount: void 0, supportsTrueCurve: !1 }, mensuration: { supportsDistanceAndAngle: f, supportsAreaAndPerimeter: f, supportsPointOrCentroid: f, supportsHeightFromBaseAndTop: h && d.includes("base-top height"), supportsHeightFromBaseAndTopShadow: h && d.includes("base-top shadow height"), supportsHeightFromTopAndTopShadow: h && d.includes("top-top shadow height"), supports3D: h && d.includes("3d") } };
|
|
183956
183953
|
}
|
|
183957
183954
|
};
|
|
183958
183955
|
function t(i) {
|
|
@@ -206164,7 +206161,7 @@ browserWorkerPolyFill(self);
|
|
|
206164
206161
|
}, Qn = function(ce) {
|
|
206165
206162
|
var Te = 0;
|
|
206166
206163
|
return (48 & ce[3]) >>> 4 > 1 && (Te += ce[4] + 1), Te;
|
|
206167
|
-
},
|
|
206164
|
+
}, _s = function(ce) {
|
|
206168
206165
|
if (!an(ce)) return null;
|
|
206169
206166
|
var Te = 4 + Qn(ce);
|
|
206170
206167
|
if (Te >= ce.byteLength) return null;
|
|
@@ -206213,7 +206210,7 @@ browserWorkerPolyFill(self);
|
|
|
206213
206210
|
default:
|
|
206214
206211
|
return null;
|
|
206215
206212
|
}
|
|
206216
|
-
}, parsePesTime:
|
|
206213
|
+
}, parsePesTime: _s, videoPacketContainsKeyFrame: function(ce) {
|
|
206217
206214
|
for (var Te = 4 + Qn(ce), $e = ce.subarray(Te), ke = 0, it = 0, q = !1; it < $e.byteLength - 3; it++) if ($e[it + 2] === 1) {
|
|
206218
206215
|
ke = it + 5;
|
|
206219
206216
|
break;
|
|
@@ -209814,9 +209811,9 @@ const ete = new Wi([255, 127, 0]), dVt = new Wi([0, 0, 0, 0.05]), Xpt = new gu({
|
|
|
209814
209811
|
function yse(r) {
|
|
209815
209812
|
return { type: r, json: { write: { overridePolicy: hVt } } };
|
|
209816
209813
|
}
|
|
209817
|
-
let
|
|
209814
|
+
let fs = class extends Cc(lu(wg(au(qu(ba(Tf(Es))))))) {
|
|
209818
209815
|
constructor(e) {
|
|
209819
|
-
super(e), this.capabilities = null, this.codecs = null, this.connectionInfo = null, this.controller = new kc(), this.copyright = null, this.created = null, this.description = null, this.elevationSource = null, this.frame = null, this.frameCenterSymbol = Xpt.clone(), this.frameCount = null, this.frameEffect = null, this.frameOpacity = 1, this.frameOutlineSymbol = Jpt.clone(), this.fullExtent = null, this.initialExtent = null, this.layerId = null, this.operationalLayerType = "ArcGISVideoLayer", this.playbackInfo = null, this.posterUrl = null, this.qualities = null, this.sensorSymbol = Kpt.clone(), this.sensorSightLineSymbol = Zpt.clone(), this.sensorTrailSymbol = Qpt.clone(), this.serviceItemId = null, this.sourceJSON = null, this.sourceQuality = null, this.sourceType = null, this.spatialReference = ar.WGS84, this.start = 0, this.telemetryDisplay = new LI(), this.type = "video", this.url = null, this.version = null, this.videoLayersInfo = null;
|
|
209816
|
+
super(e), this.capabilities = null, this.codecs = null, this.connectionInfo = null, this.controller = new kc(), this.copyright = null, this.created = null, this.customParameters = null, this.description = null, this.elevationSource = null, this.frame = null, this.frameCenterSymbol = Xpt.clone(), this.frameCount = null, this.frameEffect = null, this.frameOpacity = 1, this.frameOutlineSymbol = Jpt.clone(), this.fullExtent = null, this.initialExtent = null, this.layerId = null, this.operationalLayerType = "ArcGISVideoLayer", this.playbackInfo = null, this.posterUrl = null, this.qualities = null, this.sensorSymbol = Kpt.clone(), this.sensorSightLineSymbol = Zpt.clone(), this.sensorTrailSymbol = Qpt.clone(), this.serviceItemId = null, this.sourceJSON = null, this.sourceQuality = null, this.sourceType = null, this.spatialReference = ar.WGS84, this.start = 0, this.telemetryDisplay = new LI(), this.type = "video", this.url = null, this.version = null, this.videoLayersInfo = null;
|
|
209820
209817
|
}
|
|
209821
209818
|
initialize() {
|
|
209822
209819
|
this.addHandles([To(() => this.metadata, () => {
|
|
@@ -209981,8 +209978,8 @@ let vs = class extends Cc(lu(wg(au(qu(ba(Tf(Es))))))) {
|
|
|
209981
209978
|
this.telemetry.sensorTrail = n.clone();
|
|
209982
209979
|
}
|
|
209983
209980
|
};
|
|
209984
|
-
m([x({ type: Boolean, json: { write: { ignoreOrigin: !0 } } })],
|
|
209985
|
-
const Vki =
|
|
209981
|
+
m([x({ type: Boolean, json: { write: { ignoreOrigin: !0 } } })], fs.prototype, "autoplay", null), m([x({ readOnly: !0 })], fs.prototype, "buffered", null), m([x({ readOnly: !0 })], fs.prototype, "cameraInfo", void 0), m([x({ readOnly: !0, json: { read: !1 } })], fs.prototype, "capabilities", void 0), m([Jt("service", "capabilities", ["supportsAppend", "supportsCoverageQuery", "supportsExportClip", "supportsExportFrameset", "supportsMensuration", "supportsPreviews", "supportsUpdate"])], fs.prototype, "readCapabilitiesFromService", null), m([x({ readOnly: !0 })], fs.prototype, "codecs", void 0), m([x({ readOnly: !0 })], fs.prototype, "connectionInfo", void 0), m([Jt("connectionInfo", ["connectionUrl"])], fs.prototype, "readConnectionInfo", null), m([x()], fs.prototype, "controller", void 0), m([x({ type: String })], fs.prototype, "copyright", void 0), m([x({ readOnly: !0, type: Date })], fs.prototype, "created", void 0), m([x({ type: Number })], fs.prototype, "currentTime", null), m([x({ json: { write: !1 } })], fs.prototype, "customParameters", void 0), m([x({ type: String })], fs.prototype, "description", void 0), m([x({ type: Number })], fs.prototype, "duration", null), m([x({ readOnly: !0 })], fs.prototype, "elevationSource", void 0), m([x({ type: Boolean })], fs.prototype, "ended", null), m([x({ type: PAi })], fs.prototype, "frame", void 0), m([x(yse(gu))], fs.prototype, "frameCenterSymbol", void 0), m([x({ readOnly: !0, type: En })], fs.prototype, "frameCount", void 0), m([x(FFe)], fs.prototype, "frameEffect", void 0), m([x(fA)], fs.prototype, "frameOpacity", void 0), m([x(yse(yf))], fs.prototype, "frameOutlineSymbol", void 0), m([x({ type: ri })], fs.prototype, "fullExtent", void 0), m([x({ readOnly: !0 })], fs.prototype, "frameHorizonPoints", null), m([x({ readOnly: !0, json: { read: { reader: kAi, source: "time" } }, type: URe })], fs.prototype, "fullTimeExtent", void 0), m([x({ readOnly: !0 })], fs.prototype, "groundControlPoints", null), m([x(VM)], fs.prototype, "id", void 0), m([x({ type: ri })], fs.prototype, "initialExtent", void 0), m([x({ readOnly: !0 })], fs.prototype, "isLive", null), m([x({ type: En, json: { read: !1, origins: { service: { read: { source: "id" } } } } })], fs.prototype, "layerId", void 0), m([x({ readOnly: !0 })], fs.prototype, "livestreamStatus", null), m([x({ type: Boolean })], fs.prototype, "loop", null), m([x({ readOnly: !0 })], fs.prototype, "metadata", null), m([x({ readOnly: !0 })], fs.prototype, "mimeType", null), m([x({ type: Boolean, json: { write: { ignoreOrigin: !0 } } })], fs.prototype, "muted", null), m([x({ type: ["ArcGISVideoLayer"] })], fs.prototype, "operationalLayerType", void 0), m([x({ readOnly: !0 })], fs.prototype, "parsedUrl", null), m([x({ type: EAi })], fs.prototype, "playbackInfo", void 0), m([x({ type: Number })], fs.prototype, "playbackRate", null), m([x({ readOnly: !0, type: String })], fs.prototype, "playerUrl", null), m([x({ readOnly: !0 })], fs.prototype, "playing", null), m([x({ readOnly: !0, json: { read: { source: "poster" } } })], fs.prototype, "posterUrl", void 0), m([x({ readOnly: !0 })], fs.prototype, "qualities", void 0), m([x(Gki)], fs.prototype, "sensorSymbol", void 0), m([x(yse(tc))], fs.prototype, "sensorSightLineSymbol", void 0), m([x(yse(tc))], fs.prototype, "sensorTrailSymbol", void 0), m([x({ readOnly: !0 })], fs.prototype, "serviceItemId", void 0), m([x()], fs.prototype, "sourceJSON", void 0), m([x({ readOnly: !0 })], fs.prototype, "sourceQuality", void 0), m([x({ readOnly: !0, json: { name: "serviceType" } })], fs.prototype, "sourceType", void 0), m([x()], fs.prototype, "spatialReference", void 0), m([x({ json: { write: !0 } })], fs.prototype, "start", void 0), m([x({ readOnly: !0 })], fs.prototype, "started", null), m([x({ readOnly: !0, type: String })], fs.prototype, "state", null), m([x({ readOnly: !0, type: qI })], fs.prototype, "telemetry", null), m([x({ type: LI, nonNullable: !0, json: { write: { ignoreOrigin: !0 } } })], fs.prototype, "telemetryDisplay", void 0), m([Jt("service", "title", ["name"])], fs.prototype, "readTitleFromService", null), m([x({ readOnly: !0 })], fs.prototype, "type", void 0), m([x(TAi())], fs.prototype, "url", void 0), m([x({ readOnly: !0, type: Number, json: { read: { source: "currentVersion" } } })], fs.prototype, "version", void 0), m([x({ readOnly: !0 })], fs.prototype, "videoElement", null), m([x({ readOnly: !0 })], fs.prototype, "videoHeight", null), m([x({ readOnly: !0, json: { read: !1 } })], fs.prototype, "videoLayersInfo", void 0), m([Jt("service", "videoLayersInfo", ["id", "name", "poster", "serviceType", "type"])], fs.prototype, "readLayerInfosFromService", null), m([x({ type: URe, readOnly: !0 })], fs.prototype, "videoTimeExtent", null), m([x({ readOnly: !0 })], fs.prototype, "videoWidth", null), m([x()], fs.prototype, "volume", null), m([x({ readOnly: !0 })], fs.prototype, "waiting", null), fs = m([Se("esri.layers.VideoLayer")], fs);
|
|
209982
|
+
const Vki = fs;
|
|
209986
209983
|
var qki = /* @__PURE__ */ Object.freeze({
|
|
209987
209984
|
__proto__: null,
|
|
209988
209985
|
default: Vki
|
|
@@ -217741,12 +217738,12 @@ function tFi() {
|
|
|
217741
217738
|
}, P = (ae, me, Ge, Ye, vt, zt, er, lr, fi, Ri) => {
|
|
217742
217739
|
var Oi = me ? hi.resolve(Vi.join2(ae, me)) : ae;
|
|
217743
217740
|
function an(Qn) {
|
|
217744
|
-
function
|
|
217741
|
+
function _s(sa) {
|
|
217745
217742
|
Ri?.(), lr || b(ae, me, sa, Ye, vt, fi), zt?.(), et();
|
|
217746
217743
|
}
|
|
217747
|
-
E(Qn, Oi,
|
|
217744
|
+
E(Qn, Oi, _s, () => {
|
|
217748
217745
|
er?.(), et();
|
|
217749
|
-
}) ||
|
|
217746
|
+
}) || _s(Qn);
|
|
217750
217747
|
}
|
|
217751
217748
|
ze(), typeof Ge == "string" ? g(Ge).then(an, er) : an(Ge);
|
|
217752
217749
|
}, M = (ae) => {
|
|
@@ -218031,8 +218028,8 @@ function tFi() {
|
|
|
218031
218028
|
L.hashRemoveNode(Ri);
|
|
218032
218029
|
try {
|
|
218033
218030
|
Ge.node_ops.rename(Ri, Ye, lr), Ri.parent = Ye;
|
|
218034
|
-
} catch (
|
|
218035
|
-
throw
|
|
218031
|
+
} catch (_s) {
|
|
218032
|
+
throw _s;
|
|
218036
218033
|
} finally {
|
|
218037
218034
|
L.hashAddNode(Ri);
|
|
218038
218035
|
}
|
|
@@ -218279,7 +218276,7 @@ function tFi() {
|
|
|
218279
218276
|
}, close(lr) {
|
|
218280
218277
|
Ye?.buffer?.length && Ye(10);
|
|
218281
218278
|
}, read(lr, fi, Ri, Oi, an) {
|
|
218282
|
-
for (var Qn = 0,
|
|
218279
|
+
for (var Qn = 0, _s = 0; _s < Oi; _s++) {
|
|
218283
218280
|
var sa;
|
|
218284
218281
|
try {
|
|
218285
218282
|
sa = Ge();
|
|
@@ -218288,7 +218285,7 @@ function tFi() {
|
|
|
218288
218285
|
}
|
|
218289
218286
|
if (sa === void 0 && Qn === 0) throw new L.ErrnoError(6);
|
|
218290
218287
|
if (sa == null) break;
|
|
218291
|
-
Qn++, fi[Ri +
|
|
218288
|
+
Qn++, fi[Ri + _s] = sa;
|
|
218292
218289
|
}
|
|
218293
218290
|
return Qn && (lr.node.atime = Date.now()), Qn;
|
|
218294
218291
|
}, write(lr, fi, Ri, Oi, an) {
|
|
@@ -218314,18 +218311,18 @@ function tFi() {
|
|
|
218314
218311
|
return this.contents.length;
|
|
218315
218312
|
} } });
|
|
218316
218313
|
var lr = {};
|
|
218317
|
-
function fi(Ri, Oi, an, Qn,
|
|
218314
|
+
function fi(Ri, Oi, an, Qn, _s) {
|
|
218318
218315
|
var sa = Ri.node.contents;
|
|
218319
|
-
if (
|
|
218320
|
-
var Ks = Math.min(sa.length -
|
|
218321
|
-
if (sa.slice) for (var Dl = 0; Dl < Ks; Dl++) Oi[an + Dl] = sa[
|
|
218322
|
-
else for (Dl = 0; Dl < Ks; Dl++) Oi[an + Dl] = sa.get(
|
|
218316
|
+
if (_s >= sa.length) return 0;
|
|
218317
|
+
var Ks = Math.min(sa.length - _s, Qn);
|
|
218318
|
+
if (sa.slice) for (var Dl = 0; Dl < Ks; Dl++) Oi[an + Dl] = sa[_s + Dl];
|
|
218319
|
+
else for (Dl = 0; Dl < Ks; Dl++) Oi[an + Dl] = sa.get(_s + Dl);
|
|
218323
218320
|
return Ks;
|
|
218324
218321
|
}
|
|
218325
218322
|
return Object.keys(er.stream_ops).forEach((Ri) => {
|
|
218326
218323
|
var Oi = er.stream_ops[Ri];
|
|
218327
218324
|
lr[Ri] = (...an) => (L.forceLoadFile(er), Oi(...an));
|
|
218328
|
-
}), lr.read = (Ri, Oi, an, Qn,
|
|
218325
|
+
}), lr.read = (Ri, Oi, an, Qn, _s) => (L.forceLoadFile(er), fi(Ri, Oi, an, Qn, _s)), lr.mmap = (Ri, Oi, an, Qn, _s) => {
|
|
218329
218326
|
L.forceLoadFile(er);
|
|
218330
218327
|
var sa = y();
|
|
218331
218328
|
if (!sa) throw new L.ErrnoError(48);
|
|
@@ -218427,9 +218424,9 @@ function tFi() {
|
|
|
218427
218424
|
default:
|
|
218428
218425
|
return -28;
|
|
218429
218426
|
}
|
|
218430
|
-
} catch (
|
|
218431
|
-
if (L === void 0 ||
|
|
218432
|
-
return -
|
|
218427
|
+
} catch (_s) {
|
|
218428
|
+
if (L === void 0 || _s.name !== "ErrnoError") throw _s;
|
|
218429
|
+
return -_s.errno;
|
|
218433
218430
|
}
|
|
218434
218431
|
}
|
|
218435
218432
|
function Ie(ae, me, Ge, Ye) {
|
|
@@ -218478,8 +218475,8 @@ function tFi() {
|
|
|
218478
218475
|
ii([ae], zt, (er) => {
|
|
218479
218476
|
var lr = {};
|
|
218480
218477
|
return vt.forEach((fi, Ri) => {
|
|
218481
|
-
var Oi = fi.fieldName, an = er[Ri], Qn = er[Ri].optional,
|
|
218482
|
-
lr[Oi] = { read: ($o) => an.fromWireType(
|
|
218478
|
+
var Oi = fi.fieldName, an = er[Ri], Qn = er[Ri].optional, _s = fi.getter, sa = fi.getterContext, Ks = er[Ri + vt.length], Dl = fi.setter, qa = fi.setterContext;
|
|
218479
|
+
lr[Oi] = { read: ($o) => an.fromWireType(_s(sa, $o)), write: ($o, xg) => {
|
|
218483
218480
|
var Pa = [];
|
|
218484
218481
|
Dl(qa, $o, Ks.toWireType(Pa, xg)), Ke(Pa);
|
|
218485
218482
|
}, optional: Qn };
|
|
@@ -218598,10 +218595,10 @@ function tFi() {
|
|
|
218598
218595
|
var er = me.length;
|
|
218599
218596
|
er < 2 && gn("argTypes array size mismatch! Must at least get return value and 'this' types!"), me[1];
|
|
218600
218597
|
var lr = ei(me), fi = me[0].name !== "void", Ri = er - 2, Oi = new Array(Ri), an = [], Qn = [];
|
|
218601
|
-
return Zt(ae, function(...
|
|
218598
|
+
return Zt(ae, function(..._s) {
|
|
218602
218599
|
var sa;
|
|
218603
218600
|
Qn.length = 0, an.length = 1, an[0] = vt;
|
|
218604
|
-
for (var Ks = 0; Ks < Ri; ++Ks) Oi[Ks] = me[Ks + 2].toWireType(Qn,
|
|
218601
|
+
for (var Ks = 0; Ks < Ri; ++Ks) Oi[Ks] = me[Ks + 2].toWireType(Qn, _s[Ks]), an.push(Oi[Ks]);
|
|
218605
218602
|
function Dl(qa) {
|
|
218606
218603
|
if (lr) Ke(Qn);
|
|
218607
218604
|
else for (var $o = 2; $o < me.length; $o++) {
|
|
@@ -218746,8 +218743,8 @@ function tFi() {
|
|
|
218746
218743
|
for (var fi, Ri = k[lr >> 2], Oi = lr + 4, an = 0; an <= Ri; ++an) {
|
|
218747
218744
|
var Qn = lr + 4 + an * me;
|
|
218748
218745
|
if (an == Ri || zt(Qn) == 0) {
|
|
218749
|
-
var
|
|
218750
|
-
fi === void 0 ? fi =
|
|
218746
|
+
var _s = Ye(Oi, Qn - Oi);
|
|
218747
|
+
fi === void 0 ? fi = _s : (fi += "\0", fi += _s), Oi = Qn + me;
|
|
218751
218748
|
}
|
|
218752
218749
|
}
|
|
218753
218750
|
return We(lr), fi;
|
|
@@ -218803,7 +218800,7 @@ function tFi() {
|
|
|
218803
218800
|
var Ye = Sl(ae, me), vt = Ye.shift();
|
|
218804
218801
|
ae--;
|
|
218805
218802
|
var zt = new Array(ae), er = (fi, Ri, Oi, an) => {
|
|
218806
|
-
for (var Qn = 0,
|
|
218803
|
+
for (var Qn = 0, _s = 0; _s < ae; ++_s) zt[_s] = Ye[_s].readValueFromPointer(an + Qn), Qn += Ye[_s].argPackAdvance;
|
|
218807
218804
|
var sa = Ge === 1 ? Jl(Ri, zt) : Ri.apply(fi, zt);
|
|
218808
218805
|
return Ar(vt, Oi, sa);
|
|
218809
218806
|
}, lr = `methodCaller<(${Ye.map((fi) => fi.name).join(", ")}) => ${vt.name}>`;
|
|
@@ -218821,8 +218818,8 @@ function tFi() {
|
|
|
218821
218818
|
}, mh = (ae, me, Ge, Ye) => {
|
|
218822
218819
|
var vt = (/* @__PURE__ */ new Date()).getFullYear(), zt = new Date(vt, 0, 1), er = new Date(vt, 6, 1), lr = zt.getTimezoneOffset(), fi = er.getTimezoneOffset(), Ri = Math.max(lr, fi);
|
|
218823
218820
|
k[ae >> 2] = 60 * Ri, N[me >> 2] = +(lr != fi);
|
|
218824
|
-
var Oi = (
|
|
218825
|
-
var sa =
|
|
218821
|
+
var Oi = (_s) => {
|
|
218822
|
+
var sa = _s >= 0 ? "-" : "+", Ks = Math.abs(_s);
|
|
218826
218823
|
return `UTC${sa}${String(Math.floor(Ks / 60)).padStart(2, "0")}${String(Ks % 60).padStart(2, "0")}`;
|
|
218827
218824
|
}, an = Oi(lr), Qn = Oi(fi);
|
|
218828
218825
|
fi < lr ? (Xl(an, Ge, 17), Xl(Qn, Ye, 17)) : (Xl(an, Ye, 17), Xl(Qn, Ge, 17));
|
|
@@ -221878,7 +221875,7 @@ return valueToHandle(obj);
|
|
|
221878
221875
|
ne -= yt - ge.getDate() + 1, ge.setDate(1), qe < 11 ? ge.setMonth(qe + 1) : (ge.setMonth(0), ge.setFullYear(ge.getFullYear() + 1));
|
|
221879
221876
|
}
|
|
221880
221877
|
return ge;
|
|
221881
|
-
},
|
|
221878
|
+
}, _s = (q, ne) => {
|
|
221882
221879
|
S.set(q, ne);
|
|
221883
221880
|
}, sa = (q, ne, ge, we) => {
|
|
221884
221881
|
var qe = k[we + 40 >> 2], yt = { tm_sec: N[we >> 2], tm_min: N[we + 4 >> 2], tm_hour: N[we + 8 >> 2], tm_mday: N[we + 12 >> 2], tm_mon: N[we + 16 >> 2], tm_year: N[we + 20 >> 2], tm_wday: N[we + 24 >> 2], tm_yday: N[we + 28 >> 2], tm_isdst: N[we + 32 >> 2], tm_gmtoff: N[we + 36 >> 2], tm_zone: qe ? L(qe) : "" }, kt = L(ge), Vt = { "%c": "%a %b %d %H:%M:%S %Y", "%D": "%m/%d/%y", "%F": "%Y-%m-%d", "%h": "%b", "%r": "%I:%M:%S %p", "%R": "%H:%M", "%T": "%H:%M:%S", "%x": "%m/%d/%y", "%X": "%H:%M:%S", "%Ec": "%c", "%EC": "%C", "%Ex": "%m/%d/%y", "%EX": "%H:%M:%S", "%Ey": "%y", "%EY": "%Y", "%Od": "%d", "%Oe": "%e", "%OH": "%H", "%OI": "%I", "%Om": "%m", "%OM": "%M", "%OS": "%S", "%Ou": "%u", "%OU": "%U", "%OV": "%V", "%Ow": "%w", "%OW": "%W", "%Oy": "%y" };
|
|
@@ -221949,7 +221946,7 @@ return valueToHandle(obj);
|
|
|
221949
221946
|
}, "%Z": (Ii) => Ii.tm_zone, "%%": () => "%" };
|
|
221950
221947
|
for (var wr in kt = kt.replace(/%%/g, "\0\0"), Cn) kt.includes(wr) && (kt = kt.replace(new RegExp(wr, "g"), Cn[wr](yt)));
|
|
221951
221948
|
var wa = Mr(kt = kt.replace(/\0\0/g, "%"), !1);
|
|
221952
|
-
return wa.length > ne ? 0 : (
|
|
221949
|
+
return wa.length > ne ? 0 : (_s(wa, q), wa.length - 1);
|
|
221953
221950
|
}, Ks = (q, ne, ge, we, qe) => sa(q, ne, ge, we), Dl = function(q, ne, ge, we) {
|
|
221954
221951
|
q || (q = this), this.parent = q, this.mount = q.mount, this.mounted = null, this.id = R.nextInode++, this.name = ne, this.mode = ge, this.node_ops = {}, this.stream_ops = {}, this.rdev = we;
|
|
221955
221952
|
}, qa = 365, $o = 146;
|
|
@@ -225576,15 +225573,15 @@ let p9i = class {
|
|
|
225576
225573
|
i.setCoords(0, 10 * this.m_rpu);
|
|
225577
225574
|
const n = 0;
|
|
225578
225575
|
let s = 45 * this.m_rpu;
|
|
225579
|
-
const o = Xs(e, new j_(new
|
|
225576
|
+
const o = Xs(e, new j_(new gs(), new gs()), !1), a = Xs(e, new j_(new gs(), new gs()), !1), l = Xs(e, new j_(new gs(), new gs()), !1), u = Xs(e, new j_(new gs(), new gs()), !1), c = new ie(), h = new ie(), d = new ie(), f = new ie();
|
|
225580
225577
|
for (zo.geodesicCoordinate(this.m_a, this.m_eSquared, i.x, i.y, t, n, o.at(0), o.at(1)), c.setCoords(o.at(0).val, o.at(1).val), zo.geodesicCoordinate(this.m_a, this.m_eSquared, i.x, i.y, t, s, a.at(0), a.at(1)), h.setCoords(a.at(0).val, a.at(1).val); ; ) {
|
|
225581
225578
|
const S = { stack: [], error: void 0, hasError: !1 };
|
|
225582
225579
|
try {
|
|
225583
225580
|
const C = 0.5 * (n + s);
|
|
225584
225581
|
zo.geodesicCoordinate(this.m_a, this.m_eSquared, i.x, i.y, t, C, l.at(0), l.at(1)), d.setCoords(l.at(0).val, l.at(1).val);
|
|
225585
|
-
const A = Xs(S, new
|
|
225582
|
+
const A = Xs(S, new gs(), !1), D = Xs(S, new gs(), !1);
|
|
225586
225583
|
zo.geodeticDistance(this.m_a, this.m_eSquared, c.x, c.y, h.x, h.y, A, D, null, 2), zo.geodeticCoordinate(this.m_a, this.m_eSquared, c.x, c.y, 0.5 * A.val, D.val, u.at(0), u.at(1), 2), f.setCoords(u.at(0).val, u.at(1).val);
|
|
225587
|
-
const N = Xs(S, new
|
|
225584
|
+
const N = Xs(S, new gs(), !1);
|
|
225588
225585
|
if (zo.geodeticDistance(this.m_a, this.m_eSquared, d.x, d.y, f.x, f.y, N, null, null, 2), N.val <= this.m_convergenceOffset) break;
|
|
225589
225586
|
s *= 0.9, zo.geodesicCoordinate(this.m_a, this.m_eSquared, i.x, i.y, t, s, a.at(0), a.at(1)), h.setCoords(a.at(0).val, a.at(1).val);
|
|
225590
225587
|
} catch (C) {
|
|
@@ -225608,9 +225605,9 @@ let p9i = class {
|
|
|
225608
225605
|
t = Math.min(t, 0.125 * this.m_a * Math.PI);
|
|
225609
225606
|
const i = new ie(), n = new ie();
|
|
225610
225607
|
i.setCoords(0, 10 * this.m_rpu), n.setCoords(10 * this.m_rpu, 10 * this.m_rpu);
|
|
225611
|
-
const s = Xs(e, new
|
|
225608
|
+
const s = Xs(e, new gs(), !1), o = Xs(e, new gs(), !1), a = Xs(e, new gs(), !1);
|
|
225612
225609
|
zo.geodeticDistance(this.m_a, this.m_eSquared, i.x, i.y, n.x, n.y, a, s, o, this.m_curveType);
|
|
225613
|
-
const l = Xs(e, new j_(new
|
|
225610
|
+
const l = Xs(e, new j_(new gs(), new gs()), !1), u = Xs(e, new j_(new gs(), new gs()), !1), c = new ie(), h = Xs(e, new gs(), !1), d = Xs(e, new j_(new gs(), new gs()), !1), f = Xs(e, new j_(new gs(), new gs()), !1), _ = Xs(e, new j_(new gs(), new gs()), !1), v = Xs(e, new j_(new gs(), new gs()), !1), S = new ie(), C = new ie(), A = new ie(), D = new ie(), N = 0;
|
|
225614
225611
|
let k = 1;
|
|
225615
225612
|
const O = s.val, j = o.val, B = O - 0.5 * Math.PI, U = j + 0.5 * Math.PI, z = a.val;
|
|
225616
225613
|
for (zo.geodesicCoordinate(this.m_a, this.m_eSquared, i.x, i.y, t, B, d.at(0), d.at(1)), S.setCoords(d.at(0).val, d.at(1).val), zo.geodesicCoordinate(this.m_a, this.m_eSquared, n.x, n.y, t, U, f.at(0), f.at(1)), C.setCoords(f.at(0).val, f.at(1).val); ; ) {
|
|
@@ -225620,15 +225617,15 @@ let p9i = class {
|
|
|
225620
225617
|
zo.geodeticCoordinate(this.m_a, this.m_eSquared, i.x, i.y, ee * z, O, l.at(0), l.at(1), this.m_curveType), c.setCoords(l.at(0).val, l.at(1).val), zo.geodeticDistance(this.m_a, this.m_eSquared, i.x, i.y, c.x, c.y, null, null, h, this.m_curveType);
|
|
225621
225618
|
const te = h.val + 0.5 * Math.PI;
|
|
225622
225619
|
zo.geodesicCoordinate(this.m_a, this.m_eSquared, c.x, c.y, t, te, _.at(0), _.at(1)), A.setCoords(_.at(0).val, _.at(1).val);
|
|
225623
|
-
const ue = Xs(Z, new
|
|
225620
|
+
const ue = Xs(Z, new gs(), !1), ye = Xs(Z, new gs(), !1);
|
|
225624
225621
|
zo.geodeticDistance(this.m_a, this.m_eSquared, S.x, S.y, C.x, C.y, ue, ye, null, 2), zo.geodeticCoordinate(this.m_a, this.m_eSquared, S.x, S.y, 0.5 * ue.val, ye.val, v.at(0), v.at(1), 2), D.setCoords(v.at(0).val, v.at(1).val);
|
|
225625
|
-
const ve = Xs(Z, new
|
|
225622
|
+
const ve = Xs(Z, new gs(), !1);
|
|
225626
225623
|
if (zo.geodeticDistance(this.m_a, this.m_eSquared, A.x, A.y, D.x, D.y, ve, null, null, 2), ve.val <= this.m_convergenceOffset) break;
|
|
225627
225624
|
{
|
|
225628
225625
|
const Ee = { stack: [], error: void 0, hasError: !1 };
|
|
225629
225626
|
try {
|
|
225630
225627
|
k *= 0.9, zo.geodeticCoordinate(this.m_a, this.m_eSquared, i.x, i.y, k * z, O, u.at(0), u.at(1), this.m_curveType), n.setCoords(u.at(0).val, u.at(1).val);
|
|
225631
|
-
const Ne = Xs(Ee, new
|
|
225628
|
+
const Ne = Xs(Ee, new gs(), !1);
|
|
225632
225629
|
zo.geodeticDistance(this.m_a, this.m_eSquared, i.x, i.y, n.x, n.y, null, null, Ne, this.m_curveType);
|
|
225633
225630
|
const ze = Ne.val + 0.5 * Math.PI;
|
|
225634
225631
|
zo.geodesicCoordinate(this.m_a, this.m_eSquared, n.x, n.y, t, ze, f.at(0), f.at(1)), C.setCoords(f.at(0).val, f.at(1).val);
|
|
@@ -225674,7 +225671,7 @@ function OSe(r, e, t, i, n, s, o) {
|
|
|
225674
225671
|
l.m_radTolerance = h * l.m_rpu, t === 4 ? (l.m_curveType = 2, l.m_bShapePreserving = !0) : (l.m_curveType = t, l.m_bShapePreserving = !1), l.m_distance = i, l.m_absDistance = Math.abs(i), Number.isNaN(n) || n <= 0 ? l.setConvergenceOffset() : l.m_convergenceOffset = Math.max(n, 1e-3), l.m_convergenceOffset /= s;
|
|
225675
225672
|
let d, f = a.getGeometryType();
|
|
225676
225673
|
if (vu(f)) {
|
|
225677
|
-
const S = new
|
|
225674
|
+
const S = new ys({ vd: a.getDescription() });
|
|
225678
225675
|
S.addSegment(a, !0), d = S, f = Fe.enumPolyline;
|
|
225679
225676
|
} else if (f === Fe.enumEnvelope) {
|
|
225680
225677
|
const S = a, C = new _t();
|
|
@@ -225684,7 +225681,7 @@ function OSe(r, e, t, i, n, s, o) {
|
|
|
225684
225681
|
const D = new mn({ vd: a.getDescription() });
|
|
225685
225682
|
S.getCenter(D), d = D, f = Fe.enumPoint;
|
|
225686
225683
|
} else {
|
|
225687
|
-
const D = new
|
|
225684
|
+
const D = new ys({ vd: a.getDescription() });
|
|
225688
225685
|
D.addEnvelope(S, !1), d = D, f = Fe.enumPolyline;
|
|
225689
225686
|
}
|
|
225690
225687
|
else {
|
|
@@ -225725,7 +225722,7 @@ function U$e(r, e, t, i, n, s, o, a, l, u, c) {
|
|
|
225725
225722
|
try {
|
|
225726
225723
|
const d = new ie();
|
|
225727
225724
|
d.setNAN(), l || c.getPointCount() > 0 && (d.setCoordsPoint2D(c.getXY(c.getPointCount() - 1)), d.scale(t));
|
|
225728
|
-
const f = Xs(h, new
|
|
225725
|
+
const f = Xs(h, new gs(), !1), _ = Xs(h, new j_(new gs(), new gs()), !1), v = new ie(), S = new ie(), C = s.at(-1), A = 1 / t;
|
|
225729
225726
|
for (let D = 0; D < s.length; D++) {
|
|
225730
225727
|
const N = s[D];
|
|
225731
225728
|
let k;
|
|
@@ -225742,7 +225739,7 @@ function lJ(r, e, t, i, n, s, o, a, l, u, c, h = Number.NaN, d = Number.NaN) {
|
|
|
225742
225739
|
const f = { stack: [], error: void 0, hasError: !1 };
|
|
225743
225740
|
try {
|
|
225744
225741
|
if (o - s < a) return u;
|
|
225745
|
-
const _ = Xs(f, new j_(new
|
|
225742
|
+
const _ = Xs(f, new j_(new gs(), new gs()), !1), v = new ie(), S = new ie(), C = new ie();
|
|
225746
225743
|
S.setNAN(), l || c.getPointCount() > 0 && (S.setCoordsPoint2D(c.getXY(c.getPointCount() - 1)), S.scale(t));
|
|
225747
225744
|
let A = Math.ceil(s / a), D = A++ * a;
|
|
225748
225745
|
D === s && (D = A++ * a);
|
|
@@ -225759,9 +225756,9 @@ function lJ(r, e, t, i, n, s, o, a, l, u, c, h = Number.NaN, d = Number.NaN) {
|
|
|
225759
225756
|
function nmt(r, e, t, i, n, s, o, a, l, u, c) {
|
|
225760
225757
|
const h = { stack: [], error: void 0, hasError: !1 };
|
|
225761
225758
|
try {
|
|
225762
|
-
const d = new ie(), f = new ie(), _ = Xs(h, new j_(new
|
|
225759
|
+
const d = new ie(), f = new ie(), _ = Xs(h, new j_(new gs(), new gs()), !1);
|
|
225763
225760
|
zo.geodesicCoordinate(r, e, n.x, n.y, i, s, _.at(0), _.at(1)), d.setCoords(_.at(0).val, _.at(1).val), zo.geodesicCoordinate(r, e, n.x, n.y, i, o, _.at(0), _.at(1)), f.setCoords(_.at(0).val, _.at(1).val);
|
|
225764
|
-
const v = Xs(h, new
|
|
225761
|
+
const v = Xs(h, new gs(), !1);
|
|
225765
225762
|
for (zo.geodeticDistance(r, e, a.x, a.y, d.x, d.y, null, v, null, 0), u[0] = v.val, zo.geodeticDistance(r, e, a.x, a.y, f.x, f.y, null, v, null, 0), c[0] = v.val; u[0] <= c[0]; ) u[0] += Vp;
|
|
225766
225763
|
for (; u[0] > c[0]; ) u[0] -= Vp;
|
|
225767
225764
|
for (; u[0] >= l; ) u[0] -= Vp, c[0] -= Vp;
|
|
@@ -225807,11 +225804,11 @@ function Sqt(r, e, t, i, n, s) {
|
|
|
225807
225804
|
const o = { stack: [], error: void 0, hasError: !1 };
|
|
225808
225805
|
try {
|
|
225809
225806
|
if (i >= s) return !1;
|
|
225810
|
-
const a = t[0], l = t.at(-1), u = Xs(o, new
|
|
225807
|
+
const a = t[0], l = t.at(-1), u = Xs(o, new gs(), !1), c = Xs(o, new gs(), !1), h = Xs(o, new gs(), !1);
|
|
225811
225808
|
zo.greatEllipticDistance(r, e, n.x, n.y, a.x, a.y, u, null, null), zo.greatEllipticDistance(r, e, n.x, n.y, l.x, l.y, c, null, null), zo.greatEllipticDistance(r, e, a.x, a.y, l.x, l.y, h, null, null);
|
|
225812
225809
|
let d = Math.min(u.val, c.val) + h.val, f = d + i;
|
|
225813
225810
|
if (f < s) return !0;
|
|
225814
|
-
const _ = Xs(o, new
|
|
225811
|
+
const _ = Xs(o, new gs(), !1);
|
|
225815
225812
|
d = Math.max(u.val, c.val);
|
|
225816
225813
|
for (let v = 1; v < t.length - 1; v++) {
|
|
225817
225814
|
const S = t[v];
|
|
@@ -225838,7 +225835,7 @@ function Tqt(r, e, t, i, n, s) {
|
|
|
225838
225835
|
const o = { stack: [], error: void 0, hasError: !1 };
|
|
225839
225836
|
try {
|
|
225840
225837
|
if (i >= s) return !1;
|
|
225841
|
-
const a = Xs(o, new
|
|
225838
|
+
const a = Xs(o, new gs(), !1);
|
|
225842
225839
|
return zo.greatEllipticDistance(r, e, n.x, n.y, t.x, t.y, a, null, null), a.val + i < s;
|
|
225843
225840
|
} catch (a) {
|
|
225844
225841
|
o.error = a, o.hasError = !0;
|
|
@@ -226143,7 +226140,7 @@ let Eqt = class {
|
|
|
226143
226140
|
return a.addEnvelope(e, !1), this._ExecuteShapePreservingLength(a, t, s, n, i);
|
|
226144
226141
|
}
|
|
226145
226142
|
if (vu(o)) {
|
|
226146
|
-
const a = new
|
|
226143
|
+
const a = new ys();
|
|
226147
226144
|
return a.addSegment(e, !0), this._ExecuteShapePreservingLength(a, t, s, n, i);
|
|
226148
226145
|
}
|
|
226149
226146
|
return this._ExecuteShapePreservingLength(e, t, s, n, i);
|
|
@@ -226160,7 +226157,7 @@ function Ise(r, e, t) {
|
|
|
226160
226157
|
}
|
|
226161
226158
|
let x9i = class {
|
|
226162
226159
|
constructor(e, t, i, n, s = 0, o = 4) {
|
|
226163
|
-
this.m_ptDistFrom = new ie(), this.m_segStartPt = new ie(), this.m_segEndPt = new ie(), this.m_geodeticLength = new
|
|
226160
|
+
this.m_ptDistFrom = new ie(), this.m_segStartPt = new ie(), this.m_segEndPt = new ie(), this.m_geodeticLength = new gs(), this.m_az12 = new gs(), this.m_minGeodeticDist = new gs(), this.m_segStartPt3d = new Hn(), this.m_segEndPt3d = new Hn(), this.m_sr = n, this.m_distCurveType = s, this.m_segCurveType = o, this.m_inputGCS = this.m_sr.getGCS(), this.m_rpu = this.m_inputGCS.getUnit().getUnitToBaseFactor(), this.m_bIsPannablePcs = this.m_sr.getCoordinateSystemType() === 2 && this.m_sr.isPannable();
|
|
226164
226161
|
const a = dv();
|
|
226165
226162
|
this.m_inputGCS.querySpheroidData(a), this.m_a = a.majorSemiAxis, this.m_eSquared = a.e2, this.setPointDistFrom(e), this.setSegmentEndPoints(t, i);
|
|
226166
226163
|
}
|
|
@@ -226185,7 +226182,7 @@ let x9i = class {
|
|
|
226185
226182
|
case 3: {
|
|
226186
226183
|
const i = { stack: [], error: void 0, hasError: !1 };
|
|
226187
226184
|
try {
|
|
226188
|
-
const n = Xs(i, new
|
|
226185
|
+
const n = Xs(i, new gs(), !1), s = Xs(i, new gs(), !1);
|
|
226189
226186
|
zo.geodeticCoordinate(this.m_a, this.m_eSquared, this.m_segStartPt.x, this.m_segStartPt.y, this.m_geodeticLength.val * e, this.m_az12.val, n, s, this.m_segCurveType), t = new ie(n.val, s.val);
|
|
226190
226187
|
break;
|
|
226191
226188
|
} catch (n) {
|
|
@@ -226459,7 +226456,7 @@ class L9i {
|
|
|
226459
226456
|
e.queryEnvelope(s);
|
|
226460
226457
|
const o = Xs(n, this.getEqualAreaPCSInstance(t, s), !1), a = e.clone();
|
|
226461
226458
|
GOt(o, a);
|
|
226462
|
-
const l = 50, u = a.getImpl().getAttributeStreamRef(0), c = e.getImpl().getAttributeStreamRef(0), h = Xs(n, new
|
|
226459
|
+
const l = 50, u = a.getImpl().getAttributeStreamRef(0), c = e.getImpl().getAttributeStreamRef(0), h = Xs(n, new gs(), !1), d = Xs(n, new gs(), !1), f = 40, _ = [0, 0], v = cpe(USe, f), S = Bi(f, -1), C = USe(), A = USe();
|
|
226463
226460
|
let D, N;
|
|
226464
226461
|
const k = o;
|
|
226465
226462
|
let O = a.calculateArea2D();
|
|
@@ -226564,7 +226561,7 @@ class L9i {
|
|
|
226564
226561
|
splitSegmentPassingThroughPole(e) {
|
|
226565
226562
|
const t = { stack: [], error: void 0, hasError: !1 };
|
|
226566
226563
|
try {
|
|
226567
|
-
const i = [], n = new Hn(), s = new Hn(), o = new Hn(), a = new ie(), l = 20, u = 3.124139361, c = 10, h = e.getStartXY(), d = e.getEndXY(), f = Xs(t, new
|
|
226564
|
+
const i = [], n = new Hn(), s = new Hn(), o = new Hn(), a = new ie(), l = 20, u = 3.124139361, c = 10, h = e.getStartXY(), d = e.getEndXY(), f = Xs(t, new gs(), !1);
|
|
226568
226565
|
if (zo.geodeticDistance(this.m_a, this.m_eSquared, h.x, h.y, d.x, d.y, f, null, null, 2), Math.abs(d.x - h.x) > u && f.val > l) {
|
|
226569
226566
|
const _ = new x9i(new ie(0, 90), h.divide(this.m_rpu), d.divide(this.m_rpu), this.m_inputGCS, 2, 2);
|
|
226570
226567
|
let v = SK(_.makeFunctor(), 0, 1, 1e-10);
|
|
@@ -226668,7 +226665,7 @@ let U9i = class {
|
|
|
226668
226665
|
const a = o.majorSemiAxis, l = o.e2, u = s.getUnit().getUnitToBaseFactor();
|
|
226669
226666
|
let c;
|
|
226670
226667
|
const h = e.getGeometryType();
|
|
226671
|
-
if (h === Fe.enumPolygon ? c = e.getBoundary() : h === Fe.enumEnvelope ? c = z2(e) : vu(h) ? (c = new
|
|
226668
|
+
if (h === Fe.enumPolygon ? c = e.getBoundary() : h === Fe.enumEnvelope ? c = z2(e) : vu(h) ? (c = new ys({ vd: e.getDescription() }), c.addSegment(e, !0)) : c = e, c.hasNonLinearSegments() && (c = new I1().execute(c, 0, t.getTolerance(0), 0, n)), s !== t) {
|
|
226672
226669
|
const d = t.getSRToGCSTransform();
|
|
226673
226670
|
if (t.isPannable()) {
|
|
226674
226671
|
c = n4(c, t), h === Fe.enumPolyline && c === e && (c = e.clone());
|
|
@@ -226687,7 +226684,7 @@ let U9i = class {
|
|
|
226687
226684
|
_ExecuteMultiPathGeodeticLength(e, t, i, n, s) {
|
|
226688
226685
|
const o = { stack: [], error: void 0, hasError: !1 };
|
|
226689
226686
|
try {
|
|
226690
|
-
const a = Xs(o, new
|
|
226687
|
+
const a = Xs(o, new gs(), !1);
|
|
226691
226688
|
let l = 0;
|
|
226692
226689
|
const u = e.querySegmentIterator();
|
|
226693
226690
|
for (; u.nextPath(); ) for (; u.hasNextSegment(); ) {
|