NongFaHeZuoSheHouTaiGuanLi/public/bigScreen/lib/ol/ol.js

3 lines
1.2 MiB
Raw Permalink Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

/*! For license information please see ol.js.LICENSE.txt */
!function(t,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports.ol=n():t.ol=n()}(self,(function(){return function(){var t,n={9796:function(t,n,e){var r;n.formatArgs=function(n){if(n[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+n[0]+(this.useColors?"%c ":" ")+"+"+t.exports.humanize(this.diff),!this.useColors)return;var e="color: "+this.color;n.splice(1,0,e,"color: inherit");var r=0,i=0;n[0].replace(/%[a-zA-Z%]/g,(function(t){"%%"!==t&&(r++,"%c"===t&&(i=r))})),n.splice(i,0,e)},n.save=function(t){try{t?n.storage.setItem("debug",t):n.storage.removeItem("debug")}catch(t){}},n.load=function(){var t;try{t=n.storage.getItem("debug")}catch(t){}!t&&"undefined"!=typeof process&&"env"in process&&(t=process.env.DEBUG);return t},n.useColors=function(){if("undefined"!=typeof window&&window.process&&("renderer"===window.process.type||window.process.__nwjs))return!0;if("undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;return"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},n.storage=function(){try{return localStorage}catch(t){}}(),n.destroy=(r=!1,function(){r||(r=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}),n.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],n.log=console.debug||console.log||function(){},t.exports=e(4701)(n),t.exports.formatters.j=function(t){try{return JSON.stringify(t)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}},4701:function(t,n,e){function r(t){return function(t){if(Array.isArray(t))return i(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(!t)return;if("string"==typeof t)return i(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);"Object"===e&&t.constructor&&(e=t.constructor.name);if("Map"===e||"Set"===e)return Array.from(t);if("Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))return i(t,n)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function i(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}t.exports=function(t){function n(t){var e,r=null;function o(){for(var t=arguments.length,r=new Array(t),i=0;i<t;i++)r[i]=arguments[i];if(o.enabled){var s=o,a=Number(new Date),u=a-(e||a);s.diff=u,s.prev=e,s.curr=a,e=a,r[0]=n.coerce(r[0]),"string"!=typeof r[0]&&r.unshift("%O");var c=0;r[0]=r[0].replace(/%([a-zA-Z%])/g,(function(t,e){if("%%"===t)return"%";c++;var i=n.formatters[e];if("function"==typeof i){var o=r[c];t=i.call(s,o),r.splice(c,1),c--}return t})),n.formatArgs.call(s,r);var f=s.log||n.log;f.apply(s,r)}}return o.namespace=t,o.useColors=n.useColors(),o.color=n.selectColor(t),o.extend=i,o.destroy=n.destroy,Object.defineProperty(o,"enabled",{enumerable:!0,configurable:!1,get:function(){return null===r?n.enabled(t):r},set:function(t){r=t}}),"function"==typeof n.init&&n.init(o),o}function i(t,e){var r=n(this.namespace+(void 0===e?":":e)+t);return r.log=this.log,r}function o(t){return t.toString().substring(2,t.toString().length-2).replace(/\.\*\?$/,"*")}return n.debug=n,n.default=n,n.coerce=function(t){if(t instanceof Error)return t.stack||t.message;return t},n.disable=function(){var t=[].concat(r(n.names.map(o)),r(n.skips.map(o).map((function(t){return"-"+t})))).join(",");return n.enable(""),t},n.enable=function(t){var e;n.save(t),n.names=[],n.skips=[];var r=("string"==typeof t?t:"").split(/[\s,]+/),i=r.length;for(e=0;e<i;e++)r[e]&&("-"===(t=r[e].replace(/\*/g,".*?"))[0]?n.skips.push(new RegExp("^"+t.substr(1)+"$")):n.names.push(new RegExp("^"+t+"$")))},n.enabled=function(t){if("*"===t[t.length-1])return!0;var e,r;for(e=0,r=n.skips.length;e<r;e++)if(n.skips[e].test(t))return!1;for(e=0,r=n.names.length;e<r;e++)if(n.names[e].test(t))return!0;return!1},n.humanize=e(7937),n.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(t).forEach((function(e){n[e]=t[e]})),n.names=[],n.skips=[],n.formatters={},n.selectColor=function(t){for(var e=0,r=0;r<t.length;r++)e=(e<<5)-e+t.charCodeAt(r),e|=0;return n.colors[Math.abs(e)%n.colors.length]},n.enable(n.load()),n}},2549:function(t,n,e){"use strict";e.d(n,{L:function(){return r},It:function(){return s},sf:function(){return u},Ie:function(){return f},pd:function(){return h},L5:function(){return l},Qb:function(){return v},P1:function(){return d}});var r={315:"Artist",258:"BitsPerSample",265:"CellLength",264:"CellWidth",320:"ColorMap",259:"Compression",33432:"Copyright",306:"DateTime",338:"ExtraSamples",266:"FillOrder",289:"FreeByteCounts",288:"FreeOffsets",291:"GrayResponseCurve",290:"GrayResponseUnit",316:"HostComputer",270:"ImageDescription",257:"ImageLength",256:"ImageWidth",271:"Make",281:"MaxSampleValue",280:"MinSampleValue",272:"Model",254:"NewSubfileType",274:"Orientation",262:"PhotometricInterpretation",284:"PlanarConfiguration",296:"ResolutionUnit",278:"RowsPerStrip",277:"SamplesPerPixel",305:"Software",279:"StripByteCounts",273:"StripOffsets",255:"SubfileType",263:"Threshholding",282:"XResolution",283:"YResolution",326:"BadFaxLines",327:"CleanFaxData",343:"ClipPath",328:"ConsecutiveBadFaxLines",433:"Decode",434:"DefaultImageColor",269:"DocumentName",336:"DotRange",321:"HalftoneHints",346:"Indexed",347:"JPEGTables",285:"PageName",297:"PageNumber",317:"Predictor",319:"PrimaryChromaticities",532:"ReferenceBlackWhite",339:"SampleFormat",340:"SMinSampleValue",341:"SMaxSampleValue",559:"StripRowCounts",330:"SubIFDs",292:"T4Options",293:"T6Options",325:"TileByteCounts",323:"TileLength",324:"TileOffsets",322:"TileWidth",301:"TransferFunction",318:"WhitePoint",344:"XClipPathUnits",286:"XPosition",529:"YCbCrCoefficients",531:"YCbCrPositioning",530:"YCbCrSubSampling",345:"YClipPathUnits",287:"YPosition",37378:"ApertureValue",40961:"ColorSpace",36868:"DateTimeDigitized",36867:"DateTimeOriginal",34665:"Exif IFD",36864:"ExifVersion",33434:"ExposureTime",41728:"FileSource",37385:"Flash",40960:"FlashpixVersion",33437:"FNumber",42016:"ImageUniqueID",37384:"LightSource",37500:"MakerNote",37377:"ShutterSpeedValue",37510:"UserComment",33723:"IPTC",34675:"ICC Profile",700:"XMP",42112:"GDAL_METADATA",42113:"GDAL_NODATA",34377:"Photoshop",33550:"ModelPixelScale",33922:"ModelTiepoint",34264:"ModelTransformation",34735:"GeoKeyDirectory",34736:"GeoDoubleParams",34737:"GeoAsciiParams",50674:"LercParameters"},i={};for(var o in r)r.hasOwnProperty(o)&&(i[r[o]]=parseInt(o,10));var s=[i.BitsPerSample,i.ExtraSamples,i.SampleFormat,i.StripByteCounts,i.StripOffsets,i.StripRowCounts,i.TileByteCounts,i.TileOffsets,i.SubIFDs],a={1:"BYTE",2:"ASCII",3:"SHORT",4:"LONG",5:"RATIONAL",6:"SBYTE",7:"UNDEFINED",8:"SSHORT",9:"SLONG",10:"SRATIONAL",11:"FLOAT",12:"DOUBLE",13:"IFD",16:"LONG8",17:"SLONG8",18:"IFD8"},u={};for(var c in a)a.hasOwnProperty(c)&&(u[a[c]]=parseInt(c,10));var f={WhiteIsZero:0,BlackIsZero:1,RGB:2,Palette:3,TransparencyMask:4,CMYK:5,YCbCr:6,CIELab:8,ICCLab:9},h={Unspecified:0,Assocalpha:1,Unassalpha:2},l={Version:0,AddCompression:1},v={None:0,Deflate:1},d={1024:"GTModelTypeGeoKey",1025:"GTRasterTypeGeoKey",1026:"GTCitationGeoKey",2048:"GeographicTypeGeoKey",2049:"GeogCitationGeoKey",2050:"GeogGeodeticDatumGeoKey",2051:"GeogPrimeMeridianGeoKey",2052:"GeogLinearUnitsGeoKey",2053:"GeogLinearUnitSizeGeoKey",2054:"GeogAngularUnitsGeoKey",2055:"GeogAngularUnitSizeGeoKey",2056:"GeogEllipsoidGeoKey",2057:"GeogSemiMajorAxisGeoKey",2058:"GeogSemiMinorAxisGeoKey",2059:"GeogInvFlatteningGeoKey",2060:"GeogAzimuthUnitsGeoKey",2061:"GeogPrimeMeridianLongGeoKey",2062:"GeogTOWGS84GeoKey",3072:"ProjectedCSTypeGeoKey",3073:"PCSCitationGeoKey",3074:"ProjectionGeoKey",3075:"ProjCoordTransGeoKey",3076:"ProjLinearUnitsGeoKey",3077:"ProjLinearUnitSizeGeoKey",3078:"ProjStdParallel1GeoKey",3079:"ProjStdParallel2GeoKey",3080:"ProjNatOriginLongGeoKey",3081:"ProjNatOriginLatGeoKey",3082:"ProjFalseEastingGeoKey",3083:"ProjFalseNorthingGeoKey",3084:"ProjFalseOriginLongGeoKey",3085:"ProjFalseOriginLatGeoKey",3086:"ProjFalseOriginEastingGeoKey",3087:"ProjFalseOriginNorthingGeoKey",3088:"ProjCenterLongGeoKey",3089:"ProjCenterLatGeoKey",3090:"ProjCenterEastingGeoKey",3091:"ProjCenterNorthingGeoKey",3092:"ProjScaleAtNatOriginGeoKey",3093:"ProjScaleAtCenterGeoKey",3094:"ProjAzimuthAngleGeoKey",3095:"ProjStraightVertPoleLongGeoKey",3096:"ProjRectifiedGridAngleGeoKey",4096:"VerticalCSTypeGeoKey",4097:"VerticalCitationGeoKey",4098:"VerticalDatumGeoKey",4099:"VerticalUnitsGeoKey"},p={};for(var y in d)d.hasOwnProperty(y)&&(p[d[y]]=parseInt(y,10))},3226:function(t,n){n.read=function(t,n,e,r,i){var o,s,a=8*i-r-1,u=(1<<a)-1,c=u>>1,f=-7,h=e?i-1:0,l=e?-1:1,v=t[n+h];for(h+=l,o=v&(1<<-f)-1,v>>=-f,f+=a;f>0;o=256*o+t[n+h],h+=l,f-=8);for(s=o&(1<<-f)-1,o>>=-f,f+=r;f>0;s=256*s+t[n+h],h+=l,f-=8);if(0===o)o=1-c;else{if(o===u)return s?NaN:1/0*(v?-1:1);s+=Math.pow(2,r),o-=c}return(v?-1:1)*s*Math.pow(2,o-r)},n.write=function(t,n,e,r,i,o){var s,a,u,c=8*o-i-1,f=(1<<c)-1,h=f>>1,l=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,v=r?0:o-1,d=r?1:-1,p=n<0||0===n&&1/n<0?1:0;for(n=Math.abs(n),isNaN(n)||n===1/0?(a=isNaN(n)?1:0,s=f):(s=Math.floor(Math.log(n)/Math.LN2),n*(u=Math.pow(2,-s))<1&&(s--,u*=2),(n+=s+h>=1?l/u:l*Math.pow(2,1-h))*u>=2&&(s++,u/=2),s+h>=f?(a=0,s=f):s+h>=1?(a=(n*u-1)*Math.pow(2,i),s+=h):(a=n*Math.pow(2,h-1)*Math.pow(2,i),s=0));i>=8;t[e+v]=255&a,v+=d,a/=256,i-=8);for(s=s<<i|a,c+=i;c>0;t[e+v]=255&s,v+=d,s/=256,c-=8);t[e+v-d]|=128*p}},152:function(t){"use strict";function n(t){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}t.exports=function(t){return!!t&&("symbol"===n(Symbol.observable)&&"function"==typeof t[Symbol.observable]?t===t[Symbol.observable]():"function"==typeof t["@@observable"]&&t===t["@@observable"]())}},6875:function(t,n,e){"use strict";function r(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}function i(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}var o=e(8692),s=Symbol("max"),a=Symbol("length"),u=Symbol("lengthCalculator"),c=Symbol("allowStale"),f=Symbol("maxAge"),h=Symbol("dispose"),l=Symbol("noDisposeOnSet"),v=Symbol("lruList"),d=Symbol("cache"),p=Symbol("updateAgeOnGet"),y=function(){return 1},m=function(){function t(n){if(r(this,t),"number"==typeof n&&(n={max:n}),n||(n={}),n.max&&("number"!=typeof n.max||n.max<0))throw new TypeError("max must be a non-negative number");this[s]=n.max||1/0;var e=n.length||y;if(this[u]="function"!=typeof e?y:e,this[c]=n.stale||!1,n.maxAge&&"number"!=typeof n.maxAge)throw new TypeError("maxAge must be a number");this[f]=n.maxAge||0,this[h]=n.dispose,this[l]=n.noDisposeOnSet||!1,this[p]=n.updateAgeOnGet||!1,this.reset()}var n,e,m;return n=t,(e=[{key:"max",get:function(){return this[s]},set:function(t){if("number"!=typeof t||t<0)throw new TypeError("max must be a non-negative number");this[s]=t||1/0,w(this)}},{key:"allowStale",get:function(){return this[c]},set:function(t){this[c]=!!t}},{key:"maxAge",get:function(){return this[f]},set:function(t){if("number"!=typeof t)throw new TypeError("maxAge must be a non-negative number");this[f]=t,w(this)}},{key:"lengthCalculator",get:function(){return this[u]},set:function(t){var n=this;"function"!=typeof t&&(t=y),t!==this[u]&&(this[u]=t,this[a]=0,this[v].forEach((function(t){t.length=n[u](t.value,t.key),n[a]+=t.length}))),w(this)}},{key:"length",get:function(){return this[a]}},{key:"itemCount",get:function(){return this[v].length}},{key:"rforEach",value:function(t,n){n=n||this;for(var e=this[v].tail;null!==e;){var r=e.prev;_(this,t,e,n),e=r}}},{key:"forEach",value:function(t,n){n=n||this;for(var e=this[v].head;null!==e;){var r=e.next;_(this,t,e,n),e=r}}},{key:"keys",value:function(){return this[v].toArray().map((function(t){return t.key}))}},{key:"values",value:function(){return this[v].toArray().map((function(t){return t.value}))}},{key:"reset",value:function(){var t=this;this[h]&&this[v]&&this[v].length&&this[v].forEach((function(n){return t[h](n.key,n.value)})),this[d]=new Map,this[v]=new o,this[a]=0}},{key:"dump",value:function(){var t=this;return this[v].map((function(n){return!g(t,n)&&{k:n.key,v:n.value,e:n.now+(n.maxAge||0)}})).toArray().filter((function(t){return t}))}},{key:"dumpLru",value:function(){return this[v]}},{key:"set",value:function(t,n,e){if((e=e||this[f])&&"number"!=typeof e)throw new TypeError("maxAge must be a number");var r=e?Date.now():0,i=this[u](n,t);if(this[d].has(t)){if(i>this[s])return x(this,this[d].get(t)),!1;var o=this[d].get(t).value;return this[h]&&(this[l]||this[h](t,o.value)),o.now=r,o.maxAge=e,o.value=n,this[a]+=i-o.length,o.length=i,this.get(t),w(this),!0}var c=new k(t,n,i,r,e);return c.length>this[s]?(this[h]&&this[h](t,n),!1):(this[a]+=c.length,this[v].unshift(c),this[d].set(t,this[v].head),w(this),!0)}},{key:"has",value:function(t){if(!this[d].has(t))return!1;var n=this[d].get(t).value;return!g(this,n)}},{key:"get",value:function(t){return b(this,t,!0)}},{key:"peek",value:function(t){return b(this,t,!1)}},{key:"pop",value:function(){var t=this[v].tail;return t?(x(this,t),t.value):null}},{key:"del",value:function(t){x(this,this[d].get(t))}},{key:"load",value:function(t){this.reset();for(var n=Date.now(),e=t.length-1;e>=0;e--){var r=t[e],i=r.e||0;if(0===i)this.set(r.k,r.v);else{var o=i-n;o>0&&this.set(r.k,r.v,o)}}}},{key:"prune",value:function(){var t=this;this[d].forEach((function(n,e){return b(t,e,!1)}))}}])&&i(n.prototype,e),m&&i(n,m),t}(),b=function(t,n,e){var r=t[d].get(n);if(r){var i=r.value;if(g(t,i)){if(x(t,r),!t[c])return}else e&&(t[p]&&(r.value.now=Date.now()),t[v].unshiftNode(r));return i.value}},g=function(t,n){if(!n||!n.maxAge&&!t[f])return!1;var e=Date.now()-n.now;return n.maxAge?e>n.maxAge:t[f]&&e>t[f]},w=function(t){if(t[a]>t[s])for(var n=t[v].tail;t[a]>t[s]&&null!==n;){var e=n.prev;x(t,n),n=e}},x=function(t,n){if(n){var e=n.value;t[h]&&t[h](e.key,e.value),t[a]-=e.length,t[d].delete(e.key),t[v].removeNode(n)}},k=function t(n,e,i,o,s){r(this,t),this.key=n,this.value=e,this.length=i,this.now=o,this.maxAge=s||0},_=function(t,n,e,r){var i=e.value;g(t,i)&&(x(t,e),t[c]||(i=void 0)),i&&n.call(r,i.value,i.key,t)};t.exports=m},1063:function(t){var n={thin:100,hairline:100,"ultra-light":100,"extra-light":100,light:200,book:300,regular:400,normal:400,plain:400,roman:400,standard:400,medium:500,"semi-bold":600,"demi-bold":600,bold:700,heavy:800,black:800,"extra-bold":800,"ultra-black":900,"extra-black":900,"ultra-bold":900,"heavy-black":900,fat:900,poster:900},e=" ",r=/(italic|oblique)$/i,i={};t.exports=function(t,o,s){var a=i[t];if(!a){Array.isArray(t)||(t=[t]);for(var u=400,c="normal",f=[],h=0,l=t.length;h<l;++h){var v=t[h].split(" "),d=v[v.length-1].toLowerCase();for(var p in"normal"==d||"italic"==d||"oblique"==d?(c=d,v.pop(),d=v[v.length-1].toLowerCase()):r.test(d)&&(d=d.replace(r,""),c=v[v.length-1].replace(d,"")),n)if(d==p||d==p.replace("-","")||d==p.replace("-",e)){u=n[p],v.pop();break}"number"==typeof d&&(u=d);var y=v.join(e).replace("Klokantech Noto Sans","Noto Sans");-1!==y.indexOf(e)&&(y='"'+y+'"'),f.push(y)}a=i[t]=[c,u,f]}return a[0]+e+a[1]+e+o+"px"+(s?"/"+s:"")+e+a[2]}},7937:function(t){function n(t){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var e=1e3,r=60*e,i=60*r,o=24*i,s=7*o,a=365.25*o;function u(t,n,e,r){var i=n>=1.5*e;return Math.round(t/e)+" "+r+(i?"s":"")}t.exports=function(t,c){c=c||{};var f=n(t);if("string"===f&&t.length>0)return function(t){if((t=String(t)).length>100)return;var n=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(t);if(!n)return;var u=parseFloat(n[1]);switch((n[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return u*a;case"weeks":case"week":case"w":return u*s;case"days":case"day":case"d":return u*o;case"hours":case"hour":case"hrs":case"hr":case"h":return u*i;case"minutes":case"minute":case"mins":case"min":case"m":return u*r;case"seconds":case"second":case"secs":case"sec":case"s":return u*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return u;default:return}}(t);if("number"===f&&isFinite(t))return c.long?function(t){var n=Math.abs(t);if(n>=o)return u(t,n,o,"day");if(n>=i)return u(t,n,i,"hour");if(n>=r)return u(t,n,r,"minute");if(n>=e)return u(t,n,e,"second");return t+" ms"}(t):function(t){var n=Math.abs(t);if(n>=o)return Math.round(t/o)+"d";if(n>=i)return Math.round(t/i)+"h";if(n>=r)return Math.round(t/r)+"m";if(n>=e)return Math.round(t/e)+"s";return t+"ms"}(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))}},9694:function(t,n,e){"use strict";function r(t,n){var e="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!e){if(Array.isArray(t)||(e=function(t,n){if(!t)return;if("string"==typeof t)return i(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);"Object"===e&&t.constructor&&(e=t.constructor.name);if("Map"===e||"Set"===e)return Array.from(t);if("Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))return i(t,n)}(t))||n&&t&&"number"==typeof t.length){e&&(t=e);var r=0,o=function(){};return{s:o,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var s,a=!0,u=!1;return{s:function(){e=e.call(t)},n:function(){var t=e.next();return a=t.done,t},e:function(t){u=!0,s=t},f:function(){try{a||null==e.return||e.return()}finally{if(u)throw s}}}}function i(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}function o(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}e.r(n),e.d(n,{Observable:function(){return R},Subject:function(){return J},filter:function(){return D},flatMap:function(){return F},interval:function(){return G},map:function(){return B},merge:function(){return q},multicast:function(){return Q},scan:function(){return nt},unsubscribe:function(){return I}});var s=function(t,n,e,r){return new(e||(e=Promise))((function(i,o){function s(t){try{u(r.next(t))}catch(t){o(t)}}function a(t){try{u(r.throw(t))}catch(t){o(t)}}function u(t){var n;t.done?i(t.value):(n=t.value,n instanceof e?n:new e((function(t){t(n)}))).then(s,a)}u((r=r.apply(t,n||[])).next())}))},a=function(){function t(n){!function(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}(this,t),this._baseObserver=n,this._pendingPromises=new Set}var n,e,i;return n=t,(e=[{key:"complete",value:function(){var t=this;Promise.all(this._pendingPromises).then((function(){return t._baseObserver.complete()})).catch((function(n){return t._baseObserver.error(n)}))}},{key:"error",value:function(t){this._baseObserver.error(t)}},{key:"schedule",value:function(t){var n=this,e=Promise.all(this._pendingPromises),i=[],o=function(t){return i.push(t)},a=Promise.resolve().then((function(){return s(n,void 0,void 0,regeneratorRuntime.mark((function n(){var s,u,c;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,e;case 2:return n.next=4,t(o);case 4:this._pendingPromises.delete(a),s=r(i);try{for(s.s();!(u=s.n()).done;)c=u.value,this._baseObserver.next(c)}catch(t){s.e(t)}finally{s.f()}case 7:case"end":return n.stop()}}),n,this)})))})).catch((function(t){n._pendingPromises.delete(a),n._baseObserver.error(t)}));this._pendingPromises.add(a)}}])&&o(n.prototype,e),i&&o(n,i),t}(),u=function(){return"function"==typeof Symbol},c=function(t){return u()&&Boolean(Symbol[t])},f=function(t){return c(t)?Symbol[t]:"@@"+t};function h(t){return(h="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function l(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}function v(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function d(t,n,e){return n&&v(t.prototype,n),e&&v(t,e),t}function p(t,n){var e="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!e){if(Array.isArray(t)||(e=function(t,n){if(!t)return;if("string"==typeof t)return y(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);"Object"===e&&t.constructor&&(e=t.constructor.name);if("Map"===e||"Set"===e)return Array.from(t);if("Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))return y(t,n)}(t))||n&&t&&"number"==typeof t.length){e&&(t=e);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,a=!1;return{s:function(){e=e.call(t)},n:function(){var t=e.next();return s=t.done,t},e:function(t){a=!0,o=t},f:function(){try{s||null==e.return||e.return()}finally{if(a)throw o}}}}function y(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}c("asyncIterator")||(Symbol.asyncIterator=Symbol.asyncIterator||Symbol.for("Symbol.asyncIterator"));var m=f("iterator"),b=f("observable"),g=f("species");function w(t,n){var e=t[n];if(null!=e){if("function"!=typeof e)throw new TypeError(e+" is not a function");return e}}function x(t){var n=t.constructor;return void 0!==n&&null===(n=n[g])&&(n=void 0),void 0!==n?n:C}function k(t){return t instanceof C}function _(t){_.log?_.log(t):setTimeout((function(){throw t}),0)}function S(t){Promise.resolve().then((function(){try{t()}catch(t){_(t)}}))}function M(t){var n=t._cleanup;if(void 0!==n&&(t._cleanup=void 0,n))try{if("function"==typeof n)n();else{var e=w(n,"unsubscribe");e&&e.call(n)}}catch(t){_(t)}}function j(t){t._observer=void 0,t._queue=void 0,t._state="closed"}function T(t,n,e){t._state="running";var r=t._observer;try{var i=r?w(r,n):void 0;switch(n){case"next":i&&i.call(r,e);break;case"error":if(j(t),!i)throw e;i.call(r,e);break;case"complete":j(t),i&&i.call(r)}}catch(t){_(t)}"closed"===t._state?M(t):"running"===t._state&&(t._state="ready")}function O(t,n,e){if("closed"!==t._state)return"buffering"===t._state?(t._queue=t._queue||[],void t._queue.push({type:n,value:e})):"ready"!==t._state?(t._state="buffering",t._queue=[{type:n,value:e}],void S((function(){return function(t){var n=t._queue;if(n){t._queue=void 0,t._state="ready";var e,r=p(n);try{for(r.s();!(e=r.n()).done;){var i=e.value;if(T(t,i.type,i.value),"closed"===t._state)break}}catch(t){r.e(t)}finally{r.f()}}}(t)}))):void T(t,n,e)}var E=function(){function t(n,e){l(this,t),this._cleanup=void 0,this._observer=n,this._queue=void 0,this._state="initializing";var r=new A(this);try{this._cleanup=e.call(void 0,r)}catch(t){r.error(t)}"initializing"===this._state&&(this._state="ready")}return d(t,[{key:"closed",get:function(){return"closed"===this._state}},{key:"unsubscribe",value:function(){"closed"!==this._state&&(j(this),M(this))}}]),t}(),A=function(){function t(n){l(this,t),this._subscription=n}return d(t,[{key:"closed",get:function(){return"closed"===this._subscription._state}},{key:"next",value:function(t){O(this._subscription,"next",t)}},{key:"error",value:function(t){O(this._subscription,"error",t)}},{key:"complete",value:function(){O(this._subscription,"complete")}}]),t}(),C=function(t){function n(t){if(l(this,n),!(this instanceof n))throw new TypeError("Observable cannot be called as a function");if("function"!=typeof t)throw new TypeError("Observable initializer must be a function");this._subscriber=t}return d(n,[{key:"subscribe",value:function(t,n,e){return"object"===h(t)&&null!==t||(t={next:t,error:n,complete:e}),new E(t,this._subscriber)}},{key:"pipe",value:function(t){for(var n=this,e=arguments.length,r=new Array(e>1?e-1:0),i=1;i<e;i++)r[i-1]=arguments[i];for(var o=0,s=[t].concat(r);o<s.length;o++){var a=s[o];n=a(n)}return n}},{key:"tap",value:function(t,e,r){var i=this,o="object"!==h(t)||null===t?{next:t,error:e,complete:r}:t;return new n((function(t){return i.subscribe({next:function(n){o.next&&o.next(n),t.next(n)},error:function(n){o.error&&o.error(n),t.error(n)},complete:function(){o.complete&&o.complete(),t.complete()},start:function(t){o.start&&o.start(t)}})}))}},{key:"forEach",value:function(t){var n=this;return new Promise((function(e,r){if("function"==typeof t)var i=n.subscribe({next:function(n){try{t(n,o)}catch(t){r(t),i.unsubscribe()}},error:function(t){r(t)},complete:function(){e(void 0)}});else r(new TypeError(t+" is not a function"));function o(){i.unsubscribe(),e(void 0)}}))}},{key:"map",value:function(t){var n=this;if("function"!=typeof t)throw new TypeError(t+" is not a function");return new(x(this))((function(e){return n.subscribe({next:function(n){var r=n;try{r=t(n)}catch(t){return e.error(t)}e.next(r)},error:function(t){e.error(t)},complete:function(){e.complete()}})}))}},{key:"filter",value:function(t){var n=this;if("function"!=typeof t)throw new TypeError(t+" is not a function");return new(x(this))((function(e){return n.subscribe({next:function(n){try{if(!t(n))return}catch(t){return e.error(t)}e.next(n)},error:function(t){e.error(t)},complete:function(){e.complete()}})}))}},{key:"reduce",value:function(t,n){var e=this;if("function"!=typeof t)throw new TypeError(t+" is not a function");var r=x(this),i=arguments.length>1,o=!1,s=n;return new r((function(n){return e.subscribe({next:function(e){var r=!o;if(o=!0,!r||i)try{s=t(s,e)}catch(t){return n.error(t)}else s=e},error:function(t){n.error(t)},complete:function(){if(!o&&!i)return n.error(new TypeError("Cannot reduce an empty sequence"));n.next(s),n.complete()}})}))}},{key:"concat",value:function(){for(var t=this,n=arguments.length,e=new Array(n),r=0;r<n;r++)e[r]=arguments[r];var i=x(this);return new i((function(n){var r,o=0;return function t(s){r=s.subscribe({next:function(t){n.next(t)},error:function(t){n.error(t)},complete:function(){o===e.length?(r=void 0,n.complete()):t(i.from(e[o++]))}})}(t),function(){r&&(r.unsubscribe(),r=void 0)}}))}},{key:"flatMap",value:function(t){var n=this;if("function"!=typeof t)throw new TypeError(t+" is not a function");var e=x(this);return new e((function(r){var i=[],o=n.subscribe({next:function(n){var o;if(t)try{o=t(n)}catch(t){return r.error(t)}else o=n;var a=e.from(o).subscribe({next:function(t){r.next(t)},error:function(t){r.error(t)},complete:function(){var t=i.indexOf(a);t>=0&&i.splice(t,1),s()}});i.push(a)},error:function(t){r.error(t)},complete:function(){s()}});function s(){o.closed&&0===i.length&&r.complete()}return function(){i.forEach((function(t){return t.unsubscribe()})),o.unsubscribe()}}))}},{key:t,value:function(){return this}}],[{key:"from",value:function(t){var e="function"==typeof this?this:n;if(null==t)throw new TypeError(t+" is not an object");var r=w(t,b);if(r){var i=r.call(t);if(Object(i)!==i)throw new TypeError(i+" is not an object");return k(i)&&i.constructor===e?i:new e((function(t){return i.subscribe(t)}))}if(c("iterator")){var o=w(t,m);if(o)return new e((function(n){S((function(){if(!n.closed){var e,r=p(o.call(t));try{for(r.s();!(e=r.n()).done;){var i=e.value;if(n.next(i),n.closed)return}}catch(t){r.e(t)}finally{r.f()}n.complete()}}))}))}if(Array.isArray(t))return new e((function(n){S((function(){if(!n.closed){var e,r=p(t);try{for(r.s();!(e=r.n()).done;){var i=e.value;if(n.next(i),n.closed)return}}catch(t){r.e(t)}finally{r.f()}n.complete()}}))}));throw new TypeError(t+" is not observable")}},{key:"of",value:function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];var i="function"==typeof this?this:n;return new i((function(t){S((function(){if(!t.closed){var n,r=p(e);try{for(r.s();!(n=r.n()).done;){var i=n.value;if(t.next(i),t.closed)return}}catch(t){r.e(t)}finally{r.f()}t.complete()}}))}))}},{key:g,get:function(){return this}}]),n}((Symbol.observable,b));u()&&Object.defineProperty(C,Symbol("extensions"),{value:{symbol:b,hostReportError:_},configurable:!0});var R=C;var I=function(t){"function"==typeof t?t():t&&"function"==typeof t.unsubscribe&&t.unsubscribe()},P=function(t,n,e,r){return new(e||(e=Promise))((function(i,o){function s(t){try{u(r.next(t))}catch(t){o(t)}}function a(t){try{u(r.throw(t))}catch(t){o(t)}}function u(t){var n;t.done?i(t.value):(n=t.value,n instanceof e?n:new e((function(t){t(n)}))).then(s,a)}u((r=r.apply(t,n||[])).next())}))};var D=function(t){return function(n){return new R((function(e){var r=new a(e),i=n.subscribe({complete:function(){r.complete()},error:function(t){r.error(t)},next:function(n){var e=this;r.schedule((function(r){return P(e,void 0,void 0,regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t(n);case 2:if(!e.sent){e.next=4;break}r(n);case 4:case"end":return e.stop()}}),e)})))}))}});return function(){return I(i)}}))}};function N(t){return t&&c("asyncIterator")&&t[Symbol.asyncIterator]}var z=function(t,n,e,r){return new(e||(e=Promise))((function(i,o){function s(t){try{u(r.next(t))}catch(t){o(t)}}function a(t){try{u(r.throw(t))}catch(t){o(t)}}function u(t){var n;t.done?i(t.value):(n=t.value,n instanceof e?n:new e((function(t){t(n)}))).then(s,a)}u((r=r.apply(t,n||[])).next())}))},L=function(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,e=t[Symbol.asyncIterator];return e?e.call(t):(t="function"==typeof __values?__values(t):t[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(e){n[e]=t[e]&&function(n){return new Promise((function(r,i){(function(t,n,e,r){Promise.resolve(r).then((function(n){t({value:n,done:e})}),n)})(r,i,(n=t[e](n)).done,n.value)}))}}};var F=function(t){return function(n){return new R((function(e){var r=new a(e),i=n.subscribe({complete:function(){r.complete()},error:function(t){r.error(t)},next:function(n){var e=this;r.schedule((function(r){return z(e,void 0,void 0,regeneratorRuntime.mark((function e(){var i,o,s,a,u,f;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t(n);case 2:if(s=e.sent,!((h=s)&&c("iterator")&&h[Symbol.iterator]||N(s))){e.next=31;break}e.prev=4,a=L(s);case 6:return e.next=8,a.next();case 8:if((u=e.sent).done){e.next=14;break}f=u.value,r(f);case 12:e.next=6;break;case 14:e.next=19;break;case 16:e.prev=16,e.t0=e.catch(4),i={error:e.t0};case 19:if(e.prev=19,e.prev=20,!u||u.done||!(o=a.return)){e.next=24;break}return e.next=24,o.call(a);case 24:if(e.prev=24,!i){e.next=27;break}throw i.error;case 27:return e.finish(24);case 28:return e.finish(19);case 29:e.next=32;break;case 31:s.map((function(t){return r(t)}));case 32:case"end":return e.stop()}var h}),e,null,[[4,16,19,29],[20,,24,28]])})))}))}});return function(){return I(i)}}))}};function G(t){return new C((function(n){var e=0,r=setInterval((function(){n.next(e++)}),t);return function(){return clearInterval(r)}}))}var U=function(t,n,e,r){return new(e||(e=Promise))((function(i,o){function s(t){try{u(r.next(t))}catch(t){o(t)}}function a(t){try{u(r.throw(t))}catch(t){o(t)}}function u(t){var n;t.done?i(t.value):(n=t.value,n instanceof e?n:new e((function(t){t(n)}))).then(s,a)}u((r=r.apply(t,n||[])).next())}))};var B=function(t){return function(n){return new R((function(e){var r=new a(e),i=n.subscribe({complete:function(){r.complete()},error:function(t){r.error(t)},next:function(n){var e=this;r.schedule((function(r){return U(e,void 0,void 0,regeneratorRuntime.mark((function e(){var i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t(n);case 2:i=e.sent,r(i);case 4:case"end":return e.stop()}}),e)})))}))}});return function(){return I(i)}}))}};var q=function(){for(var t=arguments.length,n=new Array(t),e=0;e<t;e++)n[e]=arguments[e];return 0===n.length?C.from([]):new C((function(t){var e=0,r=n.map((function(r){return r.subscribe({error:function(n){t.error(n),i()},next:function(n){t.next(n)},complete:function(){++e===n.length&&(t.complete(),i())}})})),i=function(){r.forEach((function(t){return I(t)}))};return i}))};function $(t){return($="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function V(t,n){var e="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!e){if(Array.isArray(t)||(e=function(t,n){if(!t)return;if("string"==typeof t)return Z(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);"Object"===e&&t.constructor&&(e=t.constructor.name);if("Map"===e||"Set"===e)return Array.from(t);if("Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))return Z(t,n)}(t))||n&&t&&"number"==typeof t.length){e&&(t=e);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,a=!1;return{s:function(){e=e.call(t)},n:function(){var t=e.next();return s=t.done,t},e:function(t){a=!0,o=t},f:function(){try{s||null==e.return||e.return()}finally{if(a)throw o}}}}function Z(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}function W(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function H(t,n){return(H=Object.setPrototypeOf||function(t,n){return t.__proto__=n,t})(t,n)}function K(t){var n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var e,r=Y(t);if(n){var i=Y(this).constructor;e=Reflect.construct(r,arguments,i)}else e=r.apply(this,arguments);return X(this,e)}}function X(t,n){if(n&&("object"===$(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}function Y(t){return(Y=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}var J=function(t){!function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(n&&n.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),n&&H(t,n)}(o,t);var n,e,r,i=K(o);function o(){var t;return function(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}(this,o),(t=i.call(this,(function(n){return t._observers.add(n),function(){return t._observers.delete(n)}})))._observers=new Set,t}return n=o,(e=[{key:"next",value:function(t){var n,e=V(this._observers);try{for(e.s();!(n=e.n()).done;)n.value.next(t)}catch(t){e.e(t)}finally{e.f()}}},{key:"error",value:function(t){var n,e=V(this._observers);try{for(e.s();!(n=e.n()).done;)n.value.error(t)}catch(t){e.e(t)}finally{e.f()}}},{key:"complete",value:function(){var t,n=V(this._observers);try{for(n.s();!(t=n.n()).done;)t.value.complete()}catch(t){n.e(t)}finally{n.f()}}}])&&W(n.prototype,e),r&&W(n,r),o}(R);var Q=function(t){var n,e=new J,r=0;return new R((function(i){n||(n=t.subscribe(e));var o=e.subscribe(i);return r++,function(){r--,o.unsubscribe(),0===r&&(I(n),n=void 0)}}))},tt=function(t,n,e,r){return new(e||(e=Promise))((function(i,o){function s(t){try{u(r.next(t))}catch(t){o(t)}}function a(t){try{u(r.throw(t))}catch(t){o(t)}}function u(t){var n;t.done?i(t.value):(n=t.value,n instanceof e?n:new e((function(t){t(n)}))).then(s,a)}u((r=r.apply(t,n||[])).next())}))};var nt=function(t,n){return function(e){return new R((function(r){var i,o=0,s=new a(r),u=e.subscribe({complete:function(){s.complete()},error:function(t){s.error(t)},next:function(e){var r=this;s.schedule((function(s){return tt(r,void 0,void 0,regeneratorRuntime.mark((function r(){var a;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return a=0===o?void 0===n?e:n:i,r.next=3,t(a,e,o++);case 3:i=r.sent,s(i);case 5:case"end":return r.stop()}}),r)})))}))}});return function(){return I(u)}}))}}},2098:function(t,n,e){"use strict";t.exports=i;var r=e(3226);function i(t){this.buf=ArrayBuffer.isView&&ArrayBuffer.isView(t)?t:new Uint8Array(t||0),this.pos=0,this.type=0,this.length=this.buf.length}i.Varint=0,i.Fixed64=1,i.Bytes=2,i.Fixed32=5;var o=4294967296,s=1/o,a="undefined"==typeof TextDecoder?null:new TextDecoder("utf8");function u(t){return t.type===i.Bytes?t.readVarint()+t.pos:t.pos+1}function c(t,n,e){return e?4294967296*n+(t>>>0):4294967296*(n>>>0)+(t>>>0)}function f(t,n,e){var r=n<=16383?1:n<=2097151?2:n<=268435455?3:Math.floor(Math.log(n)/(7*Math.LN2));e.realloc(r);for(var i=e.pos-1;i>=t;i--)e.buf[i+r]=e.buf[i]}function h(t,n){for(var e=0;e<t.length;e++)n.writeVarint(t[e])}function l(t,n){for(var e=0;e<t.length;e++)n.writeSVarint(t[e])}function v(t,n){for(var e=0;e<t.length;e++)n.writeFloat(t[e])}function d(t,n){for(var e=0;e<t.length;e++)n.writeDouble(t[e])}function p(t,n){for(var e=0;e<t.length;e++)n.writeBoolean(t[e])}function y(t,n){for(var e=0;e<t.length;e++)n.writeFixed32(t[e])}function m(t,n){for(var e=0;e<t.length;e++)n.writeSFixed32(t[e])}function b(t,n){for(var e=0;e<t.length;e++)n.writeFixed64(t[e])}function g(t,n){for(var e=0;e<t.length;e++)n.writeSFixed64(t[e])}function w(t,n){return(t[n]|t[n+1]<<8|t[n+2]<<16)+16777216*t[n+3]}function x(t,n,e){t[e]=n,t[e+1]=n>>>8,t[e+2]=n>>>16,t[e+3]=n>>>24}function k(t,n){return(t[n]|t[n+1]<<8|t[n+2]<<16)+(t[n+3]<<24)}i.prototype={destroy:function(){this.buf=null},readFields:function(t,n,e){for(e=e||this.length;this.pos<e;){var r=this.readVarint(),i=r>>3,o=this.pos;this.type=7&r,t(i,n,this),this.pos===o&&this.skip(r)}return n},readMessage:function(t,n){return this.readFields(t,n,this.readVarint()+this.pos)},readFixed32:function(){var t=w(this.buf,this.pos);return this.pos+=4,t},readSFixed32:function(){var t=k(this.buf,this.pos);return this.pos+=4,t},readFixed64:function(){var t=w(this.buf,this.pos)+w(this.buf,this.pos+4)*o;return this.pos+=8,t},readSFixed64:function(){var t=w(this.buf,this.pos)+k(this.buf,this.pos+4)*o;return this.pos+=8,t},readFloat:function(){var t=r.read(this.buf,this.pos,!0,23,4);return this.pos+=4,t},readDouble:function(){var t=r.read(this.buf,this.pos,!0,52,8);return this.pos+=8,t},readVarint:function(t){var n,e,r=this.buf;return n=127&(e=r[this.pos++]),e<128?n:(n|=(127&(e=r[this.pos++]))<<7,e<128?n:(n|=(127&(e=r[this.pos++]))<<14,e<128?n:(n|=(127&(e=r[this.pos++]))<<21,e<128?n:function(t,n,e){var r,i,o=e.buf;if(i=o[e.pos++],r=(112&i)>>4,i<128)return c(t,r,n);if(i=o[e.pos++],r|=(127&i)<<3,i<128)return c(t,r,n);if(i=o[e.pos++],r|=(127&i)<<10,i<128)return c(t,r,n);if(i=o[e.pos++],r|=(127&i)<<17,i<128)return c(t,r,n);if(i=o[e.pos++],r|=(127&i)<<24,i<128)return c(t,r,n);if(i=o[e.pos++],r|=(1&i)<<31,i<128)return c(t,r,n);throw new Error("Expected varint not more than 10 bytes")}(n|=(15&(e=r[this.pos]))<<28,t,this))))},readVarint64:function(){return this.readVarint(!0)},readSVarint:function(){var t=this.readVarint();return t%2==1?(t+1)/-2:t/2},readBoolean:function(){return Boolean(this.readVarint())},readString:function(){var t=this.readVarint()+this.pos,n=this.pos;return this.pos=t,t-n>=12&&a?function(t,n,e){return a.decode(t.subarray(n,e))}(this.buf,n,t):function(t,n,e){var r="",i=n;for(;i<e;){var o,s,a,u=t[i],c=null,f=u>239?4:u>223?3:u>191?2:1;if(i+f>e)break;1===f?u<128&&(c=u):2===f?128==(192&(o=t[i+1]))&&(c=(31&u)<<6|63&o)<=127&&(c=null):3===f?(o=t[i+1],s=t[i+2],128==(192&o)&&128==(192&s)&&((c=(15&u)<<12|(63&o)<<6|63&s)<=2047||c>=55296&&c<=57343)&&(c=null)):4===f&&(o=t[i+1],s=t[i+2],a=t[i+3],128==(192&o)&&128==(192&s)&&128==(192&a)&&((c=(15&u)<<18|(63&o)<<12|(63&s)<<6|63&a)<=65535||c>=1114112)&&(c=null)),null===c?(c=65533,f=1):c>65535&&(c-=65536,r+=String.fromCharCode(c>>>10&1023|55296),c=56320|1023&c),r+=String.fromCharCode(c),i+=f}return r}(this.buf,n,t)},readBytes:function(){var t=this.readVarint()+this.pos,n=this.buf.subarray(this.pos,t);return this.pos=t,n},readPackedVarint:function(t,n){if(this.type!==i.Bytes)return t.push(this.readVarint(n));var e=u(this);for(t=t||[];this.pos<e;)t.push(this.readVarint(n));return t},readPackedSVarint:function(t){if(this.type!==i.Bytes)return t.push(this.readSVarint());var n=u(this);for(t=t||[];this.pos<n;)t.push(this.readSVarint());return t},readPackedBoolean:function(t){if(this.type!==i.Bytes)return t.push(this.readBoolean());var n=u(this);for(t=t||[];this.pos<n;)t.push(this.readBoolean());return t},readPackedFloat:function(t){if(this.type!==i.Bytes)return t.push(this.readFloat());var n=u(this);for(t=t||[];this.pos<n;)t.push(this.readFloat());return t},readPackedDouble:function(t){if(this.type!==i.Bytes)return t.push(this.readDouble());var n=u(this);for(t=t||[];this.pos<n;)t.push(this.readDouble());return t},readPackedFixed32:function(t){if(this.type!==i.Bytes)return t.push(this.readFixed32());var n=u(this);for(t=t||[];this.pos<n;)t.push(this.readFixed32());return t},readPackedSFixed32:function(t){if(this.type!==i.Bytes)return t.push(this.readSFixed32());var n=u(this);for(t=t||[];this.pos<n;)t.push(this.readSFixed32());return t},readPackedFixed64:function(t){if(this.type!==i.Bytes)return t.push(this.readFixed64());var n=u(this);for(t=t||[];this.pos<n;)t.push(this.readFixed64());return t},readPackedSFixed64:function(t){if(this.type!==i.Bytes)return t.push(this.readSFixed64());var n=u(this);for(t=t||[];this.pos<n;)t.push(this.readSFixed64());return t},skip:function(t){var n=7&t;if(n===i.Varint)for(;this.buf[this.pos++]>127;);else if(n===i.Bytes)this.pos=this.readVarint()+this.pos;else if(n===i.Fixed32)this.pos+=4;else{if(n!==i.Fixed64)throw new Error("Unimplemented type: "+n);this.pos+=8}},writeTag:function(t,n){this.writeVarint(t<<3|n)},realloc:function(t){for(var n=this.length||16;n<this.pos+t;)n*=2;if(n!==this.length){var e=new Uint8Array(n);e.set(this.buf),this.buf=e,this.length=n}},finish:function(){return this.length=this.pos,this.pos=0,this.buf.subarray(0,this.length)},writeFixed32:function(t){this.realloc(4),x(this.buf,t,this.pos),this.pos+=4},writeSFixed32:function(t){this.realloc(4),x(this.buf,t,this.pos),this.pos+=4},writeFixed64:function(t){this.realloc(8),x(this.buf,-1&t,this.pos),x(this.buf,Math.floor(t*s),this.pos+4),this.pos+=8},writeSFixed64:function(t){this.realloc(8),x(this.buf,-1&t,this.pos),x(this.buf,Math.floor(t*s),this.pos+4),this.pos+=8},writeVarint:function(t){(t=+t||0)>268435455||t<0?function(t,n){var e,r;t>=0?(e=t%4294967296|0,r=t/4294967296|0):(r=~(-t/4294967296),4294967295^(e=~(-t%4294967296))?e=e+1|0:(e=0,r=r+1|0));if(t>=0x10000000000000000||t<-0x10000000000000000)throw new Error("Given varint doesn't fit into 10 bytes");n.realloc(10),function(t,n,e){e.buf[e.pos++]=127&t|128,t>>>=7,e.buf[e.pos++]=127&t|128,t>>>=7,e.buf[e.pos++]=127&t|128,t>>>=7,e.buf[e.pos++]=127&t|128,t>>>=7,e.buf[e.pos]=127&t}(e,0,n),function(t,n){var e=(7&t)<<4;if(n.buf[n.pos++]|=e|((t>>>=3)?128:0),!t)return;if(n.buf[n.pos++]=127&t|((t>>>=7)?128:0),!t)return;if(n.buf[n.pos++]=127&t|((t>>>=7)?128:0),!t)return;if(n.buf[n.pos++]=127&t|((t>>>=7)?128:0),!t)return;if(n.buf[n.pos++]=127&t|((t>>>=7)?128:0),!t)return;n.buf[n.pos++]=127&t}(r,n)}(t,this):(this.realloc(4),this.buf[this.pos++]=127&t|(t>127?128:0),t<=127||(this.buf[this.pos++]=127&(t>>>=7)|(t>127?128:0),t<=127||(this.buf[this.pos++]=127&(t>>>=7)|(t>127?128:0),t<=127||(this.buf[this.pos++]=t>>>7&127))))},writeSVarint:function(t){this.writeVarint(t<0?2*-t-1:2*t)},writeBoolean:function(t){this.writeVarint(Boolean(t))},writeString:function(t){t=String(t),this.realloc(4*t.length),this.pos++;var n=this.pos;this.pos=function(t,n,e){for(var r,i,o=0;o<n.length;o++){if((r=n.charCodeAt(o))>55295&&r<57344){if(!i){r>56319||o+1===n.length?(t[e++]=239,t[e++]=191,t[e++]=189):i=r;continue}if(r<56320){t[e++]=239,t[e++]=191,t[e++]=189,i=r;continue}r=i-55296<<10|r-56320|65536,i=null}else i&&(t[e++]=239,t[e++]=191,t[e++]=189,i=null);r<128?t[e++]=r:(r<2048?t[e++]=r>>6|192:(r<65536?t[e++]=r>>12|224:(t[e++]=r>>18|240,t[e++]=r>>12&63|128),t[e++]=r>>6&63|128),t[e++]=63&r|128)}return e}(this.buf,t,this.pos);var e=this.pos-n;e>=128&&f(n,e,this),this.pos=n-1,this.writeVarint(e),this.pos+=e},writeFloat:function(t){this.realloc(4),r.write(this.buf,t,this.pos,!0,23,4),this.pos+=4},writeDouble:function(t){this.realloc(8),r.write(this.buf,t,this.pos,!0,52,8),this.pos+=8},writeBytes:function(t){var n=t.length;this.writeVarint(n),this.realloc(n);for(var e=0;e<n;e++)this.buf[this.pos++]=t[e]},writeRawMessage:function(t,n){this.pos++;var e=this.pos;t(n,this);var r=this.pos-e;r>=128&&f(e,r,this),this.pos=e-1,this.writeVarint(r),this.pos+=r},writeMessage:function(t,n,e){this.writeTag(t,i.Bytes),this.writeRawMessage(n,e)},writePackedVarint:function(t,n){n.length&&this.writeMessage(t,h,n)},writePackedSVarint:function(t,n){n.length&&this.writeMessage(t,l,n)},writePackedBoolean:function(t,n){n.length&&this.writeMessage(t,p,n)},writePackedFloat:function(t,n){n.length&&this.writeMessage(t,v,n)},writePackedDouble:function(t,n){n.length&&this.writeMessage(t,d,n)},writePackedFixed32:function(t,n){n.length&&this.writeMessage(t,y,n)},writePackedSFixed32:function(t,n){n.length&&this.writeMessage(t,m,n)},writePackedFixed64:function(t,n){n.length&&this.writeMessage(t,b,n)},writePackedSFixed64:function(t,n){n.length&&this.writeMessage(t,g,n)},writeBytesField:function(t,n){this.writeTag(t,i.Bytes),this.writeBytes(n)},writeFixed32Field:function(t,n){this.writeTag(t,i.Fixed32),this.writeFixed32(n)},writeSFixed32Field:function(t,n){this.writeTag(t,i.Fixed32),this.writeSFixed32(n)},writeFixed64Field:function(t,n){this.writeTag(t,i.Fixed64),this.writeFixed64(n)},writeSFixed64Field:function(t,n){this.writeTag(t,i.Fixed64),this.writeSFixed64(n)},writeVarintField:function(t,n){this.writeTag(t,i.Varint),this.writeVarint(n)},writeSVarintField:function(t,n){this.writeTag(t,i.Varint),this.writeSVarint(n)},writeStringField:function(t,n){this.writeTag(t,i.Bytes),this.writeString(n)},writeFloatField:function(t,n){this.writeTag(t,i.Fixed32),this.writeFloat(n)},writeDoubleField:function(t,n){this.writeTag(t,i.Fixed64),this.writeDouble(n)},writeBooleanField:function(t,n){this.writeVarintField(t,Boolean(n))}}},7072:function(t,n,e){var r,i,o;function s(t){return(s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}o=function(){"use strict";function t(t,r,i,o,s){!function t(e,r,i,o,s){for(;o>i;){if(o-i>600){var a=o-i+1,u=r-i+1,c=Math.log(a),f=.5*Math.exp(2*c/3),h=.5*Math.sqrt(c*f*(a-f)/a)*(u-a/2<0?-1:1);t(e,r,Math.max(i,Math.floor(r-u*f/a+h)),Math.min(o,Math.floor(r+(a-u)*f/a+h)),s)}var l=e[r],v=i,d=o;for(n(e,i,r),s(e[o],l)>0&&n(e,i,o);v<d;){for(n(e,v,d),v++,d--;s(e[v],l)<0;)v++;for(;s(e[d],l)>0;)d--}0===s(e[i],l)?n(e,i,d):n(e,++d,o),d<=r&&(i=d+1),r<=d&&(o=d-1)}}(t,r,i||0,o||t.length-1,s||e)}function n(t,n,e){var r=t[n];t[n]=t[e],t[e]=r}function e(t,n){return t<n?-1:t>n?1:0}var r=function(t){void 0===t&&(t=9),this._maxEntries=Math.max(4,t),this._minEntries=Math.max(2,Math.ceil(.4*this._maxEntries)),this.clear()};function i(t,n,e){if(!e)return n.indexOf(t);for(var r=0;r<n.length;r++)if(e(t,n[r]))return r;return-1}function o(t,n){s(t,0,t.children.length,n,t)}function s(t,n,e,r,i){i||(i=d(null)),i.minX=1/0,i.minY=1/0,i.maxX=-1/0,i.maxY=-1/0;for(var o=n;o<e;o++){var s=t.children[o];a(i,t.leaf?r(s):s)}return i}function a(t,n){return t.minX=Math.min(t.minX,n.minX),t.minY=Math.min(t.minY,n.minY),t.maxX=Math.max(t.maxX,n.maxX),t.maxY=Math.max(t.maxY,n.maxY),t}function u(t,n){return t.minX-n.minX}function c(t,n){return t.minY-n.minY}function f(t){return(t.maxX-t.minX)*(t.maxY-t.minY)}function h(t){return t.maxX-t.minX+(t.maxY-t.minY)}function l(t,n){return t.minX<=n.minX&&t.minY<=n.minY&&n.maxX<=t.maxX&&n.maxY<=t.maxY}function v(t,n){return n.minX<=t.maxX&&n.minY<=t.maxY&&n.maxX>=t.minX&&n.maxY>=t.minY}function d(t){return{children:t,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}function p(n,e,r,i,o){for(var s=[e,r];s.length;)if(!((r=s.pop())-(e=s.pop())<=i)){var a=e+Math.ceil((r-e)/i/2)*i;t(n,a,e,r,o),s.push(e,a,a,r)}}return r.prototype.all=function(){return this._all(this.data,[])},r.prototype.search=function(t){var n=this.data,e=[];if(!v(t,n))return e;for(var r=this.toBBox,i=[];n;){for(var o=0;o<n.children.length;o++){var s=n.children[o],a=n.leaf?r(s):s;v(t,a)&&(n.leaf?e.push(s):l(t,a)?this._all(s,e):i.push(s))}n=i.pop()}return e},r.prototype.collides=function(t){var n=this.data;if(!v(t,n))return!1;for(var e=[];n;){for(var r=0;r<n.children.length;r++){var i=n.children[r],o=n.leaf?this.toBBox(i):i;if(v(t,o)){if(n.leaf||l(t,o))return!0;e.push(i)}}n=e.pop()}return!1},r.prototype.load=function(t){if(!t||!t.length)return this;if(t.length<this._minEntries){for(var n=0;n<t.length;n++)this.insert(t[n]);return this}var e=this._build(t.slice(),0,t.length-1,0);if(this.data.children.length)if(this.data.height===e.height)this._splitRoot(this.data,e);else{if(this.data.height<e.height){var r=this.data;this.data=e,e=r}this._insert(e,this.data.height-e.height-1,!0)}else this.data=e;return this},r.prototype.insert=function(t){return t&&this._insert(t,this.data.height-1),this},r.prototype.clear=function(){return this.data=d([]),this},r.prototype.remove=function(t,n){if(!t)return this;for(var e,r,o,s=this.data,a=this.toBBox(t),u=[],c=[];s||u.length;){if(s||(s=u.pop(),r=u[u.length-1],e=c.pop(),o=!0),s.leaf){var f=i(t,s.children,n);if(-1!==f)return s.children.splice(f,1),u.push(s),this._condense(u),this}o||s.leaf||!l(s,a)?r?(e++,s=r.children[e],o=!1):s=null:(u.push(s),c.push(e),e=0,r=s,s=s.children[0])}return this},r.prototype.toBBox=function(t){return t},r.prototype.compareMinX=function(t,n){return t.minX-n.minX},r.prototype.compareMinY=function(t,n){return t.minY-n.minY},r.prototype.toJSON=function(){return this.data},r.prototype.fromJSON=function(t){return this.data=t,this},r.prototype._all=function(t,n){for(var e=[];t;)t.leaf?n.push.apply(n,t.children):e.push.apply(e,t.children),t=e.pop();return n},r.prototype._build=function(t,n,e,r){var i,s=e-n+1,a=this._maxEntries;if(s<=a)return o(i=d(t.slice(n,e+1)),this.toBBox),i;r||(r=Math.ceil(Math.log(s)/Math.log(a)),a=Math.ceil(s/Math.pow(a,r-1))),(i=d([])).leaf=!1,i.height=r;var u=Math.ceil(s/a),c=u*Math.ceil(Math.sqrt(a));p(t,n,e,c,this.compareMinX);for(var f=n;f<=e;f+=c){var h=Math.min(f+c-1,e);p(t,f,h,u,this.compareMinY);for(var l=f;l<=h;l+=u){var v=Math.min(l+u-1,h);i.children.push(this._build(t,l,v,r-1))}}return o(i,this.toBBox),i},r.prototype._chooseSubtree=function(t,n,e,r){for(;r.push(n),!n.leaf&&r.length-1!==e;){for(var i=1/0,o=1/0,s=void 0,a=0;a<n.children.length;a++){var u=n.children[a],c=f(u),h=(l=t,v=u,(Math.max(v.maxX,l.maxX)-Math.min(v.minX,l.minX))*(Math.max(v.maxY,l.maxY)-Math.min(v.minY,l.minY))-c);h<o?(o=h,i=c<i?c:i,s=u):h===o&&c<i&&(i=c,s=u)}n=s||n.children[0]}var l,v;return n},r.prototype._insert=function(t,n,e){var r=e?t:this.toBBox(t),i=[],o=this._chooseSubtree(r,this.data,n,i);for(o.children.push(t),a(o,r);n>=0&&i[n].children.length>this._maxEntries;)this._split(i,n),n--;this._adjustParentBBoxes(r,i,n)},r.prototype._split=function(t,n){var e=t[n],r=e.children.length,i=this._minEntries;this._chooseSplitAxis(e,i,r);var s=this._chooseSplitIndex(e,i,r),a=d(e.children.splice(s,e.children.length-s));a.height=e.height,a.leaf=e.leaf,o(e,this.toBBox),o(a,this.toBBox),n?t[n-1].children.push(a):this._splitRoot(e,a)},r.prototype._splitRoot=function(t,n){this.data=d([t,n]),this.data.height=t.height+1,this.data.leaf=!1,o(this.data,this.toBBox)},r.prototype._chooseSplitIndex=function(t,n,e){for(var r,i,o,a,u,c,h,l=1/0,v=1/0,d=n;d<=e-n;d++){var p=s(t,0,d,this.toBBox),y=s(t,d,e,this.toBBox),m=(i=p,o=y,a=Math.max(i.minX,o.minX),u=Math.max(i.minY,o.minY),c=Math.min(i.maxX,o.maxX),h=Math.min(i.maxY,o.maxY),Math.max(0,c-a)*Math.max(0,h-u)),b=f(p)+f(y);m<l?(l=m,r=d,v=b<v?b:v):m===l&&b<v&&(v=b,r=d)}return r||e-n},r.prototype._chooseSplitAxis=function(t,n,e){var r=t.leaf?this.compareMinX:u,i=t.leaf?this.compareMinY:c;this._allDistMargin(t,n,e,r)<this._allDistMargin(t,n,e,i)&&t.children.sort(r)},r.prototype._allDistMargin=function(t,n,e,r){t.children.sort(r);for(var i=this.toBBox,o=s(t,0,n,i),u=s(t,e-n,e,i),c=h(o)+h(u),f=n;f<e-n;f++){var l=t.children[f];a(o,t.leaf?i(l):l),c+=h(o)}for(var v=e-n-1;v>=n;v--){var d=t.children[v];a(u,t.leaf?i(d):d),c+=h(u)}return c},r.prototype._adjustParentBBoxes=function(t,n,e){for(var r=e;r>=0;r--)a(n[r],t)},r.prototype._condense=function(t){for(var n=t.length-1,e=void 0;n>=0;n--)0===t[n].children.length?n>0?(e=t[n-1].children).splice(e.indexOf(t[n]),1):this.clear():o(t[n],this.toBBox)},r},"object"==s(n)?t.exports=o():void 0===(i="function"==typeof(r=o)?r.call(n,e,n,t):r)||(t.exports=i)},6760:function(t,n,e){function r(t){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var i=function(t){"use strict";var n,e=Object.prototype,i=e.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},s=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",u=o.toStringTag||"@@toStringTag";function c(t,n,e){return Object.defineProperty(t,n,{value:e,enumerable:!0,configurable:!0,writable:!0}),t[n]}try{c({},"")}catch(t){c=function(t,n,e){return t[n]=e}}function f(t,n,e,r){var i=n&&n.prototype instanceof m?n:m,o=Object.create(i.prototype),s=new E(r||[]);return o._invoke=function(t,n,e){var r=l;return function(i,o){if(r===d)throw new Error("Generator is already running");if(r===p){if("throw"===i)throw o;return C()}for(e.method=i,e.arg=o;;){var s=e.delegate;if(s){var a=j(s,e);if(a){if(a===y)continue;return a}}if("next"===e.method)e.sent=e._sent=e.arg;else if("throw"===e.method){if(r===l)throw r=p,e.arg;e.dispatchException(e.arg)}else"return"===e.method&&e.abrupt("return",e.arg);r=d;var u=h(t,n,e);if("normal"===u.type){if(r=e.done?p:v,u.arg===y)continue;return{value:u.arg,done:e.done}}"throw"===u.type&&(r=p,e.method="throw",e.arg=u.arg)}}}(t,e,s),o}function h(t,n,e){try{return{type:"normal",arg:t.call(n,e)}}catch(t){return{type:"throw",arg:t}}}t.wrap=f;var l="suspendedStart",v="suspendedYield",d="executing",p="completed",y={};function m(){}function b(){}function g(){}var w={};c(w,s,(function(){return this}));var x=Object.getPrototypeOf,k=x&&x(x(A([])));k&&k!==e&&i.call(k,s)&&(w=k);var _=g.prototype=m.prototype=Object.create(w);function S(t){["next","throw","return"].forEach((function(n){c(t,n,(function(t){return this._invoke(n,t)}))}))}function M(t,n){function e(o,s,a,u){var c=h(t[o],t,s);if("throw"!==c.type){var f=c.arg,l=f.value;return l&&"object"===r(l)&&i.call(l,"__await")?n.resolve(l.__await).then((function(t){e("next",t,a,u)}),(function(t){e("throw",t,a,u)})):n.resolve(l).then((function(t){f.value=t,a(f)}),(function(t){return e("throw",t,a,u)}))}u(c.arg)}var o;this._invoke=function(t,r){function i(){return new n((function(n,i){e(t,r,n,i)}))}return o=o?o.then(i,i):i()}}function j(t,e){var r=t.iterator[e.method];if(r===n){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=n,j(t,e),"throw"===e.method))return y;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return y}var i=h(r,t.iterator,e.arg);if("throw"===i.type)return e.method="throw",e.arg=i.arg,e.delegate=null,y;var o=i.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=n),e.delegate=null,y):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,y)}function T(t){var n={tryLoc:t[0]};1 in t&&(n.catchLoc=t[1]),2 in t&&(n.finallyLoc=t[2],n.afterLoc=t[3]),this.tryEntries.push(n)}function O(t){var n=t.completion||{};n.type="normal",delete n.arg,t.completion=n}function E(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(T,this),this.reset(!0)}function A(t){if(t){var e=t[s];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r<t.length;)if(i.call(t,r))return e.value=t[r],e.done=!1,e;return e.value=n,e.done=!0,e};return o.next=o}}return{next:C}}function C(){return{value:n,done:!0}}return b.prototype=g,c(_,"constructor",g),c(g,"constructor",b),b.displayName=c(g,u,"GeneratorFunction"),t.isGeneratorFunction=function(t){var n="function"==typeof t&&t.constructor;return!!n&&(n===b||"GeneratorFunction"===(n.displayName||n.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,g):(t.__proto__=g,c(t,u,"GeneratorFunction")),t.prototype=Object.create(_),t},t.awrap=function(t){return{__await:t}},S(M.prototype),c(M.prototype,a,(function(){return this})),t.AsyncIterator=M,t.async=function(n,e,r,i,o){void 0===o&&(o=Promise);var s=new M(f(n,e,r,i),o);return t.isGeneratorFunction(e)?s:s.next().then((function(t){return t.done?t.value:s.next()}))},S(_),c(_,u,"Generator"),c(_,s,(function(){return this})),c(_,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var n=[];for(var e in t)n.push(e);return n.reverse(),function e(){for(;n.length;){var r=n.pop();if(r in t)return e.value=r,e.done=!1,e}return e.done=!0,e}},t.values=A,E.prototype={constructor:E,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=n,this.done=!1,this.delegate=null,this.method="next",this.arg=n,this.tryEntries.forEach(O),!t)for(var e in this)"t"===e.charAt(0)&&i.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=n)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function r(r,i){return a.type="throw",a.arg=t,e.next=r,i&&(e.method="next",e.arg=n),!!i}for(var o=this.tryEntries.length-1;o>=0;--o){var s=this.tryEntries[o],a=s.completion;if("root"===s.tryLoc)return r("end");if(s.tryLoc<=this.prev){var u=i.call(s,"catchLoc"),c=i.call(s,"finallyLoc");if(u&&c){if(this.prev<s.catchLoc)return r(s.catchLoc,!0);if(this.prev<s.finallyLoc)return r(s.finallyLoc)}else if(u){if(this.prev<s.catchLoc)return r(s.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<s.finallyLoc)return r(s.finallyLoc)}}}},abrupt:function(t,n){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc<=this.prev&&i.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=n&&n<=o.finallyLoc&&(o=null);var s=o?o.completion:{};return s.type=t,s.arg=n,o?(this.method="next",this.next=o.finallyLoc,y):this.complete(s)},complete:function(t,n){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&n&&(this.next=n),y},finish:function(t){for(var n=this.tryEntries.length-1;n>=0;--n){var e=this.tryEntries[n];if(e.finallyLoc===t)return this.complete(e.completion,e.afterLoc),O(e),y}},catch:function(t){for(var n=this.tryEntries.length-1;n>=0;--n){var e=this.tryEntries[n];if(e.tryLoc===t){var r=e.completion;if("throw"===r.type){var i=r.arg;O(e)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:A(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=n),y}},t}("object"===r(t=e.nmd(t))?t.exports:{});try{regeneratorRuntime=i}catch(t){"object"===("undefined"==typeof globalThis?"undefined":r(globalThis))?globalThis.regeneratorRuntime=i:Function("r","regeneratorRuntime = r")(i)}},2335:function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.serialize=n.deserialize=n.registerSerializer=void 0;var r=e(9713),i=r.DefaultSerializer;n.registerSerializer=function(t){i=r.extendSerializer(i,t)},n.deserialize=function(t){return i.deserialize(t)},n.serialize=function(t){return i.serialize(t)}},769:function(t,n,e){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,n,e,r){void 0===r&&(r=e),Object.defineProperty(t,r,{enumerable:!0,get:function(){return n[e]}})}:function(t,n,e,r){void 0===r&&(r=e),t[r]=n[e]}),i=this&&this.__exportStar||function(t,n){for(var e in t)"default"===e||Object.prototype.hasOwnProperty.call(n,e)||r(n,t,e)};Object.defineProperty(n,"__esModule",{value:!0}),n.Transfer=n.DefaultSerializer=n.expose=n.registerSerializer=void 0;var o=e(2335);Object.defineProperty(n,"registerSerializer",{enumerable:!0,get:function(){return o.registerSerializer}}),i(e(2305),n);var s=e(1459);Object.defineProperty(n,"expose",{enumerable:!0,get:function(){return s.expose}});var a=e(9713);Object.defineProperty(n,"DefaultSerializer",{enumerable:!0,get:function(){return a.DefaultSerializer}});var u=e(6126);Object.defineProperty(n,"Transfer",{enumerable:!0,get:function(){return u.Transfer}})},406:function(t,n){"use strict";var e;function r(t){return(""+t).replace(/^((?:https?|file|ftp|chrome-extension|moz-extension):\/\/.+)?\/[^/]+(?:\?.*)?$/,"$1")+"/"}Object.defineProperty(n,"__esModule",{value:!0}),n.getBundleURL=n.getBaseURL=void 0,n.getBundleURL=function(){return e||(e=function(){try{throw new Error}catch(n){var t=(""+n.stack).match(/(https?|file|ftp|chrome-extension|moz-extension):\/\/[^)\n]+/g);if(t)return r(t[0])}return"/"}()),e},n.getBaseURL=r},4002:function(t,n,e){"use strict";function r(t){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function i(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function o(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(n&&n.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),n&&h(t,n)}function s(t){var n=f();return function(){var e,r=l(t);if(n){var i=l(this).constructor;e=Reflect.construct(r,arguments,i)}else e=r.apply(this,arguments);return a(this,e)}}function a(t,n){if(n&&("object"===r(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}function u(t){var n="function"==typeof Map?new Map:void 0;return(u=function(t){if(null===t||(e=t,-1===Function.toString.call(e).indexOf("[native code]")))return t;var e;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==n){if(n.has(t))return n.get(t);n.set(t,r)}function r(){return c(t,arguments,l(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),h(r,t)})(t)}function c(t,n,e){return(c=f()?Reflect.construct:function(t,n,e){var r=[null];r.push.apply(r,n);var i=new(Function.bind.apply(t,r));return e&&h(i,e.prototype),i}).apply(null,arguments)}function f(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function h(t,n){return(h=Object.setPrototypeOf||function(t,n){return t.__proto__=n,t})(t,n)}function l(t){return(l=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function v(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0}),n.isWorkerRuntime=n.getWorkerImplementation=n.defaultPoolSize=void 0;var d=e(406);n.defaultPoolSize="undefined"!=typeof navigator&&navigator.hardwareConcurrency?navigator.hardwareConcurrency:4;var p,y=function(t){return/^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(t)};function m(t){var n=new Blob([t],{type:"application/javascript"});return URL.createObjectURL(n)}function b(){if("undefined"==typeof Worker)return function t(){throw v(this,t),Error("No web worker implementation available. You might have tried to spawn a worker within a worker in a browser that doesn't support workers in workers.")};var t=function(t){o(e,t);var n=s(e);function e(t,r){var i,o;return v(this,e),"string"==typeof t&&r&&r._baseURL?t=new URL(t,r._baseURL):"string"==typeof t&&!y(t)&&d.getBundleURL().match(/^file:\/\//i)&&(t=new URL(t,d.getBundleURL().replace(/\/[^\/]+$/,"/")),(null===(i=null==r?void 0:r.CORSWorkaround)||void 0===i||i)&&(t=m("importScripts(".concat(JSON.stringify(t),");")))),"string"==typeof t&&y(t)&&(null===(o=null==r?void 0:r.CORSWorkaround)||void 0===o||o)&&(t=m("importScripts(".concat(JSON.stringify(t),");"))),n.call(this,t,r)}return e}(u(Worker));return{blob:function(t){o(u,t);var n,e,r,a=s(u);function u(t,n){v(this,u);var e=window.URL.createObjectURL(t);return a.call(this,e,n)}return n=u,r=[{key:"fromText",value:function(t,n){return new u(new window.Blob([t],{type:"text/javascript"}),n)}}],(e=null)&&i(n.prototype,e),r&&i(n,r),u}(t),default:t}}n.getWorkerImplementation=function(){return p||(p=b()),p},n.isWorkerRuntime=function(){var t="undefined"!=typeof self&&"undefined"!=typeof Window&&self instanceof Window;return!("undefined"==typeof self||!self.postMessage||t)}},2305:function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.Worker=n.BlobWorker=n.isWorkerRuntime=n.Thread=n.spawn=n.Pool=void 0;var r=e(4002);Object.defineProperty(n,"isWorkerRuntime",{enumerable:!0,get:function(){return r.isWorkerRuntime}});var i=e(3008);Object.defineProperty(n,"Pool",{enumerable:!0,get:function(){return i.Pool}});var o=e(5441);Object.defineProperty(n,"spawn",{enumerable:!0,get:function(){return o.spawn}});var s=e(906);Object.defineProperty(n,"Thread",{enumerable:!0,get:function(){return s.Thread}}),n.BlobWorker=r.getWorkerImplementation().blob,n.Worker=r.getWorkerImplementation().default},943:function(t,n,e){"use strict";function r(t){return function(t){if(Array.isArray(t))return s(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||o(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function i(t,n){var e="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!e){if(Array.isArray(t)||(e=o(t))||n&&t&&"number"==typeof t.length){e&&(t=e);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var s,a=!0,u=!1;return{s:function(){e=e.call(t)},n:function(){var t=e.next();return a=t.done,t},e:function(t){u=!0,s=t},f:function(){try{a||null==e.return||e.return()}finally{if(u)throw s}}}}function o(t,n){if(t){if("string"==typeof t)return s(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?s(t,n):void 0}}function s(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}var a=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(n,"__esModule",{value:!0}),n.createProxyModule=n.createProxyFunction=void 0;var u=a(e(9796)),c=e(9694),f=e(2335),h=e(4455),l=e(6126),v=e(8453),d=u.default("threads:master:messages"),p=1;function y(t,n){return new c.Observable((function(e){var r,i=function i(o){var s;if(d("Message from worker:",o.data),o.data&&o.data.uid===n)if((s=o.data)&&s.type===v.WorkerMessageType.running)r=o.data.resultType;else if(function(t){return t&&t.type===v.WorkerMessageType.result}(o.data))"promise"===r?(void 0!==o.data.payload&&e.next(f.deserialize(o.data.payload)),e.complete(),t.removeEventListener("message",i)):(o.data.payload&&e.next(f.deserialize(o.data.payload)),o.data.complete&&(e.complete(),t.removeEventListener("message",i)));else if(function(t){return t&&t.type===v.WorkerMessageType.error}(o.data)){var a=f.deserialize(o.data.error);e.error(a),t.removeEventListener("message",i)}};return t.addEventListener("message",i),function(){if("observable"===r||!r){var e={type:v.MasterMessageType.cancel,uid:n};t.postMessage(e)}t.removeEventListener("message",i)}}))}function m(t){if(0===t.length)return{args:[],transferables:[]};var n,e,o=[],s=[],a=i(t);try{for(a.s();!(n=a.n()).done;){var u=n.value;l.isTransferDescriptor(u)?(o.push(f.serialize(u.send)),s.push.apply(s,r(u.transferables))):o.push(f.serialize(u))}}catch(t){a.e(t)}finally{a.f()}return{args:o,transferables:0===s.length?s:(e=s,Array.from(new Set(e)))}}function b(t,n){return function(){for(var e=p++,r=arguments.length,i=new Array(r),o=0;o<r;o++)i[o]=arguments[o];var s=m(i),a=s.args,u=s.transferables,f={type:v.MasterMessageType.run,uid:e,method:n,args:a};d("Sending command to run function to worker:",f);try{t.postMessage(f,u)}catch(t){return h.ObservablePromise.from(Promise.reject(t))}return h.ObservablePromise.from(c.multicast(y(t,e)))}}n.createProxyFunction=b,n.createProxyModule=function(t,n){var e,r={},o=i(n);try{for(o.s();!(e=o.n()).done;){var s=e.value;r[s]=b(t,s)}}catch(t){o.e(t)}finally{o.f()}return r}},2753:function(t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.PoolEventType=void 0,function(t){t.initialized="initialized",t.taskCanceled="taskCanceled",t.taskCompleted="taskCompleted",t.taskFailed="taskFailed",t.taskQueued="taskQueued",t.taskQueueDrained="taskQueueDrained",t.taskStart="taskStart",t.terminated="terminated"}(n.PoolEventType||(n.PoolEventType={}))},3008:function(t,n,e){"use strict";function r(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function i(t){return function(t){if(Array.isArray(t))return o(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(!t)return;if("string"==typeof t)return o(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);"Object"===e&&t.constructor&&(e=t.constructor.name);if("Map"===e||"Set"===e)return Array.from(t);if("Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))return o(t,n)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function o(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}var s=this&&this.__awaiter||function(t,n,e,r){return new(e||(e=Promise))((function(i,o){function s(t){try{u(r.next(t))}catch(t){o(t)}}function a(t){try{u(r.throw(t))}catch(t){o(t)}}function u(t){var n;t.done?i(t.value):(n=t.value,n instanceof e?n:new e((function(t){t(n)}))).then(s,a)}u((r=r.apply(t,n||[])).next())}))},a=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(n,"__esModule",{value:!0}),n.Pool=n.Thread=n.PoolEventType=void 0;var u=a(e(9796)),c=e(9694),f=e(2137),h=e(4002),l=e(2753);Object.defineProperty(n,"PoolEventType",{enumerable:!0,get:function(){return l.PoolEventType}});var v=e(906);Object.defineProperty(n,"Thread",{enumerable:!0,get:function(){return v.Thread}});var d=1;function p(t){return new Promise((function(n){return setTimeout(n,t)}))}function y(t,n){return t.reduce((function(t,e){return[].concat(i(t),i(n(e)))}),[])}var m=function(){function t(n,e){var r=this;!function(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}(this,t),this.eventSubject=new c.Subject,this.initErrors=[],this.isClosing=!1,this.nextTaskID=1,this.taskQueue=[];var i="number"==typeof e?{size:e}:e||{},o=i.size,s=void 0===o?h.defaultPoolSize:o;this.debug=u.default("threads:pool:".concat((i.name||String(d++)).replace(/\W/g," ").trim().replace(/\s+/g,"-"))),this.options=i,this.workers=function(t,n){return function(t){for(var n=[],e=0;e<t;e++)n.push(e);return n}(n).map((function(){return{init:t(),runningTasks:[]}}))}(n,s),this.eventObservable=c.multicast(c.Observable.from(this.eventSubject)),Promise.all(this.workers.map((function(t){return t.init}))).then((function(){return r.eventSubject.next({type:l.PoolEventType.initialized,size:r.workers.length})}),(function(t){r.debug("Error while initializing pool worker:",t),r.eventSubject.error(t),r.initErrors.push(t)}))}var n,e,o;return n=t,(e=[{key:"findIdlingWorker",value:function(){var t=this.options.concurrency,n=void 0===t?1:t;return this.workers.find((function(t){return t.runningTasks.length<n}))}},{key:"runPoolTask",value:function(t,n){return s(this,void 0,void 0,regeneratorRuntime.mark((function e(){var r,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=this.workers.indexOf(t)+1,this.debug("Running task #".concat(n.id," on worker #").concat(r,"...")),this.eventSubject.next({type:l.PoolEventType.taskStart,taskID:n.id,workerID:r}),e.prev=3,e.t0=n,e.next=7,t.init;case 7:return e.t1=e.sent,e.next=10,e.t0.run.call(e.t0,e.t1);case 10:i=e.sent,this.debug("Task #".concat(n.id," completed successfully")),this.eventSubject.next({type:l.PoolEventType.taskCompleted,returnValue:i,taskID:n.id,workerID:r}),e.next=19;break;case 15:e.prev=15,e.t2=e.catch(3),this.debug("Task #".concat(n.id," failed")),this.eventSubject.next({type:l.PoolEventType.taskFailed,taskID:n.id,error:e.t2,workerID:r});case 19:case"end":return e.stop()}}),e,this,[[3,15]])})))}},{key:"run",value:function(t,n){return s(this,void 0,void 0,regeneratorRuntime.mark((function e(){var r,i=this;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=s(i,void 0,void 0,regeneratorRuntime.mark((function e(){var i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=function(){t.runningTasks=t.runningTasks.filter((function(t){return t!==r}))},e.next=3,p(0);case 3:return e.prev=3,e.next=6,this.runPoolTask(t,n);case 6:return e.prev=6,i(),this.isClosing||this.scheduleWork(),e.finish(6);case 10:case"end":return e.stop()}}),e,this,[[3,,6,10]])}))),t.runningTasks.push(r);case 2:case"end":return e.stop()}}),e)})))}},{key:"scheduleWork",value:function(){this.debug("Attempt de-queueing a task in order to run it...");var t=this.findIdlingWorker();if(t){var n=this.taskQueue.shift();if(!n)return this.debug("Task queue is empty"),void this.eventSubject.next({type:l.PoolEventType.taskQueueDrained});this.run(t,n)}}},{key:"taskCompletion",value:function(t){var n=this;return new Promise((function(e,r){var i=n.events().subscribe((function(n){n.type===l.PoolEventType.taskCompleted&&n.taskID===t?(i.unsubscribe(),e(n.returnValue)):n.type===l.PoolEventType.taskFailed&&n.taskID===t?(i.unsubscribe(),r(n.error)):n.type===l.PoolEventType.terminated&&(i.unsubscribe(),r(Error("Pool has been terminated before task was run.")))}))}))}},{key:"settled",value:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return s(this,void 0,void 0,regeneratorRuntime.mark((function n(){var e,r,i,o=this;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:if(e=function(){return y(o.workers,(function(t){return t.runningTasks}))},r=[],i=this.eventObservable.subscribe((function(t){t.type===l.PoolEventType.taskFailed&&r.push(t.error)})),!(this.initErrors.length>0)){n.next=5;break}return n.abrupt("return",Promise.reject(this.initErrors[0]));case 5:if(!t||0!==this.taskQueue.length){n.next=9;break}return n.next=8,f.allSettled(e());case 8:return n.abrupt("return",r);case 9:return n.next=11,new Promise((function(t,n){var e=o.eventObservable.subscribe({next:function(n){n.type===l.PoolEventType.taskQueueDrained&&(e.unsubscribe(),t(void 0))},error:n})}));case 11:return n.next=13,f.allSettled(e());case 13:return i.unsubscribe(),n.abrupt("return",r);case 15:case"end":return n.stop()}}),n,this)})))}},{key:"completed",value:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return s(this,void 0,void 0,regeneratorRuntime.mark((function n(){var e,r,i,o=this;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return e=this.settled(t),r=new Promise((function(t,n){var r=o.eventObservable.subscribe({next:function(i){i.type===l.PoolEventType.taskQueueDrained?(r.unsubscribe(),t(e)):i.type===l.PoolEventType.taskFailed&&(r.unsubscribe(),n(i.error))},error:n})})),n.next=4,Promise.race([e,r]);case 4:if(!((i=n.sent).length>0)){n.next=7;break}throw i[0];case 7:case"end":return n.stop()}}),n,this)})))}},{key:"events",value:function(){return this.eventObservable}},{key:"queue",value:function(t){var n=this,e=this.options.maxQueuedJobs,r=void 0===e?1/0:e;if(this.isClosing)throw Error("Cannot schedule pool tasks after terminate() has been called.");if(this.initErrors.length>0)throw this.initErrors[0];var i=this.nextTaskID++,o=this.taskCompletion(i);o.catch((function(t){n.debug("Task #".concat(i," errored:"),t)}));var s={id:i,run:t,cancel:function(){-1!==n.taskQueue.indexOf(s)&&(n.taskQueue=n.taskQueue.filter((function(t){return t!==s})),n.eventSubject.next({type:l.PoolEventType.taskCanceled,taskID:s.id}))},then:o.then.bind(o)};if(this.taskQueue.length>=r)throw Error("Maximum number of pool tasks queued. Refusing to queue another one.\nThis usually happens for one of two reasons: We are either at peak workload right now or some tasks just won't finish, thus blocking the pool.");return this.debug("Queueing task #".concat(s.id,"...")),this.taskQueue.push(s),this.eventSubject.next({type:l.PoolEventType.taskQueued,taskID:s.id}),this.scheduleWork(),s}},{key:"terminate",value:function(t){return s(this,void 0,void 0,regeneratorRuntime.mark((function n(){var e=this;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:if(this.isClosing=!0,t){n.next=4;break}return n.next=4,this.completed(!0);case 4:return this.eventSubject.next({type:l.PoolEventType.terminated,remainingQueue:i(this.taskQueue)}),this.eventSubject.complete(),n.next=8,Promise.all(this.workers.map((function(t){return s(e,void 0,void 0,regeneratorRuntime.mark((function n(){return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.t0=v.Thread,n.next=3,t.init;case 3:return n.t1=n.sent,n.abrupt("return",n.t0.terminate.call(n.t0,n.t1));case 5:case"end":return n.stop()}}),n)})))})));case 8:case"end":return n.stop()}}),n,this)})))}}])&&r(n.prototype,e),o&&r(n,o),t}();function b(t,n){return new m(t,n)}m.EventType=l.PoolEventType,b.EventType=l.PoolEventType,n.Pool=b},5441:function(t,n,e){"use strict";function r(t,n,e){return n in t?Object.defineProperty(t,n,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[n]=e,t}function i(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==e)return;var r,i,o=[],s=!0,a=!1;try{for(e=e.call(t);!(s=(r=e.next()).done)&&(o.push(r.value),!n||o.length!==n);s=!0);}catch(t){a=!0,i=t}finally{try{s||null==e.return||e.return()}finally{if(a)throw i}}return o}(t,n)||function(t,n){if(!t)return;if("string"==typeof t)return o(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);"Object"===e&&t.constructor&&(e=t.constructor.name);if("Map"===e||"Set"===e)return Array.from(t);if("Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))return o(t,n)}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function o(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}var s=this&&this.__awaiter||function(t,n,e,r){return new(e||(e=Promise))((function(i,o){function s(t){try{u(r.next(t))}catch(t){o(t)}}function a(t){try{u(r.throw(t))}catch(t){o(t)}}function u(t){var n;t.done?i(t.value):(n=t.value,n instanceof e?n:new e((function(t){t(n)}))).then(s,a)}u((r=r.apply(t,n||[])).next())}))},a=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(n,"__esModule",{value:!0}),n.spawn=void 0;var u=a(e(9796)),c=e(9694),f=e(2335),h=e(2981),l=e(6277),v=e(6439),d=e(943),p=u.default("threads:master:messages"),y=u.default("threads:master:spawn"),m=u.default("threads:master:thread-utils"),b="undefined"!=typeof process&&process.env.THREADS_WORKER_INIT_TIMEOUT?Number.parseInt(process.env.THREADS_WORKER_INIT_TIMEOUT,10):1e4;function g(t,n,e){return s(this,void 0,void 0,regeneratorRuntime.mark((function r(){var i,o,s;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return o=new Promise((function(t,r){i=setTimeout((function(){return r(Error(e))}),n)})),r.next=3,Promise.race([t,o]);case 3:return s=r.sent,clearTimeout(i),r.abrupt("return",s);case 6:case"end":return r.stop()}}),r)})))}function w(t){return new Promise((function(n,e){t.addEventListener("message",(function r(i){var o;p("Message from worker before finishing initialization:",i.data),(o=i.data)&&"init"===o.type?(t.removeEventListener("message",r),n(i.data)):function(t){return t&&"uncaughtError"===t.type}(i.data)&&(t.removeEventListener("message",r),e(f.deserialize(i.data.error)))}))}))}function x(t,n){return new c.Observable((function(e){var r=function(t){var n={type:v.WorkerEventType.message,data:t.data};e.next(n)},i=function(t){m("Unhandled promise rejection event in thread:",t);var n={type:v.WorkerEventType.internalError,error:Error(t.reason)};e.next(n)};t.addEventListener("message",r),t.addEventListener("unhandledrejection",i),n.then((function(){var n={type:v.WorkerEventType.termination};t.removeEventListener("message",r),t.removeEventListener("unhandledrejection",i),e.next(n),e.complete()}))}))}function k(t){var n=this,e=i(h.createPromiseWithResolver(),2),r=e[0],o=e[1];return{terminate:function(){return s(n,void 0,void 0,regeneratorRuntime.mark((function n(){return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return m("Terminating worker"),n.next=3,t.terminate();case 3:o();case 4:case"end":return n.stop()}}),n)})))},termination:r}}function _(t,n,e,i){var o,s=e.filter((function(t){return t.type===v.WorkerEventType.internalError})).map((function(t){return t.error}));return Object.assign(t,(r(o={},l.$errors,s),r(o,l.$events,e),r(o,l.$terminate,i),r(o,l.$worker,n),o))}n.spawn=function(t,n){return s(this,void 0,void 0,regeneratorRuntime.mark((function e(){var r,i,o,s,a,u,c,f,h,l;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return y("Initializing new thread"),r=n&&n.timeout?n.timeout:b,e.next=4,g(w(t),r,"Timeout: Did not receive an init message from worker after ".concat(r,"ms. Make sure the worker calls expose()."));case 4:if(i=e.sent,o=i.exposed,s=k(t),a=s.termination,u=s.terminate,c=x(t,a),"function"!==o.type){e.next=13;break}return f=d.createProxyFunction(t),e.abrupt("return",_(f,t,c,u));case 13:if("module"!==o.type){e.next=18;break}return h=d.createProxyModule(t,o.methods),e.abrupt("return",_(h,t,c,u));case 18:throw l=o.type,Error("Worker init message states unexpected type of expose(): ".concat(l));case 20:case"end":return e.stop()}}),e)})))}},906:function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.Thread=void 0;var r=e(6277);function i(t){throw Error(t)}n.Thread={errors:function(t){return t[r.$errors]||i("Error observable not found. Make sure to pass a thread instance as returned by the spawn() promise.")},events:function(t){return t[r.$events]||i("Events observable not found. Make sure to pass a thread instance as returned by the spawn() promise.")},terminate:function(t){return t[r.$terminate]()}}},4455:function(t,n,e){"use strict";function r(t){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function i(t,n){var e="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!e){if(Array.isArray(t)||(e=function(t,n){if(!t)return;if("string"==typeof t)return o(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);"Object"===e&&t.constructor&&(e=t.constructor.name);if("Map"===e||"Set"===e)return Array.from(t);if("Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))return o(t,n)}(t))||n&&t&&"number"==typeof t.length){e&&(t=e);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var s,a=!0,u=!1;return{s:function(){e=e.call(t)},n:function(){var t=e.next();return a=t.done,t},e:function(t){u=!0,s=t},f:function(){try{a||null==e.return||e.return()}finally{if(u)throw s}}}}function o(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}function s(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function a(t,n,e){return(a="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(t,n,e){var r=function(t,n){for(;!Object.prototype.hasOwnProperty.call(t,n)&&null!==(t=l(t)););return t}(t,n);if(r){var i=Object.getOwnPropertyDescriptor(r,n);return i.get?i.get.call(e):i.value}})(t,n,e||t)}function u(t,n){return(u=Object.setPrototypeOf||function(t,n){return t.__proto__=n,t})(t,n)}function c(t){var n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var e,r=l(t);if(n){var i=l(this).constructor;e=Reflect.construct(r,arguments,i)}else e=r.apply(this,arguments);return f(this,e)}}function f(t,n){if(n&&("object"===r(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return h(t)}function h(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function l(t){return(l=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}Object.defineProperty(n,"__esModule",{value:!0}),n.ObservablePromise=void 0;var v=e(9694),d=function(){},p=function(t){return t},y=function(t){return Promise.resolve().then(t)};function m(t){throw t}var b=function(t){!function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(n&&n.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),n&&u(t,n)}(f,t);var n,e,r,o=c(f);function f(t){var n;return function(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}(this,f),(n=o.call(this,(function(e){var r=h(n),i=Object.assign(Object.assign({},e),{complete:function(){e.complete(),r.onCompletion()},error:function(t){e.error(t),r.onError(t)},next:function(t){e.next(t),r.onNext(t)}});try{return n.initHasRun=!0,t(i)}catch(t){i.error(t)}}))).initHasRun=!1,n.fulfillmentCallbacks=[],n.rejectionCallbacks=[],n.firstValueSet=!1,n.state="pending",n}return n=f,r=[{key:"from",value:function(t){return function(t){return t&&"function"==typeof t.then}(t)?new f((function(n){t.then((function(t){n.next(t),n.complete()}),(function(t){n.error(t)}))})):a(l(f),"from",this).call(this,t)}}],(e=[{key:"onNext",value:function(t){this.firstValueSet||(this.firstValue=t,this.firstValueSet=!0)}},{key:"onError",value:function(t){this.state="rejected",this.rejection=t;var n,e=i(this.rejectionCallbacks);try{var r=function(){var e=n.value;y((function(){return e(t)}))};for(e.s();!(n=e.n()).done;)r()}catch(t){e.e(t)}finally{e.f()}}},{key:"onCompletion",value:function(){var t=this;this.state="fulfilled";var n,e=i(this.fulfillmentCallbacks);try{var r=function(){var e=n.value;y((function(){return e(t.firstValue)}))};for(e.s();!(n=e.n()).done;)r()}catch(t){e.e(t)}finally{e.f()}}},{key:"then",value:function(t,n){var e=this,r=t||p,i=n||m,o=!1;return new Promise((function(t,n){var s=function(e){if(!o){o=!0;try{t(i(e))}catch(t){n(t)}}};return e.initHasRun||e.subscribe({error:s}),"fulfilled"===e.state?t(r(e.firstValue)):"rejected"===e.state?(o=!0,t(i(e.rejection))):(e.fulfillmentCallbacks.push((function(n){try{t(r(n))}catch(t){s(t)}})),void e.rejectionCallbacks.push(s))}))}},{key:"catch",value:function(t){return this.then(void 0,t)}},{key:"finally",value:function(t){var n=t||d;return this.then((function(t){return n(),t}),(function(){return n()}))}}])&&s(n.prototype,e),r&&s(n,r),f}(v.Observable);n.ObservablePromise=b},2137:function(t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.allSettled=void 0,n.allSettled=function(t){return Promise.all(t.map((function(t){var n=Promise.resolve(t);try{return n.then((function(t){return{status:"fulfilled",value:t}}),(function(t){return{status:"rejected",reason:t}}))}catch(t){return Promise.reject(t)}})))}},2981:function(t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.createPromiseWithResolver=void 0;var e=function(){};n.createPromiseWithResolver=function(){var t,n=!1,r=e;return[new Promise((function(e){n?e(t):r=e})),function(e){n=!0,r(t=e)}]}},9713:function(t,n){"use strict";function e(t){return(e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}Object.defineProperty(n,"__esModule",{value:!0}),n.DefaultSerializer=n.extendSerializer=void 0,n.extendSerializer=function(t,n){var e=t.deserialize.bind(t),r=t.serialize.bind(t);return{deserialize:function(t){return n.deserialize(t,e)},serialize:function(t){return n.serialize(t,r)}}};var r=function(t){return Object.assign(Error(t.message),{name:t.name,stack:t.stack})},i=function(t){return{__error_marker:"$$error",message:t.message,name:t.name,stack:t.stack}};n.DefaultSerializer={deserialize:function(t){return(n=t)&&"object"===e(n)&&"__error_marker"in n&&"$$error"===n.__error_marker?r(t):t;var n},serialize:function(t){return t instanceof Error?i(t):t}}},6277:function(t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.$worker=n.$transferable=n.$terminate=n.$events=n.$errors=void 0,n.$errors=Symbol("thread.errors"),n.$events=Symbol("thread.events"),n.$terminate=Symbol("thread.terminate"),n.$transferable=Symbol("thread.transferable"),n.$worker=Symbol("thread.worker")},6126:function(t,n,e){"use strict";function r(t,n,e){return n in t?Object.defineProperty(t,n,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[n]=e,t}function i(t){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}Object.defineProperty(n,"__esModule",{value:!0}),n.Transfer=n.isTransferDescriptor=void 0;var o=e(6277);n.isTransferDescriptor=function(t){return t&&"object"===i(t)&&t[o.$transferable]},n.Transfer=function(t,n){var e,s;if(!n){if(!(s=t)||"object"!==i(s))throw Error();n=[t]}return r(e={},o.$transferable,!0),r(e,"send",t),r(e,"transferables",n),e}},6439:function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.WorkerEventType=void 0;e(6277);!function(t){t.internalError="internalError",t.message="message",t.termination="termination"}(n.WorkerEventType||(n.WorkerEventType={}))},8453:function(t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.WorkerMessageType=n.MasterMessageType=void 0,function(t){t.cancel="cancel",t.run="run"}(n.MasterMessageType||(n.MasterMessageType={})),function(t){t.error="error",t.init="init",t.result="result",t.running="running",t.uncaughtError="uncaughtError"}(n.WorkerMessageType||(n.WorkerMessageType={}))},2257:function(t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});n.default={isWorkerRuntime:function(){var t="undefined"!=typeof self&&"undefined"!=typeof Window&&self instanceof Window;return!("undefined"==typeof self||!self.postMessage||t)},postMessageToMaster:function(t,n){self.postMessage(t,n)},subscribeToMasterMessages:function(t){var n=function(n){t(n.data)};return self.addEventListener("message",n),function(){self.removeEventListener("message",n)}}}},1459:function(t,n,e){"use strict";function r(t){return function(t){if(Array.isArray(t))return i(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(!t)return;if("string"==typeof t)return i(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);"Object"===e&&t.constructor&&(e=t.constructor.name);if("Map"===e||"Set"===e)return Array.from(t);if("Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))return i(t,n)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function i(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}function o(t){return(o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var s=this&&this.__awaiter||function(t,n,e,r){return new(e||(e=Promise))((function(i,o){function s(t){try{u(r.next(t))}catch(t){o(t)}}function a(t){try{u(r.throw(t))}catch(t){o(t)}}function u(t){var n;t.done?i(t.value):(n=t.value,n instanceof e?n:new e((function(t){t(n)}))).then(s,a)}u((r=r.apply(t,n||[])).next())}))},a=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(n,"__esModule",{value:!0}),n.expose=n.isWorkerRuntime=n.Transfer=n.registerSerializer=void 0;var u=a(e(152)),c=e(2335),f=e(6126),h=e(8453),l=a(e(2257)),v=e(2335);Object.defineProperty(n,"registerSerializer",{enumerable:!0,get:function(){return v.registerSerializer}});var d=e(6126);Object.defineProperty(n,"Transfer",{enumerable:!0,get:function(){return d.Transfer}}),n.isWorkerRuntime=l.default.isWorkerRuntime;var p=!1,y=new Map,m=function(t){return t&&t.type===h.MasterMessageType.run},b=function(t){return u.default(t)||function(t){return t&&"object"===o(t)&&"function"==typeof t.subscribe}(t)};function g(t){return f.isTransferDescriptor(t)?{payload:t.send,transferables:t.transferables}:{payload:t,transferables:void 0}}function w(t,n){var e=g(n),r=e.payload,i=e.transferables,o={type:h.WorkerMessageType.error,uid:t,error:c.serialize(r)};l.default.postMessageToMaster(o,i)}function x(t,n,e){var r=g(e),i=r.payload,o=r.transferables,s={type:h.WorkerMessageType.result,uid:t,complete:!!n||void 0,payload:i};l.default.postMessageToMaster(s,o)}function k(t,n){var e={type:h.WorkerMessageType.running,uid:t,resultType:n};l.default.postMessageToMaster(e)}function _(t){try{var n={type:h.WorkerMessageType.uncaughtError,error:c.serialize(t)};l.default.postMessageToMaster(n)}catch(n){console.error("Not reporting uncaught error back to master thread as it occured while reporting an uncaught error already.\nLatest error:",n,"\nOriginal error:",t)}}function S(t,n,e){return s(this,void 0,void 0,regeneratorRuntime.mark((function i(){var o,s,a,u;return regeneratorRuntime.wrap((function(i){for(;;)switch(i.prev=i.next){case 0:i.prev=0,o=n.apply(void 0,r(e)),i.next=7;break;case 4:return i.prev=4,i.t0=i.catch(0),i.abrupt("return",w(t,i.t0));case 7:if(s=b(o)?"observable":"promise",k(t,s),!b(o)){i.next=14;break}a=o.subscribe((function(n){return x(t,!1,c.serialize(n))}),(function(n){w(t,c.serialize(n)),y.delete(t)}),(function(){x(t,!0),y.delete(t)})),y.set(t,a),i.next=24;break;case 14:return i.prev=14,i.next=17,o;case 17:u=i.sent,x(t,!0,c.serialize(u)),i.next=24;break;case 21:i.prev=21,i.t1=i.catch(14),w(t,c.serialize(i.t1));case 24:case"end":return i.stop()}}),i,null,[[0,4],[14,21]])})))}n.expose=function(t){if(!l.default.isWorkerRuntime())throw Error("expose() called in the master thread.");if(p)throw Error("expose() called more than once. This is not possible. Pass an object to expose() if you want to expose multiple functions.");if(p=!0,"function"==typeof t)l.default.subscribeToMasterMessages((function(n){m(n)&&!n.method&&S(n.uid,t,n.args.map(c.deserialize))})),n={type:h.WorkerMessageType.init,exposed:{type:"function"}},l.default.postMessageToMaster(n);else{if("object"!==o(t)||!t)throw Error("Invalid argument passed to expose(). Expected a function or an object, got: ".concat(t));l.default.subscribeToMasterMessages((function(n){m(n)&&n.method&&S(n.uid,t[n.method],n.args.map(c.deserialize))})),function(t){var n={type:h.WorkerMessageType.init,exposed:{type:"module",methods:t}};l.default.postMessageToMaster(n)}(Object.keys(t).filter((function(n){return"function"==typeof t[n]})))}var n;l.default.subscribeToMasterMessages((function(t){if((r=t)&&r.type===h.MasterMessageType.cancel){var n=t.uid,e=y.get(n);e&&(e.unsubscribe(),y.delete(n))}var r}))},"undefined"!=typeof self&&"function"==typeof self.addEventListener&&l.default.isWorkerRuntime()&&(self.addEventListener("error",(function(t){setTimeout((function(){return _(t.error||t)}),250)})),self.addEventListener("unhandledrejection",(function(t){var n=t.reason;n&&"string"==typeof n.message&&setTimeout((function(){return _(n)}),250)}))),"undefined"!=typeof process&&"function"==typeof process.on&&l.default.isWorkerRuntime()&&(process.on("uncaughtException",(function(t){setTimeout((function(){return _(t)}),250)})),process.on("unhandledRejection",(function(t){t&&"string"==typeof t.message&&setTimeout((function(){return _(t)}),250)})))},8338:function(t){(function(){var n;t.exports={icon:"icons/google.svg",name:"google",title:"Google Fonts",link:"google.com/fonts",getNames:function(){return n},getLink:function(t){return"https://fonts.google.com/specimen/"+t.replace(/( )/g,"+")},normalizeName:function(t){return t}},n=["ABeeZee","Abel","Abril Fatface","Aclonica","Acme","Actor","Adamina","Advent Pro","Aguafina Script","Akronim","Aladin","Aldrich","Alef","Alegreya","Alegreya SC","Alegreya Sans","Alegreya Sans SC","Alex Brush","Alfa Slab One","Alice","Alike","Alike Angular","Allan","Allerta","Allerta Stencil","Allura","Almendra","Almendra Display","Almendra SC","Amarante","Amaranth","Amatic SC","Amethysta","Amiri","Amita","Anaheim","Andada","Andika","Angkor","Annie Use Your Telescope","Anonymous Pro","Antic","Antic Didone","Antic Slab","Anton","Arapey","Arbutus","Arbutus Slab","Architects Daughter","Archivo Black","Archivo Narrow","Arimo","Arizonia","Armata","Artifika","Arvo","Arya","Asap","Asar","Asset","Astloch","Asul","Atomic Age","Aubrey","Audiowide","Autour One","Average","Average Sans","Averia Gruesa Libre","Averia Libre","Averia Sans Libre","Averia Serif Libre","Bad Script","Balthazar","Bangers","Basic","Battambang","Baumans","Bayon","Belgrano","Belleza","BenchNine","Bentham","Berkshire Swash","Bevan","Bigelow Rules","Bigshot One","Bilbo","Bilbo Swash Caps","Biryani","Bitter","Black Ops One","Bokor","Bonbon","Boogaloo","Bowlby One","Bowlby One SC","Brawler","Bree Serif","Bubblegum Sans","Bubbler One","Buda","Buenard","Butcherman","Butterfly Kids","Cabin","Cabin Condensed","Cabin Sketch","Caesar Dressing","Cagliostro","Calligraffitti","Cambay","Cambo","Candal","Cantarell","Cantata One","Cantora One","Capriola","Cardo","Carme","Carrois Gothic","Carrois Gothic SC","Carter One","Catamaran","Caudex","Caveat","Caveat Brush","Cedarville Cursive","Ceviche One","Changa One","Chango","Chau Philomene One","Chela One","Chelsea Market","Chenla","Cherry Cream Soda","Cherry Swash","Chewy","Chicle","Chivo","Chonburi","Cinzel","Cinzel Decorative","Clicker Script","Coda","Coda Caption","Codystar","Combo","Comfortaa","Coming Soon","Concert One","Condiment","Content","Contrail One","Convergence","Cookie","Copse","Corben","Courgette","Cousine","Coustard","Covered By Your Grace","Crafty Girls","Creepster","Crete Round","Crimson Text","Croissant One","Crushed","Cuprum","Cutive","Cutive Mono","Damion","Dancing Script","Dangrek","Dawning of a New Day","Days One","Dekko","Delius","Delius Swash Caps","Delius Unicase","Della Respira","Denk One","Devonshire","Dhurjati","Didact Gothic","Diplomata","Diplomata SC","Domine","Donegal One","Doppio One","Dorsa","Dosis","Dr Sugiyama","Droid Sans","Droid Sans Mono","Droid Serif","Duru Sans","Dynalight","EB Garamond","Eagle Lake","Eater","Economica","Eczar","Ek Mukta","Electrolize","Elsie","Elsie Swash Caps","Emblema One","Emilys Candy","Engagement","Englebert","Enriqueta","Erica One","Esteban","Euphoria Script","Ewert","Exo","Exo 2","Expletus Sans","Fanwood Text","Fascinate","Fascinate Inline","Faster One","Fasthand","Fauna One","Federant","Federo","Felipa","Fenix","Finger Paint","Fira Mono","Fira Sans","Fjalla One","Fjord One","Flamenco","Flavors","Fondamento","Fontdiner Swanky","Forum","Francois One","Freckle Face","Fredericka the Great","Fredoka One","Freehand","Fresca","Frijole","Fruktur","Fugaz One","GFS Didot","GFS Neohellenic","Gabriela","Gafata","Galdeano","Galindo","Gentium Basic","Gentium Book Basic","Geo","Geostar","Geostar Fill","Germania One","Gidugu","Gilda Display","Give You Glory","Glass Antiqua","Glegoo","Gloria Hallelujah","Goblin One","Gochi Hand","Gorditas","Goudy Bookletter 1911","Graduate","Grand Hotel","Gravitas One","Great Vibes","Griffy","Gruppo","Gudea","Gurajada","Habibi","Halant","Hammersmith One","Hanalei","Hanalei Fill","Handlee","Hanuman","Happy Monkey","Headland One","Henny Penny","Herr Von Muellerhoff","Hind","Hind Siliguri","Hind Vadodara","Holtwood One SC","Homemade Apple","Homenaje","IM Fell DW Pica","IM Fell DW Pica SC","IM Fell Double Pica","IM Fell Double Pica SC","IM Fell English","IM Fell English SC","IM Fell French Canon","IM Fell French Canon SC","IM Fell Great Primer","IM Fell Great Primer SC","Iceberg","Iceland","Imprima","Inconsolata","Inder","Indie Flower","Inika","Inknut Antiqua","Irish Grover","Istok Web","Italiana","Italianno","Itim","Jacques Francois","Jacques Francois Shadow","Jaldi","Jim Nightshade","Jockey One","Jolly Lodger","Josefin Sans","Josefin Slab","Joti One","Judson","Julee","Julius Sans One","Junge","Jura","Just Another Hand","Just Me Again Down Here","Kadwa","Kalam","Kameron","Kantumruy","Karla","Karma","Kaushan Script","Kavoon","Kdam Thmor","Keania One","Kelly Slab","Kenia","Khand","Khmer","Khula","Kite One","Knewave","Kotta One","Koulen","Kranky","Kreon","Kristi","Krona One","Kurale","La Belle Aurore","Laila","Lakki Reddy","Lancelot","Lateef","Lato","League Script","Leckerli One","Ledger","Lekton","Lemon","Libre Baskerville","Life Savers","Lilita One","Lily Script One","Limelight","Linden Hill","Lobster","Lobster Two","Londrina Outline","Londrina Shadow","Londrina Sketch","Londrina Solid","Lora","Love Ya Like A Sister","Loved by the King","Lovers Quarrel","Luckiest Guy","Lusitana","Lustria","Macondo","Macondo Swash Caps","Magra","Maiden Orange","Mako","Mallanna","Mandali","Marcellus","Marcellus SC","Marck Script","Margarine","Marko One","Marmelad","Martel","Martel Sans","Marvel","Mate","Mate SC","Maven Pro","McLaren","Meddon","MedievalSharp","Medula One","Megrim","Meie Script","Merienda","Merienda One","Merriweather","Merriweather Sans","Metal","Metal Mania","Metamorphous","Metrophobic","Michroma","Milonga","Miltonian","Miltonian Tattoo","Miniver","Miss Fajardose","Modak","Modern Antiqua","Molengo","Molle","Monda","Monofett","Monoton","Monsieur La Doulaise","Montaga","Montez","Montserrat","Montserrat Alternates","Montserrat Subrayada","Moul","Moulpali","Mountains of Christmas","Mouse Memoirs","Mr Bedfort","Mr Dafoe","Mr De Haviland","Mrs Saint Delafield","Mrs Sheppards","Muli","Mystery Quest","NTR","Neucha","Neuton","New Rocker","News Cycle","Niconne","Nixie One","Nobile","Nokora","Norican","Nosifer","Nothing You Could Do","Noticia Text","Noto Sans","Noto Serif","Nova Cut","Nova Flat","Nova Mono","Nova Oval","Nova Round","Nova Script","Nova Slim","Nova Square","Numans","Nunito","Odor Mean Chey","Offside","Old Standard TT","Oldenburg","Oleo Script","Oleo Script Swash Caps","Open Sans","Open Sans Condensed","Oranienbaum","Orbitron","Oregano","Orienta","Original Surfer","Oswald","Over the Rainbow","Overlock","Overlock SC","Ovo","Oxygen","Oxygen Mono","PT Mono","PT Sans","PT Sans Caption","PT Sans Narrow","PT Serif","PT Serif Caption","Pacifico","Palanquin","Palanquin Dark","Paprika","Parisienne","Passero One","Passion One","Pathway Gothic One","Patrick Hand","Patrick Hand SC","Patua One","Paytone One","Peddana","Peralta","Permanent Marker","Petit Formal Script","Petrona","Philosopher","Piedra","Pinyon Script","Pirata One","Plaster","Play","Playball","Playfair Display","Playfair Display SC","Podkova","Poiret One","Poller One","Poly","Pompiere","Pontano Sans","Poppins","Port Lligat Sans","Port Lligat Slab","Pragati Narrow","Prata","Preahvihear","Press Start 2P","Princess Sofia","Prociono","Prosto One","Puritan","Purple Purse","Quando","Quantico","Quattrocento","Quattrocento Sans","Questrial","Quicksand","Quintessential","Qwigley","Racing Sans One","Radley","Rajdhani","Raleway","Raleway Dots","Ramabhadra","Ramaraja","Rambla","Rammetto One","Ranchers","Rancho","Ranga","Rationale","Ravi Prakash","Redressed","Reenie Beanie","Revalia","Rhodium Libre","Ribeye","Ribeye Marrow","Righteous","Risque","Roboto","Roboto Condensed","Roboto Mono","Roboto Slab","Rochester","Rock Salt","Rokkitt","Romanesco","Ropa Sans","Rosario","Rosarivo","Rouge Script","Rozha One","Rubik","Rubik Mono One","Rubik One","Ruda","Rufina","Ruge Boogie","Ruluko","Rum Raisin","Ruslan Display","Russo One","Ruthie","Rye","Sacramento","Sahitya","Sail","Salsa","Sanchez","Sancreek","Sansita One","Sarala","Sarina","Sarpanch","Satisfy","Scada","Scheherazade","Schoolbell","Seaweed Script","Sevillana","Seymour One","Shadows Into Light","Shadows Into Light Two","Shanti","Share","Share Tech","Share Tech Mono","Shojumaru","Short Stack","Siemreap","Sigmar One","Signika","Signika Negative","Simonetta","Sintony","Sirin Stencil","Six Caps","Skranji","Slabo 13px","Slabo 27px","Slackey","Smokum","Smythe","Sniglet","Snippet","Snowburst One","Sofadi One","Sofia","Sonsie One","Sorts Mill Goudy","Source Code Pro","Source Sans Pro","Source Serif Pro","Special Elite","Spicy Rice","Spinnaker","Spirax","Squada One","Sree Krushnadevaraya","Stalemate","Stalinist One","Stardos Stencil","Stint Ultra Condensed","Stint Ultra Expanded","Stoke","Strait","Sue Ellen Francisco","Sumana","Sunshiney","Supermercado One","Sura","Suranna","Suravaram","Suwannaphum","Swanky and Moo Moo","Syncopate","Tangerine","Taprom","Tauri","Teko","Telex","Tenali Ramakrishna","Tenor Sans","Text Me One","The Girl Next Door","Tienne","Tillana","Timmana","Tinos","Titan One","Titillium Web","Trade Winds","Trocchi","Trochut","Trykker","Tulpen One","Ubuntu","Ubuntu Condensed","Ubuntu Mono","Ultra","Uncial Antiqua","Underdog","Unica One","UnifrakturCook","UnifrakturMaguntia","Unkempt","Unlock","Unna","VT323","Vampiro One","Varela","Varela Round","Vast Shadow","Vesper Libre","Vibur","Vidaloka","Viga","Voces","Volkhov","Vollkorn","Voltaire","Waiting for the Sunrise","Wallpoet","Walter Turncoat","Warnes","Wellfleet","Wendy One","Wire One","Work Sans","Yanone Kaffeesatz","Yantramanav","Yellowtail","Yeseva One","Yesteryear","Zeyada"]}).call(this)},617:function(t,n,e){var r=e(9279);t.exports=function(t,n,e){var i=e&&e.debug||!1,o=e&&e.startIndex||0;i&&console.log("starting findTagByName with",n," and ",e);var s=r(t,"<".concat(n,"[ >]"),o);if(i&&console.log("start:",s),-1!==s){var a=t.slice(s+n.length),u=r(a,"[ /]"+n+">",0),c=-1===u;c&&(u=r(a,"[ /]>",0));var f=s+n.length+u+1+(c?0:n.length)+1;if(i&&console.log("end:",f),-1!==f){var h=t.slice(s,f);return{inner:c?null:h.slice(h.indexOf(">")+1,h.lastIndexOf("<")),outer:h,start:s,end:f}}}}},5051:function(t,n,e){var r=e(617);t.exports=function(t,n,e){for(var i,o=[],s=e&&e.debug||!1,a=e&&e.startIndex||0;i=r(t,n,{debug:s,startIndex:a});)a=i.end,o.push(i);return s&&console.log("findTagsByName found",o.length,"tags"),o}},5802:function(t){function n(t){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}t.exports=function(t,e,r){var i=r&&r.debug||!1;i&&console.log("getting "+e+" in "+t);var o="object"===n(t)?t.outer:t,s="".concat(e,'\\="([^"]*)"');i&&console.log("pattern:",s);var a=new RegExp(s).exec(o);if(i&&console.log("match:",a),a)return a[1]}},9279:function(t){t.exports=function(t,n,e){var r=new RegExp(n).exec(t.slice(e));return r?e+r.index:-1}},8518:function(t){"use strict";t.exports=function(t){t.prototype[Symbol.iterator]=regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:n=this.head;case 1:if(!n){t.next=7;break}return t.next=4,n.value;case 4:n=n.next,t.next=1;break;case 7:case"end":return t.stop()}}),t,this)}))}},8692:function(t,n,e){"use strict";function r(t){var n=this;if(n instanceof r||(n=new r),n.tail=null,n.head=null,n.length=0,t&&"function"==typeof t.forEach)t.forEach((function(t){n.push(t)}));else if(arguments.length>0)for(var e=0,i=arguments.length;e<i;e++)n.push(arguments[e]);return n}function i(t,n,e){var r=n===t.head?new a(e,null,n,t):new a(e,n,n.next,t);return null===r.next&&(t.tail=r),null===r.prev&&(t.head=r),t.length++,r}function o(t,n){t.tail=new a(n,t.tail,null,t),t.head||(t.head=t.tail),t.length++}function s(t,n){t.head=new a(n,null,t.head,t),t.tail||(t.tail=t.head),t.length++}function a(t,n,e,r){if(!(this instanceof a))return new a(t,n,e,r);this.list=r,this.value=t,n?(n.next=this,this.prev=n):this.prev=null,e?(e.prev=this,this.next=e):this.next=null}t.exports=r,r.Node=a,r.create=r,r.prototype.removeNode=function(t){if(t.list!==this)throw new Error("removing node which does not belong to this list");var n=t.next,e=t.prev;return n&&(n.prev=e),e&&(e.next=n),t===this.head&&(this.head=n),t===this.tail&&(this.tail=e),t.list.length--,t.next=null,t.prev=null,t.list=null,n},r.prototype.unshiftNode=function(t){if(t!==this.head){t.list&&t.list.removeNode(t);var n=this.head;t.list=this,t.next=n,n&&(n.prev=t),this.head=t,this.tail||(this.tail=t),this.length++}},r.prototype.pushNode=function(t){if(t!==this.tail){t.list&&t.list.removeNode(t);var n=this.tail;t.list=this,t.prev=n,n&&(n.next=t),this.tail=t,this.head||(this.head=t),this.length++}},r.prototype.push=function(){for(var t=0,n=arguments.length;t<n;t++)o(this,arguments[t]);return this.length},r.prototype.unshift=function(){for(var t=0,n=arguments.length;t<n;t++)s(this,arguments[t]);return this.length},r.prototype.pop=function(){if(this.tail){var t=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,t}},r.prototype.shift=function(){if(this.head){var t=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,t}},r.prototype.forEach=function(t,n){n=n||this;for(var e=this.head,r=0;null!==e;r++)t.call(n,e.value,r,this),e=e.next},r.prototype.forEachReverse=function(t,n){n=n||this;for(var e=this.tail,r=this.length-1;null!==e;r--)t.call(n,e.value,r,this),e=e.prev},r.prototype.get=function(t){for(var n=0,e=this.head;null!==e&&n<t;n++)e=e.next;if(n===t&&null!==e)return e.value},r.prototype.getReverse=function(t){for(var n=0,e=this.tail;null!==e&&n<t;n++)e=e.prev;if(n===t&&null!==e)return e.value},r.prototype.map=function(t,n){n=n||this;for(var e=new r,i=this.head;null!==i;)e.push(t.call(n,i.value,this)),i=i.next;return e},r.prototype.mapReverse=function(t,n){n=n||this;for(var e=new r,i=this.tail;null!==i;)e.push(t.call(n,i.value,this)),i=i.prev;return e},r.prototype.reduce=function(t,n){var e,r=this.head;if(arguments.length>1)e=n;else{if(!this.head)throw new TypeError("Reduce of empty list with no initial value");r=this.head.next,e=this.head.value}for(var i=0;null!==r;i++)e=t(e,r.value,i),r=r.next;return e},r.prototype.reduceReverse=function(t,n){var e,r=this.tail;if(arguments.length>1)e=n;else{if(!this.tail)throw new TypeError("Reduce of empty list with no initial value");r=this.tail.prev,e=this.tail.value}for(var i=this.length-1;null!==r;i--)e=t(e,r.value,i),r=r.prev;return e},r.prototype.toArray=function(){for(var t=new Array(this.length),n=0,e=this.head;null!==e;n++)t[n]=e.value,e=e.next;return t},r.prototype.toArrayReverse=function(){for(var t=new Array(this.length),n=0,e=this.tail;null!==e;n++)t[n]=e.value,e=e.prev;return t},r.prototype.slice=function(t,n){(n=n||this.length)<0&&(n+=this.length),(t=t||0)<0&&(t+=this.length);var e=new r;if(n<t||n<0)return e;t<0&&(t=0),n>this.length&&(n=this.length);for(var i=0,o=this.head;null!==o&&i<t;i++)o=o.next;for(;null!==o&&i<n;i++,o=o.next)e.push(o.value);return e},r.prototype.sliceReverse=function(t,n){(n=n||this.length)<0&&(n+=this.length),(t=t||0)<0&&(t+=this.length);var e=new r;if(n<t||n<0)return e;t<0&&(t=0),n>this.length&&(n=this.length);for(var i=this.length,o=this.tail;null!==o&&i>n;i--)o=o.prev;for(;null!==o&&i>t;i--,o=o.prev)e.push(o.value);return e},r.prototype.splice=function(t,n){t>this.length&&(t=this.length-1),t<0&&(t=this.length+t);for(var e=0,r=this.head;null!==r&&e<t;e++)r=r.next;var o=[];for(e=0;r&&e<n;e++)o.push(r.value),r=this.removeNode(r);null===r&&(r=this.tail),r!==this.head&&r!==this.tail&&(r=r.prev);for(e=0;e<(arguments.length<=2?0:arguments.length-2);e++)r=i(this,r,e+2<2||arguments.length<=e+2?void 0:arguments[e+2]);return o},r.prototype.reverse=function(){for(var t=this.head,n=this.tail,e=t;null!==e;e=e.prev){var r=e.prev;e.prev=e.next,e.next=r}return this.head=n,this.tail=t,this};try{e(8518)(r)}catch(t){}},1555:function(){},2913:function(){},8419:function(){},5372:function(t,n,e){"use strict";function r(){return function(){throw new Error("Unimplemented abstract method.")}()}e.d(n,{default:function(){return iL}});var i=0;function o(t){return t.ol_uid||(t.ol_uid=String(++i))}var s,a="6.9.0",u=(s=function(t,n){return(s=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function e(){this.constructor=t}s(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}),c=function(t){function n(n){var e=this,r="Assertion failed. See https://openlayers.org/en/"+("v"+a.split("-")[0])+"/doc/errors/#"+n+" for details.";return(e=t.call(this,r)||this).code=n,e.name="AssertionError",e.message=r,e}return u(n,t),n}(Error);function f(t){t.stopPropagation()}var h=function(){function t(t){this.propagationStopped,this.defaultPrevented,this.type=t,this.target=null}return t.prototype.preventDefault=function(){this.defaultPrevented=!0},t.prototype.stopPropagation=function(){this.propagationStopped=!0},t}(),l="propertychange",v=function(){function t(){this.disposed=!1}return t.prototype.dispose=function(){this.disposed||(this.disposed=!0,this.disposeInternal())},t.prototype.disposeInternal=function(){},t}();function d(t,n,e){for(var r,i,o=e||p,s=0,a=t.length,u=!1;s<a;)(i=+o(t[r=s+(a-s>>1)],n))<0?s=r+1:(a=r,u=!i);return u?s:~s}function p(t,n){return t>n?1:t<n?-1:0}function y(t,n){return t.indexOf(n)>=0}function m(t,n,e){var r=t.length;if(t[0]<=n)return 0;if(n<=t[r-1])return r-1;var i=void 0;if(e>0){for(i=1;i<r;++i)if(t[i]<n)return i-1}else if(e<0){for(i=1;i<r;++i)if(t[i]<=n)return i}else for(i=1;i<r;++i){if(t[i]==n)return i;if(t[i]<n)return"function"==typeof e?e(n,t[i-1],t[i])>0?i-1:i:t[i-1]-n<n-t[i]?i-1:i}return r-1}function b(t,n,e){for(;n<e;){var r=t[n];t[n]=t[e],t[e]=r,++n,--e}}function g(t,n){for(var e=Array.isArray(n)?n:[n],r=e.length,i=0;i<r;i++)t[t.length]=e[i]}function w(t,n){for(var e,r=t.length>>>0,i=0;i<r;i++)if(n(e=t[i],i,t))return e;return null}function x(t,n){var e=t.length;if(e!==n.length)return!1;for(var r=0;r<e;r++)if(t[r]!==n[r])return!1;return!0}function k(t,n){var e;return!t.every((function(r,i){return e=i,!n(r,i,t)}))?e:-1}function _(t,n,e){var r=n||p;return t.every((function(n,i){if(0===i)return!0;var o=r(t[i-1],n);return!(o>0||e&&0===o)}))}function S(){return!0}function M(){return!1}function j(){}function T(t){var n,e,r,i=!1;return function(){var o=Array.prototype.slice.call(arguments);return i&&this===r&&x(o,e)||(i=!0,r=this,e=o,n=t.apply(this,arguments)),n}}var O="function"==typeof Object.assign?Object.assign:function(t,n){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var e=Object(t),r=1,i=arguments.length;r<i;++r){var o=arguments[r];if(null!=o)for(var s in o)o.hasOwnProperty(s)&&(e[s]=o[s])}return e};function E(t){for(var n in t)delete t[n]}var A="function"==typeof Object.values?Object.values:function(t){var n=[];for(var e in t)n.push(t[e]);return n};function C(t){var n;for(n in t)return!1;return!n}var R=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),I=function(t){function n(n){var e=t.call(this)||this;return e.t=n,e._=null,e.S=null,e.T=null,e}return R(n,t),n.prototype.addEventListener=function(t,n){if(t&&n){var e=this.T||(this.T={}),r=e[t]||(e[t]=[]);-1===r.indexOf(n)&&r.push(n)}},n.prototype.dispatchEvent=function(t){var n="string"==typeof t?new h(t):t,e=n.type;n.target||(n.target=this.t||this);var r,i=this.T&&this.T[e];if(i){var o=this.S||(this.S={}),s=this._||(this._={});e in o||(o[e]=0,s[e]=0),++o[e];for(var a=0,u=i.length;a<u;++a)if(!1===(r="handleEvent"in i[a]?i[a].handleEvent(n):i[a].call(this,n))||n.propagationStopped){r=!1;break}if(--o[e],0===o[e]){var c=s[e];for(delete s[e];c--;)this.removeEventListener(e,j);delete o[e]}return r}},n.prototype.disposeInternal=function(){this.T&&E(this.T)},n.prototype.getListeners=function(t){return this.T&&this.T[t]||void 0},n.prototype.hasListener=function(t){return!!this.T&&(t?t in this.T:Object.keys(this.T).length>0)},n.prototype.removeEventListener=function(t,n){var e=this.T&&this.T[t];if(e){var r=e.indexOf(n);-1!==r&&(this._&&t in this._?(e[r]=j,++this._[t]):(e.splice(r,1),0===e.length&&delete this.T[t]))}},n}(v),P="change",D="error",N="clear",z="contextmenu",L="click",F="dblclick",G="dragenter",U="dragover",B="drop",q="keydown",$="keypress",V="load",Z="resize",W="touchmove",H="wheel";function K(t,n,e,r,i){if(r&&r!==t&&(e=e.bind(r)),i){var o=e;e=function(){t.removeEventListener(n,e),o.apply(this,arguments)}}var s={target:t,type:n,listener:e};return t.addEventListener(n,e),s}function X(t,n,e,r){return K(t,n,e,r,!0)}function Y(t){t&&t.target&&(t.target.removeEventListener(t.type,t.listener),E(t))}var J=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Q=function(t){function n(){var n=t.call(this)||this;return n.on=n.onInternal,n.once=n.onceInternal,n.un=n.unInternal,n.O=0,n}return J(n,t),n.prototype.changed=function(){++this.O,this.dispatchEvent(P)},n.prototype.getRevision=function(){return this.O},n.prototype.onInternal=function(t,n){if(Array.isArray(t)){for(var e=t.length,r=new Array(e),i=0;i<e;++i)r[i]=K(this,t[i],n);return r}return K(this,t,n)},n.prototype.onceInternal=function(t,n){var e;if(Array.isArray(t)){var r=t.length;e=new Array(r);for(var i=0;i<r;++i)e[i]=X(this,t[i],n)}else e=X(this,t,n);return n.ol_key=e,e},n.prototype.unInternal=function(t,n){var e=n.ol_key;if(e)tt(e);else if(Array.isArray(t))for(var r=0,i=t.length;r<i;++r)this.removeEventListener(t[r],n);else this.removeEventListener(t,n)},n}(I);function tt(t){if(Array.isArray(t))for(var n=0,e=t.length;n<e;++n)Y(t[n]);else Y(t)}Q.prototype.on,Q.prototype.once,Q.prototype.un;var nt=Q,et=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),rt=function(t){function n(n,e,r){var i=t.call(this,n)||this;return i.key=e,i.oldValue=r,i}return et(n,t),n}(h),it=function(t){function n(n){var e=t.call(this)||this;return e.on,e.once,e.un,o(e),e.A=null,void 0!==n&&e.setProperties(n),e}return et(n,t),n.prototype.get=function(t){var n;return this.A&&this.A.hasOwnProperty(t)&&(n=this.A[t]),n},n.prototype.getKeys=function(){return this.A&&Object.keys(this.A)||[]},n.prototype.getProperties=function(){return this.A&&O({},this.A)||{}},n.prototype.hasProperties=function(){return!!this.A},n.prototype.notify=function(t,n){var e;e="change:"+t,this.dispatchEvent(new rt(e,t,n)),e=l,this.dispatchEvent(new rt(e,t,n))},n.prototype.addChangeListener=function(t,n){this.addEventListener("change:"+t,n)},n.prototype.removeChangeListener=function(t,n){this.removeEventListener("change:"+t,n)},n.prototype.set=function(t,n,e){var r=this.A||(this.A={});if(e)r[t]=n;else{var i=r[t];r[t]=n,i!==n&&this.notify(t,i)}},n.prototype.setProperties=function(t,n){for(var e in t)this.set(e,t[e],n)},n.prototype.applyProperties=function(t){t.A&&O(this.A||(this.A={}),t.A)},n.prototype.unset=function(t,n){if(this.A&&t in this.A){var e=this.A[t];delete this.A[t],C(this.A)&&(this.A=null),n||this.notify(t,e)}},n}(nt),ot="add",st="remove",at=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ut="length",ct=function(t){function n(n,e,r){var i=t.call(this,n)||this;return i.element=e,i.index=r,i}return at(n,t),n}(h),ft=function(t){function n(n,e){var r=t.call(this)||this;r.on,r.once,r.un;var i=e||{};if(r.C=!!i.unique,r.R=n||[],r.C)for(var o=0,s=r.R.length;o<s;++o)r.P(r.R[o],o);return r.D(),r}return at(n,t),n.prototype.clear=function(){for(;this.getLength()>0;)this.pop()},n.prototype.extend=function(t){for(var n=0,e=t.length;n<e;++n)this.push(t[n]);return this},n.prototype.forEach=function(t){for(var n=this.R,e=0,r=n.length;e<r;++e)t(n[e],e,n)},n.prototype.getArray=function(){return this.R},n.prototype.item=function(t){return this.R[t]},n.prototype.getLength=function(){return this.get(ut)},n.prototype.insertAt=function(t,n){this.C&&this.P(n),this.R.splice(t,0,n),this.D(),this.dispatchEvent(new ct(ot,n,t))},n.prototype.pop=function(){return this.removeAt(this.getLength()-1)},n.prototype.push=function(t){this.C&&this.P(t);var n=this.getLength();return this.insertAt(n,t),this.getLength()},n.prototype.remove=function(t){for(var n=this.R,e=0,r=n.length;e<r;++e)if(n[e]===t)return this.removeAt(e)},n.prototype.removeAt=function(t){var n=this.R[t];return this.R.splice(t,1),this.D(),this.dispatchEvent(new ct(st,n,t)),n},n.prototype.setAt=function(t,n){var e=this.getLength();if(t<e){this.C&&this.P(n,t);var r=this.R[t];this.R[t]=n,this.dispatchEvent(new ct(st,r,t)),this.dispatchEvent(new ct(ot,n,t))}else{for(var i=e;i<t;++i)this.insertAt(i,void 0);this.insertAt(t,n)}},n.prototype.D=function(){this.set(ut,this.R.length)},n.prototype.P=function(t,n){for(var e=0,r=this.R.length;e<r;++e)if(this.R[e]===t&&e!==n)throw new c(58)},n}(it),ht=0,lt=1,vt=2,dt=3,pt=4;function yt(t){return Math.pow(t,3)}function mt(t){return 1-yt(1-t)}function bt(t){return 3*t*t-2*t*t*t}function gt(t){return t}var wt=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),xt=function(t){function n(n,e,r){var i=t.call(this)||this,o=r||{};return i.tileCoord=n,i.state=e,i.interimTile=null,i.key="",i.G=void 0===o.transition?250:o.transition,i.U={},i}return wt(n,t),n.prototype.changed=function(){this.dispatchEvent(P)},n.prototype.release=function(){},n.prototype.getKey=function(){return this.key+"/"+this.tileCoord},n.prototype.getInterimTile=function(){if(!this.interimTile)return this;var t=this.interimTile;do{if(t.getState()==vt)return this.G=0,t;t=t.interimTile}while(t);return this},n.prototype.refreshInterimChain=function(){if(this.interimTile){var t=this.interimTile,n=this;do{if(t.getState()==vt){t.interimTile=null;break}t.getState()==lt?n=t:t.getState()==ht?n.interimTile=t.interimTile:n=t,t=n.interimTile}while(t)}},n.prototype.getTileCoord=function(){return this.tileCoord},n.prototype.getState=function(){return this.state},n.prototype.setState=function(t){if(this.state!==dt&&this.state>t)throw new Error("Tile load sequence violation");this.state=t,this.changed()},n.prototype.load=function(){r()},n.prototype.getAlpha=function(t,n){if(!this.G)return 1;var e=this.U[t];if(e){if(-1===e)return 1}else e=n,this.U[t]=e;var r=n-e+1e3/60;return r>=this.G?1:yt(r/this.G)},n.prototype.inTransition=function(t){return!!this.G&&-1!==this.U[t]},n.prototype.endTransition=function(t){this.G&&(this.U[t]=-1)},n}(I),kt=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),_t=function(t){function n(n){var e=this,r=ht;return(e=t.call(this,n.tileCoord,r,{transition:n.transition})||this).B=n.loader,e.q=null,e.V=null,e}return kt(n,t),n.prototype.getData=function(){return this.q},n.prototype.getError=function(){return this.V},n.prototype.load=function(){this.state=lt,this.changed();var t=this;this.B().then((function(n){t.q=n,t.state=vt,t.changed()})).catch((function(n){t.V=n,t.state=dt,t.changed()}))},n}(xt);function St(t,n){if(!t)throw new c(n)}var Mt=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function jt(t){return"function"==typeof t?t:(Array.isArray(t)?n=t:(St("function"==typeof t.getZIndex,41),n=[t]),function(){return n});var n}var Tt=function(t){function n(n){var e=t.call(this)||this;if(e.on,e.once,e.un,e.W=void 0,e.H="geometry",e.K=null,e.tt=void 0,e.nt=null,e.addChangeListener(e.H,e.et),n)if("function"==typeof n.getSimplifiedGeometry){var r=n;e.setGeometry(r)}else{var i=n;e.setProperties(i)}return e}return Mt(n,t),n.prototype.clone=function(){var t=new n(this.hasProperties()?this.getProperties():null);t.setGeometryName(this.getGeometryName());var e=this.getGeometry();e&&t.setGeometry(e.clone());var r=this.getStyle();return r&&t.setStyle(r),t},n.prototype.getGeometry=function(){return this.get(this.H)},n.prototype.getId=function(){return this.W},n.prototype.getGeometryName=function(){return this.H},n.prototype.getStyle=function(){return this.K},n.prototype.getStyleFunction=function(){return this.tt},n.prototype.rt=function(){this.changed()},n.prototype.et=function(){this.nt&&(Y(this.nt),this.nt=null);var t=this.getGeometry();t&&(this.nt=K(t,P,this.rt,this)),this.changed()},n.prototype.setGeometry=function(t){this.set(this.H,t)},n.prototype.setStyle=function(t){this.K=t,this.tt=t?jt(t):void 0,this.changed()},n.prototype.setId=function(t){this.W=t,this.changed()},n.prototype.setGeometryName=function(t){this.removeChangeListener(this.H,this.et),this.H=t,this.addChangeListener(this.H,this.et),this.et()},n}(it),Ot="XY",Et="XYZ",At="XYM",Ct="XYZM",Rt={POINT:"Point",LINE_STRING:"LineString",LINEAR_RING:"LinearRing",POLYGON:"Polygon",MULTI_POINT:"MultiPoint",MULTI_LINE_STRING:"MultiLineString",MULTI_POLYGON:"MultiPolygon",GEOMETRY_COLLECTION:"GeometryCollection",CIRCLE:"Circle"},It={RADIANS:"radians",DEGREES:"degrees",FEET:"ft",METERS:"m",PIXELS:"pixels",TILE_PIXELS:"tile-pixels",USFEET:"us-ft"},Pt={9001:It.METERS,9002:It.FEET,9003:It.USFEET,9101:It.RADIANS,9102:It.DEGREES};function Dt(t){return Pt[t]}var Nt={};Nt[It.RADIANS]=6370997/(2*Math.PI),Nt[It.DEGREES]=2*Math.PI*6370997/360,Nt[It.FEET]=.3048,Nt[It.METERS]=1,Nt[It.USFEET]=1200/3937;var zt,Lt=It,Ft="undefined"!=typeof navigator&&void 0!==navigator.userAgent?navigator.userAgent.toLowerCase():"",Gt=-1!==Ft.indexOf("firefox"),Ut=-1!==Ft.indexOf("safari")&&-1==Ft.indexOf("chrom"),Bt=-1!==Ft.indexOf("webkit")&&-1==Ft.indexOf("edge"),qt=-1!==Ft.indexOf("macintosh"),$t="undefined"!=typeof devicePixelRatio?devicePixelRatio:1,Vt="undefined"!=typeof WorkerGlobalScope&&"undefined"!=typeof OffscreenCanvas&&self instanceof WorkerGlobalScope,Zt="undefined"!=typeof Image&&Image.prototype.decode,Wt=function(){var t=!1;try{var n=Object.defineProperty({},"passive",{get:function(){t=!0}});window.addEventListener("_",null,n),window.removeEventListener("_",null,n)}catch(t){}return t}(),Ht=new Array(6);function Kt(){return[1,0,0,1,0,0]}function Xt(t){return Jt(t,1,0,0,1,0,0)}function Yt(t,n){var e=t[0],r=t[1],i=t[2],o=t[3],s=t[4],a=t[5],u=n[0],c=n[1],f=n[2],h=n[3],l=n[4],v=n[5];return t[0]=e*u+i*c,t[1]=r*u+o*c,t[2]=e*f+i*h,t[3]=r*f+o*h,t[4]=e*l+i*v+s,t[5]=r*l+o*v+a,t}function Jt(t,n,e,r,i,o,s){return t[0]=n,t[1]=e,t[2]=r,t[3]=i,t[4]=o,t[5]=s,t}function Qt(t,n){return t[0]=n[0],t[1]=n[1],t[2]=n[2],t[3]=n[3],t[4]=n[4],t[5]=n[5],t}function tn(t,n){var e=n[0],r=n[1];return n[0]=t[0]*e+t[2]*r+t[4],n[1]=t[1]*e+t[3]*r+t[5],n}function nn(t,n){var e=Math.cos(n),r=Math.sin(n);return Yt(t,Jt(Ht,e,r,-r,e,0,0))}function en(t,n,e){return Yt(t,Jt(Ht,n,0,0,e,0,0))}function rn(t,n,e){return Jt(t,n,0,0,e,0,0)}function on(t,n,e){return Yt(t,Jt(Ht,1,0,0,1,n,e))}function sn(t,n,e,r,i,o,s,a){var u=Math.sin(o),c=Math.cos(o);return t[0]=r*c,t[1]=i*u,t[2]=-r*u,t[3]=i*c,t[4]=s*r*c-a*r*u+n,t[5]=s*i*u+a*i*c+e,t}function an(t,n){var e=un(n);St(0!==e,32);var r=n[0],i=n[1],o=n[2],s=n[3],a=n[4],u=n[5];return t[0]=s/e,t[1]=-i/e,t[2]=-o/e,t[3]=r/e,t[4]=(o*u-s*a)/e,t[5]=-(r*u-i*a)/e,t}function un(t){return t[0]*t[3]-t[1]*t[2]}function cn(t){var n="matrix("+t.join(", ")+")";if(Vt)return n;var e=zt||(zt=document.createElement("div"));return e.style.transform=n,e.style.transform}var fn="bottom-left",hn="bottom-right",ln="top-left",vn="top-right",dn=0,pn=1,yn=2,mn=4,bn=8,gn=16;function wn(t){for(var n=On(),e=0,r=t.length;e<r;++e)Nn(n,t[e]);return n}function xn(t,n,e){return e?(e[0]=t[0]-n,e[1]=t[1]-n,e[2]=t[2]+n,e[3]=t[3]+n,e):[t[0]-n,t[1]-n,t[2]+n,t[3]+n]}function kn(t,n){return n?(n[0]=t[0],n[1]=t[1],n[2]=t[2],n[3]=t[3],n):t.slice()}function _n(t,n,e){var r,i;return(r=n<t[0]?t[0]-n:t[2]<n?n-t[2]:0)*r+(i=e<t[1]?t[1]-e:t[3]<e?e-t[3]:0)*i}function Sn(t,n){return jn(t,n[0],n[1])}function Mn(t,n){return t[0]<=n[0]&&n[2]<=t[2]&&t[1]<=n[1]&&n[3]<=t[3]}function jn(t,n,e){return t[0]<=n&&n<=t[2]&&t[1]<=e&&e<=t[3]}function Tn(t,n){var e=t[0],r=t[1],i=t[2],o=t[3],s=n[0],a=n[1],u=dn;return s<e?u|=gn:s>i&&(u|=mn),a<r?u|=bn:a>o&&(u|=yn),u===dn&&(u=pn),u}function On(){return[1/0,1/0,-1/0,-1/0]}function En(t,n,e,r,i){return i?(i[0]=t,i[1]=n,i[2]=e,i[3]=r,i):[t,n,e,r]}function An(t){return En(1/0,1/0,-1/0,-1/0,t)}function Cn(t,n){var e=t[0],r=t[1];return En(e,r,e,r,n)}function Rn(t,n,e,r,i){return Ln(An(i),t,n,e,r)}function In(t,n){return t[0]==n[0]&&t[2]==n[2]&&t[1]==n[1]&&t[3]==n[3]}function Pn(t,n,e){return Math.abs(t[0]-n[0])<e&&Math.abs(t[2]-n[2])<e&&Math.abs(t[1]-n[1])<e&&Math.abs(t[3]-n[3])<e}function Dn(t,n){return n[0]<t[0]&&(t[0]=n[0]),n[2]>t[2]&&(t[2]=n[2]),n[1]<t[1]&&(t[1]=n[1]),n[3]>t[3]&&(t[3]=n[3]),t}function Nn(t,n){n[0]<t[0]&&(t[0]=n[0]),n[0]>t[2]&&(t[2]=n[0]),n[1]<t[1]&&(t[1]=n[1]),n[1]>t[3]&&(t[3]=n[1])}function zn(t,n){for(var e=0,r=n.length;e<r;++e)Nn(t,n[e]);return t}function Ln(t,n,e,r,i){for(;e<r;e+=i)Gn(t,n[e],n[e+1]);return t}function Fn(t,n){for(var e=0,r=n.length;e<r;++e)zn(t,n[e]);return t}function Gn(t,n,e){t[0]=Math.min(t[0],n),t[1]=Math.min(t[1],e),t[2]=Math.max(t[2],n),t[3]=Math.max(t[3],e)}function Un(t,n){var e;return(e=n(qn(t)))||(e=n($n(t)))||(e=n(Yn(t)))?e:(e=n(Xn(t)))||!1}function Bn(t){var n=0;return te(t)||(n=Jn(t)*Hn(t)),n}function qn(t){return[t[0],t[1]]}function $n(t){return[t[2],t[1]]}function Vn(t){return[(t[0]+t[2])/2,(t[1]+t[3])/2]}function Zn(t,n){var e;return n===fn?e=qn(t):n===hn?e=$n(t):n===ln?e=Xn(t):n===vn?e=Yn(t):St(!1,13),e}function Wn(t,n,e,r,i){var o=n*r[0]/2,s=n*r[1]/2,a=Math.cos(e),u=Math.sin(e),c=o*a,f=o*u,h=s*a,l=s*u,v=t[0],d=t[1],p=v-c+l,y=v-c-l,m=v+c-l,b=v+c+l,g=d-f-h,w=d-f+h,x=d+f+h,k=d+f-h;return En(Math.min(p,y,m,b),Math.min(g,w,x,k),Math.max(p,y,m,b),Math.max(g,w,x,k),i)}function Hn(t){return t[3]-t[1]}function Kn(t,n,e){var r=e||[1/0,1/0,-1/0,-1/0];return Qn(t,n)?(t[0]>n[0]?r[0]=t[0]:r[0]=n[0],t[1]>n[1]?r[1]=t[1]:r[1]=n[1],t[2]<n[2]?r[2]=t[2]:r[2]=n[2],t[3]<n[3]?r[3]=t[3]:r[3]=n[3]):An(r),r}function Xn(t){return[t[0],t[3]]}function Yn(t){return[t[2],t[3]]}function Jn(t){return t[2]-t[0]}function Qn(t,n){return t[0]<=n[2]&&t[2]>=n[0]&&t[1]<=n[3]&&t[3]>=n[1]}function te(t){return t[2]<t[0]||t[3]<t[1]}function ne(t,n){return n?(n[0]=t[0],n[1]=t[1],n[2]=t[2],n[3]=t[3],n):t}function ee(t,n){var e=(t[2]-t[0])/2*(n-1),r=(t[3]-t[1])/2*(n-1);t[0]-=e,t[2]+=e,t[1]-=r,t[3]+=r}function re(t,n,e){var r=!1,i=Tn(t,n),o=Tn(t,e);if(i===pn||o===pn)r=!0;else{var s=t[0],a=t[1],u=t[2],c=t[3],f=n[0],h=n[1],l=e[0],v=e[1],d=(v-h)/(l-f),p=void 0,y=void 0;o&yn&&!(i&yn)&&(r=(p=l-(v-c)/d)>=s&&p<=u),r||!(o&mn)||i&mn||(r=(y=v-(l-u)*d)>=a&&y<=c),r||!(o&bn)||i&bn||(r=(p=l-(v-a)/d)>=s&&p<=u),r||!(o&gn)||i&gn||(r=(y=v-(l-s)*d)>=a&&y<=c)}return r}function ie(t,n,e,r){var i=[];if(r>1)for(var o=t[2]-t[0],s=t[3]-t[1],a=0;a<r;++a)i.push(t[0]+o*a/r,t[1],t[2],t[1]+s*a/r,t[2]-o*a/r,t[3],t[0],t[3]-s*a/r);else i=[t[0],t[1],t[2],t[1],t[2],t[3],t[0],t[3]];n(i,i,2);for(var u=[],c=[],f=(a=0,i.length);a<f;a+=2)u.push(i[a]),c.push(i[a+1]);return function(t,n,e){return En(Math.min.apply(null,t),Math.min.apply(null,n),Math.max.apply(null,t),Math.max.apply(null,n),e)}(u,c,e)}function oe(t,n){var e=n.getExtent(),r=Vn(t);if(n.canWrapX()&&(r[0]<e[0]||r[0]>=e[2])){var i=Jn(e),o=Math.floor((r[0]-e[0])/i)*i;t[0]-=o,t[2]-=o}return t}var se=function(){function t(t){this.it=t.code,this.ot=t.units,this.st=void 0!==t.extent?t.extent:null,this.ut=void 0!==t.worldExtent?t.worldExtent:null,this.ct=void 0!==t.axisOrientation?t.axisOrientation:"enu",this.ft=void 0!==t.global&&t.global,this.ht=!(!this.ft||!this.st),this.lt=t.getPointResolution,this.vt=null,this.dt=t.metersPerUnit}return t.prototype.canWrapX=function(){return this.ht},t.prototype.getCode=function(){return this.it},t.prototype.getExtent=function(){return this.st},t.prototype.getUnits=function(){return this.ot},t.prototype.getMetersPerUnit=function(){return this.dt||Nt[this.ot]},t.prototype.getWorldExtent=function(){return this.ut},t.prototype.getAxisOrientation=function(){return this.ct},t.prototype.isGlobal=function(){return this.ft},t.prototype.setGlobal=function(t){this.ft=t,this.ht=!(!t||!this.st)},t.prototype.getDefaultTileGrid=function(){return this.vt},t.prototype.setDefaultTileGrid=function(t){this.vt=t},t.prototype.setExtent=function(t){this.st=t,this.ht=!(!this.ft||!t)},t.prototype.setWorldExtent=function(t){this.ut=t},t.prototype.setGetPointResolution=function(t){this.lt=t},t.prototype.getPointResolutionFunc=function(){return this.lt},t}();function ae(t,n,e){return Math.min(Math.max(t,n),e)}var ue="cosh"in Math?Math.cosh:function(t){var n=Math.exp(t);return(n+1/n)/2},ce="log2"in Math?Math.log2:function(t){return Math.log(t)*Math.LOG2E};function fe(t,n,e,r,i,o){var s=i-e,a=o-r;if(0!==s||0!==a){var u=((t-e)*s+(n-r)*a)/(s*s+a*a);u>1?(e=i,r=o):u>0&&(e+=s*u,r+=a*u)}return he(t,n,e,r)}function he(t,n,e,r){var i=e-t,o=r-n;return i*i+o*o}function le(t){for(var n=t.length,e=0;e<n;e++){for(var r=e,i=Math.abs(t[e][e]),o=e+1;o<n;o++){var s=Math.abs(t[o][e]);s>i&&(i=s,r=o)}if(0===i)return null;var a=t[r];t[r]=t[e],t[e]=a;for(var u=e+1;u<n;u++)for(var c=-t[u][e]/t[e][e],f=e;f<n+1;f++)e==f?t[u][f]=0:t[u][f]+=c*t[e][f]}for(var h=new Array(n),l=n-1;l>=0;l--){h[l]=t[l][n]/t[l][l];for(var v=l-1;v>=0;v--)t[v][n]-=t[v][l]*h[l]}return h}function ve(t){return 180*t/Math.PI}function de(t){return t*Math.PI/180}function pe(t,n){var e=t%n;return e*n<0?e+n:e}function ye(t,n,e){return t+e*(n-t)}var me=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),be=6378137,ge=Math.PI*be,we=[-ge,-ge,ge,ge],xe=[-180,-85,180,85],ke=be*Math.log(Math.tan(Math.PI/2)),_e=function(t){function n(n){return t.call(this,{code:n,units:Lt.METERS,extent:we,global:!0,worldExtent:xe,getPointResolution:function(t,n){return t/ue(n[1]/be)}})||this}return me(n,t),n}(se),Se=[new _e("EPSG:3857"),new _e("EPSG:102100"),new _e("EPSG:102113"),new _e("EPSG:900913"),new _e("http://www.opengis.net/def/crs/EPSG/0/3857"),new _e("http://www.opengis.net/gml/srs/epsg.xml#3857")];function Me(t,n,e){var r=t.length,i=e>1?e:2,o=n;void 0===o&&(o=i>2?t.slice():new Array(r));for(var s=0;s<r;s+=i){o[s]=ge*t[s]/180;var a=be*Math.log(Math.tan(Math.PI*(+t[s+1]+90)/360));a>ke?a=ke:a<-ke&&(a=-ke),o[s+1]=a}return o}function je(t,n,e){var r=t.length,i=e>1?e:2,o=n;void 0===o&&(o=i>2?t.slice():new Array(r));for(var s=0;s<r;s+=i)o[s]=180*t[s]/ge,o[s+1]=360*Math.atan(Math.exp(t[s+1]/be))/Math.PI-90;return o}var Te=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Oe=6378137,Ee=[-180,-90,180,90],Ae=Math.PI*Oe/180,Ce=function(t){function n(n,e){return t.call(this,{code:n,units:Lt.DEGREES,extent:Ee,axisOrientation:e,global:!0,metersPerUnit:Ae,worldExtent:Ee})||this}return Te(n,t),n}(se),Re=[new Ce("CRS:84"),new Ce("EPSG:4326","neu"),new Ce("urn:ogc:def:crs:OGC:1.3:CRS84"),new Ce("urn:ogc:def:crs:OGC:2:84"),new Ce("http://www.opengis.net/def/crs/OGC/1.3/CRS84","neu"),new Ce("http://www.opengis.net/gml/srs/epsg.xml#4326","neu"),new Ce("http://www.opengis.net/def/crs/EPSG/0/4326","neu")],Ie={};function Pe(){Ie={}}function De(t){return Ie[t]||Ie[t.replace(/urn:(x-)?ogc:def:crs:EPSG:(.*:)?(\w+)$/,"EPSG:$3")]||null}function Ne(t,n){Ie[t]=n}var ze={};function Le(){ze={}}function Fe(t,n,e){var r=t.getCode(),i=n.getCode();r in ze||(ze[r]={}),ze[r][i]=e}function Ge(t,n){var e;return t in ze&&n in ze[t]&&(e=ze[t][n]),e}var Ue=6371008.8;function Be(t,n,e){var r=e||Ue,i=de(t[1]),o=de(n[1]),s=(o-i)/2,a=de(n[0]-t[0])/2,u=Math.sin(s)*Math.sin(s)+Math.sin(a)*Math.sin(a)*Math.cos(i)*Math.cos(o);return 2*r*Math.atan2(Math.sqrt(u),Math.sqrt(1-u))}function qe(t,n){for(var e=0,r=0,i=t.length;r<i-1;++r)e+=Be(t[r],t[r+1],n);return e}function $e(t,n){for(var e=0,r=t.length,i=t[r-1][0],o=t[r-1][1],s=0;s<r;s++){var a=t[s][0],u=t[s][1];e+=de(a-i)*(2+Math.sin(de(o))+Math.sin(de(u))),i=a,o=u}return e*n*n/2}function Ve(t,n,e,r){var i=r||Ue,o=de(t[1]),s=de(t[0]),a=n/i,u=Math.asin(Math.sin(o)*Math.cos(a)+Math.cos(o)*Math.sin(a)*Math.cos(e));return[ve(s+Math.atan2(Math.sin(e)*Math.sin(a)*Math.cos(o),Math.cos(a)-Math.sin(o)*Math.sin(u))),ve(u)]}function Ze(t,n,e){var r=void 0!==e?t.toFixed(e):""+t,i=r.indexOf(".");return(i=-1===i?r.length:i)>n?r:new Array(1+n-i).join("0")+r}function We(t,n){for(var e=(""+t).split("."),r=(""+n).split("."),i=0;i<Math.max(e.length,r.length);i++){var o=parseInt(e[i]||"0",10),s=parseInt(r[i]||"0",10);if(o>s)return 1;if(s>o)return-1}return 0}function He(t,n){return t[0]+=+n[0],t[1]+=+n[1],t}function Ke(t,n){var e=n.getRadius(),r=n.getCenter(),i=r[0],o=r[1],s=t[0]-i,a=t[1]-o;0===s&&0===a&&(s=1);var u=Math.sqrt(s*s+a*a);return[i+e*s/u,o+e*a/u]}function Xe(t,n){var e,r,i=t[0],o=t[1],s=n[0],a=n[1],u=s[0],c=s[1],f=a[0],h=a[1],l=f-u,v=h-c,d=0===l&&0===v?0:(l*(i-u)+v*(o-c))/(l*l+v*v||0);return d<=0?(e=u,r=c):d>=1?(e=f,r=h):(e=u+d*l,r=c+d*v),[e,r]}function Ye(t,n,e){var r=pe(n+180,360)-180,i=Math.abs(3600*r),o=e||0,s=Math.pow(10,o),a=Math.floor(i/3600),u=Math.floor((i-3600*a)/60),c=i-3600*a-60*u;return(c=Math.ceil(c*s)/s)>=60&&(c=0,u+=1),u>=60&&(u=0,a+=1),a+"° "+Ze(u,2)+" "+Ze(c,2,o)+"″"+(0==r?"":" "+t.charAt(r<0?1:0))}function Je(t,n,e){return t?n.replace("{x}",t[0].toFixed(e)).replace("{y}",t[1].toFixed(e)):""}function Qe(t,n){for(var e=!0,r=t.length-1;r>=0;--r)if(t[r]!=n[r]){e=!1;break}return e}function tr(t,n){var e=Math.cos(n),r=Math.sin(n),i=t[0]*e-t[1]*r,o=t[1]*e+t[0]*r;return t[0]=i,t[1]=o,t}function nr(t,n){return t[0]*=n,t[1]*=n,t}function er(t,n){var e=t[0]-n[0],r=t[1]-n[1];return e*e+r*r}function rr(t,n){return Math.sqrt(er(t,n))}function ir(t,n){return er(t,Xe(t,n))}function or(t,n){return Je(t,"{x}, {y}",n)}function sr(t,n){if(n.canWrapX()){var e=Jn(n.getExtent()),r=ar(t,n,e);r&&(t[0]-=r*e)}return t}function ar(t,n,e){var r=n.getExtent(),i=0;if(n.canWrapX()&&(t[0]<r[0]||t[0]>r[2])){var o=e||Jn(r);i=Math.floor((t[0]-r[0])/o)}return i}function ur(t,n,e){var r;if(void 0!==n){for(var i=0,o=t.length;i<o;++i)n[i]=t[i];r=n}else r=t.slice();return r}function cr(t,n,e){if(void 0!==n&&t!==n){for(var r=0,i=t.length;r<i;++r)n[r]=t[r];t=n}return t}function fr(t){Ne(t.getCode(),t),Fe(t,t,ur)}function hr(t){t.forEach(fr)}function lr(t){return"string"==typeof t?De(t):t||null}function vr(t,n,e,r){var i,o=(t=lr(t)).getPointResolutionFunc();if(o){if(i=o(n,e),r&&r!==t.getUnits())(a=t.getMetersPerUnit())&&(i=i*a/Nt[r])}else{var s=t.getUnits();if(s==Lt.DEGREES&&!r||r==Lt.DEGREES)i=n;else{var a,u=xr(t,lr("EPSG:4326"));if(u===cr&&s!==Lt.DEGREES)i=n*t.getMetersPerUnit();else{var c=[e[0]-n/2,e[1],e[0]+n/2,e[1],e[0],e[1]-n/2,e[0],e[1]+n/2];i=(Be((c=u(c,c,2)).slice(0,2),c.slice(2,4))+Be(c.slice(4,6),c.slice(6,8)))/2}void 0!==(a=r?Nt[r]:t.getMetersPerUnit())&&(i/=a)}}return i}function dr(t){hr(t),t.forEach((function(n){t.forEach((function(t){n!==t&&Fe(n,t,ur)}))}))}function pr(t,n,e,r){t.forEach((function(t){n.forEach((function(n){Fe(t,n,e),Fe(n,t,r)}))}))}function yr(t,n){return t?"string"==typeof t?lr(t):t:lr(n)}function mr(t){return function(n,e,r){for(var i=n.length,o=void 0!==r?r:2,s=void 0!==e?e:new Array(i),a=0;a<i;a+=o){var u=t([n[a],n[a+1]]);s[a]=u[0],s[a+1]=u[1];for(var c=o-1;c>=2;--c)s[a+c]=n[a+c]}return s}}function br(t,n,e,r){var i=lr(t),o=lr(n);Fe(i,o,mr(e)),Fe(o,i,mr(r))}function gr(t,n){return _r(t,"EPSG:4326",void 0!==n?n:"EPSG:3857")}function wr(t,n){if(t===n)return!0;var e=t.getUnits()===n.getUnits();return(t.getCode()===n.getCode()||xr(t,n)===ur)&&e}function xr(t,n){var e=Ge(t.getCode(),n.getCode());return e||(e=cr),e}function kr(t,n){return xr(lr(t),lr(n))}function _r(t,n,e){return kr(n,e)(t,void 0,t.length)}function Sr(t,n,e,r){return ie(t,kr(n,e),void 0,r)}var Mr=null;function jr(t){Mr=lr(t)}function Tr(){return Mr}function Or(t,n){return Mr?_r(t,n,Mr):t}function Er(t,n){return Mr?_r(t,Mr,n):t}function Ar(t,n){return Mr?Sr(t,n,Mr):t}function Cr(t,n){return Mr?Sr(t,Mr,n):t}function Rr(t,n){if(!Mr)return t;var e=lr(n).getUnits(),r=Mr.getUnits();return e&&r?t*Nt[e]/Nt[r]:t}function Ir(t,n){if(!Mr)return t;var e=lr(n).getUnits(),r=Mr.getUnits();return e&&r?t*Nt[r]/Nt[e]:t}function Pr(t,n,e){return function(r){var i,o,s=r[0],a=r[1];if(t.canWrapX()){var u=t.getExtent(),c=Jn(u);(o=ar(r,t,c))&&(s-=o*c),s=ae(s,u[0],u[2]),a=ae(a,u[1],u[3]),i=e([s,a])}else i=e(r);return o&&n.canWrapX()&&(i[0]+=o*Jn(n.getExtent())),i}}function Dr(){dr(Se),dr(Re),pr(Re,Se,Me,je)}function Nr(t,n,e,r,i,o){for(var s=o||[],a=0,u=n;u<e;u+=r){var c=t[u],f=t[u+1];s[a++]=i[0]*c+i[2]*f+i[4],s[a++]=i[1]*c+i[3]*f+i[5]}return o&&s.length!=a&&(s.length=a),s}function zr(t,n,e,r,i,o,s){for(var a=s||[],u=Math.cos(i),c=Math.sin(i),f=o[0],h=o[1],l=0,v=n;v<e;v+=r){var d=t[v]-f,p=t[v+1]-h;a[l++]=f+d*u-p*c,a[l++]=h+d*c+p*u;for(var y=v+2;y<v+r;++y)a[l++]=t[y]}return s&&a.length!=l&&(a.length=l),a}function Lr(t,n,e,r,i,o,s,a){for(var u=a||[],c=s[0],f=s[1],h=0,l=n;l<e;l+=r){var v=t[l]-c,d=t[l+1]-f;u[h++]=c+i*v,u[h++]=f+o*d;for(var p=l+2;p<l+r;++p)u[h++]=t[p]}return a&&u.length!=h&&(u.length=h),u}function Fr(t,n,e,r,i,o,s){for(var a=s||[],u=0,c=n;c<e;c+=r){a[u++]=t[c]+i,a[u++]=t[c+1]+o;for(var f=c+2;f<c+r;++f)a[u++]=t[f]}return s&&a.length!=u&&(a.length=u),a}Dr();var Gr=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Ur=[1,0,0,1,0,0],Br=function(t){function n(){var n=t.call(this)||this;return n.st=[1/0,1/0,-1/0,-1/0],n.yt=-1,n.simplifiedGeometryMaxMinSquaredTolerance=0,n.simplifiedGeometryRevision=0,n.simplifyTransformedInternal=T((function(t,n,e){if(!e)return this.getSimplifiedGeometry(n);var r=this.clone();return r.applyTransform(e),r.getSimplifiedGeometry(n)})),n}return Gr(n,t),n.prototype.simplifyTransformed=function(t,n){return this.simplifyTransformedInternal(this.getRevision(),t,n)},n.prototype.clone=function(){return r()},n.prototype.closestPointXY=function(t,n,e,i){return r()},n.prototype.containsXY=function(t,n){var e=this.getClosestPoint([t,n]);return e[0]===t&&e[1]===n},n.prototype.getClosestPoint=function(t,n){var e=n||[NaN,NaN];return this.closestPointXY(t[0],t[1],e,1/0),e},n.prototype.intersectsCoordinate=function(t){return this.containsXY(t[0],t[1])},n.prototype.computeExtent=function(t){return r()},n.prototype.getExtent=function(t){if(this.yt!=this.getRevision()){var n=this.computeExtent(this.st);(isNaN(n[0])||isNaN(n[1]))&&An(n),this.yt=this.getRevision()}return ne(this.st,t)},n.prototype.rotate=function(t,n){r()},n.prototype.scale=function(t,n,e){r()},n.prototype.simplify=function(t){return this.getSimplifiedGeometry(t*t)},n.prototype.getSimplifiedGeometry=function(t){return r()},n.prototype.getType=function(){return r()},n.prototype.applyTransform=function(t){r()},n.prototype.intersectsExtent=function(t){return r()},n.prototype.translate=function(t,n){r()},n.prototype.transform=function(t,n){var e=lr(t),r=e.getUnits()==Lt.TILE_PIXELS?function(t,r,i){var o=e.getExtent(),s=e.getWorldExtent(),a=Hn(s)/Hn(o);return sn(Ur,s[0],s[3],a,-a,0,0,0),Nr(t,0,t.length,i,Ur,r),kr(e,n)(t,r,i)}:kr(e,n);return this.applyTransform(r),this},n}(it),qr=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function $r(t){var n;return t==Ot?n=2:t==Et||t==At?n=3:t==Ct&&(n=4),n}function Vr(t,n,e){var r=t.getFlatCoordinates();if(r){var i=t.getStride();return Nr(r,0,r.length,i,n,e)}return null}var Zr=function(t){function n(){var n=t.call(this)||this;return n.layout=Ot,n.stride=2,n.flatCoordinates=null,n}return qr(n,t),n.prototype.computeExtent=function(t){return Rn(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,t)},n.prototype.getCoordinates=function(){return r()},n.prototype.getFirstCoordinate=function(){return this.flatCoordinates.slice(0,this.stride)},n.prototype.getFlatCoordinates=function(){return this.flatCoordinates},n.prototype.getLastCoordinate=function(){return this.flatCoordinates.slice(this.flatCoordinates.length-this.stride)},n.prototype.getLayout=function(){return this.layout},n.prototype.getSimplifiedGeometry=function(t){if(this.simplifiedGeometryRevision!==this.getRevision()&&(this.simplifiedGeometryMaxMinSquaredTolerance=0,this.simplifiedGeometryRevision=this.getRevision()),t<0||0!==this.simplifiedGeometryMaxMinSquaredTolerance&&t<=this.simplifiedGeometryMaxMinSquaredTolerance)return this;var n=this.getSimplifiedGeometryInternal(t);return n.getFlatCoordinates().length<this.flatCoordinates.length?n:(this.simplifiedGeometryMaxMinSquaredTolerance=t,this)},n.prototype.getSimplifiedGeometryInternal=function(t){return this},n.prototype.getStride=function(){return this.stride},n.prototype.setFlatCoordinates=function(t,n){this.stride=$r(t),this.layout=t,this.flatCoordinates=n},n.prototype.setCoordinates=function(t,n){r()},n.prototype.setLayout=function(t,n,e){var r;if(t)r=$r(t);else{for(var i=0;i<e;++i){if(0===n.length)return this.layout=Ot,void(this.stride=2);n=n[0]}t=function(t){var n;2==t?n=Ot:3==t?n=Et:4==t&&(n=Ct);return n}(r=n.length)}this.layout=t,this.stride=r},n.prototype.applyTransform=function(t){this.flatCoordinates&&(t(this.flatCoordinates,this.flatCoordinates,this.stride),this.changed())},n.prototype.rotate=function(t,n){var e=this.getFlatCoordinates();if(e){var r=this.getStride();zr(e,0,e.length,r,t,n,e),this.changed()}},n.prototype.scale=function(t,n,e){var r=n;void 0===r&&(r=t);var i=e;i||(i=Vn(this.getExtent()));var o=this.getFlatCoordinates();if(o){var s=this.getStride();Lr(o,0,o.length,s,t,r,i,o),this.changed()}},n.prototype.translate=function(t,n){var e=this.getFlatCoordinates();if(e){var r=this.getStride();Fr(e,0,e.length,r,t,n,e),this.changed()}},n}(Br);function Wr(t,n,e,r,i,o,s){var a,u=t[n],c=t[n+1],f=t[e]-u,h=t[e+1]-c;if(0===f&&0===h)a=n;else{var l=((i-u)*f+(o-c)*h)/(f*f+h*h);if(l>1)a=e;else{if(l>0){for(var v=0;v<r;++v)s[v]=ye(t[n+v],t[e+v],l);return void(s.length=r)}a=n}}for(v=0;v<r;++v)s[v]=t[a+v];s.length=r}function Hr(t,n,e,r,i){var o=t[n],s=t[n+1];for(n+=r;n<e;n+=r){var a=t[n],u=t[n+1],c=he(o,s,a,u);c>i&&(i=c),o=a,s=u}return i}function Kr(t,n,e,r,i){for(var o=0,s=e.length;o<s;++o){var a=e[o];i=Hr(t,n,a,r,i),n=a}return i}function Xr(t,n,e,r,i){for(var o=0,s=e.length;o<s;++o){var a=e[o];i=Kr(t,n,a,r,i),n=a[a.length-1]}return i}function Yr(t,n,e,r,i,o,s,a,u,c,f){if(n==e)return c;var h,l;if(0===i){if((l=he(s,a,t[n],t[n+1]))<c){for(h=0;h<r;++h)u[h]=t[n+h];return u.length=r,l}return c}for(var v=f||[NaN,NaN],d=n+r;d<e;)if(Wr(t,d-r,d,r,s,a,v),(l=he(s,a,v[0],v[1]))<c){for(c=l,h=0;h<r;++h)u[h]=v[h];u.length=r,d+=r}else d+=r*Math.max((Math.sqrt(l)-Math.sqrt(c))/i|0,1);if(o&&(Wr(t,e-r,n,r,s,a,v),(l=he(s,a,v[0],v[1]))<c)){for(c=l,h=0;h<r;++h)u[h]=v[h];u.length=r}return c}function Jr(t,n,e,r,i,o,s,a,u,c,f){for(var h=f||[NaN,NaN],l=0,v=e.length;l<v;++l){var d=e[l];c=Yr(t,n,d,r,i,o,s,a,u,c,h),n=d}return c}function Qr(t,n,e,r,i,o,s,a,u,c,f){for(var h=f||[NaN,NaN],l=0,v=e.length;l<v;++l){var d=e[l];c=Jr(t,n,d,r,i,o,s,a,u,c,h),n=d[d.length-1]}return c}function ti(t,n,e,r){for(var i=0,o=e.length;i<o;++i)t[n++]=e[i];return n}function ni(t,n,e,r){for(var i=0,o=e.length;i<o;++i)for(var s=e[i],a=0;a<r;++a)t[n++]=s[a];return n}function ei(t,n,e,r,i){for(var o=i||[],s=0,a=0,u=e.length;a<u;++a){var c=ni(t,n,e[a],r);o[s++]=c,n=c}return o.length=s,o}function ri(t,n,e,r,i){for(var o=i||[],s=0,a=0,u=e.length;a<u;++a){var c=ei(t,n,e[a],r,o[s]);o[s++]=c,n=c[c.length-1]}return o.length=s,o}function ii(t,n,e,r,i,o,s){var a=(e-n)/r;if(a<3){for(;n<e;n+=r)o[s++]=t[n],o[s++]=t[n+1];return s}var u=new Array(a);u[0]=1,u[a-1]=1;for(var c=[n,e-r],f=0;c.length>0;){for(var h=c.pop(),l=c.pop(),v=0,d=t[l],p=t[l+1],y=t[h],m=t[h+1],b=l+r;b<h;b+=r){var g=fe(t[b],t[b+1],d,p,y,m);g>v&&(f=b,v=g)}v>i&&(u[(f-n)/r]=1,l+r<f&&c.push(l,f),f+r<h&&c.push(f,h))}for(b=0;b<a;++b)u[b]&&(o[s++]=t[n+b*r],o[s++]=t[n+b*r+1]);return s}function oi(t,n,e,r,i,o,s,a){for(var u=0,c=e.length;u<c;++u){var f=e[u];s=ii(t,n,f,r,i,o,s),a.push(s),n=f}return s}function si(t,n,e,r,i,o,s){if(e<=n+r){for(;n<e;n+=r)o[s++]=t[n],o[s++]=t[n+1];return s}var a=t[n],u=t[n+1];o[s++]=a,o[s++]=u;var c=a,f=u;for(n+=r;n<e;n+=r)he(a,u,c=t[n],f=t[n+1])>i&&(o[s++]=c,o[s++]=f,a=c,u=f);return c==a&&f==u||(o[s++]=c,o[s++]=f),s}function ai(t,n){return n*Math.round(t/n)}function ui(t,n,e,r,i,o,s){if(n==e)return s;var a,u,c=ai(t[n],i),f=ai(t[n+1],i);n+=r,o[s++]=c,o[s++]=f;do{if(a=ai(t[n],i),u=ai(t[n+1],i),(n+=r)==e)return o[s++]=a,o[s++]=u,s}while(a==c&&u==f);for(;n<e;){var h=ai(t[n],i),l=ai(t[n+1],i);if(n+=r,h!=a||l!=u){var v=a-c,d=u-f,p=h-c,y=l-f;v*y==d*p&&(v<0&&p<v||v==p||v>0&&p>v)&&(d<0&&y<d||d==y||d>0&&y>d)?(a=h,u=l):(o[s++]=a,o[s++]=u,c=a,f=u,a=h,u=l)}}return o[s++]=a,o[s++]=u,s}function ci(t,n,e,r,i,o,s,a){for(var u=0,c=e.length;u<c;++u){var f=e[u];s=ui(t,n,f,r,i,o,s),a.push(s),n=f}return s}function fi(t,n,e,r,i,o,s,a){for(var u=0,c=e.length;u<c;++u){var f=e[u],h=[];s=ci(t,n,f,r,i,o,s,h),a.push(h),n=f[f.length-1]}return s}function hi(t,n,e,r,i){for(var o=void 0!==i?i:[],s=0,a=n;a<e;a+=r)o[s++]=t.slice(a,a+r);return o.length=s,o}function li(t,n,e,r,i){for(var o=void 0!==i?i:[],s=0,a=0,u=e.length;a<u;++a){var c=e[a];o[s++]=hi(t,n,c,r,o[s]),n=c}return o.length=s,o}function vi(t,n,e,r,i){for(var o=void 0!==i?i:[],s=0,a=0,u=e.length;a<u;++a){var c=e[a];o[s++]=li(t,n,c,r,o[s]),n=c[c.length-1]}return o.length=s,o}function di(t,n,e,r){for(var i=0,o=t[e-r],s=t[e-r+1];n<e;n+=r){var a=t[n],u=t[n+1];i+=s*a-o*u,o=a,s=u}return i/2}function pi(t,n,e,r){for(var i=0,o=0,s=e.length;o<s;++o){var a=e[o];i+=di(t,n,a,r),n=a}return i}function yi(t,n,e,r){for(var i=0,o=0,s=e.length;o<s;++o){var a=e[o];i+=pi(t,n,a,r),n=a[a.length-1]}return i}var mi=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),bi=function(t){function n(n,e){var r=t.call(this)||this;return r.bt=-1,r.gt=-1,void 0===e||Array.isArray(n[0])?r.setCoordinates(n,e):r.setFlatCoordinates(e,n),r}return mi(n,t),n.prototype.clone=function(){return new n(this.flatCoordinates.slice(),this.layout)},n.prototype.closestPointXY=function(t,n,e,r){return r<_n(this.getExtent(),t,n)?r:(this.gt!=this.getRevision()&&(this.bt=Math.sqrt(Hr(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,0)),this.gt=this.getRevision()),Yr(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,this.bt,!0,t,n,e,r))},n.prototype.getArea=function(){return di(this.flatCoordinates,0,this.flatCoordinates.length,this.stride)},n.prototype.getCoordinates=function(){return hi(this.flatCoordinates,0,this.flatCoordinates.length,this.stride)},n.prototype.getSimplifiedGeometryInternal=function(t){var e=[];return e.length=ii(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,t,e,0),new n(e,Ot)},n.prototype.getType=function(){return Rt.LINEAR_RING},n.prototype.intersectsExtent=function(t){return!1},n.prototype.setCoordinates=function(t,n){this.setLayout(n,t,1),this.flatCoordinates||(this.flatCoordinates=[]),this.flatCoordinates.length=ni(this.flatCoordinates,0,t,this.stride),this.changed()},n}(Zr),gi=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),wi=function(t){function n(n,e){var r=t.call(this)||this;return r.setCoordinates(n,e),r}return gi(n,t),n.prototype.clone=function(){var t=new n(this.flatCoordinates.slice(),this.layout);return t.applyProperties(this),t},n.prototype.closestPointXY=function(t,n,e,r){var i=this.flatCoordinates,o=he(t,n,i[0],i[1]);if(o<r){for(var s=this.stride,a=0;a<s;++a)e[a]=i[a];return e.length=s,o}return r},n.prototype.getCoordinates=function(){return this.flatCoordinates?this.flatCoordinates.slice():[]},n.prototype.computeExtent=function(t){return Cn(this.flatCoordinates,t)},n.prototype.getType=function(){return Rt.POINT},n.prototype.intersectsExtent=function(t){return jn(t,this.flatCoordinates[0],this.flatCoordinates[1])},n.prototype.setCoordinates=function(t,n){this.setLayout(n,t,0),this.flatCoordinates||(this.flatCoordinates=[]),this.flatCoordinates.length=ti(this.flatCoordinates,0,t,this.stride),this.changed()},n}(Zr);function xi(t,n,e,r,i){return!Un(i,(function(i){return!ki(t,n,e,r,i[0],i[1])}))}function ki(t,n,e,r,i,o){for(var s=0,a=t[e-r],u=t[e-r+1];n<e;n+=r){var c=t[n],f=t[n+1];u<=o?f>o&&(c-a)*(o-u)-(i-a)*(f-u)>0&&s++:f<=o&&(c-a)*(o-u)-(i-a)*(f-u)<0&&s--,a=c,u=f}return 0!==s}function _i(t,n,e,r,i,o){if(0===e.length)return!1;if(!ki(t,n,e[0],r,i,o))return!1;for(var s=1,a=e.length;s<a;++s)if(ki(t,e[s-1],e[s],r,i,o))return!1;return!0}function Si(t,n,e,r,i,o){if(0===e.length)return!1;for(var s=0,a=e.length;s<a;++s){var u=e[s];if(_i(t,n,u,r,i,o))return!0;n=u[u.length-1]}return!1}function Mi(t,n,e,r,i,o,s){for(var a,u,c,f,h,l,v,d=i[o+1],y=[],m=0,b=e.length;m<b;++m){var g=e[m];for(f=t[g-r],l=t[g-r+1],a=n;a<g;a+=r)h=t[a],v=t[a+1],(d<=l&&v<=d||l<=d&&d<=v)&&(c=(d-l)/(v-l)*(h-f)+f,y.push(c)),f=h,l=v}var w=NaN,x=-1/0;for(y.sort(p),f=y[0],a=1,u=y.length;a<u;++a){h=y[a];var k=Math.abs(h-f);k>x&&_i(t,n,e,r,c=(f+h)/2,d)&&(w=c,x=k),f=h}return isNaN(w)&&(w=i[o]),s?(s.push(w,d,x),s):[w,d,x]}function ji(t,n,e,r,i){for(var o=[],s=0,a=e.length;s<a;++s){var u=e[s];o=Mi(t,n,u,r,i,2*s,o),n=u[u.length-1]}return o}function Ti(t,n,e,r,i){var o;for(n+=r;n<e;n+=r)if(o=i(t.slice(n-r,n),t.slice(n,n+r)))return o;return!1}function Oi(t,n,e,r,i){var o=Ln([1/0,1/0,-1/0,-1/0],t,n,e,r);return!!Qn(i,o)&&(!!Mn(i,o)||(o[0]>=i[0]&&o[2]<=i[2]||(o[1]>=i[1]&&o[3]<=i[3]||Ti(t,n,e,r,(function(t,n){return re(i,t,n)})))))}function Ei(t,n,e,r,i){for(var o=0,s=e.length;o<s;++o){if(Oi(t,n,e[o],r,i))return!0;n=e[o]}return!1}function Ai(t,n,e,r,i){return!!Oi(t,n,e,r,i)||(!!ki(t,n,e,r,i[0],i[1])||(!!ki(t,n,e,r,i[0],i[3])||(!!ki(t,n,e,r,i[2],i[1])||!!ki(t,n,e,r,i[2],i[3]))))}function Ci(t,n,e,r,i){if(!Ai(t,n,e[0],r,i))return!1;if(1===e.length)return!0;for(var o=1,s=e.length;o<s;++o)if(xi(t,e[o-1],e[o],r,i)&&!Oi(t,e[o-1],e[o],r,i))return!1;return!0}function Ri(t,n,e,r,i){for(var o=0,s=e.length;o<s;++o){var a=e[o];if(Ci(t,n,a,r,i))return!0;n=a[a.length-1]}return!1}function Ii(t,n,e,r){for(;n<e-r;){for(var i=0;i<r;++i){var o=t[n+i];t[n+i]=t[e-r+i],t[e-r+i]=o}n+=r,e-=r}}function Pi(t,n,e,r){for(var i=0,o=t[e-r],s=t[e-r+1];n<e;n+=r){var a=t[n],u=t[n+1];i+=(a-o)*(u+s),o=a,s=u}return 0===i?void 0:i>0}function Di(t,n,e,r,i){for(var o=void 0!==i&&i,s=0,a=e.length;s<a;++s){var u=e[s],c=Pi(t,n,u,r);if(0===s){if(o&&c||!o&&!c)return!1}else if(o&&!c||!o&&c)return!1;n=u}return!0}function Ni(t,n,e,r,i){for(var o=0,s=e.length;o<s;++o){var a=e[o];if(!Di(t,n,a,r,i))return!1;a.length&&(n=a[a.length-1])}return!0}function zi(t,n,e,r,i){for(var o=void 0!==i&&i,s=0,a=e.length;s<a;++s){var u=e[s],c=Pi(t,n,u,r);(0===s?o&&c||!o&&!c:o&&!c||!o&&c)&&Ii(t,n,u,r),n=u}return n}function Li(t,n,e,r,i){for(var o=0,s=e.length;o<s;++o)n=zi(t,n,e[o],r,i);return n}var Fi=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Gi=function(t){function n(n,e,r){var i=t.call(this)||this;return i.wt=[],i.xt=-1,i.kt=null,i.bt=-1,i.gt=-1,i._t=-1,i.St=null,void 0!==e&&r?(i.setFlatCoordinates(e,n),i.wt=r):i.setCoordinates(n,e),i}return Fi(n,t),n.prototype.appendLinearRing=function(t){this.flatCoordinates?g(this.flatCoordinates,t.getFlatCoordinates()):this.flatCoordinates=t.getFlatCoordinates().slice(),this.wt.push(this.flatCoordinates.length),this.changed()},n.prototype.clone=function(){var t=new n(this.flatCoordinates.slice(),this.layout,this.wt.slice());return t.applyProperties(this),t},n.prototype.closestPointXY=function(t,n,e,r){return r<_n(this.getExtent(),t,n)?r:(this.gt!=this.getRevision()&&(this.bt=Math.sqrt(Kr(this.flatCoordinates,0,this.wt,this.stride,0)),this.gt=this.getRevision()),Jr(this.flatCoordinates,0,this.wt,this.stride,this.bt,!0,t,n,e,r))},n.prototype.containsXY=function(t,n){return _i(this.getOrientedFlatCoordinates(),0,this.wt,this.stride,t,n)},n.prototype.getArea=function(){return pi(this.getOrientedFlatCoordinates(),0,this.wt,this.stride)},n.prototype.getCoordinates=function(t){var n;return void 0!==t?zi(n=this.getOrientedFlatCoordinates().slice(),0,this.wt,this.stride,t):n=this.flatCoordinates,li(n,0,this.wt,this.stride)},n.prototype.getEnds=function(){return this.wt},n.prototype.getFlatInteriorPoint=function(){if(this.xt!=this.getRevision()){var t=Vn(this.getExtent());this.kt=Mi(this.getOrientedFlatCoordinates(),0,this.wt,this.stride,t,0),this.xt=this.getRevision()}return this.kt},n.prototype.getInteriorPoint=function(){return new wi(this.getFlatInteriorPoint(),At)},n.prototype.getLinearRingCount=function(){return this.wt.length},n.prototype.getLinearRing=function(t){return t<0||this.wt.length<=t?null:new bi(this.flatCoordinates.slice(0===t?0:this.wt[t-1],this.wt[t]),this.layout)},n.prototype.getLinearRings=function(){for(var t=this.layout,n=this.flatCoordinates,e=this.wt,r=[],i=0,o=0,s=e.length;o<s;++o){var a=e[o],u=new bi(n.slice(i,a),t);r.push(u),i=a}return r},n.prototype.getOrientedFlatCoordinates=function(){if(this._t!=this.getRevision()){var t=this.flatCoordinates;Di(t,0,this.wt,this.stride)?this.St=t:(this.St=t.slice(),this.St.length=zi(this.St,0,this.wt,this.stride)),this._t=this.getRevision()}return this.St},n.prototype.getSimplifiedGeometryInternal=function(t){var e=[],r=[];return e.length=ci(this.flatCoordinates,0,this.wt,this.stride,Math.sqrt(t),e,0,r),new n(e,Ot,r)},n.prototype.getType=function(){return Rt.POLYGON},n.prototype.intersectsExtent=function(t){return Ci(this.getOrientedFlatCoordinates(),0,this.wt,this.stride,t)},n.prototype.setCoordinates=function(t,n){this.setLayout(n,t,2),this.flatCoordinates||(this.flatCoordinates=[]);var e=ei(this.flatCoordinates,0,t,this.stride,this.wt);this.flatCoordinates.length=0===e.length?0:e[e.length-1],this.changed()},n}(Zr),Ui=Gi;function Bi(t,n,e,r){for(var i=e||32,o=[],s=0;s<i;++s)g(o,Ve(t,n,2*Math.PI*s/i,r));return o.push(o[0],o[1]),new Gi(o,Ot,[o.length])}function qi(t){var n=t[0],e=t[1],r=t[2],i=t[3],o=[n,e,n,i,r,i,r,e,n,e];return new Gi(o,Ot,[o.length])}function $i(t,n,e){for(var r=n||32,i=t.getStride(),o=t.getLayout(),s=t.getCenter(),a=i*(r+1),u=new Array(a),c=0;c<a;c+=i){u[c]=0,u[c+1]=0;for(var f=2;f<i;f++)u[c+f]=s[f]}var h=[u.length],l=new Gi(u,o,h);return Vi(l,s,t.getRadius(),e),l}function Vi(t,n,e,r){for(var i=t.getFlatCoordinates(),o=t.getStride(),s=i.length/o-1,a=r||0,u=0;u<=s;++u){var c=u*o,f=a+2*pe(u,s)*Math.PI/s;i[c]=n[0]+e*Math.cos(f),i[c+1]=n[1]+e*Math.sin(f)}t.changed()}var Zi=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Wi="accuracy",Hi="accuracyGeometry",Ki="altitude",Xi="altitudeAccuracy",Yi="heading",Ji="position",Qi="projection",to="speed",no="tracking",eo="trackingOptions",ro=function(t){function n(n){var e=t.call(this,D)||this;return e.code=n.code,e.message=n.message,e}return Zi(n,t),n}(h),io=function(t){function n(n){var e=t.call(this)||this;e.on,e.once,e.un;var r=n||{};return e.Mt=null,e.jt=cr,e.Tt=void 0,e.addChangeListener(Qi,e.Ot),e.addChangeListener(no,e.Et),void 0!==r.projection&&e.setProjection(r.projection),void 0!==r.trackingOptions&&e.setTrackingOptions(r.trackingOptions),e.setTracking(void 0!==r.tracking&&r.tracking),e}return Zi(n,t),n.prototype.disposeInternal=function(){this.setTracking(!1),t.prototype.disposeInternal.call(this)},n.prototype.Ot=function(){var t=this.getProjection();t&&(this.jt=xr(lr("EPSG:4326"),t),this.Mt&&this.set(Ji,this.jt(this.Mt)))},n.prototype.Et=function(){if("geolocation"in navigator){var t=this.getTracking();t&&void 0===this.Tt?this.Tt=navigator.geolocation.watchPosition(this.At.bind(this),this.Ct.bind(this),this.getTrackingOptions()):t||void 0===this.Tt||(navigator.geolocation.clearWatch(this.Tt),this.Tt=void 0)}},n.prototype.At=function(t){var n=t.coords;this.set(Wi,n.accuracy),this.set(Ki,null===n.altitude?void 0:n.altitude),this.set(Xi,null===n.altitudeAccuracy?void 0:n.altitudeAccuracy),this.set(Yi,null===n.heading?void 0:de(n.heading)),this.Mt?(this.Mt[0]=n.longitude,this.Mt[1]=n.latitude):this.Mt=[n.longitude,n.latitude];var e=this.jt(this.Mt);this.set(Ji,e),this.set(to,null===n.speed?void 0:n.speed);var r=Bi(this.Mt,n.accuracy);r.applyTransform(this.jt),this.set(Hi,r),this.changed()},n.prototype.Ct=function(t){this.dispatchEvent(new ro(t))},n.prototype.getAccuracy=function(){return this.get(Wi)},n.prototype.getAccuracyGeometry=function(){return this.get(Hi)||null},n.prototype.getAltitude=function(){return this.get(Ki)},n.prototype.getAltitudeAccuracy=function(){return this.get(Xi)},n.prototype.getHeading=function(){return this.get(Yi)},n.prototype.getPosition=function(){return this.get(Ji)},n.prototype.getProjection=function(){return this.get(Qi)},n.prototype.getSpeed=function(){return this.get(to)},n.prototype.getTracking=function(){return this.get(no)},n.prototype.getTrackingOptions=function(){return this.get(eo)},n.prototype.setProjection=function(t){this.set(Qi,lr(t))},n.prototype.setTracking=function(t){this.set(no,t)},n.prototype.setTrackingOptions=function(t){this.set(eo,t)},n}(it),oo=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),so=function(t){function n(n,e,r,i){var o=t.call(this)||this;return o.extent=n,o.Rt=r,o.resolution=e,o.state=i,o}return oo(n,t),n.prototype.changed=function(){this.dispatchEvent(P)},n.prototype.getExtent=function(){return this.extent},n.prototype.getImage=function(){return r()},n.prototype.getPixelRatio=function(){return this.Rt},n.prototype.getResolution=function(){return this.resolution},n.prototype.getState=function(){return this.state},n.prototype.load=function(){r()},n}(I),ao=0,uo=1,co=2,fo=3,ho=4,lo=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function vo(t,n,e){var r=t;if(r.src&&Zt){var i=r.decode(),o=!0;return i.then((function(){o&&n()})).catch((function(t){o&&("EncodingError"===t.name&&"Invalid image type."===t.message?n():e())})),function(){o=!1}}var s=[X(r,V,n),X(r,D,e)];return function(){s.forEach(Y)}}var po=function(t){function n(n,e,r,i,o,s){var a=t.call(this,n,e,r,ao)||this;return a.Pt=i,a.Dt=new Image,null!==o&&(a.Dt.crossOrigin=o),a.Nt=null,a.state=ao,a.zt=s,a}return lo(n,t),n.prototype.getImage=function(){return this.Dt},n.prototype.Lt=function(){this.state=fo,this.Ft(),this.changed()},n.prototype.Gt=function(){void 0===this.resolution&&(this.resolution=Hn(this.extent)/this.Dt.height),this.state=co,this.Ft(),this.changed()},n.prototype.load=function(){this.state!=ao&&this.state!=fo||(this.state=uo,this.changed(),this.zt(this,this.Pt),this.Nt=vo(this.Dt,this.Gt.bind(this),this.Lt.bind(this)))},n.prototype.setImage=function(t){this.Dt=t,this.resolution=Hn(this.extent)/this.Dt.height},n.prototype.Ft=function(){this.Nt&&(this.Nt(),this.Nt=null)},n}(so),yo=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),mo=function(t){function n(n,e,r,i,o){var s=this,a=void 0!==o?ao:co;return(s=t.call(this,n,e,r,a)||this).B=void 0!==o?o:null,s.Ut=i,s.V=null,s}return yo(n,t),n.prototype.getError=function(){return this.V},n.prototype.Bt=function(t){t?(this.V=t,this.state=fo):this.state=co,this.changed()},n.prototype.load=function(){this.state==ao&&(this.state=uo,this.changed(),this.B(this.Bt.bind(this)))},n.prototype.getImage=function(){return this.Ut},n}(so);function bo(t,n,e,r){var i;return e&&e.length?i=e.shift():Vt?i=new OffscreenCanvas(t||300,n||300):(i=document.createElement("canvas")).style.all="unset",t&&(i.width=t),n&&(i.height=n),i.getContext("2d",r)}function go(t){var n=t.offsetWidth,e=getComputedStyle(t);return n+=parseInt(e.marginLeft,10)+parseInt(e.marginRight,10)}function wo(t){var n=t.offsetHeight,e=getComputedStyle(t);return n+=parseInt(e.marginTop,10)+parseInt(e.marginBottom,10)}function xo(t,n){var e=n.parentNode;e&&e.replaceChild(t,n)}function ko(t){return t&&t.parentNode?t.parentNode.removeChild(t):null}function _o(t){for(;t.lastChild;)t.removeChild(t.lastChild)}function So(t,n){for(var e=t.childNodes,r=0;;++r){var i=e[r],o=n[r];if(!i&&!o)break;i!==o&&(i?o?t.insertBefore(o,i):(t.removeChild(i),--r):t.appendChild(o))}}var Mo=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();var jo=function(t){function n(n,e,r,i,o,s){var a=t.call(this,n,e,s)||this;return a.qt=i,a.Pt=r,a.key=r,a.Dt=new Image,null!==i&&(a.Dt.crossOrigin=i),a.Nt=null,a.$t=o,a}return Mo(n,t),n.prototype.getImage=function(){return this.Dt},n.prototype.setImage=function(t){this.Dt=t,this.state=vt,this.Ft(),this.changed()},n.prototype.Lt=function(){var t;this.state=dt,this.Ft(),this.Dt=((t=bo(1,1)).fillStyle="rgba(0,0,0,0)",t.fillRect(0,0,1,1),t.canvas),this.changed()},n.prototype.Gt=function(){var t=this.Dt;t.naturalWidth&&t.naturalHeight?this.state=vt:this.state=pt,this.Ft(),this.changed()},n.prototype.load=function(){this.state==dt&&(this.state=ht,this.Dt=new Image,null!==this.qt&&(this.Dt.crossOrigin=this.qt)),this.state==ht&&(this.state=lt,this.changed(),this.$t(this,this.Pt),this.Nt=vo(this.Dt,this.Gt.bind(this),this.Lt.bind(this)))},n.prototype.Ft=function(){this.Nt&&(this.Nt(),this.Nt=null)},n}(xt),To=function(){function t(t,n,e){this.Vt=t,this.Zt=n,this.Wt=e,this.Ht=[],this.Kt=0,this.Xt=0}return t.prototype.begin=function(){this.Ht.length=0,this.Kt=0,this.Xt=0},t.prototype.update=function(t,n){this.Ht.push(t,n,Date.now())},t.prototype.end=function(){if(this.Ht.length<6)return!1;var t=Date.now()-this.Wt,n=this.Ht.length-3;if(this.Ht[n+2]<t)return!1;for(var e=n-3;e>0&&this.Ht[e+2]>t;)e-=3;var r=this.Ht[n+2]-this.Ht[e+2];if(r<1e3/60)return!1;var i=this.Ht[n]-this.Ht[e],o=this.Ht[n+1]-this.Ht[e+1];return this.Kt=Math.atan2(o,i),this.Xt=Math.sqrt(i*i+o*o)/r,this.Xt>this.Zt},t.prototype.getDistance=function(){return(this.Zt-this.Xt)/this.Vt},t.prototype.getAngle=function(){return this.Kt},t}(),Oo=/^#([a-f0-9]{3}|[a-f0-9]{4}(?:[a-f0-9]{2}){0,2})$/i,Eo=/^([a-z]*)$|^hsla?\(.*\)$/i;function Ao(t){return"string"==typeof t?t:Do(t)}function Co(t){var n=document.createElement("div");if(n.style.color=t,""!==n.style.color){document.body.appendChild(n);var e=getComputedStyle(n).color;return document.body.removeChild(n),e}return""}var Ro=function(){var t={},n=0;return function(e){var r;if(t.hasOwnProperty(e))r=t[e];else{if(n>=1024){var i=0;for(var o in t)0==(3&i++)&&(delete t[o],--n)}r=function(t){var n,e,r,i,o;Eo.exec(t)&&(t=Co(t));if(Oo.exec(t)){var s=t.length-1,a=void 0;a=s<=4?1:2;var u=4===s||8===s;n=parseInt(t.substr(1+0*a,a),16),e=parseInt(t.substr(1+1*a,a),16),r=parseInt(t.substr(1+2*a,a),16),i=u?parseInt(t.substr(1+3*a,a),16):255,1==a&&(n=(n<<4)+n,e=(e<<4)+e,r=(r<<4)+r,u&&(i=(i<<4)+i)),o=[n,e,r,i/255]}else 0==t.indexOf("rgba(")?Po(o=t.slice(5,-1).split(",").map(Number)):0==t.indexOf("rgb(")?((o=t.slice(4,-1).split(",").map(Number)).push(1),Po(o)):St(!1,14);return o}(e),t[e]=r,++n}return r}}();function Io(t){return Array.isArray(t)?t:Ro(t)}function Po(t){return t[0]=ae(t[0]+.5|0,0,255),t[1]=ae(t[1]+.5|0,0,255),t[2]=ae(t[2]+.5|0,0,255),t[3]=ae(t[3],0,1),t}function Do(t){var n=t[0];n!=(0|n)&&(n=n+.5|0);var e=t[1];e!=(0|e)&&(e=e+.5|0);var r=t[2];return r!=(0|r)&&(r=r+.5|0),"rgba("+n+","+e+","+r+","+(void 0===t[3]?1:t[3])+")"}function No(t){return Eo.test(t)&&(t=Co(t)),Oo.test(t)||0===t.indexOf("rgba(")||0===t.indexOf("rgb(")}var zo=function(){function t(){this.Yt={},this.Jt=0,this.Qt=32}return t.prototype.clear=function(){this.Yt={},this.Jt=0},t.prototype.canExpireCache=function(){return this.Jt>this.Qt},t.prototype.expire=function(){if(this.canExpireCache()){var t=0;for(var n in this.Yt){var e=this.Yt[n];0!=(3&t++)||e.hasListener()||(delete this.Yt[n],--this.Jt)}}},t.prototype.get=function(t,n,e){var r=Lo(t,n,e);return r in this.Yt?this.Yt[r]:null},t.prototype.set=function(t,n,e,r){var i=Lo(t,n,e);this.Yt[i]=r,++this.Jt},t.prototype.setSize=function(t){this.Qt=t,this.expire()},t}();function Lo(t,n,e){return n+":"+t+":"+(e?Ao(e):"null")}var Fo=zo,Go=new zo,Uo="opacity",Bo="visible",qo="extent",$o="zIndex",Vo="maxResolution",Zo="minResolution",Wo="maxZoom",Ho="minZoom",Ko="source";function Xo(t){return(Xo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var Yo=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Jo=function(t){function n(n){var e=t.call(this)||this;e.on,e.once,e.un;var r=O({},n);return"object"===Xo(n.properties)&&(delete r.properties,O(r,n.properties)),r[Uo]=void 0!==n.opacity?n.opacity:1,St("number"==typeof r[Uo],64),r[Bo]=void 0===n.visible||n.visible,r[$o]=n.zIndex,r[Vo]=void 0!==n.maxResolution?n.maxResolution:1/0,r[Zo]=void 0!==n.minResolution?n.minResolution:0,r[Ho]=void 0!==n.minZoom?n.minZoom:-1/0,r[Wo]=void 0!==n.maxZoom?n.maxZoom:1/0,e.tn=void 0!==r.className?n.className:"ol-layer",delete r.className,e.setProperties(r),e.nn=null,e}return Yo(n,t),n.prototype.getClassName=function(){return this.tn},n.prototype.getLayerState=function(t){var n=this.nn||{layer:this,managed:void 0===t||t},e=this.getZIndex();return n.opacity=ae(Math.round(100*this.getOpacity())/100,0,1),n.sourceState=this.getSourceState(),n.visible=this.getVisible(),n.extent=this.getExtent(),n.zIndex=void 0!==e||n.managed?e:1/0,n.maxResolution=this.getMaxResolution(),n.minResolution=Math.max(this.getMinResolution(),0),n.minZoom=this.getMinZoom(),n.maxZoom=this.getMaxZoom(),this.nn=n,n},n.prototype.getLayersArray=function(t){return r()},n.prototype.getLayerStatesArray=function(t){return r()},n.prototype.getExtent=function(){return this.get(qo)},n.prototype.getMaxResolution=function(){return this.get(Vo)},n.prototype.getMinResolution=function(){return this.get(Zo)},n.prototype.getMinZoom=function(){return this.get(Ho)},n.prototype.getMaxZoom=function(){return this.get(Wo)},n.prototype.getOpacity=function(){return this.get(Uo)},n.prototype.getSourceState=function(){return r()},n.prototype.getVisible=function(){return this.get(Bo)},n.prototype.getZIndex=function(){return this.get($o)},n.prototype.setExtent=function(t){this.set(qo,t)},n.prototype.setMaxResolution=function(t){this.set(Vo,t)},n.prototype.setMinResolution=function(t){this.set(Zo,t)},n.prototype.setMaxZoom=function(t){this.set(Wo,t)},n.prototype.setMinZoom=function(t){this.set(Ho,t)},n.prototype.setOpacity=function(t){St("number"==typeof t,64),this.set(Uo,t)},n.prototype.setVisible=function(t){this.set(Bo,t)},n.prototype.setZIndex=function(t){this.set($o,t)},n.prototype.disposeInternal=function(){this.nn&&(this.nn.layer=null,this.nn=null),t.prototype.disposeInternal.call(this)},n}(it),Qo="prerender",ts="postrender",ns="precompose",es="postcompose",rs="rendercomplete",is="undefined",os="loading",ss="ready",as="error",us=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function cs(t,n){if(!t.visible)return!1;var e=n.resolution;if(e<t.minResolution||e>=t.maxResolution)return!1;var r=n.zoom;return r>t.minZoom&&r<=t.maxZoom}var fs=function(t){function n(n){var e=this,r=O({},n);delete r.source,(e=t.call(this,r)||this).on,e.once,e.un,e.en=null,e.rn=null,e.sn=null,e.an=null,n.render&&(e.render=n.render),n.map&&e.setMap(n.map),e.addChangeListener(Ko,e.cn);var i=n.source?n.source:null;return e.setSource(i),e}return us(n,t),n.prototype.getLayersArray=function(t){var n=t||[];return n.push(this),n},n.prototype.getLayerStatesArray=function(t){var n=t||[];return n.push(this.getLayerState()),n},n.prototype.getSource=function(){return this.get(Ko)||null},n.prototype.getSourceState=function(){var t=this.getSource();return t?t.getState():is},n.prototype.fn=function(){this.changed()},n.prototype.cn=function(){this.sn&&(Y(this.sn),this.sn=null);var t=this.getSource();t&&(this.sn=K(t,P,this.fn,this)),this.changed()},n.prototype.getFeatures=function(t){return this.an?this.an.getFeatures(t):new Promise((function(t){return t([])}))},n.prototype.render=function(t,n){var e=this.getRenderer();if(e.prepareFrame(t))return e.renderFrame(t,n)},n.prototype.setMap=function(t){this.en&&(Y(this.en),this.en=null),t||this.changed(),this.rn&&(Y(this.rn),this.rn=null),t&&(this.en=K(t,ns,(function(t){var n=t.frameState.layerStatesArray,e=this.getLayerState(!1);St(!n.some((function(t){return t.layer===e.layer})),67),n.push(e)}),this),this.rn=K(this,P,t.render,t),this.changed())},n.prototype.setSource=function(t){this.set(Ko,t)},n.prototype.getRenderer=function(){return this.an||(this.an=this.createRenderer()),this.an},n.prototype.hasRenderer=function(){return!!this.an},n.prototype.createRenderer=function(){return null},n.prototype.disposeInternal=function(){this.an&&(this.an.dispose(),delete this.an),this.setSource(null),t.prototype.disposeInternal.call(this)},n}(Jo),hs=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function ls(t,n){Go.expire()}var vs=function(t){function n(n){var e=t.call(this)||this;return e.hn=n,e}return hs(n,t),n.prototype.dispatchRenderEvent=function(t,n){r()},n.prototype.calculateMatrices2D=function(t){var n=t.viewState,e=t.coordinateToPixelTransform,r=t.pixelToCoordinateTransform;sn(e,t.size[0]/2,t.size[1]/2,1/n.resolution,-1/n.resolution,-n.rotation,-n.center[0],-n.center[1]),an(r,e)},n.prototype.forEachFeatureAtCoordinate=function(t,n,e,r,i,o,s,a){var u,c=n.viewState;function f(t,n,e,r){return i.call(o,n,t?e:null,r)}var h=c.projection,l=sr(t.slice(),h),v=[[0,0]];if(h.canWrapX()&&r){var d=Jn(h.getExtent());v.push([-d,0],[d,0])}for(var p=n.layerStatesArray,y=p.length,m=[],b=[],g=0;g<v.length;g++)for(var w=y-1;w>=0;--w){var x=p[w],k=x.layer;if(k.hasRenderer()&&cs(x,c)&&s.call(a,k)){var _=k.getRenderer(),S=k.getSource();if(_&&S){var M=S.getWrapX()?l:t,j=f.bind(null,x.managed);b[0]=M[0]+v[g][0],b[1]=M[1]+v[g][1],u=_.forEachFeatureAtCoordinate(b,n,e,j,m)}if(u)return u}}if(0!==m.length){var T=1/m.length;return m.forEach((function(t,n){return t.distanceSq+=n*T})),m.sort((function(t,n){return t.distanceSq-n.distanceSq})),m.some((function(t){return u=t.callback(t.feature,t.layer,t.geometry)})),u}},n.prototype.forEachLayerAtPixel=function(t,n,e,i,o){return r()},n.prototype.hasFeatureAtCoordinate=function(t,n,e,r,i,o){return void 0!==this.forEachFeatureAtCoordinate(t,n,e,r,S,this,i,o)},n.prototype.getMap=function(){return this.hn},n.prototype.renderFrame=function(t){r()},n.prototype.scheduleExpireIconCache=function(t){Go.canExpireCache()&&t.postRenderFunctions.push(ls)},n}(v),ds=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ps=function(t){function n(n,e,r,i){var o=t.call(this,n)||this;return o.inversePixelTransform=e,o.frameState=r,o.context=i,o}return ds(n,t),n}(h),ys="ol-hidden",ms="ol-selectable",bs="ol-unselectable",gs="ol-unsupported",ws="ol-control",xs="ol-collapsed",ks=new RegExp(["^\\s*(?=(?:(?:[-a-z]+\\s*){0,2}(italic|oblique))?)","(?=(?:(?:[-a-z]+\\s*){0,2}(small-caps))?)","(?=(?:(?:[-a-z]+\\s*){0,2}(bold(?:er)?|lighter|[1-9]00 ))?)","(?:(?:normal|\\1|\\2|\\3)\\s*){0,3}((?:xx?-)?","(?:small|large)|medium|smaller|larger|[\\.\\d]+(?:\\%|in|[cem]m|ex|p[ctx]))","(?:\\s*\\/\\s*(normal|[\\.\\d]+(?:\\%|in|[cem]m|ex|p[ctx])?))","?\\s*([-,\\\"\\'\\sa-z]+?)\\s*$"].join(""),"i"),_s=["style","variant","weight","size","lineHeight","family"],Ss=function(t){var n=t.match(ks);if(!n)return null;for(var e={lineHeight:"normal",size:"1.2em",style:"normal",weight:"normal",variant:"normal"},r=0,i=_s.length;r<i;++r){var o=n[r+1];void 0!==o&&(e[_s[r]]=o)}return e.families=e.family.split(/,\s?/),e};function Ms(t){return 1===t?"":String(Math.round(100*t)/100)}var js="10px sans-serif",Ts="#000",Os="round",Es=[],As="round",Cs=10,Rs="#000",Is="center",Ps="middle",Ds=[0,0,0,0],Ns=new it,zs=new I;zs.setSize=function(){console.warn("labelCache is deprecated.")};var Ls,Fs,Gs=null,Us={},Bs=function(){var t,n,e="32px ",r=["monospace","serif"],i=r.length,o="wmytzilWMYTZIL@#/&?$%10";function s(t,s,a){for(var u=!0,c=0;c<i;++c){var f=r[c];if(n=Vs(t+" "+s+" "+e+f,o),a!=f){var h=Vs(t+" "+s+" "+e+a+","+f,o);u=u&&h!=n}}return!!u}function a(){for(var n=!0,e=Ns.getKeys(),r=0,i=e.length;r<i;++r){var o=e[r];Ns.get(o)<100&&(s.apply(this,o.split("\n"))?(E(Us),Gs=null,Ls=void 0,Ns.set(o,100)):(Ns.set(o,Ns.get(o)+1,!0),n=!1))}n&&(clearInterval(t),t=void 0)}return function(n){var e=Ss(n);if(e)for(var r=e.families,i=0,o=r.length;i<o;++i){var u=r[i],c=e.style+"\n"+e.weight+"\n"+u;void 0===Ns.get(c)&&(Ns.set(c,100,!0),s(e.style,e.weight,u)||(Ns.set(c,0,!0),void 0===t&&(t=setInterval(a,32))))}}}(),qs=function(t){var n=Us[t];if(null==n){if(Vt){var e=Ss(t),r=$s(t,"Žg");n=(isNaN(Number(e.lineHeight))?1.2:Number(e.lineHeight))*(r.actualBoundingBoxAscent+r.actualBoundingBoxDescent)}else Fs||((Fs=document.createElement("div")).innerHTML="M",Fs.style.minHeight="0",Fs.style.maxHeight="none",Fs.style.height="auto",Fs.style.padding="0",Fs.style.border="none",Fs.style.position="absolute",Fs.style.display="block",Fs.style.left="-99999px"),Fs.style.font=t,document.body.appendChild(Fs),n=Fs.offsetHeight,document.body.removeChild(Fs);Us[t]=n}return n};function $s(t,n){return Gs||(Gs=bo(1,1)),t!=Ls&&(Gs.font=t,Ls=Gs.font),Gs.measureText(n)}function Vs(t,n){return $s(t,n).width}function Zs(t,n,e){if(n in e)return e[n];var r=Vs(t,n);return e[n]=r,r}function Ws(t,n,e){for(var r=n.length,i=0,o=0;o<r;++o){var s=Vs(t,n[o]);i=Math.max(i,s),e.push(s)}return i}function Hs(t,n,e,r,i,o,s,a,u,c,f){t.save(),1!==e&&(t.globalAlpha*=e),n&&t.setTransform.apply(t,n),r.contextInstructions?(t.translate(u,c),t.scale(f[0],f[1]),function(t,n){for(var e=t.contextInstructions,r=0,i=e.length;r<i;r+=2)Array.isArray(e[r+1])?n[e[r]].apply(n,e[r+1]):n[e[r]]=e[r+1]}(r,t)):f[0]<0||f[1]<0?(t.translate(u,c),t.scale(f[0],f[1]),t.drawImage(r,i,o,s,a,0,0,s,a)):t.drawImage(r,i,o,s,a,u,c,s*f[0],a*f[1]),t.restore()}var Ks=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Xs=function(t){function n(n){var e=t.call(this,n)||this;e.vn=K(Ns,l,n.redrawText.bind(n)),e.dn=document.createElement("div");var r=e.dn.style;r.position="absolute",r.width="100%",r.height="100%",r.zIndex="0",e.dn.className="ol-unselectable ol-layers";var i=n.getViewport();return i.insertBefore(e.dn,i.firstChild||null),e.pn=[],e.yn=!0,e}return Ks(n,t),n.prototype.dispatchRenderEvent=function(t,n){var e=this.getMap();if(e.hasListener(t)){var r=new ps(t,void 0,n);e.dispatchEvent(r)}},n.prototype.disposeInternal=function(){Y(this.vn),this.dn.parentNode.removeChild(this.dn),t.prototype.disposeInternal.call(this)},n.prototype.renderFrame=function(t){if(t){this.calculateMatrices2D(t),this.dispatchRenderEvent(ns,t);var n=t.layerStatesArray.sort((function(t,n){return t.zIndex-n.zIndex})),e=t.viewState;this.pn.length=0;for(var r=[],i=null,o=0,s=n.length;o<s;++o){var a=n[o];if(t.layerIndex=o,cs(a,e)&&(a.sourceState==ss||a.sourceState==is)){var u=a.layer,c=u.render(t,i);c&&(c!==i&&(this.pn.push(c),i=c),"getDeclutter"in u&&r.push(u))}}for(o=r.length-1;o>=0;--o)r[o].renderDeclutter(t);So(this.dn,this.pn),this.dispatchRenderEvent(es,t),this.yn||(this.dn.style.display="",this.yn=!0),this.scheduleExpireIconCache(t)}else this.yn&&(this.dn.style.display="none",this.yn=!1)},n.prototype.forEachLayerAtPixel=function(t,n,e,r,i){for(var o=n.viewState,s=n.layerStatesArray,a=s.length-1;a>=0;--a){var u=s[a],c=u.layer;if(c.hasRenderer()&&cs(u,o)&&i(c)){var f=c.getRenderer().getDataAtPixel(t,n,e);if(f){var h=r(c,f);if(h)return h}}}},n}(vs),Ys=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Js="layers",Qs=function(t){function n(n){var e=this,r=n||{},i=O({},r);delete i.layers;var o=r.layers;return(e=t.call(this,i)||this).on,e.once,e.un,e.mn=[],e.bn={},e.addChangeListener(Js,e.gn),o?Array.isArray(o)?o=new ft(o.slice(),{unique:!0}):St("function"==typeof o.getArray,43):o=new ft(void 0,{unique:!0}),e.setLayers(o),e}return Ys(n,t),n.prototype.wn=function(){this.changed()},n.prototype.gn=function(){this.mn.forEach(Y),this.mn.length=0;var t=this.getLayers();for(var n in this.mn.push(K(t,ot,this.xn,this),K(t,st,this.kn,this)),this.bn)this.bn[n].forEach(Y);E(this.bn);for(var e=t.getArray(),r=0,i=e.length;r<i;r++){var s=e[r];this.bn[o(s)]=[K(s,l,this.wn,this),K(s,P,this.wn,this)]}this.changed()},n.prototype.xn=function(t){var n=t.element;this.bn[o(n)]=[K(n,l,this.wn,this),K(n,P,this.wn,this)],this.changed()},n.prototype.kn=function(t){var n=o(t.element);this.bn[n].forEach(Y),delete this.bn[n],this.changed()},n.prototype.getLayers=function(){return this.get(Js)},n.prototype.setLayers=function(t){this.set(Js,t)},n.prototype.getLayersArray=function(t){var n=void 0!==t?t:[];return this.getLayers().forEach((function(t){t.getLayersArray(n)})),n},n.prototype.getLayerStatesArray=function(t){var n=void 0!==t?t:[],e=n.length;this.getLayers().forEach((function(t){t.getLayerStatesArray(n)}));var r=this.getLayerState(),i=r.zIndex;t||void 0!==r.zIndex||(i=0);for(var o=e,s=n.length;o<s;o++){var a=n[o];a.opacity*=r.opacity,a.visible=a.visible&&r.visible,a.maxResolution=Math.min(a.maxResolution,r.maxResolution),a.minResolution=Math.max(a.minResolution,r.minResolution),a.minZoom=Math.max(a.minZoom,r.minZoom),a.maxZoom=Math.min(a.maxZoom,r.maxZoom),void 0!==r.extent&&(void 0!==a.extent?a.extent=Kn(a.extent,r.extent):a.extent=r.extent),void 0===a.zIndex&&(a.zIndex=i)}return n},n.prototype.getSourceState=function(){return ss},n}(Jo),ta=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),na=function(t){function n(n,e,r){var i=t.call(this,n)||this;return i.map=e,i.frameState=void 0!==r?r:null,i}return ta(n,t),n}(h),ea=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ra=function(t){function n(n,e,r,i,o){var s=t.call(this,n,e,o)||this;return s.originalEvent=r,s._n=null,s.Sn=null,s.dragging=void 0!==i&&i,s}return ea(n,t),Object.defineProperty(n.prototype,"pixel",{get:function(){return this._n||(this._n=this.map.getEventPixel(this.originalEvent)),this._n},set:function(t){this._n=t},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"coordinate",{get:function(){return this.Sn||(this.Sn=this.map.getCoordinateFromPixel(this.pixel)),this.Sn},set:function(t){this.Sn=t},enumerable:!1,configurable:!0}),n.prototype.preventDefault=function(){t.prototype.preventDefault.call(this),"preventDefault"in this.originalEvent&&this.originalEvent.preventDefault()},n.prototype.stopPropagation=function(){t.prototype.stopPropagation.call(this),"stopPropagation"in this.originalEvent&&this.originalEvent.stopPropagation()},n}(na),ia={SINGLECLICK:"singleclick",CLICK:L,DBLCLICK:F,POINTERDRAG:"pointerdrag",POINTERMOVE:"pointermove",POINTERDOWN:"pointerdown",POINTERUP:"pointerup",POINTEROVER:"pointerover",POINTEROUT:"pointerout",POINTERENTER:"pointerenter",POINTERLEAVE:"pointerleave",POINTERCANCEL:"pointercancel"},oa="pointermove",sa="pointerdown",aa="pointerup",ua="pointerout",ca=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),fa=function(t){function n(n,e){var r=t.call(this,n)||this;r.hn=n,r.Mn,r.jn=!1,r.Tn=!1,r.On=[],r.En=void 0===e?1:e,r.An=null;var i=r.hn.getViewport();return r.Cn=0,r.Rn={},r.dn=i,r.In=K(i,sa,r.Pn,r),r.Dn,r.Nn=K(i,oa,r.zn,r),r.Ln=r.Fn.bind(r),r.dn.addEventListener(W,r.Ln,!!Wt&&{passive:!1}),r}return ca(n,t),n.prototype.Gn=function(t){var n=new ra(ia.CLICK,this.hn,t);this.dispatchEvent(n),void 0!==this.Mn?(clearTimeout(this.Mn),this.Mn=void 0,n=new ra(ia.DBLCLICK,this.hn,t),this.dispatchEvent(n)):this.Mn=setTimeout(function(){this.Mn=void 0;var n=new ra(ia.SINGLECLICK,this.hn,t);this.dispatchEvent(n)}.bind(this),250)},n.prototype.Un=function(t){var n=t;n.type==ia.POINTERUP||n.type==ia.POINTERCANCEL?delete this.Rn[n.pointerId]:n.type==ia.POINTERDOWN&&(this.Rn[n.pointerId]=!0),this.Cn=Object.keys(this.Rn).length},n.prototype.Bn=function(t){this.Un(t);var n=new ra(ia.POINTERUP,this.hn,t);this.dispatchEvent(n),this.jn&&!n.defaultPrevented&&!this.Tn&&this.qn(t)&&this.Gn(this.An),0===this.Cn&&(this.On.forEach(Y),this.On.length=0,this.Tn=!1,this.An=null)},n.prototype.qn=function(t){return 0===t.button},n.prototype.Pn=function(t){this.jn=0===this.Cn,this.Un(t);var n=new ra(ia.POINTERDOWN,this.hn,t);for(var e in this.dispatchEvent(n),this.An={},t){var r=t[e];this.An[e]="function"==typeof r?j:r}if(0===this.On.length){var i=this.hn.getOwnerDocument();this.On.push(K(i,ia.POINTERMOVE,this.$n,this),K(i,ia.POINTERUP,this.Bn,this),K(this.dn,ia.POINTERCANCEL,this.Bn,this)),this.dn.getRootNode&&this.dn.getRootNode()!==i&&this.On.push(K(this.dn.getRootNode(),ia.POINTERUP,this.Bn,this))}},n.prototype.$n=function(t){if(this.Vn(t)){this.Tn=!0;var n=new ra(ia.POINTERDRAG,this.hn,t,this.Tn);this.dispatchEvent(n)}},n.prototype.zn=function(t){this.Dn=t;var n=!(!this.An||!this.Vn(t));this.dispatchEvent(new ra(t.type,this.hn,t,n))},n.prototype.Fn=function(t){var n=this.Dn;n&&!n.defaultPrevented||"boolean"==typeof t.cancelable&&!0!==t.cancelable||t.preventDefault()},n.prototype.Vn=function(t){return this.Tn||Math.abs(t.clientX-this.An.clientX)>this.En||Math.abs(t.clientY-this.An.clientY)>this.En},n.prototype.disposeInternal=function(){this.Nn&&(Y(this.Nn),this.Nn=null),this.dn.removeEventListener(W,this.Ln),this.In&&(Y(this.In),this.In=null),this.On.forEach(Y),this.On.length=0,this.dn=null,t.prototype.disposeInternal.call(this)},n}(I),ha="postrender",la="movestart",va="moveend",da="layergroup",pa="size",ya="target",ma="view",ba=1/0,ga=function(){function t(t,n){this.Zn=t,this.Wn=n,this.Hn=[],this.Kn=[],this.Xn={}}return t.prototype.clear=function(){this.Hn.length=0,this.Kn.length=0,E(this.Xn)},t.prototype.dequeue=function(){var t=this.Hn,n=this.Kn,e=t[0];1==t.length?(t.length=0,n.length=0):(t[0]=t.pop(),n[0]=n.pop(),this.Yn(0));var r=this.Wn(e);return delete this.Xn[r],e},t.prototype.enqueue=function(t){St(!(this.Wn(t)in this.Xn),31);var n=this.Zn(t);return n!=ba&&(this.Hn.push(t),this.Kn.push(n),this.Xn[this.Wn(t)]=!0,this.Jn(0,this.Hn.length-1),!0)},t.prototype.getCount=function(){return this.Hn.length},t.prototype.Qn=function(t){return 2*t+1},t.prototype.te=function(t){return 2*t+2},t.prototype.ne=function(t){return t-1>>1},t.prototype.ee=function(){var t;for(t=(this.Hn.length>>1)-1;t>=0;t--)this.Yn(t)},t.prototype.isEmpty=function(){return 0===this.Hn.length},t.prototype.isKeyQueued=function(t){return t in this.Xn},t.prototype.isQueued=function(t){return this.isKeyQueued(this.Wn(t))},t.prototype.Yn=function(t){for(var n=this.Hn,e=this.Kn,r=n.length,i=n[t],o=e[t],s=t;t<r>>1;){var a=this.Qn(t),u=this.te(t),c=u<r&&e[u]<e[a]?u:a;n[t]=n[c],e[t]=e[c],t=c}n[t]=i,e[t]=o,this.Jn(s,t)},t.prototype.Jn=function(t,n){for(var e=this.Hn,r=this.Kn,i=e[n],o=r[n];n>t;){var s=this.ne(n);if(!(r[s]>o))break;e[n]=e[s],r[n]=r[s],n=s}e[n]=i,r[n]=o},t.prototype.reprioritize=function(){var t,n,e,r=this.Zn,i=this.Hn,o=this.Kn,s=0,a=i.length;for(n=0;n<a;++n)(e=r(t=i[n]))==ba?delete this.Xn[this.Wn(t)]:(o[s]=e,i[s++]=t);i.length=s,o.length=s,this.ee()},t}(),wa=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),xa=function(t){function n(n,e){var r=t.call(this,(function(t){return n.apply(null,t)}),(function(t){return t[0].getKey()}))||this;return r.re=r.handleTileChange.bind(r),r.ie=e,r.oe=0,r.se={},r}return wa(n,t),n.prototype.enqueue=function(n){var e=t.prototype.enqueue.call(this,n);e&&n[0].addEventListener(P,this.re);return e},n.prototype.getTilesLoading=function(){return this.oe},n.prototype.handleTileChange=function(t){var n=t.target,e=n.getState();if(e===vt||e===dt||e===pt){n.removeEventListener(P,this.re);var r=n.getKey();r in this.se&&(delete this.se[r],--this.oe),this.ie()}},n.prototype.loadMoreTiles=function(t,n){for(var e,r,i=0;this.oe<t&&i<n&&this.getCount()>0;)r=(e=this.dequeue()[0]).getKey(),e.getState()!==ht||r in this.se||(this.se[r]=!0,++this.oe,++i,e.load())},n}(ga);function ka(t,n,e,r,i){if(!t||!(e in t.wantedTiles))return ba;if(!t.wantedTiles[e][n.getKey()])return ba;var o=t.viewState.center,s=r[0]-o[0],a=r[1]-o[1];return 65536*Math.log(i)+Math.sqrt(s*s+a*a)/i}var _a=0,Sa=1,Ma="center",ja="resolution",Ta="rotation",Oa=256;function Ea(t,n,e){return function(r,i,o,s,a){if(r){var u=n?0:o[0]*i,c=n?0:o[1]*i,f=a?a[0]:0,h=a?a[1]:0,l=t[0]+u/2+f,v=t[2]-u/2+f,d=t[1]+c/2+h,p=t[3]-c/2+h;l>v&&(v=l=(v+l)/2),d>p&&(p=d=(p+d)/2);var y=ae(r[0],l,v),m=ae(r[1],d,p),b=30*i;return s&&e&&(y+=-b*Math.log(1+Math.max(0,l-r[0])/b)+b*Math.log(1+Math.max(0,r[0]-v)/b),m+=-b*Math.log(1+Math.max(0,d-r[1])/b)+b*Math.log(1+Math.max(0,r[1]-p)/b)),[y,m]}}}function Aa(t){return t}function Ca(t,n,e,r){var i=Jn(n)/e[0],o=Hn(n)/e[1];return r?Math.min(t,Math.max(i,o)):Math.min(t,Math.min(i,o))}function Ra(t,n,e){var r=Math.min(t,n);return r*=Math.log(1+50*Math.max(0,t/n-1))/50+1,e&&(r=Math.max(r,e),r/=Math.log(1+50*Math.max(0,e/t-1))/50+1),ae(r,e/2,2*n)}function Ia(t,n,e,r){return function(i,o,s,a){if(void 0!==i){var u=t[0],c=t[t.length-1],f=e?Ca(u,e,s,r):u;if(a)return void 0===n||n?Ra(i,f,c):ae(i,c,f);var h=Math.min(f,i),l=Math.floor(m(t,h,o));return t[l]>f&&l<t.length-1?t[l+1]:t[l]}}}function Pa(t,n,e,r,i,o){return function(s,a,u,c){if(void 0!==s){var f=i?Ca(n,i,u,o):n,h=void 0!==e?e:0;if(c)return void 0===r||r?Ra(s,f,h):ae(s,h,f);var l=Math.ceil(Math.log(n/f)/Math.log(t)-1e-9),v=-a*(.5-1e-9)+.5,d=Math.min(f,s),p=Math.floor(Math.log(n/d)/Math.log(t)+v),y=Math.max(l,p);return ae(n/Math.pow(t,y),h,f)}}}function Da(t,n,e,r,i){return function(o,s,a,u){if(void 0!==o){var c=r?Ca(t,r,a,i):t;return(void 0===e||e)&&u?Ra(o,c,n):ae(o,n,c)}}}function Na(t){return void 0!==t?0:void 0}function za(t){return void 0!==t?t:void 0}function La(t){var n=2*Math.PI/t;return function(t,e){return e?t:void 0!==t?t=Math.floor(t/n+.5)*n:void 0}}function Fa(t){var n=t||de(5);return function(t,e){return e?t:void 0!==t?Math.abs(t)<=n?0:t:void 0}}var Ga=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function Ua(t,n){setTimeout((function(){t(n)}),0)}function Ba(t){if(void 0!==t.extent){var n=void 0===t.smoothExtentConstraint||t.smoothExtentConstraint;return Ea(t.extent,t.constrainOnlyCenter,n)}var e=yr(t.projection,"EPSG:3857");if(!0!==t.multiWorld&&e.isGlobal()){var r=e.getExtent().slice();return r[0]=-1/0,r[2]=1/0,Ea(r,!1,!1)}return Aa}function qa(t){var n,e,r,i=void 0!==t.minZoom?t.minZoom:0,o=void 0!==t.maxZoom?t.maxZoom:28,s=void 0!==t.zoomFactor?t.zoomFactor:2,a=void 0!==t.multiWorld&&t.multiWorld,u=void 0===t.smoothResolutionConstraint||t.smoothResolutionConstraint,c=void 0!==t.showFullExtent&&t.showFullExtent,f=yr(t.projection,"EPSG:3857"),h=f.getExtent(),l=t.constrainOnlyCenter,v=t.extent;if(a||v||!f.isGlobal()||(l=!1,v=h),void 0!==t.resolutions){var d=t.resolutions;e=d[i],r=void 0!==d[o]?d[o]:d[d.length-1],n=t.constrainResolution?Ia(d,u,!l&&v,c):Da(e,r,u,!l&&v,c)}else{var p=(h?Math.max(Jn(h),Hn(h)):360*Nt[Lt.DEGREES]/f.getMetersPerUnit())/Oa/Math.pow(2,0),y=p/Math.pow(2,28);void 0!==(e=t.maxResolution)?i=0:e=p/Math.pow(s,i),void 0===(r=t.minResolution)&&(r=void 0!==t.maxZoom?void 0!==t.maxResolution?e/Math.pow(s,o):p/Math.pow(s,o):y),o=i+Math.floor(Math.log(e/r)/Math.log(s)),r=e/Math.pow(s,o-i),n=t.constrainResolution?Pa(s,e,r,u,!l&&v,c):Da(e,r,u,!l&&v,c)}return{constraint:n,maxResolution:e,minResolution:r,minZoom:i,zoomFactor:s}}function $a(t){if(void 0===t.enableRotation||t.enableRotation){var n=t.constrainRotation;return void 0===n||!0===n?Fa():!1===n?za:"number"==typeof n?La(n):za}return Na}function Va(t){return!(t.sourceCenter&&t.targetCenter&&!Qe(t.sourceCenter,t.targetCenter))&&(t.sourceResolution===t.targetResolution&&t.sourceRotation===t.targetRotation)}function Za(t,n,e,r,i){var o=Math.cos(-i),s=Math.sin(-i),a=t[0]*o-t[1]*s,u=t[1]*o+t[0]*s;return[(a+=(n[0]/2-e[0])*r)*o-(u+=(e[1]-n[1]/2)*r)*(s=-s),u*o+a*s]}var Wa=function(t){function n(n){var e=t.call(this)||this;e.on,e.once,e.un;var r=O({},n);return e.ae=[0,0],e.ue=[],e.ce,e.fe=yr(r.projection,"EPSG:3857"),e.he=[100,100],e.le=null,e.ve,e.de,e.pe=null,e.ye,e.me,e.be=void 0,r.center&&(r.center=Er(r.center,e.fe)),r.extent&&(r.extent=Cr(r.extent,e.fe)),e.ge(r),e}return Ga(n,t),n.prototype.ge=function(t){var n=qa(t);this.we=n.maxResolution,this.xe=n.minResolution,this.ke=n.zoomFactor,this._e=t.resolutions,this.Se=t.padding,this.Me=n.minZoom;var e=Ba(t),r=n.constraint,i=$a(t);this.je={center:e,resolution:r,rotation:i},this.setRotation(void 0!==t.rotation?t.rotation:0),this.setCenterInternal(void 0!==t.center?t.center:null),void 0!==t.resolution?this.setResolution(t.resolution):void 0!==t.zoom&&this.setZoom(t.zoom),this.setProperties({}),this.Te=t},Object.defineProperty(n.prototype,"padding",{get:function(){return this.Se},set:function(t){var n=this.Se;this.Se=t;var e=this.getCenter();if(e){var r=t||[0,0,0,0];n=n||[0,0,0,0];var i=this.getResolution(),o=i/2*(r[3]-n[3]+n[1]-r[1]),s=i/2*(r[0]-n[0]+n[2]-r[2]);this.setCenterInternal([e[0]+o,e[1]-s])}},enumerable:!1,configurable:!0}),n.prototype.Oe=function(t){var n=O({},this.Te);return void 0!==n.resolution?n.resolution=this.getResolution():n.zoom=this.getZoom(),n.center=this.getCenterInternal(),n.rotation=this.getRotation(),O({},n,t)},n.prototype.animate=function(t){this.isDef()&&!this.getAnimating()&&this.resolveConstraints(0);for(var n=new Array(arguments.length),e=0;e<n.length;++e){var r=arguments[e];r.center&&((r=O({},r)).center=Er(r.center,this.getProjection())),r.anchor&&((r=O({},r)).anchor=Er(r.anchor,this.getProjection())),n[e]=r}this.animateInternal.apply(this,n)},n.prototype.animateInternal=function(t){var n,e=arguments.length;e>1&&"function"==typeof arguments[e-1]&&(n=arguments[e-1],--e);for(var r=0;r<e&&!this.isDef();++r){var i=arguments[r];i.center&&this.setCenterInternal(i.center),void 0!==i.zoom?this.setZoom(i.zoom):i.resolution&&this.setResolution(i.resolution),void 0!==i.rotation&&this.setRotation(i.rotation)}if(r!==e){for(var o=Date.now(),s=this.le.slice(),a=this.ve,u=this.de,c=[];r<e;++r){var f=arguments[r],h={start:o,complete:!1,anchor:f.anchor,duration:void 0!==f.duration?f.duration:1e3,easing:f.easing||bt,callback:n};if(f.center&&(h.sourceCenter=s,h.targetCenter=f.center.slice(),s=h.targetCenter),void 0!==f.zoom?(h.sourceResolution=a,h.targetResolution=this.getResolutionForZoom(f.zoom),a=h.targetResolution):f.resolution&&(h.sourceResolution=a,h.targetResolution=f.resolution,a=h.targetResolution),void 0!==f.rotation){h.sourceRotation=u;var l=pe(f.rotation-u+Math.PI,2*Math.PI)-Math.PI;h.targetRotation=u+l,u=h.targetRotation}Va(h)?h.complete=!0:o+=h.duration,c.push(h)}this.ue.push(c),this.setHint(_a,1),this.Ee()}else n&&Ua(n,!0)},n.prototype.getAnimating=function(){return this.ae[_a]>0},n.prototype.getInteracting=function(){return this.ae[Sa]>0},n.prototype.cancelAnimations=function(){var t;this.setHint(_a,-this.ae[_a]);for(var n=0,e=this.ue.length;n<e;++n){var r=this.ue[n];if(r[0].callback&&Ua(r[0].callback,!1),!t)for(var i=0,o=r.length;i<o;++i){var s=r[i];if(!s.complete){t=s.anchor;break}}}this.ue.length=0,this.be=t,this.pe=null,this.ye=NaN,this.me=NaN},n.prototype.Ee=function(){if(void 0!==this.ce&&(cancelAnimationFrame(this.ce),this.ce=void 0),this.getAnimating()){for(var t=Date.now(),n=!1,e=this.ue.length-1;e>=0;--e){for(var r=this.ue[e],i=!0,o=0,s=r.length;o<s;++o){var a=r[o];if(!a.complete){var u=t-a.start,c=a.duration>0?u/a.duration:1;c>=1?(a.complete=!0,c=1):i=!1;var f=a.easing(c);if(a.sourceCenter){var h=a.sourceCenter[0],l=a.sourceCenter[1],v=a.targetCenter[0],d=a.targetCenter[1];this.pe=a.targetCenter;var p=h+f*(v-h),y=l+f*(d-l);this.le=[p,y]}if(a.sourceResolution&&a.targetResolution){var m=1===f?a.targetResolution:a.sourceResolution+f*(a.targetResolution-a.sourceResolution);if(a.anchor){var b=this.Ae(this.getRotation()),g=this.je.resolution(m,0,b,!0);this.le=this.calculateCenterZoom(g,a.anchor)}this.ye=a.targetResolution,this.ve=m,this.Ce(!0)}if(void 0!==a.sourceRotation&&void 0!==a.targetRotation){var w=1===f?pe(a.targetRotation+Math.PI,2*Math.PI)-Math.PI:a.sourceRotation+f*(a.targetRotation-a.sourceRotation);if(a.anchor){var x=this.je.rotation(w,!0);this.le=this.calculateCenterRotate(x,a.anchor)}this.me=a.targetRotation,this.de=w}if(this.Ce(!0),n=!0,!a.complete)break}}if(i){this.ue[e]=null,this.setHint(_a,-1),this.pe=null,this.ye=NaN,this.me=NaN;var k=r[0].callback;k&&Ua(k,!0)}}this.ue=this.ue.filter(Boolean),n&&void 0===this.ce&&(this.ce=requestAnimationFrame(this.Ee.bind(this)))}},n.prototype.calculateCenterRotate=function(t,n){var e,r=this.getCenterInternal();return void 0!==r&&(tr(e=[r[0]-n[0],r[1]-n[1]],t-this.getRotation()),He(e,n)),e},n.prototype.calculateCenterZoom=function(t,n){var e,r=this.getCenterInternal(),i=this.getResolution();void 0!==r&&void 0!==i&&(e=[n[0]-t*(n[0]-r[0])/i,n[1]-t*(n[1]-r[1])/i]);return e},n.prototype.Ae=function(t){var n=this.he;if(t){var e=n[0],r=n[1];return[Math.abs(e*Math.cos(t))+Math.abs(r*Math.sin(t)),Math.abs(e*Math.sin(t))+Math.abs(r*Math.cos(t))]}return n},n.prototype.setViewportSize=function(t){this.he=Array.isArray(t)?t.slice():[100,100],this.getAnimating()||this.resolveConstraints(0)},n.prototype.getCenter=function(){var t=this.getCenterInternal();return t?Or(t,this.getProjection()):t},n.prototype.getCenterInternal=function(){return this.get(Ma)},n.prototype.getConstraints=function(){return this.je},n.prototype.getConstrainResolution=function(){return this.Te.constrainResolution},n.prototype.getHints=function(t){return void 0!==t?(t[0]=this.ae[0],t[1]=this.ae[1],t):this.ae.slice()},n.prototype.calculateExtent=function(t){return Ar(this.calculateExtentInternal(t),this.getProjection())},n.prototype.calculateExtentInternal=function(t){var n=t||this.Re(),e=this.getCenterInternal();St(e,1);var r=this.getResolution();St(void 0!==r,2);var i=this.getRotation();return St(void 0!==i,3),Wn(e,r,i,n)},n.prototype.getMaxResolution=function(){return this.we},n.prototype.getMinResolution=function(){return this.xe},n.prototype.getMaxZoom=function(){return this.getZoomForResolution(this.xe)},n.prototype.setMaxZoom=function(t){this.ge(this.Oe({maxZoom:t}))},n.prototype.getMinZoom=function(){return this.getZoomForResolution(this.we)},n.prototype.setMinZoom=function(t){this.ge(this.Oe({minZoom:t}))},n.prototype.setConstrainResolution=function(t){this.ge(this.Oe({constrainResolution:t}))},n.prototype.getProjection=function(){return this.fe},n.prototype.getResolution=function(){return this.get(ja)},n.prototype.getResolutions=function(){return this._e},n.prototype.getResolutionForExtent=function(t,n){return this.getResolutionForExtentInternal(Cr(t,this.getProjection()),n)},n.prototype.getResolutionForExtentInternal=function(t,n){var e=n||this.Re(),r=Jn(t)/e[0],i=Hn(t)/e[1];return Math.max(r,i)},n.prototype.getResolutionForValueFunction=function(t){var n=t||2,e=this.getConstrainedResolution(this.we),r=this.xe,i=Math.log(e/r)/Math.log(n);return function(t){return e/Math.pow(n,t*i)}},n.prototype.getRotation=function(){return this.get(Ta)},n.prototype.getValueForResolutionFunction=function(t){var n=Math.log(t||2),e=this.getConstrainedResolution(this.we),r=this.xe,i=Math.log(e/r)/n;return function(t){return Math.log(e/t)/n/i}},n.prototype.Re=function(t){var n=this.Ae(t),e=this.Se;return e&&(n=[n[0]-e[1]-e[3],n[1]-e[0]-e[2]]),n},n.prototype.getState=function(){var t=this.getProjection(),n=this.getResolution(),e=this.getRotation(),r=this.getCenterInternal(),i=this.Se;if(i){var o=this.Re();r=Za(r,this.Ae(),[o[0]/2+i[3],o[1]/2+i[0]],n,e)}return{center:r.slice(0),projection:void 0!==t?t:null,resolution:n,nextCenter:this.pe,nextResolution:this.ye,nextRotation:this.me,rotation:e,zoom:this.getZoom()}},n.prototype.getZoom=function(){var t,n=this.getResolution();return void 0!==n&&(t=this.getZoomForResolution(n)),t},n.prototype.getZoomForResolution=function(t){var n,e,r=this.Me||0;if(this._e){var i=m(this._e,t,1);r=i,n=this._e[i],e=i==this._e.length-1?2:n/this._e[i+1]}else n=this.we,e=this.ke;return r+Math.log(n/t)/Math.log(e)},n.prototype.getResolutionForZoom=function(t){if(this._e){if(this._e.length<=1)return 0;var n=ae(Math.floor(t),0,this._e.length-2),e=this._e[n]/this._e[n+1];return this._e[n]/Math.pow(e,ae(t-n,0,1))}return this.we/Math.pow(this.ke,t-this.Me)},n.prototype.fit=function(t,n){var e;if(St(Array.isArray(t)||"function"==typeof t.getSimplifiedGeometry,24),Array.isArray(t))St(!te(t),25),e=qi(r=Cr(t,this.getProjection()));else if(t.getType()===Rt.CIRCLE){var r;(e=qi(r=Cr(t.getExtent(),this.getProjection()))).rotate(this.getRotation(),Vn(r))}else{var i=Tr();e=i?t.clone().transform(i,this.getProjection()):t}this.fitInternal(e,n)},n.prototype.rotatedExtentForGeometry=function(t){for(var n=this.getRotation(),e=Math.cos(n),r=Math.sin(-n),i=t.getFlatCoordinates(),o=t.getStride(),s=1/0,a=1/0,u=-1/0,c=-1/0,f=0,h=i.length;f<h;f+=o){var l=i[f]*e-i[f+1]*r,v=i[f]*r+i[f+1]*e;s=Math.min(s,l),a=Math.min(a,v),u=Math.max(u,l),c=Math.max(c,v)}return[s,a,u,c]},n.prototype.fitInternal=function(t,n){var e=n||{},r=e.size;r||(r=this.Re());var i,o=void 0!==e.padding?e.padding:[0,0,0,0],s=void 0!==e.nearest&&e.nearest;i=void 0!==e.minResolution?e.minResolution:void 0!==e.maxZoom?this.getResolutionForZoom(e.maxZoom):0;var a=this.rotatedExtentForGeometry(t),u=this.getResolutionForExtentInternal(a,[r[0]-o[1]-o[3],r[1]-o[0]-o[2]]);u=isNaN(u)?i:Math.max(u,i),u=this.getConstrainedResolution(u,s?0:1);var c=this.getRotation(),f=Math.sin(c),h=Math.cos(c),l=Vn(a);l[0]+=(o[1]-o[3])/2*u,l[1]+=(o[0]-o[2])/2*u;var v=l[0]*h-l[1]*f,d=l[1]*h+l[0]*f,p=this.getConstrainedCenter([v,d],u),y=e.callback?e.callback:j;void 0!==e.duration?this.animateInternal({resolution:u,center:p,duration:e.duration,easing:e.easing},y):(this.ve=u,this.le=p,this.Ce(!1,!0),Ua(y,!0))},n.prototype.centerOn=function(t,n,e){this.centerOnInternal(Er(t,this.getProjection()),n,e)},n.prototype.centerOnInternal=function(t,n,e){this.setCenterInternal(Za(t,n,e,this.getResolution(),this.getRotation()))},n.prototype.calculateCenterShift=function(t,n,e,r){var i,o=this.Se;if(o&&t){var s=this.Re(-e),a=Za(t,r,[s[0]/2+o[3],s[1]/2+o[0]],n,e);i=[t[0]-a[0],t[1]-a[1]]}return i},n.prototype.isDef=function(){return!!this.getCenterInternal()&&void 0!==this.getResolution()},n.prototype.adjustCenter=function(t){var n=Or(this.le,this.getProjection());this.setCenter([n[0]+t[0],n[1]+t[1]])},n.prototype.adjustCenterInternal=function(t){var n=this.le;this.setCenterInternal([n[0]+t[0],n[1]+t[1]])},n.prototype.adjustResolution=function(t,n){var e=n&&Er(n,this.getProjection());this.adjustResolutionInternal(t,e)},n.prototype.adjustResolutionInternal=function(t,n){var e=this.getAnimating()||this.getInteracting(),r=this.Ae(this.getRotation()),i=this.je.resolution(this.ve*t,0,r,e);n&&(this.le=this.calculateCenterZoom(i,n)),this.ve*=t,this.Ce()},n.prototype.adjustZoom=function(t,n){this.adjustResolution(Math.pow(this.ke,-t),n)},n.prototype.adjustRotation=function(t,n){n&&(n=Er(n,this.getProjection())),this.adjustRotationInternal(t,n)},n.prototype.adjustRotationInternal=function(t,n){var e=this.getAnimating()||this.getInteracting(),r=this.je.rotation(this.de+t,e);n&&(this.le=this.calculateCenterRotate(r,n)),this.de+=t,this.Ce()},n.prototype.setCenter=function(t){this.setCenterInternal(Er(t,this.getProjection()))},n.prototype.setCenterInternal=function(t){this.le=t,this.Ce()},n.prototype.setHint=function(t,n){return this.ae[t]+=n,this.changed(),this.ae[t]},n.prototype.setResolution=function(t){this.ve=t,this.Ce()},n.prototype.setRotation=function(t){this.de=t,this.Ce()},n.prototype.setZoom=function(t){this.setResolution(this.getResolutionForZoom(t))},n.prototype.Ce=function(t,n){var e=this.getAnimating()||this.getInteracting()||n,r=this.je.rotation(this.de,e),i=this.Ae(r),o=this.je.resolution(this.ve,0,i,e),s=this.je.center(this.le,o,i,e,this.calculateCenterShift(this.le,o,r,i));this.get(Ta)!==r&&this.set(Ta,r),this.get(ja)!==o&&this.set(ja,o),this.get(Ma)&&Qe(this.get(Ma),s)||this.set(Ma,s),this.getAnimating()&&!t&&this.cancelAnimations(),this.be=void 0},n.prototype.resolveConstraints=function(t,n,e){var r=void 0!==t?t:200,i=n||0,o=this.je.rotation(this.de),s=this.Ae(o),a=this.je.resolution(this.ve,i,s),u=this.je.center(this.le,a,s,!1,this.calculateCenterShift(this.le,a,o,s));if(0===r&&!this.be)return this.ve=a,this.de=o,this.le=u,void this.Ce();var c=e||(0===r?this.be:void 0);this.be=void 0,this.getResolution()===a&&this.getRotation()===o&&this.getCenterInternal()&&Qe(this.getCenterInternal(),u)||(this.getAnimating()&&this.cancelAnimations(),this.animateInternal({rotation:o,center:u,resolution:a,duration:r,easing:mt,anchor:c}))},n.prototype.beginInteraction=function(){this.resolveConstraints(0),this.setHint(Sa,1)},n.prototype.endInteraction=function(t,n,e){var r=e&&Er(e,this.getProjection());this.endInteractionInternal(t,n,r)},n.prototype.endInteractionInternal=function(t,n,e){this.setHint(Sa,-1),this.resolveConstraints(t,n,e)},n.prototype.getConstrainedCenter=function(t,n){var e=this.Ae(this.getRotation());return this.je.center(t,n||this.getResolution(),e)},n.prototype.getConstrainedZoom=function(t,n){var e=this.getResolutionForZoom(t);return this.getZoomForResolution(this.getConstrainedResolution(e,n))},n.prototype.getConstrainedResolution=function(t,n){var e=n||0,r=this.Ae(this.getRotation());return this.je.resolution(t,e,r)},n}(it);function Ha(t,n,e){return void 0===e&&(e=[0,0]),e[0]=t[0]+2*n,e[1]=t[1]+2*n,e}function Ka(t){return t[0]>0&&t[1]>0}function Xa(t,n,e){return void 0===e&&(e=[0,0]),e[0]=t[0]*n+.5|0,e[1]=t[1]*n+.5|0,e}function Ya(t,n){return Array.isArray(t)?t:(void 0===n?n=[t,t]:(n[0]=t,n[1]=t),n)}var Ja=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();var Qa=function(t){function n(n){var e=t.call(this)||this;e.on,e.once,e.un;var r=function(t){var n=null;void 0!==t.keyboardEventTarget&&(n="string"==typeof t.keyboardEventTarget?document.getElementById(t.keyboardEventTarget):t.keyboardEventTarget);var e,r,i,o={},s=t.layers&&"function"==typeof t.layers.getLayers?t.layers:new Qs({layers:t.layers});o[da]=s,o[ya]=t.target,o[ma]=t.view instanceof Wa?t.view:new Wa,void 0!==t.controls&&(Array.isArray(t.controls)?e=new ft(t.controls.slice()):(St("function"==typeof t.controls.getArray,47),e=t.controls));void 0!==t.interactions&&(Array.isArray(t.interactions)?r=new ft(t.interactions.slice()):(St("function"==typeof t.interactions.getArray,48),r=t.interactions));void 0!==t.overlays?Array.isArray(t.overlays)?i=new ft(t.overlays.slice()):(St("function"==typeof t.overlays.getArray,49),i=t.overlays):i=new ft;return{controls:e,interactions:r,keyboardEventTarget:n,overlays:i,values:o}}(n);e.Pe=e.handleBrowserEvent.bind(e),e.De=void 0!==n.maxTilesLoading?n.maxTilesLoading:16,e.Rt=void 0!==n.pixelRatio?n.pixelRatio:$t,e.Ne,e.ze,e.Le=function(){this.ze=void 0,this.Fe(Date.now())}.bind(e),e.Ge=[1,0,0,1,0,0],e.Ue=[1,0,0,1,0,0],e.Be=0,e.qe=null,e.$e=null,e.Ve=null,e.Ze=null,e.We=null,e.He=document.createElement("div"),e.He.className="ol-viewport"+("ontouchstart"in window?" ol-touch":""),e.He.style.position="relative",e.He.style.overflow="hidden",e.He.style.width="100%",e.He.style.height="100%",e.Ke=document.createElement("div"),e.Ke.style.position="absolute",e.Ke.style.zIndex="0",e.Ke.style.width="100%",e.Ke.style.height="100%",e.Ke.style.pointerEvents="none",e.Ke.className="ol-overlaycontainer",e.He.appendChild(e.Ke),e.Xe=document.createElement("div"),e.Xe.style.position="absolute",e.Xe.style.zIndex="0",e.Xe.style.width="100%",e.Xe.style.height="100%",e.Xe.style.pointerEvents="none",e.Xe.className="ol-overlaycontainer-stopevent",e.He.appendChild(e.Xe),e.Ye=null,e.En=n.moveTolerance,e.Je=r.keyboardEventTarget,e.Qe=null,e.controls=r.controls||new ft,e.interactions=r.interactions||new ft,e.tr=r.overlays,e.nr={},e.an=null,e.er,e.rr=[],e.ir=new xa(e.getTilePriority.bind(e),e.sr.bind(e)),e.addChangeListener(da,e.ar),e.addChangeListener(ma,e.ur),e.addChangeListener(pa,e.cr),e.addChangeListener(ya,e.hr),e.setProperties(r.values);var i=e;return!n.view||n.view instanceof Wa||n.view.then((function(t){i.setView(new Wa(t))})),e.controls.addEventListener(ot,function(t){t.element.setMap(this)}.bind(e)),e.controls.addEventListener(st,function(t){t.element.setMap(null)}.bind(e)),e.interactions.addEventListener(ot,function(t){t.element.setMap(this)}.bind(e)),e.interactions.addEventListener(st,function(t){t.element.setMap(null)}.bind(e)),e.tr.addEventListener(ot,function(t){this.lr(t.element)}.bind(e)),e.tr.addEventListener(st,function(t){var n=t.element.getId();void 0!==n&&delete this.nr[n.toString()],t.element.setMap(null)}.bind(e)),e.controls.forEach(function(t){t.setMap(this)}.bind(e)),e.interactions.forEach(function(t){t.setMap(this)}.bind(e)),e.tr.forEach(e.lr.bind(e)),e}return Ja(n,t),n.prototype.createRenderer=function(){throw new Error("Use a map type that has a createRenderer method")},n.prototype.addControl=function(t){this.getControls().push(t)},n.prototype.addInteraction=function(t){this.getInteractions().push(t)},n.prototype.addLayer=function(t){this.getLayerGroup().getLayers().push(t)},n.prototype.addOverlay=function(t){this.getOverlays().push(t)},n.prototype.lr=function(t){var n=t.getId();void 0!==n&&(this.nr[n.toString()]=t),t.setMap(this)},n.prototype.disposeInternal=function(){this.setTarget(null),t.prototype.disposeInternal.call(this)},n.prototype.forEachFeatureAtPixel=function(t,n,e){if(this.qe){var r=this.getCoordinateFromPixelInternal(t),i=void 0!==(e=void 0!==e?e:{}).hitTolerance?e.hitTolerance:0,o=void 0!==e.layerFilter?e.layerFilter:S,s=!1!==e.checkWrapped;return this.an.forEachFeatureAtCoordinate(r,this.qe,i,s,n,null,o,null)}},n.prototype.getFeaturesAtPixel=function(t,n){var e=[];return this.forEachFeatureAtPixel(t,(function(t){e.push(t)}),n),e},n.prototype.forEachLayerAtPixel=function(t,n,e){if(this.qe){var r=e||{},i=void 0!==r.hitTolerance?r.hitTolerance:0,o=r.layerFilter||S;return this.an.forEachLayerAtPixel(t,this.qe,i,n,o)}},n.prototype.hasFeatureAtPixel=function(t,n){if(!this.qe)return!1;var e=this.getCoordinateFromPixelInternal(t),r=void 0!==(n=void 0!==n?n:{}).layerFilter?n.layerFilter:S,i=void 0!==n.hitTolerance?n.hitTolerance:0,o=!1!==n.checkWrapped;return this.an.hasFeatureAtCoordinate(e,this.qe,i,o,r,null)},n.prototype.getEventCoordinate=function(t){return this.getCoordinateFromPixel(this.getEventPixel(t))},n.prototype.getEventCoordinateInternal=function(t){return this.getCoordinateFromPixelInternal(this.getEventPixel(t))},n.prototype.getEventPixel=function(t){var n=this.He.getBoundingClientRect(),e="changedTouches"in t?t.changedTouches[0]:t;return[e.clientX-n.left,e.clientY-n.top]},n.prototype.getTarget=function(){return this.get(ya)},n.prototype.getTargetElement=function(){var t=this.getTarget();return void 0!==t?"string"==typeof t?document.getElementById(t):t:null},n.prototype.getCoordinateFromPixel=function(t){return Or(this.getCoordinateFromPixelInternal(t),this.getView().getProjection())},n.prototype.getCoordinateFromPixelInternal=function(t){var n=this.qe;return n?tn(n.pixelToCoordinateTransform,t.slice()):null},n.prototype.getControls=function(){return this.controls},n.prototype.getOverlays=function(){return this.tr},n.prototype.getOverlayById=function(t){var n=this.nr[t.toString()];return void 0!==n?n:null},n.prototype.getInteractions=function(){return this.interactions},n.prototype.getLayerGroup=function(){return this.get(da)},n.prototype.setLayers=function(t){var n=this.getLayerGroup();if(t instanceof ft)n.setLayers(t);else{var e=n.getLayers();e.clear(),e.extend(t)}},n.prototype.getLayers=function(){return this.getLayerGroup().getLayers()},n.prototype.getLoading=function(){for(var t=this.getLayerGroup().getLayerStatesArray(),n=0,e=t.length;n<e;++n){var r=t[n].layer.getSource();if(r&&r.loading)return!0}return!1},n.prototype.getPixelFromCoordinate=function(t){var n=Er(t,this.getView().getProjection());return this.getPixelFromCoordinateInternal(n)},n.prototype.getPixelFromCoordinateInternal=function(t){var n=this.qe;return n?tn(n.coordinateToPixelTransform,t.slice(0,2)):null},n.prototype.getRenderer=function(){return this.an},n.prototype.getSize=function(){return this.get(pa)},n.prototype.getView=function(){return this.get(ma)},n.prototype.getViewport=function(){return this.He},n.prototype.getOverlayContainer=function(){return this.Ke},n.prototype.getOverlayContainerStopEvent=function(){return this.Xe},n.prototype.getOwnerDocument=function(){var t=this.getTargetElement();return t?t.ownerDocument:document},n.prototype.getTilePriority=function(t,n,e,r){return ka(this.qe,t,n,e,r)},n.prototype.handleBrowserEvent=function(t,n){var e=n||t.type,r=new ra(e,this,t);this.handleMapBrowserEvent(r)},n.prototype.handleMapBrowserEvent=function(t){if(this.qe){var n=t.originalEvent,e=n.type;if(e===sa||e===H||e===q){var r=this.getOwnerDocument(),i=this.He.getRootNode?this.He.getRootNode():r,o=n.target;if(this.Xe.contains(o)||!(i===r?r.documentElement:i).contains(o))return}if(t.frameState=this.qe,!1!==this.dispatchEvent(t))for(var s=this.getInteractions().getArray().slice(),a=s.length-1;a>=0;a--){var u=s[a];if(u.getMap()===this&&u.getActive()&&this.getTargetElement())if(!u.handleEvent(t)||t.propagationStopped)break}}},n.prototype.handlePostRender=function(){var t=this.qe,n=this.ir;if(!n.isEmpty()){var e=this.De,r=e;if(t){var i=t.viewHints;if(i[_a]||i[Sa]){var o=Date.now()-t.time>8;e=o?0:8,r=o?0:2}}n.getTilesLoading()<e&&(n.reprioritize(),n.loadMoreTiles(e,r))}!t||!this.hasListener(rs)||t.animate||this.ir.getTilesLoading()||this.getLoading()||this.an.dispatchRenderEvent(rs,t);for(var s=this.rr,a=0,u=s.length;a<u;++a)s[a](this,t);s.length=0},n.prototype.cr=function(){this.getView()&&!this.getView().getAnimating()&&this.getView().resolveConstraints(0),this.render()},n.prototype.hr=function(){var t;if(this.getTarget()&&(t=this.getTargetElement()),this.Ye){for(var n=0,e=this.Qe.length;n<e;++n)Y(this.Qe[n]);this.Qe=null,this.He.removeEventListener(z,this.Pe),this.He.removeEventListener(H,this.Pe),void 0!==this.er&&(removeEventListener(Z,this.er,!1),this.er=void 0),this.Ye.dispose(),this.Ye=null,ko(this.He)}if(t){for(var r in t.appendChild(this.He),this.an||(this.an=this.createRenderer()),this.Ye=new fa(this,this.En),ia)this.Ye.addEventListener(ia[r],this.handleMapBrowserEvent.bind(this));this.He.addEventListener(z,this.Pe,!1),this.He.addEventListener(H,this.Pe,!!Wt&&{passive:!1});var i=this.Je?this.Je:t;this.Qe=[K(i,q,this.handleBrowserEvent,this),K(i,$,this.handleBrowserEvent,this)],this.er||(this.er=this.updateSize.bind(this),window.addEventListener(Z,this.er,!1))}else this.an&&(clearTimeout(this.Ne),this.Ne=void 0,this.rr.length=0,this.an.dispose(),this.an=null),this.ze&&(cancelAnimationFrame(this.ze),this.ze=void 0);this.updateSize()},n.prototype.sr=function(){this.render()},n.prototype.vr=function(){this.render()},n.prototype.ur=function(){this.Ve&&(Y(this.Ve),this.Ve=null),this.Ze&&(Y(this.Ze),this.Ze=null);var t=this.getView();t&&(this.dr(),this.Ve=K(t,l,this.vr,this),this.Ze=K(t,P,this.vr,this),t.resolveConstraints(0)),this.render()},n.prototype.ar=function(){this.We&&(this.We.forEach(Y),this.We=null);var t=this.getLayerGroup();t&&(this.We=[K(t,l,this.render,this),K(t,P,this.render,this)]),this.render()},n.prototype.isRendered=function(){return!!this.qe},n.prototype.renderSync=function(){this.ze&&cancelAnimationFrame(this.ze),this.Le()},n.prototype.redrawText=function(){for(var t=this.getLayerGroup().getLayerStatesArray(),n=0,e=t.length;n<e;++n){var r=t[n].layer;r.hasRenderer()&&r.getRenderer().handleFontsChanged()}},n.prototype.render=function(){this.an&&void 0===this.ze&&(this.ze=requestAnimationFrame(this.Le))},n.prototype.removeControl=function(t){return this.getControls().remove(t)},n.prototype.removeInteraction=function(t){return this.getInteractions().remove(t)},n.prototype.removeLayer=function(t){return this.getLayerGroup().getLayers().remove(t)},n.prototype.removeOverlay=function(t){return this.getOverlays().remove(t)},n.prototype.Fe=function(t){var n=this,e=this.getSize(),r=this.getView(),i=this.qe,o=null;if(void 0!==e&&Ka(e)&&r&&r.isDef()){var s=r.getHints(this.qe?this.qe.viewHints:void 0),a=r.getState();if(o={animate:!1,coordinateToPixelTransform:this.Ge,declutterTree:null,extent:Wn(a.center,a.resolution,a.rotation,e),index:this.Be++,layerIndex:0,layerStatesArray:this.getLayerGroup().getLayerStatesArray(),pixelRatio:this.Rt,pixelToCoordinateTransform:this.Ue,postRenderFunctions:[],size:e,tileQueue:this.ir,time:t,usedTiles:{},viewState:a,viewHints:s,wantedTiles:{}},a.nextCenter&&a.nextResolution){var u=isNaN(a.nextRotation)?a.rotation:a.nextRotation;o.nextExtent=Wn(a.nextCenter,a.nextResolution,u,e)}}if(this.qe=o,this.an.renderFrame(o),o){if(o.animate&&this.render(),Array.prototype.push.apply(this.rr,o.postRenderFunctions),i)(!this.$e||!te(this.$e)&&!In(o.extent,this.$e))&&(this.dispatchEvent(new na(la,this,i)),this.$e=An(this.$e));this.$e&&!o.viewHints[_a]&&!o.viewHints[Sa]&&!In(o.extent,this.$e)&&(this.dispatchEvent(new na(va,this,o)),kn(o.extent,this.$e))}this.dispatchEvent(new na(ha,this,o)),this.Ne||(this.Ne=setTimeout((function(){n.Ne=void 0,n.handlePostRender()}),0))},n.prototype.setLayerGroup=function(t){this.set(da,t)},n.prototype.setSize=function(t){this.set(pa,t)},n.prototype.setTarget=function(t){this.set(ya,t)},n.prototype.setView=function(t){if(!t||t instanceof Wa)this.set(ma,t);else{this.set(ma,new Wa);var n=this;t.then((function(t){n.setView(new Wa(t))}))}},n.prototype.updateSize=function(){var t=this.getTargetElement(),n=void 0;if(t){var e=getComputedStyle(t),r=t.offsetWidth-parseFloat(e.borderLeftWidth)-parseFloat(e.paddingLeft)-parseFloat(e.paddingRight)-parseFloat(e.borderRightWidth),i=t.offsetHeight-parseFloat(e.borderTopWidth)-parseFloat(e.paddingTop)-parseFloat(e.paddingBottom)-parseFloat(e.borderBottomWidth);isNaN(r)||isNaN(i)||!Ka(n=[r,i])&&(t.offsetWidth||t.offsetHeight||t.getClientRects().length)&&console.warn("No map visible because the map container's width or height are 0.")}this.setSize(n),this.dr()},n.prototype.dr=function(){var t=this.getView();if(t){var n=void 0,e=getComputedStyle(this.He);e.width&&e.height&&(n=[parseInt(e.width,10),parseInt(e.height,10)]),t.setViewportSize(n)}},n}(it),tu=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),nu=function(t){function n(n){var e=t.call(this)||this,r=n.element;return!r||n.target||r.style.pointerEvents||(r.style.pointerEvents="auto"),e.element=r||null,e.pr=null,e.hn=null,e.listenerKeys=[],n.render&&(e.render=n.render),n.target&&e.setTarget(n.target),e}return tu(n,t),n.prototype.disposeInternal=function(){ko(this.element),t.prototype.disposeInternal.call(this)},n.prototype.getMap=function(){return this.hn},n.prototype.setMap=function(t){this.hn&&ko(this.element);for(var n=0,e=this.listenerKeys.length;n<e;++n)Y(this.listenerKeys[n]);(this.listenerKeys.length=0,this.hn=t,this.hn)&&((this.pr?this.pr:t.getOverlayContainerStopEvent()).appendChild(this.element),this.render!==j&&this.listenerKeys.push(K(t,ha,this.render,this)),t.render())},n.prototype.render=function(t){},n.prototype.setTarget=function(t){this.pr="string"==typeof t?document.getElementById(t):t},n}(it),eu=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ru=function(t){function n(n){var e=this,r=n||{};(e=t.call(this,{element:document.createElement("div"),render:r.render,target:r.target})||this).yr=document.createElement("ul"),e.mr=void 0===r.collapsed||r.collapsed,e.br=e.mr,e.gr=void 0!==r.collapsible,e.wr=void 0===r.collapsible||r.collapsible,e.wr||(e.mr=!1);var i=void 0!==r.className?r.className:"ol-attribution",o=void 0!==r.tipLabel?r.tipLabel:"Attributions",s=void 0!==r.expandClassName?r.expandClassName:i+"-expand",a=void 0!==r.collapseLabel?r.collapseLabel:"",u=void 0!==r.collapseClassName?r.collapseClassName:i+"-collpase";"string"==typeof a?(e.kr=document.createElement("span"),e.kr.textContent=a,e.kr.className=u):e.kr=a;var c=void 0!==r.label?r.label:"i";"string"==typeof c?(e._r=document.createElement("span"),e._r.textContent=c,e._r.className=s):e._r=c;var f=e.wr&&!e.mr?e.kr:e._r;e.Sr=document.createElement("button"),e.Sr.setAttribute("type","button"),e.Sr.setAttribute("aria-expanded",String(!e.mr)),e.Sr.title=o,e.Sr.appendChild(f),e.Sr.addEventListener(L,e.Mr.bind(e),!1);var h=i+" "+"ol-unselectable "+ws+(e.mr&&e.wr?" ol-collapsed":"")+(e.wr?"":" ol-uncollapsible"),l=e.element;return l.className=h,l.appendChild(e.Sr),l.appendChild(e.yr),e.jr=[],e.yn=!0,e}return eu(n,t),n.prototype.Tr=function(t){for(var n={},e=[],r=!0,i=t.layerStatesArray,o=0,s=i.length;o<s;++o){var a=i[o];if(cs(a,t.viewState)){var u=a.layer.getSource();if(u){var c=u.getAttributions();if(c){var f=c(t);if(f)if(r=r&&!1!==u.getAttributionsCollapsible(),Array.isArray(f))for(var h=0,l=f.length;h<l;++h)f[h]in n||(e.push(f[h]),n[f[h]]=!0);else f in n||(e.push(f),n[f]=!0)}}}}return this.gr||this.setCollapsible(r),e},n.prototype.Er=function(t){if(t){var n=this.Tr(t),e=n.length>0;if(this.yn!=e&&(this.element.style.display=e?"":"none",this.yn=e),!x(n,this.jr)){_o(this.yr);for(var r=0,i=n.length;r<i;++r){var o=document.createElement("li");o.innerHTML=n[r],this.yr.appendChild(o)}this.jr=n}}else this.yn&&(this.element.style.display="none",this.yn=!1)},n.prototype.Mr=function(t){t.preventDefault(),this.Ar(),this.br=this.mr},n.prototype.Ar=function(){this.element.classList.toggle(xs),this.mr?xo(this.kr,this._r):xo(this._r,this.kr),this.mr=!this.mr,this.Sr.setAttribute("aria-expanded",String(!this.mr))},n.prototype.getCollapsible=function(){return this.wr},n.prototype.setCollapsible=function(t){this.wr!==t&&(this.wr=t,this.element.classList.toggle("ol-uncollapsible"),this.br&&this.Ar())},n.prototype.setCollapsed=function(t){this.br=t,this.wr&&this.mr!==t&&this.Ar()},n.prototype.getCollapsed=function(){return this.mr},n.prototype.render=function(t){this.Er(t.frameState)},n}(nu),iu=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ou=function(t){function n(n){var e=this,r=n||{};e=t.call(this,{element:document.createElement("div"),render:r.render,target:r.target})||this;var i=void 0!==r.className?r.className:"ol-rotate",o=void 0!==r.label?r.label:"⇧",s=void 0!==r.compassClassName?r.compassClassName:"ol-compass";e._r=null,"string"==typeof o?(e._r=document.createElement("span"),e._r.className=s,e._r.textContent=o):(e._r=o,e._r.classList.add(s));var a=r.tipLabel?r.tipLabel:"Reset rotation",u=document.createElement("button");u.className=i+"-reset",u.setAttribute("type","button"),u.title=a,u.appendChild(e._r),u.addEventListener(L,e.Mr.bind(e),!1);var c=i+" "+"ol-unselectable "+ws,f=e.element;return f.className=c,f.appendChild(u),e.Cr=r.resetNorth?r.resetNorth:void 0,e.Rr=void 0!==r.duration?r.duration:250,e.Ir=void 0===r.autoHide||r.autoHide,e.Pr=void 0,e.Ir&&e.element.classList.add(ys),e}return iu(n,t),n.prototype.Mr=function(t){t.preventDefault(),void 0!==this.Cr?this.Cr():this.Dr()},n.prototype.Dr=function(){var t=this.getMap().getView();if(t){var n=t.getRotation();void 0!==n&&(this.Rr>0&&n%(2*Math.PI)!=0?t.animate({rotation:0,duration:this.Rr,easing:mt}):t.setRotation(0))}},n.prototype.render=function(t){var n=t.frameState;if(n){var e=n.viewState.rotation;if(e!=this.Pr){var r="rotate("+e+"rad)";if(this.Ir){var i=this.element.classList.contains(ys);i||0!==e?i&&0!==e&&this.element.classList.remove(ys):this.element.classList.add(ys)}this._r.style.transform=r}this.Pr=e}},n}(nu),su=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),au=function(t){function n(n){var e=this,r=n||{};e=t.call(this,{element:document.createElement("div"),target:r.target})||this;var i=void 0!==r.className?r.className:"ol-zoom",o=void 0!==r.delta?r.delta:1,s=void 0!==r.zoomInClassName?r.zoomInClassName:i+"-in",a=void 0!==r.zoomOutClassName?r.zoomOutClassName:i+"-out",u=void 0!==r.zoomInLabel?r.zoomInLabel:"+",c=void 0!==r.zoomOutLabel?r.zoomOutLabel:"",f=void 0!==r.zoomInTipLabel?r.zoomInTipLabel:"Zoom in",h=void 0!==r.zoomOutTipLabel?r.zoomOutTipLabel:"Zoom out",l=document.createElement("button");l.className=s,l.setAttribute("type","button"),l.title=f,l.appendChild("string"==typeof u?document.createTextNode(u):u),l.addEventListener(L,e.Mr.bind(e,o),!1);var v=document.createElement("button");v.className=a,v.setAttribute("type","button"),v.title=h,v.appendChild("string"==typeof c?document.createTextNode(c):c),v.addEventListener(L,e.Mr.bind(e,-o),!1);var d=i+" "+"ol-unselectable "+ws,p=e.element;return p.className=d,p.appendChild(l),p.appendChild(v),e.Rr=void 0!==r.duration?r.duration:250,e}return su(n,t),n.prototype.Mr=function(t,n){n.preventDefault(),this.Nr(t)},n.prototype.Nr=function(t){var n=this.getMap().getView();if(n){var e=n.getZoom();if(void 0!==e){var r=n.getConstrainedZoom(e+t);this.Rr>0?(n.getAnimating()&&n.cancelAnimations(),n.animate({zoom:r,duration:this.Rr,easing:mt})):n.setZoom(r)}}},n}(nu);function uu(t){var n=t||{},e=new ft;return(void 0===n.zoom||n.zoom)&&e.push(new au(n.zoomOptions)),(void 0===n.rotate||n.rotate)&&e.push(new ou(n.rotateOptions)),(void 0===n.attribution||n.attribution)&&e.push(new ru(n.attributionOptions)),e}var cu="active",fu=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function hu(t,n,e){var r=t.getCenterInternal();if(r){var i=[r[0]+n[0],r[1]+n[1]];t.animateInternal({duration:void 0!==e?e:250,easing:gt,center:t.getConstrainedCenter(i)})}}function lu(t,n,e,r){var i=t.getZoom();if(void 0!==i){var o=t.getConstrainedZoom(i+n),s=t.getResolutionForZoom(o);t.getAnimating()&&t.cancelAnimations(),t.animate({resolution:s,anchor:e,duration:void 0!==r?r:250,easing:mt})}}var vu=function(t){function n(n){var e=t.call(this)||this;return e.on,e.once,e.un,n&&n.handleEvent&&(e.handleEvent=n.handleEvent),e.hn=null,e.setActive(!0),e}return fu(n,t),n.prototype.getActive=function(){return this.get(cu)},n.prototype.getMap=function(){return this.hn},n.prototype.handleEvent=function(t){return!0},n.prototype.setActive=function(t){this.set(cu,t)},n.prototype.setMap=function(t){this.hn=t},n}(it),du=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),pu=function(t){function n(n){var e=t.call(this)||this,r=n||{};return e.zr=r.delta?r.delta:1,e.Rr=void 0!==r.duration?r.duration:250,e}return du(n,t),n.prototype.handleEvent=function(t){var n=!1;if(t.type==ia.DBLCLICK){var e=t.originalEvent,r=t.map,i=t.coordinate,o=e.shiftKey?-this.zr:this.zr;lu(r.getView(),o,i,this.Rr),e.preventDefault(),n=!0}return!n},n}(vu),yu=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function mu(t){for(var n=t.length,e=0,r=0,i=0;i<n;i++)e+=t[i].clientX,r+=t[i].clientY;return[e/n,r/n]}var bu=function(t){function n(n){var e=this,r=n||{};return e=t.call(this,r)||this,r.handleDownEvent&&(e.handleDownEvent=r.handleDownEvent),r.handleDragEvent&&(e.handleDragEvent=r.handleDragEvent),r.handleMoveEvent&&(e.handleMoveEvent=r.handleMoveEvent),r.handleUpEvent&&(e.handleUpEvent=r.handleUpEvent),r.stopDown&&(e.stopDown=r.stopDown),e.handlingDownUpSequence=!1,e.Lr={},e.targetPointers=[],e}return yu(n,t),n.prototype.getPointerCount=function(){return this.targetPointers.length},n.prototype.handleDownEvent=function(t){return!1},n.prototype.handleDragEvent=function(t){},n.prototype.handleEvent=function(t){if(!t.originalEvent)return!0;var n=!1;if(this.Fr(t),this.handlingDownUpSequence){if(t.type==ia.POINTERDRAG)this.handleDragEvent(t),t.originalEvent.preventDefault();else if(t.type==ia.POINTERUP){var e=this.handleUpEvent(t);this.handlingDownUpSequence=e&&this.targetPointers.length>0}}else if(t.type==ia.POINTERDOWN){var r=this.handleDownEvent(t);this.handlingDownUpSequence=r,n=this.stopDown(r)}else t.type==ia.POINTERMOVE&&this.handleMoveEvent(t);return!n},n.prototype.handleMoveEvent=function(t){},n.prototype.handleUpEvent=function(t){return!1},n.prototype.stopDown=function(t){return t},n.prototype.Fr=function(t){if(function(t){var n=t.type;return n===ia.POINTERDOWN||n===ia.POINTERDRAG||n===ia.POINTERUP}(t)){var n=t.originalEvent,e=n.pointerId.toString();t.type==ia.POINTERUP?delete this.Lr[e]:(t.type==ia.POINTERDOWN||e in this.Lr)&&(this.Lr[e]=n),this.targetPointers=A(this.Lr)}},n}(vu);function gu(t){var n=arguments;return function(t){for(var e=!0,r=0,i=n.length;r<i&&(e=e&&n[r](t));++r);return e}}var wu=function(t){var n=t.originalEvent;return n.altKey&&!(n.metaKey||n.ctrlKey)&&!n.shiftKey},xu=function(t){var n=t.originalEvent;return n.altKey&&!(n.metaKey||n.ctrlKey)&&n.shiftKey},ku=function(t){return t.target.getTargetElement().contains(document.activeElement)},_u=function(t){return!t.map.getTargetElement().hasAttribute("tabindex")||ku(t)},Su=S,Mu=function(t){var n=t.originalEvent;return 0==n.button&&!(Bt&&qt&&n.ctrlKey)},ju=M,Tu=function(t){return t.type==ia.SINGLECLICK},Ou=function(t){var n=t.originalEvent;return!n.altKey&&!(n.metaKey||n.ctrlKey)&&!n.shiftKey},Eu=function(t){var n=t.originalEvent;return!n.altKey&&!(n.metaKey||n.ctrlKey)&&n.shiftKey},Au=function(t){var n=t.originalEvent.target.tagName;return"INPUT"!==n&&"SELECT"!==n&&"TEXTAREA"!==n},Cu=function(t){var n=t.originalEvent;return St(void 0!==n,56),"mouse"==n.pointerType},Ru=function(t){var n=t.originalEvent;return St(void 0!==n,56),n.isPrimary&&0===n.button},Iu=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Pu=function(t){function n(n){var e=t.call(this,{stopDown:M})||this,r=n||{};e.Gr=r.kinetic,e.lastCentroid=null,e.Ur,e.Br=!1;var i=r.condition?r.condition:gu(Ou,Ru);return e.qr=r.onFocusOnly?gu(_u,i):i,e.$r=!1,e}return Iu(n,t),n.prototype.handleDragEvent=function(t){this.Br||(this.Br=!0,this.getMap().getView().beginInteraction());var n=this.targetPointers,e=mu(n);if(n.length==this.Ur){if(this.Gr&&this.Gr.update(e[0],e[1]),this.lastCentroid){var r=[this.lastCentroid[0]-e[0],e[1]-this.lastCentroid[1]],i=t.map.getView();nr(r,i.getResolution()),tr(r,i.getRotation()),i.adjustCenterInternal(r)}}else this.Gr&&this.Gr.begin();this.lastCentroid=e,this.Ur=n.length,t.originalEvent.preventDefault()},n.prototype.handleUpEvent=function(t){var n=t.map,e=n.getView();if(0===this.targetPointers.length){if(!this.$r&&this.Gr&&this.Gr.end()){var r=this.Gr.getDistance(),i=this.Gr.getAngle(),o=e.getCenterInternal(),s=n.getPixelFromCoordinateInternal(o),a=n.getCoordinateFromPixelInternal([s[0]-r*Math.cos(i),s[1]-r*Math.sin(i)]);e.animateInternal({center:e.getConstrainedCenter(a),duration:500,easing:mt})}return this.Br&&(this.Br=!1,e.endInteraction()),!1}return this.Gr&&this.Gr.begin(),this.lastCentroid=null,!0},n.prototype.handleDownEvent=function(t){if(this.targetPointers.length>0&&this.qr(t)){var n=t.map.getView();return this.lastCentroid=null,n.getAnimating()&&n.cancelAnimations(),this.Gr&&this.Gr.begin(),this.$r=this.targetPointers.length>1,!0}return!1},n}(bu),Du=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Nu=function(t){function n(n){var e=this,r=n||{};return(e=t.call(this,{stopDown:M})||this).qr=r.condition?r.condition:xu,e.Vr=void 0,e.Rr=void 0!==r.duration?r.duration:250,e}return Du(n,t),n.prototype.handleDragEvent=function(t){if(Cu(t)){var n=t.map,e=n.getView();if(e.getConstraints().rotation!==Na){var r=n.getSize(),i=t.pixel,o=Math.atan2(r[1]/2-i[1],i[0]-r[0]/2);if(void 0!==this.Vr){var s=o-this.Vr;e.adjustRotationInternal(-s)}this.Vr=o}}},n.prototype.handleUpEvent=function(t){return!Cu(t)||(t.map.getView().endInteraction(this.Rr),!1)},n.prototype.handleDownEvent=function(t){return!!Cu(t)&&(!(!Mu(t)||!this.qr(t))&&(t.map.getView().beginInteraction(),this.Vr=void 0,!0))},n}(bu),zu=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Lu=function(t){function n(n){var e=t.call(this)||this;return e.Zr=null,e.dn=document.createElement("div"),e.dn.style.position="absolute",e.dn.style.pointerEvents="auto",e.dn.className="ol-box "+n,e.hn=null,e.Wr=null,e.Hr=null,e}return zu(n,t),n.prototype.disposeInternal=function(){this.setMap(null)},n.prototype.Kr=function(){var t=this.Wr,n=this.Hr,e="px",r=this.dn.style;r.left=Math.min(t[0],n[0])+e,r.top=Math.min(t[1],n[1])+e,r.width=Math.abs(n[0]-t[0])+e,r.height=Math.abs(n[1]-t[1])+e},n.prototype.setMap=function(t){if(this.hn){this.hn.getOverlayContainer().removeChild(this.dn);var n=this.dn.style;n.left="inherit",n.top="inherit",n.width="inherit",n.height="inherit"}this.hn=t,this.hn&&this.hn.getOverlayContainer().appendChild(this.dn)},n.prototype.setPixels=function(t,n){this.Wr=t,this.Hr=n,this.createOrUpdateGeometry(),this.Kr()},n.prototype.createOrUpdateGeometry=function(){var t=this.Wr,n=this.Hr,e=[t,[t[0],n[1]],n,[n[0],t[1]]].map(this.hn.getCoordinateFromPixelInternal,this.hn);e[4]=e[0].slice(),this.Zr?this.Zr.setCoordinates([e]):this.Zr=new Ui([e])},n.prototype.getGeometry=function(){return this.Zr},n}(v),Fu=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Gu="boxstart",Uu="boxdrag",Bu="boxend",qu="boxcancel",$u=function(t){function n(n,e,r){var i=t.call(this,n)||this;return i.coordinate=e,i.mapBrowserEvent=r,i}return Fu(n,t),n}(h),Vu=function(t){function n(n){var e=t.call(this)||this;e.on,e.once,e.un;var r=n||{};return e.Xr=new Lu(r.className||"ol-dragbox"),e.Yr=void 0!==r.minArea?r.minArea:64,r.onBoxEnd&&(e.onBoxEnd=r.onBoxEnd),e.Wr=null,e.qr=r.condition?r.condition:Mu,e.Jr=r.boxEndCondition?r.boxEndCondition:e.defaultBoxEndCondition,e}return Fu(n,t),n.prototype.defaultBoxEndCondition=function(t,n,e){var r=e[0]-n[0],i=e[1]-n[1];return r*r+i*i>=this.Yr},n.prototype.getGeometry=function(){return this.Xr.getGeometry()},n.prototype.handleDragEvent=function(t){this.Xr.setPixels(this.Wr,t.pixel),this.dispatchEvent(new $u(Uu,t.coordinate,t))},n.prototype.handleUpEvent=function(t){this.Xr.setMap(null);var n=this.Jr(t,this.Wr,t.pixel);return n&&this.onBoxEnd(t),this.dispatchEvent(new $u(n?Bu:qu,t.coordinate,t)),!1},n.prototype.handleDownEvent=function(t){return!!this.qr(t)&&(this.Wr=t.pixel,this.Xr.setMap(t.map),this.Xr.setPixels(this.Wr,this.Wr),this.dispatchEvent(new $u(Gu,t.coordinate,t)),!0)},n.prototype.onBoxEnd=function(t){},n}(bu),Zu=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Wu=function(t){function n(n){var e=this,r=n||{},i=r.condition?r.condition:Eu;return(e=t.call(this,{condition:i,className:r.className||"ol-dragzoom",minArea:r.minArea})||this).Rr=void 0!==r.duration?r.duration:200,e.Qr=void 0!==r.out&&r.out,e}return Zu(n,t),n.prototype.onBoxEnd=function(t){var n=this.getMap().getView(),e=this.getGeometry();if(this.Qr){var r=n.rotatedExtentForGeometry(e),i=n.getResolutionForExtentInternal(r),o=n.getResolution()/i;(e=e.clone()).scale(o*o)}n.fitInternal(e,{duration:this.Rr,easing:mt})},n}(Vu),Hu=37,Ku=38,Xu=39,Yu=40,Ju=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Qu=function(t){function n(n){var e=t.call(this)||this,r=n||{};return e.ti=function(t){return Ou(t)&&Au(t)},e.qr=void 0!==r.condition?r.condition:e.ti,e.Rr=void 0!==r.duration?r.duration:100,e.ni=void 0!==r.pixelDelta?r.pixelDelta:128,e}return Ju(n,t),n.prototype.handleEvent=function(t){var n=!1;if(t.type==q){var e=t.originalEvent,r=e.keyCode;if(this.qr(t)&&(r==Yu||r==Hu||r==Xu||r==Ku)){var i=t.map.getView(),o=i.getResolution()*this.ni,s=0,a=0;r==Yu?a=-o:r==Hu?s=-o:r==Xu?s=o:a=o;var u=[s,a];tr(u,i.getRotation()),hu(i,u,this.Rr),e.preventDefault(),n=!0}}return!n},n}(vu),tc=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),nc=function(t){function n(n){var e=t.call(this)||this,r=n||{};return e.qr=r.condition?r.condition:Au,e.zr=r.delta?r.delta:1,e.Rr=void 0!==r.duration?r.duration:100,e}return tc(n,t),n.prototype.handleEvent=function(t){var n=!1;if(t.type==q||t.type==$){var e=t.originalEvent,r=e.charCode;if(this.qr(t)&&(r=="+".charCodeAt(0)||r=="-".charCodeAt(0))){var i=t.map,o=r=="+".charCodeAt(0)?this.zr:-this.zr;lu(i.getView(),o,void 0,this.Rr),e.preventDefault(),n=!0}}return!n},n}(vu),ec=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),rc="trackpad",ic="wheel",oc=function(t){function n(n){var e=this,r=n||{};(e=t.call(this,r)||this).ei=0,e.ri=0,e.bt=void 0!==r.maxDelta?r.maxDelta:1,e.Rr=void 0!==r.duration?r.duration:250,e.ii=void 0!==r.timeout?r.timeout:80,e.oi=void 0===r.useAnchor||r.useAnchor,e.si=void 0!==r.constrainResolution&&r.constrainResolution;var i=r.condition?r.condition:Su;return e.qr=r.onFocusOnly?gu(_u,i):i,e.ai=null,e.ui=void 0,e.ci,e.fi=void 0,e.hi=400,e.li,e.vi=300,e}return ec(n,t),n.prototype.di=function(){this.li=void 0,this.getMap().getView().endInteraction(void 0,this.ri?this.ri>0?1:-1:0,this.ai)},n.prototype.handleEvent=function(t){if(!this.qr(t))return!0;if(t.type!==H)return!0;var n,e=t.map,r=t.originalEvent;if(r.preventDefault(),this.oi&&(this.ai=t.coordinate),t.type==H&&(n=r.deltaY,Gt&&r.deltaMode===WheelEvent.DOM_DELTA_PIXEL&&(n/=$t),r.deltaMode===WheelEvent.DOM_DELTA_LINE&&(n*=40)),0===n)return!1;this.ri=n;var i=Date.now();void 0===this.ui&&(this.ui=i),(!this.fi||i-this.ui>this.hi)&&(this.fi=Math.abs(n)<4?rc:ic);var o=e.getView();if(this.fi===rc&&!o.getConstrainResolution()&&!this.si)return this.li?clearTimeout(this.li):(o.getAnimating()&&o.cancelAnimations(),o.beginInteraction()),this.li=setTimeout(this.di.bind(this),this.ii),o.adjustZoom(-n/this.vi,this.ai),this.ui=i,!1;this.ei+=n;var s=Math.max(this.ii-(i-this.ui),0);return clearTimeout(this.ci),this.ci=setTimeout(this.yi.bind(this,e),s),!1},n.prototype.yi=function(t){var n=t.getView();n.getAnimating()&&n.cancelAnimations();var e=-ae(this.ei,-this.bt*this.vi,this.bt*this.vi)/this.vi;(n.getConstrainResolution()||this.si)&&(e=e?e>0?1:-1:0),lu(n,e,this.ai,this.Rr),this.fi=void 0,this.ei=0,this.ai=null,this.ui=void 0,this.ci=void 0},n.prototype.setMouseAnchor=function(t){this.oi=t,t||(this.ai=null)},n}(vu),sc=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ac=function(t){function n(n){var e=this,r=n||{},i=r;return i.stopDown||(i.stopDown=M),(e=t.call(this,i)||this).mi=null,e.Vr=void 0,e.bi=!1,e.gi=0,e.wi=void 0!==r.threshold?r.threshold:.3,e.Rr=void 0!==r.duration?r.duration:250,e}return sc(n,t),n.prototype.handleDragEvent=function(t){var n=0,e=this.targetPointers[0],r=this.targetPointers[1],i=Math.atan2(r.clientY-e.clientY,r.clientX-e.clientX);if(void 0!==this.Vr){var o=i-this.Vr;this.gi+=o,!this.bi&&Math.abs(this.gi)>this.wi&&(this.bi=!0),n=o}this.Vr=i;var s=t.map,a=s.getView();if(a.getConstraints().rotation!==Na){var u=s.getViewport().getBoundingClientRect(),c=mu(this.targetPointers);c[0]-=u.left,c[1]-=u.top,this.mi=s.getCoordinateFromPixelInternal(c),this.bi&&(s.render(),a.adjustRotationInternal(n,this.mi))}},n.prototype.handleUpEvent=function(t){return!(this.targetPointers.length<2)||(t.map.getView().endInteraction(this.Rr),!1)},n.prototype.handleDownEvent=function(t){if(this.targetPointers.length>=2){var n=t.map;return this.mi=null,this.Vr=void 0,this.bi=!1,this.gi=0,this.handlingDownUpSequence||n.getView().beginInteraction(),!0}return!1},n}(bu),uc=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),cc=function(t){function n(n){var e=this,r=n||{},i=r;return i.stopDown||(i.stopDown=M),(e=t.call(this,i)||this).mi=null,e.Rr=void 0!==r.duration?r.duration:400,e.xi=void 0,e.ki=1,e}return uc(n,t),n.prototype.handleDragEvent=function(t){var n=1,e=this.targetPointers[0],r=this.targetPointers[1],i=e.clientX-r.clientX,o=e.clientY-r.clientY,s=Math.sqrt(i*i+o*o);void 0!==this.xi&&(n=this.xi/s),this.xi=s;var a=t.map,u=a.getView();1!=n&&(this.ki=n);var c=a.getViewport().getBoundingClientRect(),f=mu(this.targetPointers);f[0]-=c.left,f[1]-=c.top,this.mi=a.getCoordinateFromPixelInternal(f),a.render(),u.adjustResolutionInternal(n,this.mi)},n.prototype.handleUpEvent=function(t){if(this.targetPointers.length<2){var n=t.map.getView(),e=this.ki>1?1:-1;return n.endInteraction(this.Rr,e),!1}return!0},n.prototype.handleDownEvent=function(t){if(this.targetPointers.length>=2){var n=t.map;return this.mi=null,this.xi=void 0,this.ki=1,this.handlingDownUpSequence||n.getView().beginInteraction(),!0}return!1},n}(bu);function fc(t){var n=t||{},e=new ft,r=new To(-.005,.05,100);return(void 0===n.altShiftDragRotate||n.altShiftDragRotate)&&e.push(new Nu),(void 0===n.doubleClickZoom||n.doubleClickZoom)&&e.push(new pu({delta:n.zoomDelta,duration:n.zoomDuration})),(void 0===n.dragPan||n.dragPan)&&e.push(new Pu({onFocusOnly:n.onFocusOnly,kinetic:r})),(void 0===n.pinchRotate||n.pinchRotate)&&e.push(new ac),(void 0===n.pinchZoom||n.pinchZoom)&&e.push(new cc({duration:n.zoomDuration})),(void 0===n.keyboard||n.keyboard)&&(e.push(new Qu),e.push(new nc({delta:n.zoomDelta,duration:n.zoomDuration}))),(void 0===n.mouseWheelZoom||n.mouseWheelZoom)&&e.push(new oc({onFocusOnly:n.onFocusOnly,duration:n.zoomDuration})),(void 0===n.shiftDragZoom||n.shiftDragZoom)&&e.push(new Wu({duration:n.zoomDuration})),e}var hc=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),lc=function(t){function n(n){return(n=O({},n)).controls||(n.controls=uu()),n.interactions||(n.interactions=fc({onFocusOnly:!0})),t.call(this,n)||this}return hc(n,t),n.prototype.createRenderer=function(){return new Xs(this)},n}(Qa),vc="bottom-left",dc="bottom-center",pc="bottom-right",yc="center-left",mc="center-center",bc="center-right",gc="top-left",wc="top-center",xc="top-right";function kc(t){return(kc="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var _c=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Sc="element",Mc="map",jc="offset",Tc="position",Oc="positioning",Ec=function(t){function n(n){var e=t.call(this)||this;e.on,e.once,e.un,e.options=n,e.id=n.id,e.insertFirst=void 0===n.insertFirst||n.insertFirst,e.stopEvent=void 0===n.stopEvent||n.stopEvent,e.element=document.createElement("div"),e.element.className=void 0!==n.className?n.className:"ol-overlay-container ol-selectable",e.element.style.position="absolute",e.element.style.pointerEvents="auto";var r=n.autoPan;return r&&"object"!==kc(r)&&(r={animation:n.autoPanAnimation,margin:n.autoPanMargin}),e.autoPan=r||!1,e.rendered={jt:"",visible:!0},e.mapPostrenderListenerKey=null,e.addChangeListener(Sc,e.handleElementChanged),e.addChangeListener(Mc,e.handleMapChanged),e.addChangeListener(jc,e.handleOffsetChanged),e.addChangeListener(Tc,e.handlePositionChanged),e.addChangeListener(Oc,e.handlePositioningChanged),void 0!==n.element&&e.setElement(n.element),e.setOffset(void 0!==n.offset?n.offset:[0,0]),e.setPositioning(void 0!==n.positioning?n.positioning:gc),void 0!==n.position&&e.setPosition(n.position),e}return _c(n,t),n.prototype.getElement=function(){return this.get(Sc)},n.prototype.getId=function(){return this.id},n.prototype.getMap=function(){return this.get(Mc)},n.prototype.getOffset=function(){return this.get(jc)},n.prototype.getPosition=function(){return this.get(Tc)},n.prototype.getPositioning=function(){return this.get(Oc)},n.prototype.handleElementChanged=function(){_o(this.element);var t=this.getElement();t&&this.element.appendChild(t)},n.prototype.handleMapChanged=function(){this.mapPostrenderListenerKey&&(ko(this.element),Y(this.mapPostrenderListenerKey),this.mapPostrenderListenerKey=null);var t=this.getMap();if(t){this.mapPostrenderListenerKey=K(t,ha,this.render,this),this.updatePixelPosition();var n=this.stopEvent?t.getOverlayContainerStopEvent():t.getOverlayContainer();this.insertFirst?n.insertBefore(this.element,n.childNodes[0]||null):n.appendChild(this.element),this.performAutoPan()}},n.prototype.render=function(){this.updatePixelPosition()},n.prototype.handleOffsetChanged=function(){this.updatePixelPosition()},n.prototype.handlePositionChanged=function(){this.updatePixelPosition(),this.performAutoPan()},n.prototype.handlePositioningChanged=function(){this.updatePixelPosition()},n.prototype.setElement=function(t){this.set(Sc,t)},n.prototype.setMap=function(t){this.set(Mc,t)},n.prototype.setOffset=function(t){this.set(jc,t)},n.prototype.setPosition=function(t){this.set(Tc,t)},n.prototype.performAutoPan=function(){this.autoPan&&this.panIntoView(this.autoPan)},n.prototype.panIntoView=function(t){var n=this.getMap();if(n&&n.getTargetElement()&&this.get(Tc)){var e=this.getRect(n.getTargetElement(),n.getSize()),r=this.getElement(),i=this.getRect(r,[go(r),wo(r)]),o=t||{},s=void 0===o.margin?20:o.margin;if(!Mn(e,i)){var a=i[0]-e[0],u=e[2]-i[2],c=i[1]-e[1],f=e[3]-i[3],h=[0,0];if(a<0?h[0]=a-s:u<0&&(h[0]=Math.abs(u)+s),c<0?h[1]=c-s:f<0&&(h[1]=Math.abs(f)+s),0!==h[0]||0!==h[1]){var l=n.getView().getCenterInternal(),v=n.getPixelFromCoordinateInternal(l);if(!v)return;var d=[v[0]+h[0],v[1]+h[1]],p=o.animation||{};n.getView().animateInternal({center:n.getCoordinateFromPixelInternal(d),duration:p.duration,easing:p.easing})}}}},n.prototype.getRect=function(t,n){var e=t.getBoundingClientRect(),r=e.left+window.pageXOffset,i=e.top+window.pageYOffset;return[r,i,r+n[0],i+n[1]]},n.prototype.setPositioning=function(t){this.set(Oc,t)},n.prototype.setVisible=function(t){this.rendered.visible!==t&&(this.element.style.display=t?"":"none",this.rendered.visible=t)},n.prototype.updatePixelPosition=function(){var t=this.getMap(),n=this.getPosition();if(t&&t.isRendered()&&n){var e=t.getPixelFromCoordinate(n),r=t.getSize();this.updateRenderedPosition(e,r)}else this.setVisible(!1)},n.prototype.updateRenderedPosition=function(t,n){var e=this.element.style,r=this.getOffset(),i=this.getPositioning();this.setVisible(!0);var o=Math.round(t[0]+r[0])+"px",s=Math.round(t[1]+r[1])+"px",a="0%",u="0%";i==pc||i==bc||i==xc?a="-100%":i!=dc&&i!=mc&&i!=wc||(a="-50%"),i==vc||i==dc||i==pc?u="-100%":i!=yc&&i!=mc&&i!=bc||(u="-50%");var c="translate("+a+", "+u+") translate("+o+", "+s+")";this.rendered.jt!=c&&(this.rendered.jt=c,e.transform=c,e.msTransform=c)},n.prototype.getOptions=function(){return this.options},n}(it),Ac=function(){function t(t){this.highWaterMark=void 0!==t?t:2048,this._i=0,this.Si={},this.Mi=null,this.ji=null}return t.prototype.canExpireCache=function(){return this.highWaterMark>0&&this.getCount()>this.highWaterMark},t.prototype.clear=function(){this._i=0,this.Si={},this.Mi=null,this.ji=null},t.prototype.containsKey=function(t){return this.Si.hasOwnProperty(t)},t.prototype.forEach=function(t){for(var n=this.Mi;n;)t(n.Ti,n.Oi,this),n=n.newer},t.prototype.get=function(t,n){var e=this.Si[t];return St(void 0!==e,15),e===this.ji||(e===this.Mi?(this.Mi=this.Mi.newer,this.Mi.older=null):(e.newer.older=e.older,e.older.newer=e.newer),e.newer=null,e.older=this.ji,this.ji.newer=e,this.ji=e),e.Ti},t.prototype.remove=function(t){var n=this.Si[t];return St(void 0!==n,15),n===this.ji?(this.ji=n.older,this.ji&&(this.ji.newer=null)):n===this.Mi?(this.Mi=n.newer,this.Mi&&(this.Mi.older=null)):(n.newer.older=n.older,n.older.newer=n.newer),delete this.Si[t],--this._i,n.Ti},t.prototype.getCount=function(){return this._i},t.prototype.getKeys=function(){var t,n=new Array(this._i),e=0;for(t=this.ji;t;t=t.older)n[e++]=t.Oi;return n},t.prototype.getValues=function(){var t,n=new Array(this._i),e=0;for(t=this.ji;t;t=t.older)n[e++]=t.Ti;return n},t.prototype.peekLast=function(){return this.Mi.Ti},t.prototype.peekLastKey=function(){return this.Mi.Oi},t.prototype.peekFirstKey=function(){return this.ji.Oi},t.prototype.pop=function(){var t=this.Mi;return delete this.Si[t.Oi],t.newer&&(t.newer.older=null),this.Mi=t.newer,this.Mi||(this.ji=null),--this._i,t.Ti},t.prototype.replace=function(t,n){this.get(t),this.Si[t].Ti=n},t.prototype.set=function(t,n){St(!(t in this.Si),16);var e={Oi:t,newer:null,older:this.ji,Ti:n};this.ji?this.ji.newer=e:this.Mi=e,this.ji=e,this.Si[t]=e,++this._i},t.prototype.setSize=function(t){this.highWaterMark=t},t}();function Cc(t,n,e,r){return void 0!==r?(r[0]=t,r[1]=n,r[2]=e,r):[t,n,e]}function Rc(t,n,e){return t+"/"+n+"/"+e}function Ic(t){return Rc(t[0],t[1],t[2])}function Pc(t){var n=t.substring(t.lastIndexOf("/")+1,t.length).split(",").map(Number);return Rc(n[0],n[1],n[2])}function Dc(t){return t.split("/").map(Number)}function Nc(t){return(t[1]<<t[0])+t[2]}function zc(t,n){var e=t[0],r=t[1],i=t[2];if(n.getMinZoom()>e||e>n.getMaxZoom())return!1;var o=n.getFullTileRange(e);return!o||o.containsXY(r,i)}var Lc=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Fc=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return Lc(n,t),n.prototype.expireCache=function(t){for(;this.canExpireCache();){if(this.peekLast().getKey()in t)break;this.pop().release()}},n.prototype.pruneExceptNewestZ=function(){if(0!==this.getCount()){var t=Dc(this.peekFirstKey())[0];this.forEach(function(n){n.tileCoord[0]!==t&&(this.remove(Ic(n.tileCoord)),n.release())}.bind(this))}},n}(Ac),Gc=function(){function t(t,n,e,r){this.minX=t,this.maxX=n,this.minY=e,this.maxY=r}return t.prototype.contains=function(t){return this.containsXY(t[1],t[2])},t.prototype.containsTileRange=function(t){return this.minX<=t.minX&&t.maxX<=this.maxX&&this.minY<=t.minY&&t.maxY<=this.maxY},t.prototype.containsXY=function(t,n){return this.minX<=t&&t<=this.maxX&&this.minY<=n&&n<=this.maxY},t.prototype.equals=function(t){return this.minX==t.minX&&this.minY==t.minY&&this.maxX==t.maxX&&this.maxY==t.maxY},t.prototype.extend=function(t){t.minX<this.minX&&(this.minX=t.minX),t.maxX>this.maxX&&(this.maxX=t.maxX),t.minY<this.minY&&(this.minY=t.minY),t.maxY>this.maxY&&(this.maxY=t.maxY)},t.prototype.getHeight=function(){return this.maxY-this.minY+1},t.prototype.getSize=function(){return[this.getWidth(),this.getHeight()]},t.prototype.getWidth=function(){return this.maxX-this.minX+1},t.prototype.intersects=function(t){return this.minX<=t.maxX&&this.maxX>=t.minX&&this.minY<=t.maxY&&this.maxY>=t.minY},t}();function Uc(t,n,e,r,i){return void 0!==i?(i.minX=t,i.maxX=n,i.minY=e,i.maxY=r,i):new Gc(t,n,e,r)}var Bc=Gc,qc=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),$c=[],Vc=function(t){function n(n,e,r,i){var o=t.call(this,n,e,{transition:0})||this;return o.Ei={},o.executorGroups={},o.declutterExecutorGroups={},o.loadingSourceTiles=0,o.hitDetectionImageData={},o.Ai={},o.sourceTiles=[],o.errorTileKeys={},o.wantedResolution,o.getSourceTiles=i.bind(void 0,o),o.wrappedTileCoord=r,o}return qc(n,t),n.prototype.getContext=function(t){var n=o(t);return n in this.Ei||(this.Ei[n]=bo(1,1,$c)),this.Ei[n]},n.prototype.hasContext=function(t){return o(t)in this.Ei},n.prototype.getImage=function(t){return this.hasContext(t)?this.getContext(t).canvas:null},n.prototype.getReplayState=function(t){var n=o(t);return n in this.Ai||(this.Ai[n]={dirty:!1,renderedRenderOrder:null,renderedResolution:NaN,renderedRevision:-1,renderedTileResolution:NaN,renderedTileRevision:-1,renderedTileZ:-1}),this.Ai[n]},n.prototype.load=function(){this.getSourceTiles()},n.prototype.release=function(){for(var n in this.Ei)$c.push(this.Ei[n].canvas),delete this.Ei[n];t.prototype.release.call(this)},n}(xt),Zc=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Wc=function(t){function n(n,e,r,i,o,s){var a=t.call(this,n,e,s)||this;return a.extent=null,a.Ci=i,a.Ri=null,a.B,a.projection=null,a.resolution,a.$t=o,a.Ii=r,a.key=r,a}return Zc(n,t),n.prototype.getFormat=function(){return this.Ci},n.prototype.getFeatures=function(){return this.Ri},n.prototype.load=function(){this.state==ht&&(this.setState(lt),this.$t(this,this.Ii),this.B&&this.B(this.extent,this.resolution,this.projection))},n.prototype.onLoad=function(t,n){this.setFeatures(t)},n.prototype.onError=function(){this.setState(dt)},n.prototype.setFeatures=function(t){this.Ri=t,this.setState(vt)},n.prototype.setLoader=function(t){this.B=t},n}(xt);function Hc(t){return Array.isArray(t)?Do(t):t}var Kc="arraybuffer",Xc="json",Yc="text",Jc="xml",Qc=!1;function tf(t,n,e,r,i,o,s){var a=new XMLHttpRequest;a.open("GET","function"==typeof t?t(e,r,i):t,!0),n.getType()==Kc&&(a.responseType="arraybuffer"),a.withCredentials=Qc,a.onload=function(t){if(!a.status||a.status>=200&&a.status<300){var r=n.getType(),u=void 0;r==Xc||r==Yc?u=a.responseText:r==Jc?(u=a.responseXML)||(u=(new DOMParser).parseFromString(a.responseText,"application/xml")):r==Kc&&(u=a.response),u?o(n.readFeatures(u,{extent:e,featureProjection:i}),n.readProjection(u)):s()}else s()},a.onerror=s,a.send()}function nf(t,n){return function(e,r,i,o,s){var a=this;tf(t,n,e,r,i,(function(t,n){a.addFeatures(t),void 0!==o&&o(t)}),s||j)}}function ef(t,n){return[[-1/0,-1/0,1/0,1/0]]}var rf=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function of(t,n,e,r){var i=document.createElement("script"),s="olc_"+o(n);function a(){delete window[s],i.parentNode.removeChild(i)}i.async=!0,i.src=t+(-1==t.indexOf("?")?"?":"&")+(r||"callback")+"="+s;var u=setTimeout((function(){a(),e&&e()}),1e4);window[s]=function(t){clearTimeout(u),a(),n(t)},document.getElementsByTagName("head")[0].appendChild(i)}var sf,af=function(t){function n(n){var e=this,r="Unexpected response status: "+n.status;return(e=t.call(this,r)||this).name="ResponseError",e.response=n,e}return rf(n,t),n}(Error),uf=function(t){function n(n){var e=t.call(this,"Failed to issue request")||this;return e.name="ClientError",e.client=n,e}return rf(n,t),n}(Error);function cf(t){return new Promise((function(n,e){var r=new XMLHttpRequest;r.addEventListener("load",(function(t){var r=t.target;if(!r.status||r.status>=200&&r.status<300){var i=void 0;try{i=JSON.parse(r.responseText)}catch(t){var o="Error parsing response text as JSON: "+t.message;return void e(new Error(o))}n(i)}else e(new af(r))})),r.addEventListener("error",(function(t){e(new uf(t.target))})),r.open("GET",t),r.setRequestHeader("Accept","application/json"),r.send()}))}function ff(t,n){return n.indexOf("://")>=0?n:new URL(n,t).href}var hf=function(){function t(){}return t.prototype.drawCustom=function(t,n,e,r){},t.prototype.drawGeometry=function(t){},t.prototype.setStyle=function(t){},t.prototype.drawCircle=function(t,n){},t.prototype.drawFeature=function(t,n){},t.prototype.drawGeometryCollection=function(t,n){},t.prototype.drawLineString=function(t,n){},t.prototype.drawMultiLineString=function(t,n){},t.prototype.drawMultiPoint=function(t,n){},t.prototype.drawMultiPolygon=function(t,n){},t.prototype.drawPoint=function(t,n){},t.prototype.drawPolygon=function(t,n){},t.prototype.drawText=function(t,n){},t.prototype.setFillStrokeStyle=function(t,n){},t.prototype.setImageStyle=function(t,n){},t.prototype.setTextStyle=function(t,n){},t}(),lf=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),vf=function(t){function n(n,e,r,i,o,s,a){var u=t.call(this)||this;return u.Ei=n,u.Rt=e,u.st=r,u.jt=i,u.Pi=o,u.Di=s,u.Ni=a,u.zi=null,u.Li=null,u.Fi=null,u.Gi=null,u.Ui=null,u.Dt=null,u.Bi=0,u.qi=0,u.$i=0,u.Vi=0,u.Zi=0,u.Wi=0,u.Hi=!1,u.Ki=0,u.Xi=[0,0],u.Yi=0,u.Ji="",u.Qi=0,u.no=0,u.eo=!1,u.ro=0,u.io=[0,0],u.oo=null,u.so=null,u.ao=null,u.uo=[],u.co=[1,0,0,1,0,0],u}return lf(n,t),n.prototype.fo=function(t,n,e,r){if(this.Dt){var i=Nr(t,n,e,r,this.jt,this.uo),o=this.Ei,s=this.co,a=o.globalAlpha;1!=this.Vi&&(o.globalAlpha=a*this.Vi);var u=this.Ki;this.Hi&&(u+=this.Pi);for(var c=0,f=i.length;c<f;c+=2){var h=i[c]-this.Bi,l=i[c+1]-this.qi;if(0!==u||1!=this.Xi[0]||1!=this.Xi[1]){var v=h+this.Bi,d=l+this.qi;sn(s,v,d,1,1,u,-v,-d),o.setTransform.apply(o,s),o.translate(v,d),o.scale(this.Xi[0],this.Xi[1]),o.drawImage(this.Dt,this.Zi,this.Wi,this.Yi,this.$i,-this.Bi,-this.qi,this.Yi,this.$i),o.setTransform(1,0,0,1,0,0)}else o.drawImage(this.Dt,this.Zi,this.Wi,this.Yi,this.$i,h,l,this.Yi,this.$i)}1!=this.Vi&&(o.globalAlpha=a)}},n.prototype.ho=function(t,n,e,r){if(this.ao&&""!==this.Ji){this.oo&&this.lo(this.oo),this.so&&this.vo(this.so),this.do(this.ao);var i=Nr(t,n,e,r,this.jt,this.uo),o=this.Ei,s=this.ro;for(this.eo&&(s+=this.Pi);n<e;n+=r){var a=i[n]+this.Qi,u=i[n+1]+this.no;if(0!==s||1!=this.io[0]||1!=this.io[1]){var c=sn(this.co,a,u,1,1,s,-a,-u);o.setTransform.apply(o,c),o.translate(a,u),o.scale(this.io[0],this.io[1]),this.so&&o.strokeText(this.Ji,0,0),this.oo&&o.fillText(this.Ji,0,0),o.setTransform(1,0,0,1,0,0)}else this.so&&o.strokeText(this.Ji,a,u),this.oo&&o.fillText(this.Ji,a,u)}}},n.prototype.po=function(t,n,e,r,i){var o=this.Ei,s=Nr(t,n,e,r,this.jt,this.uo);o.moveTo(s[0],s[1]);var a=s.length;i&&(a-=2);for(var u=2;u<a;u+=2)o.lineTo(s[u],s[u+1]);return i&&o.closePath(),e},n.prototype.yo=function(t,n,e,r){for(var i=0,o=e.length;i<o;++i)n=this.po(t,n,e[i],r,!0);return n},n.prototype.drawCircle=function(t){if(Qn(this.st,t.getExtent())){if(this.Gi||this.Ui){this.Gi&&this.lo(this.Gi),this.Ui&&this.vo(this.Ui);var n=Vr(t,this.jt,this.uo),e=n[2]-n[0],r=n[3]-n[1],i=Math.sqrt(e*e+r*r),o=this.Ei;o.beginPath(),o.arc(n[0],n[1],i,0,2*Math.PI),this.Gi&&o.fill(),this.Ui&&o.stroke()}""!==this.Ji&&this.ho(t.getCenter(),0,2,2)}},n.prototype.setStyle=function(t){this.setFillStrokeStyle(t.getFill(),t.getStroke()),this.setImageStyle(t.getImage()),this.setTextStyle(t.getText())},n.prototype.setTransform=function(t){this.jt=t},n.prototype.drawGeometry=function(t){switch(t.getType()){case Rt.POINT:this.drawPoint(t);break;case Rt.LINE_STRING:this.drawLineString(t);break;case Rt.POLYGON:this.drawPolygon(t);break;case Rt.MULTI_POINT:this.drawMultiPoint(t);break;case Rt.MULTI_LINE_STRING:this.drawMultiLineString(t);break;case Rt.MULTI_POLYGON:this.drawMultiPolygon(t);break;case Rt.GEOMETRY_COLLECTION:this.drawGeometryCollection(t);break;case Rt.CIRCLE:this.drawCircle(t)}},n.prototype.drawFeature=function(t,n){var e=n.getGeometryFunction()(t);e&&Qn(this.st,e.getExtent())&&(this.setStyle(n),this.drawGeometry(e))},n.prototype.drawGeometryCollection=function(t){for(var n=t.getGeometriesArray(),e=0,r=n.length;e<r;++e)this.drawGeometry(n[e])},n.prototype.drawPoint=function(t){this.Di&&(t=t.simplifyTransformed(this.Di,this.Ni));var n=t.getFlatCoordinates(),e=t.getStride();this.Dt&&this.fo(n,0,n.length,e),""!==this.Ji&&this.ho(n,0,n.length,e)},n.prototype.drawMultiPoint=function(t){this.Di&&(t=t.simplifyTransformed(this.Di,this.Ni));var n=t.getFlatCoordinates(),e=t.getStride();this.Dt&&this.fo(n,0,n.length,e),""!==this.Ji&&this.ho(n,0,n.length,e)},n.prototype.drawLineString=function(t){if(this.Di&&(t=t.simplifyTransformed(this.Di,this.Ni)),Qn(this.st,t.getExtent())){if(this.Ui){this.vo(this.Ui);var n=this.Ei,e=t.getFlatCoordinates();n.beginPath(),this.po(e,0,e.length,t.getStride(),!1),n.stroke()}if(""!==this.Ji){var r=t.getFlatMidpoint();this.ho(r,0,2,2)}}},n.prototype.drawMultiLineString=function(t){this.Di&&(t=t.simplifyTransformed(this.Di,this.Ni));var n=t.getExtent();if(Qn(this.st,n)){if(this.Ui){this.vo(this.Ui);var e=this.Ei,r=t.getFlatCoordinates(),i=0,o=t.getEnds(),s=t.getStride();e.beginPath();for(var a=0,u=o.length;a<u;++a)i=this.po(r,i,o[a],s,!1);e.stroke()}if(""!==this.Ji){var c=t.getFlatMidpoints();this.ho(c,0,c.length,2)}}},n.prototype.drawPolygon=function(t){if(this.Di&&(t=t.simplifyTransformed(this.Di,this.Ni)),Qn(this.st,t.getExtent())){if(this.Ui||this.Gi){this.Gi&&this.lo(this.Gi),this.Ui&&this.vo(this.Ui);var n=this.Ei;n.beginPath(),this.yo(t.getOrientedFlatCoordinates(),0,t.getEnds(),t.getStride()),this.Gi&&n.fill(),this.Ui&&n.stroke()}if(""!==this.Ji){var e=t.getFlatInteriorPoint();this.ho(e,0,2,2)}}},n.prototype.drawMultiPolygon=function(t){if(this.Di&&(t=t.simplifyTransformed(this.Di,this.Ni)),Qn(this.st,t.getExtent())){if(this.Ui||this.Gi){this.Gi&&this.lo(this.Gi),this.Ui&&this.vo(this.Ui);var n=this.Ei,e=t.getOrientedFlatCoordinates(),r=0,i=t.getEndss(),o=t.getStride();n.beginPath();for(var s=0,a=i.length;s<a;++s){var u=i[s];r=this.yo(e,r,u,o)}this.Gi&&n.fill(),this.Ui&&n.stroke()}if(""!==this.Ji){var c=t.getFlatInteriorPoints();this.ho(c,0,c.length,2)}}},n.prototype.lo=function(t){var n=this.Ei,e=this.zi;e?e.fillStyle!=t.fillStyle&&(e.fillStyle=t.fillStyle,n.fillStyle=t.fillStyle):(n.fillStyle=t.fillStyle,this.zi={fillStyle:t.fillStyle})},n.prototype.vo=function(t){var n=this.Ei,e=this.Li;e?(e.lineCap!=t.lineCap&&(e.lineCap=t.lineCap,n.lineCap=t.lineCap),n.setLineDash&&(x(e.lineDash,t.lineDash)||n.setLineDash(e.lineDash=t.lineDash),e.lineDashOffset!=t.lineDashOffset&&(e.lineDashOffset=t.lineDashOffset,n.lineDashOffset=t.lineDashOffset)),e.lineJoin!=t.lineJoin&&(e.lineJoin=t.lineJoin,n.lineJoin=t.lineJoin),e.lineWidth!=t.lineWidth&&(e.lineWidth=t.lineWidth,n.lineWidth=t.lineWidth),e.miterLimit!=t.miterLimit&&(e.miterLimit=t.miterLimit,n.miterLimit=t.miterLimit),e.strokeStyle!=t.strokeStyle&&(e.strokeStyle=t.strokeStyle,n.strokeStyle=t.strokeStyle)):(n.lineCap=t.lineCap,n.setLineDash&&(n.setLineDash(t.lineDash),n.lineDashOffset=t.lineDashOffset),n.lineJoin=t.lineJoin,n.lineWidth=t.lineWidth,n.miterLimit=t.miterLimit,n.strokeStyle=t.strokeStyle,this.Li={lineCap:t.lineCap,lineDash:t.lineDash,lineDashOffset:t.lineDashOffset,lineJoin:t.lineJoin,lineWidth:t.lineWidth,miterLimit:t.miterLimit,strokeStyle:t.strokeStyle})},n.prototype.do=function(t){var n=this.Ei,e=this.Fi,r=t.textAlign?t.textAlign:Is;e?(e.font!=t.font&&(e.font=t.font,n.font=t.font),e.textAlign!=r&&(e.textAlign=r,n.textAlign=r),e.textBaseline!=t.textBaseline&&(e.textBaseline=t.textBaseline,n.textBaseline=t.textBaseline)):(n.font=t.font,n.textAlign=r,n.textBaseline=t.textBaseline,this.Fi={font:t.font,textAlign:r,textBaseline:t.textBaseline})},n.prototype.setFillStrokeStyle=function(t,n){var e=this;if(t){var r=t.getColor();this.Gi={fillStyle:Hc(r||Ts)}}else this.Gi=null;if(n){var i=n.getColor(),o=n.getLineCap(),s=n.getLineDash(),a=n.getLineDashOffset(),u=n.getLineJoin(),c=n.getWidth(),f=n.getMiterLimit(),h=s||Es;this.Ui={lineCap:void 0!==o?o:Os,lineDash:1===this.Rt?h:h.map((function(t){return t*e.Rt})),lineDashOffset:(a||0)*this.Rt,lineJoin:void 0!==u?u:As,lineWidth:(void 0!==c?c:1)*this.Rt,miterLimit:void 0!==f?f:Cs,strokeStyle:Hc(i||Rs)}}else this.Ui=null},n.prototype.setImageStyle=function(t){var n;if(t&&(n=t.getSize())){var e=t.getAnchor(),r=t.getOrigin();this.Dt=t.getImage(this.Rt),this.Bi=e[0]*this.Rt,this.qi=e[1]*this.Rt,this.$i=n[1]*this.Rt,this.Vi=t.getOpacity(),this.Zi=r[0],this.Wi=r[1],this.Hi=t.getRotateWithView(),this.Ki=t.getRotation(),this.Xi=t.getScaleArray(),this.Yi=n[0]*this.Rt}else this.Dt=null},n.prototype.setTextStyle=function(t){if(t){var n=t.getFill();if(n){var e=n.getColor();this.oo={fillStyle:Hc(e||Ts)}}else this.oo=null;var r=t.getStroke();if(r){var i=r.getColor(),o=r.getLineCap(),s=r.getLineDash(),a=r.getLineDashOffset(),u=r.getLineJoin(),c=r.getWidth(),f=r.getMiterLimit();this.so={lineCap:void 0!==o?o:Os,lineDash:s||Es,lineDashOffset:a||0,lineJoin:void 0!==u?u:As,lineWidth:void 0!==c?c:1,miterLimit:void 0!==f?f:Cs,strokeStyle:Hc(i||Rs)}}else this.so=null;var h=t.getFont(),l=t.getOffsetX(),v=t.getOffsetY(),d=t.getRotateWithView(),p=t.getRotation(),y=t.getScaleArray(),m=t.getText(),b=t.getTextAlign(),g=t.getTextBaseline();this.ao={font:void 0!==h?h:js,textAlign:void 0!==b?b:Is,textBaseline:void 0!==g?g:Ps},this.Ji=void 0!==m?m:"",this.Qi=void 0!==l?this.Rt*l:0,this.no=void 0!==v?this.Rt*v:0,this.eo=void 0!==d&&d,this.ro=void 0!==p?p:0,this.io=[this.Rt*y[0],this.Rt*y[1]]}else this.Ji=""},n}(hf),df="Circle",pf="Default",yf="Image",mf="LineString",bf="Polygon",gf="Text",wf={Point:function(t,n,e,r,i){var o,s=e.getImage(),a=e.getText();i&&(t=i,o=s&&a&&a.getText()?{}:void 0);if(s){if(s.getImageState()!=co)return;var u=t.getBuilder(e.getZIndex(),yf);u.setImageStyle(s,o),u.drawPoint(n,r)}if(a&&a.getText()){var c=t.getBuilder(e.getZIndex(),gf);c.setTextStyle(a,o),c.drawText(n,r)}},LineString:function(t,n,e,r,i){var o=e.getStroke();if(o){var s=t.getBuilder(e.getZIndex(),mf);s.setFillStrokeStyle(null,o),s.drawLineString(n,r)}var a=e.getText();if(a&&a.getText()){var u=(i||t).getBuilder(e.getZIndex(),gf);u.setTextStyle(a),u.drawText(n,r)}},Polygon:function(t,n,e,r,i){var o=e.getFill(),s=e.getStroke();if(o||s){var a=t.getBuilder(e.getZIndex(),bf);a.setFillStrokeStyle(o,s),a.drawPolygon(n,r)}var u=e.getText();if(u&&u.getText()){var c=(i||t).getBuilder(e.getZIndex(),gf);c.setTextStyle(u),c.drawText(n,r)}},MultiPoint:function(t,n,e,r,i){var o,s=e.getImage(),a=e.getText();i&&(t=i,o=s&&a&&a.getText()?{}:void 0);if(s){if(s.getImageState()!=co)return;var u=t.getBuilder(e.getZIndex(),yf);u.setImageStyle(s,o),u.drawMultiPoint(n,r)}if(a&&a.getText()){var c=(i||t).getBuilder(e.getZIndex(),gf);c.setTextStyle(a,o),c.drawText(n,r)}},MultiLineString:function(t,n,e,r,i){var o=e.getStroke();if(o){var s=t.getBuilder(e.getZIndex(),mf);s.setFillStrokeStyle(null,o),s.drawMultiLineString(n,r)}var a=e.getText();if(a&&a.getText()){var u=(i||t).getBuilder(e.getZIndex(),gf);u.setTextStyle(a),u.drawText(n,r)}},MultiPolygon:function(t,n,e,r,i){var o=e.getFill(),s=e.getStroke();if(s||o){var a=t.getBuilder(e.getZIndex(),bf);a.setFillStrokeStyle(o,s),a.drawMultiPolygon(n,r)}var u=e.getText();if(u&&u.getText()){var c=(i||t).getBuilder(e.getZIndex(),gf);c.setTextStyle(u),c.drawText(n,r)}},GeometryCollection:function(t,n,e,r,i){var o,s,a=n.getGeometriesArray();for(o=0,s=a.length;o<s;++o){(0,wf[a[o].getType()])(t,a[o],e,r,i)}},Circle:function(t,n,e,r,i){var o=e.getFill(),s=e.getStroke();if(o||s){var a=t.getBuilder(e.getZIndex(),df);a.setFillStrokeStyle(o,s),a.drawCircle(n,r)}var u=e.getText();if(u&&u.getText()){var c=(i||t).getBuilder(e.getZIndex(),gf);c.setTextStyle(u),c.drawText(n,r)}}};function xf(t,n){return parseInt(o(t),10)-parseInt(o(n),10)}function kf(t,n){var e=_f(t,n);return e*e}function _f(t,n){return.5*t/n}function Sf(t,n,e,r,i,o,s){var a=!1,u=e.getImage();if(u){var c=u.getImageState();c==co||c==fo?u.unlistenImageChange(i):(c==ao&&u.load(),c=u.getImageState(),u.listenImageChange(i),a=!0)}return function(t,n,e,r,i,o){var s=e.getGeometryFunction()(n);if(!s)return;var a=s.simplifyTransformed(r,i);if(e.getRenderer())Mf(t,a,e,n);else{(0,wf[a.getType()])(t,a,e,n,o)}}(t,n,e,r,o,s),a}function Mf(t,n,e,r){if(n.getType()!=Rt.GEOMETRY_COLLECTION)t.getBuilder(e.getZIndex(),pf).drawCustom(n,r,e.getRenderer(),e.getHitDetectionRenderer());else for(var i=n.getGeometries(),o=0,s=i.length;o<s;++o)Mf(t,i[o],e,r)}function jf(t){var n,e=t.inversePixelTransform[0],r=t.frameState,i=Yt(t.inversePixelTransform.slice(),r.coordinateToPixelTransform),o=kf(r.viewState.resolution,e),s=Tr();return s&&(n=xr(s,r.viewState.projection)),new vf(t.context,e,r.extent,i,r.viewState.rotation,o,n)}var Tf,Of="1.3.0",Ef={imageSmoothingEnabled:!1,msImageSmoothingEnabled:!1};function Af(t,n,e,r,i){t.beginPath(),t.moveTo(0,0),t.lineTo(n,e),t.lineTo(r,i),t.closePath(),t.save(),t.clip(),t.fillRect(0,0,Math.max(n,r)+1,Math.max(e,i)),t.restore()}function Cf(t,n){return Math.abs(t[4*n]-210)>2||Math.abs(t[4*n+3]-191.25)>2}function Rf(t,n,e,r){var i=_r(e,n,t),o=vr(n,r,e),s=n.getMetersPerUnit();void 0!==s&&(o*=s);var a=t.getMetersPerUnit();void 0!==a&&(o/=a);var u=t.getExtent();if(!u||Sn(u,i)){var c=vr(t,o,i)/o;isFinite(c)&&c>0&&(o/=c)}return o}function If(t,n,e,r){var i=Vn(e),o=Rf(t,n,i,r);return(!isFinite(o)||o<=0)&&Un(e,(function(e){return o=Rf(t,n,e,r),isFinite(o)&&o>0})),o}function Pf(t,n,e,r,i,o,s,a,u,c,f,h){var l=bo(Math.round(e*t),Math.round(e*n));if(O(l,h),0===u.length)return l.canvas;function v(t){return Math.round(t*e)/e}l.scale(e,e),l.globalCompositeOperation="lighter";var d=[1/0,1/0,-1/0,-1/0];u.forEach((function(t,n,e){Dn(d,t.extent)}));var p=Jn(d),y=Hn(d),m=bo(Math.round(e*p/r),Math.round(e*y/r));O(m,h);var b=e/r;u.forEach((function(t,n,e){var r=t.extent[0]-d[0],i=-(t.extent[3]-d[3]),o=Jn(t.extent),s=Hn(t.extent);t.image.width>0&&t.image.height>0&&m.drawImage(t.image,c,c,t.image.width-2*c,t.image.height-2*c,r*b,i*b,o*b,s*b)}));var g=Xn(s);return a.getTriangles().forEach((function(t,n,i){var s=t.source,a=t.target,u=s[0][0],c=s[0][1],f=s[1][0],p=s[1][1],y=s[2][0],b=s[2][1],w=v((a[0][0]-g[0])/o),x=v(-(a[0][1]-g[1])/o),k=v((a[1][0]-g[0])/o),_=v(-(a[1][1]-g[1])/o),S=v((a[2][0]-g[0])/o),M=v(-(a[2][1]-g[1])/o),j=u,T=c;u=0,c=0;var O=le([[f-=j,p-=T,0,0,k-w],[y-=j,b-=T,0,0,S-w],[0,0,f,p,_-x],[0,0,y,b,M-x]]);if(O){if(l.save(),l.beginPath(),function(){if(void 0===Tf){var t=document.createElement("canvas").getContext("2d");t.globalCompositeOperation="lighter",t.fillStyle="rgba(210, 0, 0, 0.75)",Af(t,4,5,4,0),Af(t,4,5,0,5);var n=t.getImageData(0,0,3,3).data;Tf=Cf(n,0)||Cf(n,4)||Cf(n,8)}return Tf}()||h===Ef){l.moveTo(k,_);for(var E=w-k,A=x-_,C=0;C<4;C++)l.lineTo(k+v((C+1)*E/4),_+v(C*A/3)),3!=C&&l.lineTo(k+v((C+1)*E/4),_+v((C+1)*A/3));l.lineTo(S,M)}else l.moveTo(k,_),l.lineTo(w,x),l.lineTo(S,M);l.clip(),l.transform(O[0],O[2],O[1],O[3],w,x),l.translate(d[0]-j,d[3]-T),l.scale(r/e,-r/e),l.drawImage(m.canvas,0,0),l.restore()}})),f&&(l.save(),l.globalCompositeOperation="source-over",l.strokeStyle="black",l.lineWidth=1,a.getTriangles().forEach((function(t,n,e){var r=t.target,i=(r[0][0]-g[0])/o,s=-(r[0][1]-g[1])/o,a=(r[1][0]-g[0])/o,u=-(r[1][1]-g[1])/o,c=(r[2][0]-g[0])/o,f=-(r[2][1]-g[1])/o;l.beginPath(),l.moveTo(a,u),l.lineTo(i,s),l.lineTo(c,f),l.closePath(),l.stroke()})),l.restore()),l.canvas}var Df=[0,0,0],Nf=function(){function t(t){var n;if(this.minZoom=void 0!==t.minZoom?t.minZoom:0,this._e=t.resolutions,St(_(this._e,(function(t,n){return n-t}),!0),17),!t.origins)for(var e=0,r=this._e.length-1;e<r;++e)if(n){if(this._e[e]/this._e[e+1]!==n){n=void 0;break}}else n=this._e[e]/this._e[e+1];this.ke=n,this.maxZoom=this._e.length-1,this.mo=void 0!==t.origin?t.origin:null,this.bo=null,void 0!==t.origins&&(this.bo=t.origins,St(this.bo.length==this._e.length,20));var i=t.extent;void 0===i||this.mo||this.bo||(this.mo=Xn(i)),St(!this.mo&&this.bo||this.mo&&!this.bo,18),this.wo=null,void 0!==t.tileSizes&&(this.wo=t.tileSizes,St(this.wo.length==this._e.length,19)),this.xo=void 0!==t.tileSize?t.tileSize:this.wo?null:Oa,St(!this.xo&&this.wo||this.xo&&!this.wo,22),this.st=void 0!==i?i:null,this.ko=null,this._o=[0,0],this.So=[0,0,0,0],void 0!==t.sizes?this.ko=t.sizes.map((function(t,n){var e=new Bc(Math.min(0,t[0]),Math.max(t[0]-1,-1),Math.min(0,t[1]),Math.max(t[1]-1,-1));if(i){var r=this.getTileRangeForExtentAndZ(i,n);e.minX=Math.max(r.minX,e.minX),e.maxX=Math.min(r.maxX,e.maxX),e.minY=Math.max(r.minY,e.minY),e.maxY=Math.min(r.maxY,e.maxY)}return e}),this):i&&this.Mo(i)}return t.prototype.forEachTileCoord=function(t,n,e){for(var r=this.getTileRangeForExtentAndZ(t,n),i=r.minX,o=r.maxX;i<=o;++i)for(var s=r.minY,a=r.maxY;s<=a;++s)e([n,i,s])},t.prototype.forEachTileCoordParentTileRange=function(t,n,e,r){var i,o,s=null,a=t[0]-1;for(2===this.ke?(i=t[1],o=t[2]):s=this.getTileCoordExtent(t,r);a>=this.minZoom;){if(n(a,2===this.ke?Uc(i=Math.floor(i/2),i,o=Math.floor(o/2),o,e):this.getTileRangeForExtentAndZ(s,a,e)))return!0;--a}return!1},t.prototype.getExtent=function(){return this.st},t.prototype.getMaxZoom=function(){return this.maxZoom},t.prototype.getMinZoom=function(){return this.minZoom},t.prototype.getOrigin=function(t){return this.mo?this.mo:this.bo[t]},t.prototype.getResolution=function(t){return this._e[t]},t.prototype.getResolutions=function(){return this._e},t.prototype.getTileCoordChildTileRange=function(t,n,e){if(t[0]<this.maxZoom){if(2===this.ke){var r=2*t[1],i=2*t[2];return Uc(r,r+1,i,i+1,n)}var o=this.getTileCoordExtent(t,e||this.So);return this.getTileRangeForExtentAndZ(o,t[0]+1,n)}return null},t.prototype.getTileRangeForTileCoordAndZ=function(t,n,e){if(n>this.maxZoom||n<this.minZoom)return null;var r=t[0],i=t[1],o=t[2];if(n===r)return Uc(i,o,i,o,e);if(this.ke){var s=Math.pow(this.ke,n-r),a=Math.floor(i*s),u=Math.floor(o*s);return n<r?Uc(a,a,u,u,e):Uc(a,Math.floor(s*(i+1))-1,u,Math.floor(s*(o+1))-1,e)}var c=this.getTileCoordExtent(t,this.So);return this.getTileRangeForExtentAndZ(c,n,e)},t.prototype.getTileRangeExtent=function(t,n,e){var r=this.getOrigin(t),i=this.getResolution(t),o=Ya(this.getTileSize(t),this._o),s=r[0]+n.minX*o[0]*i,a=r[0]+(n.maxX+1)*o[0]*i;return En(s,r[1]+n.minY*o[1]*i,a,r[1]+(n.maxY+1)*o[1]*i,e)},t.prototype.getTileRangeForExtentAndZ=function(t,n,e){var r=Df;this.jo(t[0],t[3],n,!1,r);var i=r[1],o=r[2];return this.jo(t[2],t[1],n,!0,r),Uc(i,r[1],o,r[2],e)},t.prototype.getTileCoordCenter=function(t){var n=this.getOrigin(t[0]),e=this.getResolution(t[0]),r=Ya(this.getTileSize(t[0]),this._o);return[n[0]+(t[1]+.5)*r[0]*e,n[1]-(t[2]+.5)*r[1]*e]},t.prototype.getTileCoordExtent=function(t,n){var e=this.getOrigin(t[0]),r=this.getResolution(t[0]),i=Ya(this.getTileSize(t[0]),this._o),o=e[0]+t[1]*i[0]*r,s=e[1]-(t[2]+1)*i[1]*r;return En(o,s,o+i[0]*r,s+i[1]*r,n)},t.prototype.getTileCoordForCoordAndResolution=function(t,n,e){return this.To(t[0],t[1],n,!1,e)},t.prototype.To=function(t,n,e,r,i){var o=this.getZForResolution(e),s=e/this.getResolution(o),a=this.getOrigin(o),u=Ya(this.getTileSize(o),this._o),c=r?.5:0,f=r?.5:0,h=Math.floor((t-a[0])/e+c),l=Math.floor((a[1]-n)/e+f),v=s*h/u[0],d=s*l/u[1];return r?(v=Math.ceil(v)-1,d=Math.ceil(d)-1):(v=Math.floor(v),d=Math.floor(d)),Cc(o,v,d,i)},t.prototype.jo=function(t,n,e,r,i){var o=this.getOrigin(e),s=this.getResolution(e),a=Ya(this.getTileSize(e),this._o),u=r?.5:0,c=r?.5:0,f=Math.floor((t-o[0])/s+u),h=Math.floor((o[1]-n)/s+c),l=f/a[0],v=h/a[1];return r?(l=Math.ceil(l)-1,v=Math.ceil(v)-1):(l=Math.floor(l),v=Math.floor(v)),Cc(e,l,v,i)},t.prototype.getTileCoordForCoordAndZ=function(t,n,e){return this.jo(t[0],t[1],n,!1,e)},t.prototype.getTileCoordResolution=function(t){return this._e[t[0]]},t.prototype.getTileSize=function(t){return this.xo?this.xo:this.wo[t]},t.prototype.getFullTileRange=function(t){return this.ko?this.ko[t]:this.st?this.getTileRangeForExtentAndZ(this.st,t):null},t.prototype.getZForResolution=function(t,n){return ae(m(this._e,t,n||0),this.minZoom,this.maxZoom)},t.prototype.Mo=function(t){for(var n=this._e.length,e=new Array(n),r=this.minZoom;r<n;++r)e[r]=this.getTileRangeForExtentAndZ(t,r);this.ko=e},t}();function zf(t){var n=t.getDefaultTileGrid();return n||(n=Bf(t),t.setDefaultTileGrid(n)),n}function Lf(t,n,e){var r=n[0],i=t.getTileCoordCenter(n),o=qf(e);if(Sn(o,i))return n;var s=Jn(o),a=Math.ceil((o[0]-i[0])/s);return i[0]+=s*a,t.getTileCoordForCoordAndZ(i,r)}function Ff(t,n,e,r){var i=void 0!==r?r:ln,o=Uf(t,n,e);return new Nf({extent:t,origin:Zn(t,i),resolutions:o,tileSize:e})}function Gf(t){var n=t||{},e=n.extent||lr("EPSG:3857").getExtent(),r={extent:e,minZoom:n.minZoom,tileSize:n.tileSize,resolutions:Uf(e,n.maxZoom,n.tileSize,n.maxResolution)};return new Nf(r)}function Uf(t,n,e,r){for(var i=void 0!==n?n:42,o=Hn(t),s=Jn(t),a=Ya(void 0!==e?e:Oa),u=r>0?r:Math.max(s/a[0],o/a[1]),c=i+1,f=new Array(c),h=0;h<c;++h)f[h]=u/Math.pow(2,h);return f}function Bf(t,n,e,r){return Ff(qf(t),n,e,r)}function qf(t){var n=(t=lr(t)).getExtent();if(!n){var e=180*Nt[Lt.DEGREES]/t.getMetersPerUnit();n=En(-e,-e,e,e)}return n}function $f(t,n){var e=/\{z\}/g,r=/\{x\}/g,i=/\{y\}/g,o=/\{-y\}/g;return function(s,a,u){return s?t.replace(e,s[0].toString()).replace(r,s[1].toString()).replace(i,s[2].toString()).replace(o,(function(){var t=s[0],e=n.getFullTileRange(t);return St(e,55),(e.getHeight()-s[2]-1).toString()})):void 0}}function Vf(t,n){for(var e=t.length,r=new Array(e),i=0;i<e;++i)r[i]=$f(t[i],n);return Zf(r)}function Zf(t){return 1===t.length?t[0]:function(n,e,r){if(n){var i=pe(Nc(n),t.length);return t[i](n,e,r)}}}function Wf(t,n,e){}function Hf(t){var n=[],e=/\{([a-z])-([a-z])\}/.exec(t);if(e){var r=e[1].charCodeAt(0),i=e[2].charCodeAt(0),o=void 0;for(o=r;o<=i;++o)n.push(t.replace(e[0],String.fromCharCode(o)));return n}if(e=/\{(\d+)-(\d+)\}/.exec(t)){for(var s=parseInt(e[2],10),a=parseInt(e[1],10);a<=s;a++)n.push(t.replace(e[0],a.toString()));return n}return n.push(t),n}function Kf(t,n){var e=[];Object.keys(n).forEach((function(t){null!==n[t]&&void 0!==n[t]&&e.push(t+"="+encodeURIComponent(n[t]))}));var r=e.join("&");return(t=-1===(t=t.replace(/[?&]$/,"")).indexOf("?")?t+"?":t+"&")+r}var Xf,Yf=34962,Jf=34963,Qf=35044,th=35048,nh=5126,eh=["experimental-webgl","webgl","webkit-3d","moz-webgl"];function rh(t,n){for(var e=eh.length,r=0;r<e;++r)try{var i=t.getContext(eh[r],n);if(i)return i}catch(t){}return null}var ih="http://www.w3.org/2001/XMLSchema-instance";function oh(t,n){return Eh().createElementNS(t,n)}function sh(t,n){return ah(t,n,[]).join("")}function ah(t,n,e){if(t.nodeType==Node.CDATA_SECTION_NODE||t.nodeType==Node.TEXT_NODE)n?e.push(String(t.nodeValue).replace(/(\r\n|\r|\n)/g,"")):e.push(t.nodeValue);else{var r=void 0;for(r=t.firstChild;r;r=r.nextSibling)ah(r,n,e)}return e}function uh(t){return"documentElement"in t}function ch(t,n,e){return t.getAttributeNS(n,e)||""}function fh(t){return(new DOMParser).parseFromString(t,"application/xml")}function hh(t,n){return function(e,r){var i=t.call(void 0!==n?n:this,e,r);void 0!==i&&g(r[r.length-1],i)}}function lh(t,n){return function(e,r){var i=t.call(void 0!==n?n:this,e,r);void 0!==i&&r[r.length-1].push(i)}}function vh(t,n){return function(e,r){var i=t.call(void 0!==n?n:this,e,r);void 0!==i&&(r[r.length-1]=i)}}function dh(t,n,e){return function(r,i){var o=t.call(void 0!==e?e:this,r,i);if(void 0!==o){var s=i[i.length-1],a=void 0!==n?n:r.localName,u=void 0;a in s?u=s[a]:(u=[],s[a]=u),u.push(o)}}}function ph(t,n,e){return function(r,i){var o=t.call(void 0!==e?e:this,r,i);void 0!==o&&(i[i.length-1][void 0!==n?n:r.localName]=o)}}function yh(t,n){return function(e,r,i){t.call(void 0!==n?n:this,e,r,i),i[i.length-1].node.appendChild(e)}}function mh(t,n){var e,r;return function(n,i,o){if(void 0===e){e={};var s={};s[n.localName]=t,e[n.namespaceURI]=s,r=bh(n.localName)}Sh(e,r,i,o)}}function bh(t,n){var e=t;return function(t,r,i){var o=r[r.length-1].node,s=e;return void 0===s&&(s=i),oh(void 0!==n?n:o.namespaceURI,s)}}var gh=bh();function wh(t,n){for(var e=n.length,r=new Array(e),i=0;i<e;++i)r[i]=t[n[i]];return r}function xh(t,n,e){var r,i,o=void 0!==e?e:{};for(r=0,i=t.length;r<i;++r)o[t[r]]=n;return o}function kh(t,n,e,r){var i;for(i=n.firstElementChild;i;i=i.nextElementSibling){var o=t[i.namespaceURI];if(void 0!==o){var s=o[i.localName];void 0!==s&&s.call(r,i,e)}}}function _h(t,n,e,r,i){return r.push(t),kh(n,e,r,i),r.pop()}function Sh(t,n,e,r,i,o){for(var s,a,u=(void 0!==i?i:e).length,c=0;c<u;++c)void 0!==(s=e[c])&&void 0!==(a=n.call(void 0!==o?o:this,s,r,void 0!==i?i[c]:void 0))&&t[a.namespaceURI][a.localName].call(o,a,s,r)}function Mh(t,n,e,r,i,o,s){return i.push(t),Sh(n,e,r,i,o,s),i.pop()}var jh=void 0;function Th(){return void 0===jh&&"undefined"!=typeof XMLSerializer&&(jh=new XMLSerializer),jh}var Oh=void 0;function Eh(){return void 0===Oh&&"undefined"!=typeof document&&(Oh=document.implementation.createDocument("","",null)),Oh}var Ah=Qf;function Ch(t){switch(t){case Yf:return Float32Array;case Jf:return Uint32Array;default:return Float32Array}}var Rh=function(){function t(t,n){this.array=null,this.type=t,St(t===Yf||t===Jf,62),this.usage=void 0!==n?n:Ah}return t.prototype.ofSize=function(t){this.array=new(Ch(this.type))(t)},t.prototype.fromArray=function(t){var n=Ch(this.type);this.array=n.from?n.from(t):new n(t)},t.prototype.fromArrayBuffer=function(t){this.array=new(Ch(this.type))(t)},t.prototype.getType=function(){return this.type},t.prototype.getArray=function(){return this.array},t.prototype.getUsage=function(){return this.usage},t.prototype.getSize=function(){return this.array?this.array.length:0},t}(),Ih="webglcontextlost",Ph="webglcontextrestored",Dh=function(){function t(t){this.Oo=t.webGlContext;var n=this.Oo;this.Eo=t.scaleRatio||1,this.Ao=n.createTexture(),this.Co=null,this.Ro=n.createFramebuffer();var e=n.createShader(n.VERTEX_SHADER);n.shaderSource(e,t.vertexShader||"\n precision mediump float;\n \n attribute vec2 a_position;\n varying vec2 v_texCoord;\n varying vec2 v_screenCoord;\n \n uniform vec2 u_screenSize;\n \n void main() {\n v_texCoord = a_position * 0.5 + 0.5;\n v_screenCoord = v_texCoord * u_screenSize;\n gl_Position = vec4(a_position, 0.0, 1.0);\n }\n"),n.compileShader(e);var r=n.createShader(n.FRAGMENT_SHADER);n.shaderSource(r,t.fragmentShader||"\n precision mediump float;\n \n uniform sampler2D u_image;\n \n varying vec2 v_texCoord;\n \n void main() {\n gl_FragColor = texture2D(u_image, v_texCoord);\n }\n"),n.compileShader(r),this.Io=n.createProgram(),n.attachShader(this.Io,e),n.attachShader(this.Io,r),n.linkProgram(this.Io),this.Po=n.createBuffer();n.bindBuffer(n.ARRAY_BUFFER,this.Po),n.bufferData(n.ARRAY_BUFFER,new Float32Array([-1,-1,1,-1,-1,1,1,-1,1,1,-1,1]),n.STATIC_DRAW),this.Do=n.getAttribLocation(this.Io,"a_position"),this.No=n.getUniformLocation(this.Io,"u_screenSize"),this.zo=n.getUniformLocation(this.Io,"u_image"),this.Lo=[],t.uniforms&&Object.keys(t.uniforms).forEach(function(e){this.Lo.push({value:t.uniforms[e],location:n.getUniformLocation(this.Io,e)})}.bind(this))}return t.prototype.getGL=function(){return this.Oo},t.prototype.init=function(t){var n=this.getGL(),e=[n.drawingBufferWidth*this.Eo,n.drawingBufferHeight*this.Eo];if(n.bindFramebuffer(n.FRAMEBUFFER,this.getFrameBuffer()),n.viewport(0,0,e[0],e[1]),!this.Co||this.Co[0]!==e[0]||this.Co[1]!==e[1]){this.Co=e;var r=n.RGBA,i=n.RGBA,o=n.UNSIGNED_BYTE;n.bindTexture(n.TEXTURE_2D,this.Ao),n.texImage2D(n.TEXTURE_2D,0,r,e[0],e[1],0,i,o,null),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_MIN_FILTER,n.LINEAR),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_S,n.CLAMP_TO_EDGE),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_T,n.CLAMP_TO_EDGE),n.framebufferTexture2D(n.FRAMEBUFFER,n.COLOR_ATTACHMENT0,n.TEXTURE_2D,this.Ao,0)}},t.prototype.apply=function(t,n){var e=this.getGL(),r=t.size;e.bindFramebuffer(e.FRAMEBUFFER,n?n.getFrameBuffer():null),e.activeTexture(e.TEXTURE0),e.bindTexture(e.TEXTURE_2D,this.Ao),e.clearColor(0,0,0,0),e.clear(e.COLOR_BUFFER_BIT),e.enable(e.BLEND),e.blendFunc(e.ONE,e.ONE_MINUS_SRC_ALPHA),e.viewport(0,0,e.drawingBufferWidth,e.drawingBufferHeight),e.bindBuffer(e.ARRAY_BUFFER,this.Po),e.useProgram(this.Io),e.enableVertexAttribArray(this.Do),e.vertexAttribPointer(this.Do,2,e.FLOAT,!1,0,0),e.uniform2f(this.No,r[0],r[1]),e.uniform1i(this.zo,0),this.applyUniforms(t),e.drawArrays(e.TRIANGLES,0,6)},t.prototype.getFrameBuffer=function(){return this.Ro},t.prototype.applyUniforms=function(t){var n,e=this.getGL(),r=1;this.Lo.forEach((function(i){if((n="function"==typeof i.value?i.value(t):i.value)instanceof HTMLCanvasElement||n instanceof ImageData)i.texture||(i.texture=e.createTexture()),e.activeTexture(e["TEXTURE"+r]),e.bindTexture(e.TEXTURE_2D,i.texture),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MIN_FILTER,e.LINEAR),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_S,e.CLAMP_TO_EDGE),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_T,e.CLAMP_TO_EDGE),n instanceof ImageData?e.texImage2D(e.TEXTURE_2D,0,e.RGBA,e.RGBA,n.width,n.height,0,e.UNSIGNED_BYTE,new Uint8Array(n.data)):e.texImage2D(e.TEXTURE_2D,0,e.RGBA,e.RGBA,e.UNSIGNED_BYTE,n),e.uniform1i(i.location,r++);else if(Array.isArray(n))switch(n.length){case 2:return void e.uniform2f(i.location,n[0],n[1]);case 3:return void e.uniform3f(i.location,n[0],n[1],n[2]);case 4:return void e.uniform4f(i.location,n[0],n[1],n[2],n[3]);default:return}else"number"==typeof n&&e.uniform1f(i.location,n)}))},t}();function Nh(){return[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]}function zh(t,n){return t[0]=n[0],t[1]=n[1],t[4]=n[2],t[5]=n[3],t[12]=n[4],t[13]=n[5],t}var Lh=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Fh="u_projectionMatrix",Gh="u_offsetScaleMatrix",Uh="u_offsetRotateMatrix",Bh="u_time",qh="u_zoom",$h="u_resolution",Vh={UNSIGNED_BYTE:5121,UNSIGNED_SHORT:5123,UNSIGNED_INT:5125,FLOAT:nh};function Zh(t){for(var n=0,e=0;e<t.length;e++){var r=t[e];n+=r.size*Wh(r.type)}return n}function Wh(t){switch(t){case Vh.UNSIGNED_BYTE:return Uint8Array.BYTES_PER_ELEMENT;case Vh.UNSIGNED_SHORT:return Uint16Array.BYTES_PER_ELEMENT;case Vh.UNSIGNED_INT:return Uint32Array.BYTES_PER_ELEMENT;case Vh.FLOAT:default:return Float32Array.BYTES_PER_ELEMENT}}var Hh=function(t){function n(n){var e=t.call(this)||this,r=n||{};e.Fo=e.handleWebGLContextLost.bind(e),e.Go=e.handleWebGLContextRestored.bind(e),e.Ut=document.createElement("canvas"),e.Ut.style.position="absolute",e.Ut.style.left="0",e.Oo=rh(e.Ut);var i=e.getGL();if(e.Uo={},e.Bo={},e.qo=null,e.Ut.addEventListener(Ih,e.Fo),e.Ut.addEventListener(Ph,e.Go),e.$o=[1,0,0,1,0,0],e.Vo=[1,0,0,1,0,0],e.Zo=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],e.Wo={},e.Ho={},e.Lo=[],r.uniforms)for(var o in r.uniforms)e.Lo.push({name:o,value:r.uniforms[o]});return e.Ko=r.postProcesses?r.postProcesses.map((function(t){return new Dh({webGlContext:i,scaleRatio:t.scaleRatio,vertexShader:t.vertexShader,fragmentShader:t.fragmentShader,uniforms:t.uniforms})})):[new Dh({webGlContext:i})],e.Xo=null,e.ui=Date.now(),e}return Lh(n,t),n.prototype.getExtension=function(t){if(t in this.Bo)return this.Bo[t];var n=this.Oo.getExtension(t);return this.Bo[t]=n,n},n.prototype.bindBuffer=function(t){var n=this.getGL(),e=o(t),r=this.Uo[e];r||(r={buffer:t,webGlBuffer:n.createBuffer()},this.Uo[e]=r);n.bindBuffer(t.getType(),r.webGlBuffer)},n.prototype.flushBufferData=function(t){var n=this.getGL();this.bindBuffer(t),n.bufferData(t.getType(),t.getArray(),t.getUsage())},n.prototype.deleteBuffer=function(t){var n=this.getGL(),e=o(t),r=this.Uo[e];r&&!n.isContextLost()&&n.deleteBuffer(r.webGlBuffer),delete this.Uo[e]},n.prototype.disposeInternal=function(){this.Ut.removeEventListener(Ih,this.Fo),this.Ut.removeEventListener(Ph,this.Go);var t=this.Oo.getExtension("WEBGL_lose_context");t&&t.loseContext(),delete this.Oo,delete this.Ut},n.prototype.prepareDraw=function(t,n){var e=this.getGL(),r=this.getCanvas(),i=t.size,o=t.pixelRatio;r.width=i[0]*o,r.height=i[1]*o,r.style.width=i[0]+"px",r.style.height=i[1]+"px",e.useProgram(this.qo);for(var s=this.Ko.length-1;s>=0;s--)this.Ko[s].init(t);e.bindTexture(e.TEXTURE_2D,null),e.clearColor(0,0,0,0),e.clear(e.COLOR_BUFFER_BIT),e.enable(e.BLEND),e.blendFunc(e.ONE,n?e.ZERO:e.ONE_MINUS_SRC_ALPHA),e.useProgram(this.qo),this.applyFrameState(t),this.applyUniforms(t)},n.prototype.prepareDrawToRenderTarget=function(t,n,e){var r=this.getGL(),i=n.getSize();r.bindFramebuffer(r.FRAMEBUFFER,n.getFramebuffer()),r.viewport(0,0,i[0],i[1]),r.bindTexture(r.TEXTURE_2D,n.getTexture()),r.clearColor(0,0,0,0),r.clear(r.COLOR_BUFFER_BIT),r.enable(r.BLEND),r.blendFunc(r.ONE,e?r.ZERO:r.ONE_MINUS_SRC_ALPHA),r.useProgram(this.qo),this.applyFrameState(t),this.applyUniforms(t)},n.prototype.drawElements=function(t,n){var e=this.getGL();this.getExtension("OES_element_index_uint");var r=e.UNSIGNED_INT,i=n-t,o=4*t;e.drawElements(e.TRIANGLES,i,r,o)},n.prototype.finalizeDraw=function(t){for(var n=0;n<this.Ko.length;n++)this.Ko[n].apply(t,this.Ko[n+1]||null)},n.prototype.getCanvas=function(){return this.Ut},n.prototype.getGL=function(){return this.Oo},n.prototype.applyFrameState=function(t){var n=t.size,e=t.viewState.rotation,r=Xt(this.Vo);en(r,2/n[0],2/n[1]);var i=Xt(this.$o);0!==e&&nn(i,-e),this.setUniformMatrixValue(Gh,zh(this.Zo,r)),this.setUniformMatrixValue(Uh,zh(this.Zo,i)),this.setUniformFloatValue(Bh,.001*(Date.now()-this.ui)),this.setUniformFloatValue(qh,t.viewState.zoom),this.setUniformFloatValue($h,t.viewState.resolution)},n.prototype.applyUniforms=function(t){var n,e=this.getGL(),r=0;this.Lo.forEach(function(i){if((n="function"==typeof i.value?i.value(t):i.value)instanceof HTMLCanvasElement||n instanceof HTMLImageElement||n instanceof ImageData)i.texture||(i.prevValue=void 0,i.texture=e.createTexture()),e.activeTexture(e["TEXTURE"+r]),e.bindTexture(e.TEXTURE_2D,i.texture),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MIN_FILTER,e.LINEAR),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_S,e.CLAMP_TO_EDGE),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_T,e.CLAMP_TO_EDGE),(!(n instanceof HTMLImageElement)||n.complete)&&i.prevValue!==n&&(i.prevValue=n,e.texImage2D(e.TEXTURE_2D,0,e.RGBA,e.RGBA,e.UNSIGNED_BYTE,n)),e.uniform1i(this.getUniformLocation(i.name),r++);else if(Array.isArray(n)&&6===n.length)this.setUniformMatrixValue(i.name,zh(this.Zo,n));else if(Array.isArray(n)&&n.length<=4)switch(n.length){case 2:return void e.uniform2f(this.getUniformLocation(i.name),n[0],n[1]);case 3:return void e.uniform3f(this.getUniformLocation(i.name),n[0],n[1],n[2]);case 4:return void e.uniform4f(this.getUniformLocation(i.name),n[0],n[1],n[2],n[3]);default:return}else"number"==typeof n&&e.uniform1f(this.getUniformLocation(i.name),n)}.bind(this))},n.prototype.useProgram=function(t){return t!=this.qo&&(this.getGL().useProgram(t),this.qo=t,this.Wo={},this.Ho={},!0)},n.prototype.compileShader=function(t,n){var e=this.getGL(),r=e.createShader(n);return e.shaderSource(r,t),e.compileShader(r),r},n.prototype.getProgram=function(t,n){var e=this.getGL(),r=this.compileShader(t,e.FRAGMENT_SHADER),i=this.compileShader(n,e.VERTEX_SHADER),o=e.createProgram();if(e.attachShader(o,r),e.attachShader(o,i),e.linkProgram(o),!e.getShaderParameter(r,e.COMPILE_STATUS)){var s="Fragment shader compliation failed: "+e.getShaderInfoLog(r);throw new Error(s)}if(e.deleteShader(r),!e.getShaderParameter(i,e.COMPILE_STATUS)){s="Vertex shader compilation failed: "+e.getShaderInfoLog(i);throw new Error(s)}if(e.deleteShader(i),!e.getProgramParameter(o,e.LINK_STATUS)){s="GL program linking failed: "+e.getShaderInfoLog(i);throw new Error(s)}return o},n.prototype.getUniformLocation=function(t){return void 0===this.Wo[t]&&(this.Wo[t]=this.getGL().getUniformLocation(this.qo,t)),this.Wo[t]},n.prototype.getAttributeLocation=function(t){return void 0===this.Ho[t]&&(this.Ho[t]=this.getGL().getAttribLocation(this.qo,t)),this.Ho[t]},n.prototype.makeProjectionTransform=function(t,n){var e=t.size,r=t.viewState.rotation,i=t.viewState.resolution,o=t.viewState.center;return Xt(n),sn(n,0,0,2/(i*e[0]),2/(i*e[1]),-r,-o[0],-o[1]),n},n.prototype.setUniformFloatValue=function(t,n){this.getGL().uniform1f(this.getUniformLocation(t),n)},n.prototype.setUniformMatrixValue=function(t,n){this.getGL().uniformMatrix4fv(this.getUniformLocation(t),!1,n)},n.prototype.Yo=function(t,n,e,r,i){var o=this.getAttributeLocation(t);o<0||(this.getGL().enableVertexAttribArray(o),this.getGL().vertexAttribPointer(o,n,e,!1,r,i))},n.prototype.enableAttributes=function(t){for(var n=Zh(t),e=0,r=0;r<t.length;r++){var i=t[r];this.Yo(i.name,i.size,i.type||nh,n,e),e+=i.size*Wh(i.type)}},n.prototype.handleWebGLContextLost=function(){E(this.Uo),this.qo=null},n.prototype.handleWebGLContextRestored=function(){},n.prototype.createTexture=function(t,n,e){var r=this.getGL(),i=e||r.createTexture(),o=r.RGBA,s=r.RGBA,a=r.UNSIGNED_BYTE;return r.bindTexture(r.TEXTURE_2D,i),n?r.texImage2D(r.TEXTURE_2D,0,o,s,a,n):r.texImage2D(r.TEXTURE_2D,0,o,t[0],t[1],0,s,a,null),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_MIN_FILTER,r.LINEAR),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_WRAP_S,r.CLAMP_TO_EDGE),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_WRAP_T,r.CLAMP_TO_EDGE),i},n}(v),Kh=new Uint8Array(4),Xh=function(){function t(t,n){this.Jo=t;var e=t.getGL();this.Qo=e.createTexture(),this.ts=e.createFramebuffer(),this.ns=n||[1,1],this.q=new Uint8Array(0),this.es=!0,this.rs()}return t.prototype.setSize=function(t){x(t,this.ns)||(this.ns[0]=t[0],this.ns[1]=t[1],this.rs())},t.prototype.getSize=function(){return this.ns},t.prototype.clearCachedData=function(){this.es=!0},t.prototype.readAll=function(){if(this.es){var t=this.ns,n=this.Jo.getGL();n.bindFramebuffer(n.FRAMEBUFFER,this.ts),n.readPixels(0,0,t[0],t[1],n.RGBA,n.UNSIGNED_BYTE,this.q),this.es=!1}return this.q},t.prototype.readPixel=function(t,n){if(t<0||n<0||t>this.ns[0]||n>=this.ns[1])return Kh[0]=0,Kh[1]=0,Kh[2]=0,Kh[3]=0,Kh;this.readAll();var e=Math.floor(t)+(this.ns[1]-Math.floor(n)-1)*this.ns[0];return Kh[0]=this.q[4*e],Kh[1]=this.q[4*e+1],Kh[2]=this.q[4*e+2],Kh[3]=this.q[4*e+3],Kh},t.prototype.getTexture=function(){return this.Qo},t.prototype.getFramebuffer=function(){return this.ts},t.prototype.rs=function(){var t=this.ns,n=this.Jo.getGL();this.Qo=this.Jo.createTexture(t,null,this.Qo),n.bindFramebuffer(n.FRAMEBUFFER,this.ts),n.viewport(0,0,t[0],t[1]),n.framebufferTexture2D(n.FRAMEBUFFER,n.COLOR_ATTACHMENT0,n.TEXTURE_2D,this.Qo,0),this.q=new Uint8Array(t[0]*t[1]*4)},t}(),Yh=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function Jh(t,n){t.bindTexture(t.TEXTURE_2D,n),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_S,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_T,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,t.LINEAR),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAG_FILTER,t.LINEAR)}function Qh(t,n,e,r,i){var o,s,a=t.getGL();switch(Jh(a,n),i){case 1:o=a.LUMINANCE;break;case 2:o=a.LUMINANCE_ALPHA;break;case 3:o=a.RGB;break;case 4:o=a.RGBA;break;default:throw new Error("Unsupported number of bands: "+i)}e instanceof Float32Array?(s=a.FLOAT,t.getExtension("OES_texture_float"),t.getExtension("OES_texture_float_linear")):s=a.UNSIGNED_BYTE,a.texImage2D(a.TEXTURE_2D,0,o,r[0],r[1],0,o,s,e)}var tl=function(t){function n(n,e,r){var i=t.call(this)||this;i.tile,i.textures=[],i.sr=i.sr.bind(i),i.size=Ya(e.getTileSize(n.tileCoord[0])),i.bandCount=NaN,i.Jo=r;var o=new Rh(Yf,Qf);return o.fromArray([0,1,1,1,1,0,0,0]),r.flushBufferData(o),i.coords=o,i.setTile(n),i}return Yh(n,t),n.prototype.setTile=function(t){t!==this.tile&&(this.tile&&this.tile.removeEventListener(P,this.sr),this.tile=t,this.textures.length=0,this.loaded=t.getState()===vt,this.loaded?this.os():t.addEventListener(P,this.sr))},n.prototype.os=function(){var t=this.Jo,n=t.getGL(),e=this.tile;if(e instanceof jo){var r=n.createTexture();return this.textures.push(r),this.bandCount=4,void function(t,n,e){Jh(t,n),t.texImage2D(t.TEXTURE_2D,0,t.RGBA,t.RGBA,t.UNSIGNED_BYTE,e)}(n,r,e.getImage())}var i=e.getData(),o=i instanceof Float32Array,s=this.size[0]*this.size[1];this.bandCount=i.byteLength/(o?4:1)/s;var a=Math.ceil(this.bandCount/4);if(1===a){r=n.createTexture();return this.textures.push(r),void Qh(t,r,i,this.size,this.bandCount)}for(var u=o?Float32Array:Uint8Array,c=new Array(a),f=0;f<a;++f){r=n.createTexture();this.textures.push(r);var h=f<a-1?4:this.bandCount%4;c[f]=new u(s*h)}for(var l=s*this.bandCount,v=0;v<l;++v){var d=v%this.bandCount,p=d%4,y=(h=(f=Math.floor(d/4))<a-1?4:this.bandCount%4,Math.floor(v/this.bandCount));c[f][y*h+p]=i[v]}for(f=0;f<a;++f){h=f<a-1?4:this.bandCount%4;Qh(t,r=this.textures[f],c[f],this.size,h)}},n.prototype.sr=function(){this.tile.getState()===vt&&(this.loaded=!0,this.os(),this.dispatchEvent(P))},n.prototype.disposeInternal=function(){var t=this.Jo.getGL();this.Jo.deleteBuffer(this.coords);for(var n=0;n<this.textures.length;++n)t.deleteTexture(this.textures[n]);this.tile.removeEventListener(P,this.sr)},n}(I),nl=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),el=function(t){function n(n){var e=t.call(this)||this;return e.ss=e.us.bind(e),e.cs=n,e.declutterExecutorGroup=null,e}return nl(n,t),n.prototype.getFeatures=function(t){return r()},n.prototype.prepareFrame=function(t){return r()},n.prototype.renderFrame=function(t,n){return r()},n.prototype.loadedTileCallback=function(t,n,e){t[n]||(t[n]={}),t[n][e.tileCoord.toString()]=e},n.prototype.createLoadedTileFinder=function(t,n,e){return function(r,i){var o=this.loadedTileCallback.bind(this,e,r);return t.forEachLoadedTile(n,r,i,o)}.bind(this)},n.prototype.forEachFeatureAtCoordinate=function(t,n,e,r,i){},n.prototype.getDataAtPixel=function(t,n,e){return null},n.prototype.getLayer=function(){return this.cs},n.prototype.handleFontsChanged=function(){},n.prototype.us=function(t){t.target.getState()===co&&this.renderIfReadyAndVisible()},n.prototype.loadImage=function(t){var n=t.getState();return n!=co&&n!=fo&&t.addEventListener(P,this.ss),n==ao&&(t.load(),n=t.getState()),n==co},n.prototype.renderIfReadyAndVisible=function(){var t=this.getLayer();t.getVisible()&&t.getSourceState()==ss&&t.changed()},n}(nt),rl=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),il="GENERATE_BUFFERS",ol=function(t){function n(n,e){var r=t.call(this,n)||this,i=e||{};return r.helper=new Hh({postProcesses:i.postProcesses,uniforms:i.uniforms}),void 0!==i.className&&(r.helper.getCanvas().className=i.className),r}return rl(n,t),n.prototype.disposeInternal=function(){this.helper.dispose(),delete this.helper,t.prototype.disposeInternal.call(this)},n.prototype.fs=function(t,n){var e=this.getLayer();if(e.hasListener(t)){var r=new ps(t,null,n,null);e.dispatchEvent(r)}},n.prototype.preRender=function(t){this.fs(Qo,t)},n.prototype.postRender=function(t){this.fs(ts,t)},n}(el),sl=[],al={vertexPosition:0,indexPosition:0};function ul(t,n,e,r,i){t[n+0]=e,t[n+1]=r,t[n+2]=i}function cl(t,n){var e=n||[],r=256,i=255;return e[0]=Math.floor(t/r/r/r)/i,e[1]=Math.floor(t/r/r)%r/i,e[2]=Math.floor(t/r)%r/i,e[3]=t%r/i,e}function fl(t){var n=0,e=256,r=255;return n+=Math.round(t[0]*e*e*e*r),n+=Math.round(t[1]*e*e*r),n+=Math.round(t[2]*e*r),n+=Math.round(t[3]*r)}var hl=ol,ll=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),vl={TILE_TEXTURE_PREFIX:"u_tileTexture",TILE_TRANSFORM:"u_tileTransform",TRANSITION_ALPHA:"u_transitionAlpha",DEPTH:"u_depth",TEXTURE_PIXEL_WIDTH:"u_texturePixelWidth",TEXTURE_PIXEL_HEIGHT:"u_texturePixelHeight",RESOLUTION:"u_resolution",ZOOM:"u_zoom"},dl={TEXTURE_COORD:"a_textureCoord"},pl=[{name:dl.TEXTURE_COORD,size:2,type:Vh.FLOAT}],yl={};function ml(t){return 2*(1-1/(t+1))-1}function bl(t,n,e){e in t||(t[e]=[]),t[e].push(n)}function gl(t,n){var e=t.layerStatesArray[t.layerIndex];return e.extent&&(n=Kn(n,Cr(e.extent,t.viewState.projection))),n}var wl=function(t){function n(n,e){var r=t.call(this,n,{uniforms:e.uniforms,className:e.className})||this;r.hs=[1,0,0,1,0,0],r.ls=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],r.vs=new Bc(0,0,0,0),r.ds=Cc(0,0,0),r.ps=[0,0],r.ys=r.helper.getProgram(e.fragmentShader,e.vertexShader);var i=new Rh(Jf,Qf);i.fromArray([0,1,3,1,2,3]),r.helper.flushBufferData(i),r.bs=i;var o=void 0!==e.cacheSize?e.cacheSize:512;return r.gs=new Ac(o),r.ws=NaN,r}return ll(n,t),n.prototype.isDrawableTile=function(t){var n=this.getLayer(),e=t.getState(),r=n.getUseInterimTilesOnError();return e==vt||e==pt||e==dt&&!r},n.prototype.prepareFrame=function(t){if(te(gl(t,t.extent)))return!1;var n=this.getLayer().getSource();return!!n&&n.getState()===ss},n.prototype.enqueueTiles=function(t,n,e,r){var i=t.viewState,s=this.getLayer().getSource(),a=s.getTileGridForProjection(i.projection),u=this.gs,c=a.getTileRangeForExtentAndZ(n,e),f=o(s);f in t.wantedTiles||(t.wantedTiles[f]={});for(var h=t.wantedTiles[f],l=a.getResolution(e),v=c.minX;v<=c.maxX;++v)for(var d=c.minY;d<=c.maxY;++d){var p=Cc(e,v,d,this.ds),y=Ic(p),m=void 0,b=void 0;u.containsKey(y)&&(b=(m=u.get(y)).tile),m&&m.tile.key===s.getKey()||(b=s.getTile(e,v,d,t.pixelRatio,i.projection),m?m.setTile(this.isDrawableTile(b)?b:b.getInterimTile()):(m=new tl(b,a,this.helper),u.set(y,m))),bl(r,m,e);var g=b.getKey();h[g]=!0,b.getState()===ht&&(t.tileQueue.isKeyQueued(g)||t.tileQueue.enqueue([b,f,a.getTileCoordCenter(p),l]))}},n.prototype.renderFrame=function(t){this.preRender(t);var n=t.viewState,e=t.layerStatesArray[t.layerIndex],r=gl(t,t.extent),i=this.getLayer().getSource(),s=i.getTileGridForProjection(n.projection),a=s.getZForResolution(n.resolution,i.zDirection),u={};if(t.nextExtent){var c=s.getZForResolution(n.nextResolution,i.zDirection),f=gl(t,t.nextExtent);this.enqueueTiles(t,f,c,u)}this.enqueueTiles(t,r,a,u);for(var h={},l=o(this),v=t.time,d=!1,y=u[a],m=0,b=y.length;m<b;++m){var g=(N=(W=y[m]).tile).tileCoord;if(W.loaded){if(1===(z=N.getAlpha(l,v))){N.endTransition(l);continue}d=!0,h[L=Ic(g)]=z}if(!this.xs(s,g,a+1,u))for(var w=a-1;w>=s.minZoom;--w){if(this.xs(s,g,w,u))break}}this.helper.useProgram(this.ys),this.helper.prepareDraw(t,!d);for(var x=Object.keys(u).map(Number).sort(p),k=this.helper.getGL(),_=n.center[0],S=n.center[1],M=0,j=x.length;M<j;++M){var T=x[M],O=s.getResolution(T),E=Ya(s.getTileSize(T),this.ps),A=s.getOrigin(T),C=(_-A[0])/(E[0]*O),R=(A[1]-S)/(E[1]*O),I=n.resolution/O,P=ml(T),D=u[T];for(m=0,b=D.length;m<b;++m){if((W=D[m]).loaded){var N,z,L=Ic(g=(N=W.tile).tileCoord),F=g[1],G=g[2];sn(this.hs,0,0,2/(t.size[0]*I/E[0]),-2/(t.size[1]*I/E[1]),n.rotation,-(C-F),-(R-G)),this.helper.setUniformMatrixValue(vl.TILE_TRANSFORM,zh(this.ls,this.hs)),this.helper.bindBuffer(W.coords),this.helper.bindBuffer(this.bs),this.helper.enableAttributes(pl);for(var U=0;U<W.textures.length;++U){var B="TEXTURE"+U,q=vl.TILE_TEXTURE_PREFIX+U;k.activeTexture(k[B]),k.bindTexture(k.TEXTURE_2D,W.textures[U]),k.uniform1i(this.helper.getUniformLocation(q),U)}(z=L in h?h[L]:1)<1&&(t.animate=!0),this.helper.setUniformFloatValue(vl.TRANSITION_ALPHA,z),this.helper.setUniformFloatValue(vl.DEPTH,P),this.helper.setUniformFloatValue(vl.TEXTURE_PIXEL_WIDTH,E[0]),this.helper.setUniformFloatValue(vl.TEXTURE_PIXEL_HEIGHT,E[1]),this.helper.setUniformFloatValue(vl.RESOLUTION,n.resolution),this.helper.setUniformFloatValue(vl.ZOOM,n.zoom),this.helper.drawElements(0,this.bs.getSize())}}}this.helper.finalizeDraw(t);var $=this.helper.getCanvas(),V=e.opacity;this.ws!==V&&($.style.opacity=String(V),this.ws=V);for(var Z=this.gs;Z.canExpireCache();){var W;(W=Z.pop()).dispose()}return t.postRenderFunctions.push((function(t,n){i.expireCache(i.getProjection(),yl)})),this.postRender(t),$},n.prototype.xs=function(t,n,e,r){var i=t.getTileRangeForTileCoordAndZ(n,e,this.vs);if(!i)return!1;for(var o=!0,s=this.gs,a=i.minX;a<=i.maxX;++a)for(var u=i.minY;u<=i.maxY;++u){var c=Rc(e,a,u),f=!1;if(s.containsKey(c)){var h=s.get(c);h.loaded&&(bl(r,h,e),f=!0)}f||(o=!1)}return o},n.prototype.disposeInternal=function(){var n=this.helper,e=n.getGL();n.deleteBuffer(this.bs),delete this.bs,e.deleteProgram(this.ys),delete this.ys;var r=this.gs;r.forEach((function(t){t.dispose()})),r.clear(),delete this.gs,t.prototype.disposeInternal.call(this)},n}(hl);wl.prototype.getLayer;var xl=wl,kl=1,_l=2,Sl=4,Ml=8,jl=16,Tl=31,Ol=0,El={};function Al(t){if("number"==typeof t)return kl;if("boolean"==typeof t)return Ml;if("string"==typeof t)return No(t)?Sl|_l:_l;if(!Array.isArray(t))throw new Error("Unhandled value type: "+JSON.stringify(t));var n=t;if(n.every((function(t){return"number"==typeof t})))return 3===n.length||4===n.length?Sl|jl:jl;if("string"!=typeof n[0])throw new Error("Expected an expression operator but received: "+JSON.stringify(n));var e=El[n[0]];if(void 0===e)throw new Error("Unrecognized expression operator: "+JSON.stringify(n));return e.getReturnType(n.slice(1))}function Cl(t){return ce(t)%1==0}function Rl(t){var n=t.toString();return-1===n.indexOf(".")?n+".0":n}function Il(t){if(t.length<2||t.length>4)throw new Error("`formatArray` can only output `vec2`, `vec3` or `vec4` arrays.");return"vec"+t.length+"("+t.map(Rl).join(", ")+")"}function Pl(t){var n=Io(t).slice();return n.length<4&&n.push(1),Il(n.map((function(t,n){return n<3?t/255:t})))}function Dl(t,n){return void 0===t.stringLiteralsMap[n]&&(t.stringLiteralsMap[n]=Object.keys(t.stringLiteralsMap).length),t.stringLiteralsMap[n]}function Nl(t,n){return Rl(Dl(t,n))}function zl(t,n,e){if(Array.isArray(n)&&"string"==typeof n[0]){var r=El[n[0]];if(void 0===r)throw new Error("Unrecognized expression operator: "+JSON.stringify(n));return r.toGlsl(t,n.slice(1),e)}var i=Al(n);if((i&kl)>0)return Rl(n);if((i&Ml)>0)return n.toString();if((i&_l)>0&&(void 0===e||e==_l))return Nl(t,n.toString());if((i&Sl)>0&&(void 0===e||e==Sl))return Pl(n);if((i&jl)>0)return Il(n);throw new Error("Unexpected expression "+n+" (expected type "+e+")")}function Ll(t){if(!(Al(t)&kl))throw new Error("A numeric value was expected, got "+JSON.stringify(t)+" instead")}function Fl(t){for(var n=0;n<t.length;n++)Ll(t[n])}function Gl(t){if(!(Al(t)&_l))throw new Error("A string value was expected, got "+JSON.stringify(t)+" instead")}function Ul(t){if(!(Al(t)&Ml))throw new Error("A boolean value was expected, got "+JSON.stringify(t)+" instead")}function Bl(t,n){if(t.length!==n)throw new Error("Exactly "+n+" arguments were expected, got "+t.length+" instead")}function ql(t,n){if(t.length<n)throw new Error("At least "+n+" arguments were expected, got "+t.length+" instead")}function $l(t,n){if(t.length>n)throw new Error("At most "+n+" arguments were expected, got "+t.length+" instead")}function Vl(t){if(t.length%2!=0)throw new Error("An even amount of arguments was expected, got "+t+" instead")}function Zl(t,n){if(!Cl(n))throw new Error("Could not infer only one type from the following expression: "+JSON.stringify(t))}function Wl(t){return"u_var_"+t}function Hl(t){return{getReturnType:function(t){return Ml},toGlsl:function(n,e){Bl(e,2);for(var r=Tl,i=0;i<e.length;i++)r&=Al(e[i]);if(r===Ol)throw new Error("All arguments should be of compatible type, got "+JSON.stringify(e)+" instead");return r&=~Sl,"("+zl(n,e[0],r)+" "+t+" "+zl(n,e[1],r)+")"}}}function Kl(t){return{getReturnType:function(t){return Ml},toGlsl:function(n,e){ql(e,2);for(var r=0;r<e.length;r++)Ul(e[r]);return"("+e.map((function(t){return zl(n,t)})).join(" "+t+" ")+")"}}}El.get={getReturnType:function(t){return Tl},toGlsl:function(t,n){Bl(n,1),Gl(n[0]);var e=n[0].toString();return-1===t.attributes.indexOf(e)&&t.attributes.push(e),(t.inFragmentShader?"v_":"a_")+e}},El.var={getReturnType:function(t){return Tl},toGlsl:function(t,n){Bl(n,1),Gl(n[0]);var e=n[0].toString();return-1===t.variables.indexOf(e)&&t.variables.push(e),Wl(e)}},El.band={getReturnType:function(t){return kl},toGlsl:function(t,n){ql(n,1),$l(n,3);var e=n[0];if("number"!=typeof e)throw new Error("Band index must be a number");var r=e-1,i=Math.floor(r/4),o=r%4;if(e===t.bandCount&&1===o&&(o=3),1===n.length)return"color"+i+"["+o+"]";var s=n[1],a=n[2]||0;return Ll(s),Ll(a),"texture2D("+(vl.TILE_TEXTURE_PREFIX+i)+", v_textureCoord + vec2("+zl(t,s)+" / "+vl.TEXTURE_PIXEL_WIDTH+", "+zl(t,a)+" / "+vl.TEXTURE_PIXEL_HEIGHT+"))["+o+"]"}},El.time={getReturnType:function(t){return kl},toGlsl:function(t,n){return Bl(n,0),"u_time"}},El.zoom={getReturnType:function(t){return kl},toGlsl:function(t,n){return Bl(n,0),"u_zoom"}},El.resolution={getReturnType:function(t){return kl},toGlsl:function(t,n){return Bl(n,0),"u_resolution"}},El["*"]={getReturnType:function(t){return kl},toGlsl:function(t,n){return Bl(n,2),Fl(n),"("+zl(t,n[0])+" * "+zl(t,n[1])+")"}},El["/"]={getReturnType:function(t){return kl},toGlsl:function(t,n){return Bl(n,2),Fl(n),"("+zl(t,n[0])+" / "+zl(t,n[1])+")"}},El["+"]={getReturnType:function(t){return kl},toGlsl:function(t,n){return Bl(n,2),Fl(n),"("+zl(t,n[0])+" + "+zl(t,n[1])+")"}},El["-"]={getReturnType:function(t){return kl},toGlsl:function(t,n){return Bl(n,2),Fl(n),"("+zl(t,n[0])+" - "+zl(t,n[1])+")"}},El.clamp={getReturnType:function(t){return kl},toGlsl:function(t,n){Bl(n,3),Fl(n);var e=zl(t,n[1]),r=zl(t,n[2]);return"clamp("+zl(t,n[0])+", "+e+", "+r+")"}},El["%"]={getReturnType:function(t){return kl},toGlsl:function(t,n){return Bl(n,2),Fl(n),"mod("+zl(t,n[0])+", "+zl(t,n[1])+")"}},El["^"]={getReturnType:function(t){return kl},toGlsl:function(t,n){return Bl(n,2),Fl(n),"pow("+zl(t,n[0])+", "+zl(t,n[1])+")"}},El.abs={getReturnType:function(t){return kl},toGlsl:function(t,n){return Bl(n,1),Fl(n),"abs("+zl(t,n[0])+")"}},El.sin={getReturnType:function(t){return kl},toGlsl:function(t,n){return Bl(n,1),Fl(n),"sin("+zl(t,n[0])+")"}},El.cos={getReturnType:function(t){return kl},toGlsl:function(t,n){return Bl(n,1),Fl(n),"cos("+zl(t,n[0])+")"}},El.atan={getReturnType:function(t){return kl},toGlsl:function(t,n){return ql(n,1),$l(n,2),Fl(n),2===n.length?"atan("+zl(t,n[0])+", "+zl(t,n[1])+")":"atan("+zl(t,n[0])+")"}},El[">"]={getReturnType:function(t){return Ml},toGlsl:function(t,n){return Bl(n,2),Fl(n),"("+zl(t,n[0])+" > "+zl(t,n[1])+")"}},El[">="]={getReturnType:function(t){return Ml},toGlsl:function(t,n){return Bl(n,2),Fl(n),"("+zl(t,n[0])+" >= "+zl(t,n[1])+")"}},El["<"]={getReturnType:function(t){return Ml},toGlsl:function(t,n){return Bl(n,2),Fl(n),"("+zl(t,n[0])+" < "+zl(t,n[1])+")"}},El["<="]={getReturnType:function(t){return Ml},toGlsl:function(t,n){return Bl(n,2),Fl(n),"("+zl(t,n[0])+" <= "+zl(t,n[1])+")"}},El["=="]=Hl("=="),El["!="]=Hl("!="),El["!"]={getReturnType:function(t){return Ml},toGlsl:function(t,n){return Bl(n,1),Ul(n[0]),"(!"+zl(t,n[0])+")"}},El.all=Kl("&&"),El.any=Kl("||"),El.between={getReturnType:function(t){return Ml},toGlsl:function(t,n){Bl(n,3),Fl(n);var e=zl(t,n[1]),r=zl(t,n[2]),i=zl(t,n[0]);return"("+i+" >= "+e+" && "+i+" <= "+r+")"}},El.array={getReturnType:function(t){return jl},toGlsl:function(t,n){ql(n,2),$l(n,4),Fl(n);var e=n.map((function(n){return zl(t,n,kl)}));return"vec"+n.length+"("+e.join(", ")+")"}},El.color={getReturnType:function(t){return Sl},toGlsl:function(t,n){ql(n,3),$l(n,4),Fl(n);var e=n;3===n.length&&e.push(1);var r=n.map((function(n,e){return zl(t,n,kl)+(e<3?" / 255.0":"")}));return"vec"+n.length+"("+r.join(", ")+")"}},El.interpolate={getReturnType:function(t){for(var n=Sl|kl,e=3;e<t.length;e+=2)n&=Al(t[e]);return n},toGlsl:function(t,n,e){Vl(n),ql(n,6);var r,i=n[0];switch(i[0]){case"linear":r=1;break;case"exponential":r=i[1];break;default:r=null}if(!r)throw new Error('Invalid interpolation type for "interpolate" operator, received: '+JSON.stringify(i));var o=void 0!==e?e:Tl,s=El.interpolate.getReturnType(n)&o;Zl(n,s);for(var a=zl(t,n[1]),u=Rl(r),c="",f=2;f<n.length-2;f+=2){var h=zl(t,n[f]),l=c||zl(t,n[f+1],s),v=zl(t,n[f+2]);c="mix("+l+", "+zl(t,n[f+3],s)+", pow(clamp(("+a+" - "+h+") / ("+v+" - "+h+"), 0.0, 1.0), "+u+"))"}return c}},El.match={getReturnType:function(t){for(var n=Tl,e=2;e<t.length;e+=2)n&=Al(t[e]);return n&=Al(t[t.length-1])},toGlsl:function(t,n,e){Vl(n),ql(n,4);var r=void 0!==e?e:Tl,i=El.match.getReturnType(n)&r;Zl(n,i);for(var o=zl(t,n[0]),s=zl(t,n[n.length-1],i),a=null,u=n.length-3;u>=1;u-=2){a="("+o+" == "+zl(t,n[u])+" ? "+zl(t,n[u+1],i)+" : "+(a||s)+")"}return a}},El.case={getReturnType:function(t){for(var n=Tl,e=1;e<t.length;e+=2)n&=Al(t[e]);return n&=Al(t[t.length-1])},toGlsl:function(t,n,e){!function(t){if(t.length%2==0)throw new Error("An odd amount of arguments was expected, got "+t+" instead")}(n),ql(n,3);var r=void 0!==e?e:Tl,i=El.case.getReturnType(n)&r;Zl(n,i);for(var o=0;o<n.length-1;o+=2)Ul(n[o]);var s=zl(t,n[n.length-1],i),a=null;for(o=n.length-3;o>=0;o-=2){a="("+zl(t,n[o])+" ? "+zl(t,n[o+1],i)+" : "+(a||s)+")"}return a}};var Xl=function(){function t(){this.uniforms=[],this.attributes=[],this.varyings=[],this.sizeExpression="vec2(1.0)",this.rotationExpression="0.0",this.offsetExpression="vec2(0.0)",this.colorExpression="vec4(1.0)",this.texCoordExpression="vec4(0.0, 0.0, 1.0, 1.0)",this.discardExpression="false",this.rotateWithView=!1}return t.prototype.addUniform=function(t){return this.uniforms.push(t),this},t.prototype.addAttribute=function(t){return this.attributes.push(t),this},t.prototype.addVarying=function(t,n,e){return this.varyings.push({name:t,type:n,expression:e}),this},t.prototype.setSizeExpression=function(t){return this.sizeExpression=t,this},t.prototype.setRotationExpression=function(t){return this.rotationExpression=t,this},t.prototype.setSymbolOffsetExpression=function(t){return this.offsetExpression=t,this},t.prototype.setColorExpression=function(t){return this.colorExpression=t,this},t.prototype.setTextureCoordinateExpression=function(t){return this.texCoordExpression=t,this},t.prototype.setFragmentDiscardExpression=function(t){return this.discardExpression=t,this},t.prototype.setSymbolRotateWithView=function(t){return this.rotateWithView=t,this},t.prototype.getSizeExpression=function(){return this.sizeExpression},t.prototype.getOffsetExpression=function(){return this.offsetExpression},t.prototype.getColorExpression=function(){return this.colorExpression},t.prototype.getTextureCoordinateExpression=function(){return this.texCoordExpression},t.prototype.getFragmentDiscardExpression=function(){return this.discardExpression},t.prototype.getSymbolVertexShader=function(t){var n=this.rotateWithView?"u_offsetScaleMatrix * u_offsetRotateMatrix":"u_offsetScaleMatrix",e=this.attributes,r=this.varyings;return t&&(e=e.concat("vec4 a_hitColor"),r=r.concat({name:"v_hitColor",type:"vec4",expression:"a_hitColor"})),"precision mediump float;\nuniform mat4 u_projectionMatrix;\nuniform mat4 u_offsetScaleMatrix;\nuniform mat4 u_offsetRotateMatrix;\nuniform float u_time;\nuniform float u_zoom;\nuniform float u_resolution;\n"+this.uniforms.map((function(t){return"uniform "+t+";"})).join("\n")+"\nattribute vec2 a_position;\nattribute float a_index;\n"+e.map((function(t){return"attribute "+t+";"})).join("\n")+"\nvarying vec2 v_texCoord;\nvarying vec2 v_quadCoord;\n"+r.map((function(t){return"varying "+t.type+" "+t.name+";"})).join("\n")+"\nvoid main(void) {\n mat4 offsetMatrix = "+n+";\n vec2 halfSize = "+this.sizeExpression+" * 0.5;\n vec2 offset = "+this.offsetExpression+";\n float angle = "+this.rotationExpression+";\n float offsetX;\n float offsetY;\n if (a_index == 0.0) {\n offsetX = (offset.x - halfSize.x) * cos(angle) + (offset.y - halfSize.y) * sin(angle);\n offsetY = (offset.y - halfSize.y) * cos(angle) - (offset.x - halfSize.x) * sin(angle);\n } else if (a_index == 1.0) {\n offsetX = (offset.x + halfSize.x) * cos(angle) + (offset.y - halfSize.y) * sin(angle);\n offsetY = (offset.y - halfSize.y) * cos(angle) - (offset.x + halfSize.x) * sin(angle);\n } else if (a_index == 2.0) {\n offsetX = (offset.x + halfSize.x) * cos(angle) + (offset.y + halfSize.y) * sin(angle);\n offsetY = (offset.y + halfSize.y) * cos(angle) - (offset.x + halfSize.x) * sin(angle);\n } else {\n offsetX = (offset.x - halfSize.x) * cos(angle) + (offset.y + halfSize.y) * sin(angle);\n offsetY = (offset.y + halfSize.y) * cos(angle) - (offset.x - halfSize.x) * sin(angle);\n }\n vec4 offsets = offsetMatrix * vec4(offsetX, offsetY, 0.0, 0.0);\n gl_Position = u_projectionMatrix * vec4(a_position, 0.0, 1.0) + offsets;\n vec4 texCoord = "+this.texCoordExpression+";\n float u = a_index == 0.0 || a_index == 3.0 ? texCoord.s : texCoord.p;\n float v = a_index == 2.0 || a_index == 3.0 ? texCoord.t : texCoord.q;\n v_texCoord = vec2(u, v);\n u = a_index == 0.0 || a_index == 3.0 ? 0.0 : 1.0;\n v = a_index == 2.0 || a_index == 3.0 ? 0.0 : 1.0;\n v_quadCoord = vec2(u, v);\n"+r.map((function(t){return" "+t.name+" = "+t.expression+";"})).join("\n")+"\n}"},t.prototype.getSymbolFragmentShader=function(t){var n=t?" if (gl_FragColor.a < 0.1) { discard; } gl_FragColor = v_hitColor;":"",e=this.varyings;return t&&(e=e.concat({name:"v_hitColor",type:"vec4",expression:"a_hitColor"})),"precision mediump float;\nuniform float u_time;\nuniform float u_zoom;\nuniform float u_resolution;\n"+this.uniforms.map((function(t){return"uniform "+t+";"})).join("\n")+"\nvarying vec2 v_texCoord;\nvarying vec2 v_quadCoord;\n"+e.map((function(t){return"varying "+t.type+" "+t.name+";"})).join("\n")+"\nvoid main(void) {\n if ("+this.discardExpression+") { discard; }\n gl_FragColor = "+this.colorExpression+";\n gl_FragColor.rgb *= gl_FragColor.a;\n"+n+"\n}"},t}();function Yl(t){var n=t.symbol,e=void 0!==n.size?n.size:1,r=n.color||"white",i=n.textureCoord||[0,0,1,1],o=n.offset||[0,0],s=void 0!==n.opacity?n.opacity:1,a=void 0!==n.rotation?n.rotation:0,u={inFragmentShader:!1,variables:[],attributes:[],stringLiteralsMap:{}},c=zl(u,e,jl|kl),f=zl(u,o,jl),h=zl(u,i,jl),l=zl(u,a,kl),v={inFragmentShader:!0,variables:u.variables,attributes:[],stringLiteralsMap:u.stringLiteralsMap},d=zl(v,r,Sl),p=zl(v,s,kl),y="1.0",m="vec2("+zl(v,e,jl|kl)+").x";switch(n.symbolType){case"square":case"image":break;case"circle":y="(1.0-smoothstep(1.-4./"+m+",1.,dot(v_quadCoord-.5,v_quadCoord-.5)*4.))";break;case"triangle":var b="(v_quadCoord*2.-1.)",g="(atan("+b+".x,"+b+".y))";y="(1.0-smoothstep(.5-3./"+m+",.5,cos(floor(.5+"+g+"/2.094395102)*2.094395102-"+g+")*length("+b+")))";break;default:throw new Error("Unexpected symbol type: "+n.symbolType)}var w=(new Xl).setSizeExpression("vec2("+c+")").setRotationExpression(l).setSymbolOffsetExpression(f).setTextureCoordinateExpression(h).setSymbolRotateWithView(!!n.rotateWithView).setColorExpression("vec4("+d+".rgb, "+d+".a * "+p+" * "+y+")");if(t.filter){var x=zl(v,t.filter,Ml);w.setFragmentDiscardExpression("!"+x)}var k={};if(v.variables.forEach((function(n){var e=Wl(n);w.addUniform("float "+e),k[e]=function(){if(!t.variables||void 0===t.variables[n])throw new Error("The following variable is missing from the style: "+n);var e=t.variables[n];return"string"==typeof e&&(e=Dl(u,e)),void 0!==e?e:-9999999}})),"image"===n.symbolType&&n.src){var _=new Image;_.src=n.src,w.addUniform("sampler2D u_texture").setColorExpression(w.getColorExpression()+" * texture2D(u_texture, v_texCoord)"),k.u_texture=_}return v.attributes.forEach((function(t){-1===u.attributes.indexOf(t)&&u.attributes.push(t),w.addVarying("v_"+t,"float","a_"+t)})),u.attributes.forEach((function(t){w.addAttribute("float a_"+t)})),{builder:w,attributes:u.attributes.map((function(t){return{name:t,callback:function(n,e){var r=e[t];return"string"==typeof r&&(r=Dl(u,r)),void 0!==r?r:-9999999}}})),uniforms:k}}var Jl=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Ql=function(t){function n(n){var e=t.call(this,{extent:n.extent,origin:n.origin,origins:n.origins,resolutions:n.resolutions,tileSize:n.tileSize,tileSizes:n.tileSizes,sizes:n.sizes})||this;return e.ks=n.matrixIds,e}return Jl(n,t),n.prototype.getMatrixId=function(t){return this.ks[t]},n.prototype.getMatrixIds=function(){return this.ks},n}(Nf),tv=Ql;function nv(t,n,e){var r=[],i=[],o=[],s=[],a=[],u=void 0!==e?e:[],c=lr(t.SupportedCRS),f=c.getMetersPerUnit(),h="ne"==c.getAxisOrientation().substr(0,2);return t.TileMatrix.sort((function(t,n){return n.ScaleDenominator-t.ScaleDenominator})),t.TileMatrix.forEach((function(n){if(!(u.length>0)||w(u,(function(e){return n.Identifier==e.TileMatrix||-1===n.Identifier.indexOf(":")&&t.Identifier+":"+n.Identifier===e.TileMatrix}))){i.push(n.Identifier);var e=28e-5*n.ScaleDenominator/f,c=n.TileWidth,l=n.TileHeight;h?o.push([n.TopLeftCorner[1],n.TopLeftCorner[0]]):o.push(n.TopLeftCorner),r.push(e),s.push(c==l?c:[c,l]),a.push([n.MatrixWidth,n.MatrixHeight])}})),new Ql({extent:n,origins:o,resolutions:r,matrixIds:i,tileSizes:s,sizes:a})}var ev=function(){function t(t){this._s=t.opacity,this.Ss=t.rotateWithView,this.Pr=t.rotation,this.Ms=t.scale,this.Ts=Ya(t.scale),this.Os=t.displacement}return t.prototype.clone=function(){var n=this.getScale();return new t({opacity:this.getOpacity(),scale:Array.isArray(n)?n.slice():n,rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),displacement:this.getDisplacement().slice()})},t.prototype.getOpacity=function(){return this._s},t.prototype.getRotateWithView=function(){return this.Ss},t.prototype.getRotation=function(){return this.Pr},t.prototype.getScale=function(){return this.Ms},t.prototype.getScaleArray=function(){return this.Ts},t.prototype.getDisplacement=function(){return this.Os},t.prototype.getAnchor=function(){return r()},t.prototype.getImage=function(t){return r()},t.prototype.getHitDetectionImage=function(){return r()},t.prototype.getPixelRatio=function(t){return 1},t.prototype.getImageState=function(){return r()},t.prototype.getImageSize=function(){return r()},t.prototype.getOrigin=function(){return r()},t.prototype.getSize=function(){return r()},t.prototype.setOpacity=function(t){this._s=t},t.prototype.setRotateWithView=function(t){this.Ss=t},t.prototype.setRotation=function(t){this.Pr=t},t.prototype.setScale=function(t){this.Ms=t,this.Ts=Ya(t)},t.prototype.listenImageChange=function(t){r()},t.prototype.load=function(){r()},t.prototype.unlistenImageChange=function(t){r()},t}(),rv=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),iv=function(t){function n(n){var e=this,r=void 0!==n.rotateWithView&&n.rotateWithView;return(e=t.call(this,{opacity:1,rotateWithView:r,rotation:void 0!==n.rotation?n.rotation:0,scale:void 0!==n.scale?n.scale:1,displacement:void 0!==n.displacement?n.displacement:[0,0]})||this).Ut=void 0,e.Es=null,e.As=void 0!==n.fill?n.fill:null,e.mo=[0,0],e.Ht=n.points,e.Cs=void 0!==n.radius?n.radius:n.radius1,e.Rs=n.radius2,e.Kt=void 0!==n.angle?n.angle:0,e.Is=void 0!==n.stroke?n.stroke:null,e.mi=null,e.ns=null,e.Ps=null,e.render(),e}return rv(n,t),n.prototype.clone=function(){var t=this.getScale(),e=new n({fill:this.getFill()?this.getFill().clone():void 0,points:this.getPoints(),radius:this.getRadius(),radius2:this.getRadius2(),angle:this.getAngle(),stroke:this.getStroke()?this.getStroke().clone():void 0,rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),scale:Array.isArray(t)?t.slice():t,displacement:this.getDisplacement().slice()});return e.setOpacity(this.getOpacity()),e},n.prototype.getAnchor=function(){return this.mi},n.prototype.getAngle=function(){return this.Kt},n.prototype.getFill=function(){return this.As},n.prototype.getHitDetectionImage=function(){return this.Es||this.Ds(this.Ps),this.Es},n.prototype.getImage=function(t){var n=this.Ut[t];if(!n){var e=this.Ps,r=bo(e.size*t,e.size*t);this.Ns(e,r,t),n=r.canvas,this.Ut[t]=n}return n},n.prototype.getPixelRatio=function(t){return t},n.prototype.getImageSize=function(){return this.ns},n.prototype.getImageState=function(){return co},n.prototype.getOrigin=function(){return this.mo},n.prototype.getPoints=function(){return this.Ht},n.prototype.getRadius=function(){return this.Cs},n.prototype.getRadius2=function(){return this.Rs},n.prototype.getSize=function(){return this.ns},n.prototype.getStroke=function(){return this.Is},n.prototype.listenImageChange=function(t){},n.prototype.load=function(){},n.prototype.unlistenImageChange=function(t){},n.prototype.zs=function(t,n,e){if(0===n||this.Ht===1/0||"bevel"!==t&&"miter"!==t)return n;var r=this.Cs,i=void 0===this.Rs?r:this.Rs;if(r<i){var o=r;r=i,i=o}var s=void 0===this.Rs?this.Ht:2*this.Ht,a=2*Math.PI/s,u=i*Math.sin(a),c=r-Math.sqrt(i*i-u*u),f=Math.sqrt(u*u+c*c),h=f/u;if("miter"===t&&h<=e)return h*n;var l=n/2/h,v=n/2*(c/f),d=Math.sqrt((r+l)*(r+l)+v*v)-r;if(void 0===this.Rs||"bevel"===t)return 2*d;var p=r*Math.sin(a),y=i-Math.sqrt(r*r-p*p),m=Math.sqrt(p*p+y*y)/p;if(m<=e){var b=m*n/2-i-r;return 2*Math.max(d,b)}return 2*d},n.prototype.createRenderOptions=function(){var t,n=As,e=0,r=null,i=0,o=0;this.Is&&(null===(t=this.Is.getColor())&&(t=Rs),t=Hc(t),void 0===(o=this.Is.getWidth())&&(o=1),r=this.Is.getLineDash(),i=this.Is.getLineDashOffset(),void 0===(n=this.Is.getLineJoin())&&(n=As),void 0===(e=this.Is.getMiterLimit())&&(e=Cs));var s=this.zs(n,o,e),a=Math.max(this.Cs,this.Rs||0);return{strokeStyle:t,strokeWidth:o,size:Math.ceil(2*a+s),lineDash:r,lineDashOffset:i,lineJoin:n,miterLimit:e}},n.prototype.render=function(){this.Ps=this.createRenderOptions();var t=this.Ps.size,n=this.getDisplacement();this.Ut={},this.mi=[t/2-n[0],t/2+n[1]],this.ns=[t,t]},n.prototype.Ns=function(t,n,e){if(n.scale(e,e),n.translate(t.size/2,t.size/2),this.Ls(n),this.As){var r=this.As.getColor();null===r&&(r=Ts),n.fillStyle=Hc(r),n.fill()}this.Is&&(n.strokeStyle=t.strokeStyle,n.lineWidth=t.strokeWidth,n.setLineDash&&t.lineDash&&(n.setLineDash(t.lineDash),n.lineDashOffset=t.lineDashOffset),n.lineJoin=t.lineJoin,n.miterLimit=t.miterLimit,n.stroke())},n.prototype.Ds=function(t){if(this.As){var n=this.As.getColor(),e=0;if("string"==typeof n&&(n=Io(n)),null===n?e=1:Array.isArray(n)&&(e=4===n.length?n[3]:1),0===e){var r=bo(t.size,t.size);this.Es=r.canvas,this.Fs(t,r)}}this.Es||(this.Es=this.getImage(1))},n.prototype.Ls=function(t){var n=this.Ht,e=this.Cs;if(n===1/0)t.arc(0,0,e,0,2*Math.PI);else{var r=void 0===this.Rs?e:this.Rs;void 0!==this.Rs&&(n*=2);for(var i=this.Kt-Math.PI/2,o=2*Math.PI/n,s=0;s<n;s++){var a=i+s*o,u=s%2==0?e:r;t.lineTo(u*Math.cos(a),u*Math.sin(a))}t.closePath()}},n.prototype.Fs=function(t,n){n.translate(t.size/2,t.size/2),this.Ls(n),n.fillStyle=Ts,n.fill(),this.Is&&(n.strokeStyle=t.strokeStyle,n.lineWidth=t.strokeWidth,t.lineDash&&(n.setLineDash(t.lineDash),n.lineDashOffset=t.lineDashOffset),n.lineJoin=t.lineJoin,n.miterLimit=t.miterLimit,n.stroke())},n}(ev),ov=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),sv=function(t){function n(n){var e=n||{};return t.call(this,{points:1/0,fill:e.fill,radius:e.radius,stroke:e.stroke,scale:void 0!==e.scale?e.scale:1,rotation:void 0!==e.rotation?e.rotation:0,rotateWithView:void 0!==e.rotateWithView&&e.rotateWithView,displacement:void 0!==e.displacement?e.displacement:[0,0]})||this}return ov(n,t),n.prototype.clone=function(){var t=this.getScale(),e=new n({fill:this.getFill()?this.getFill().clone():void 0,stroke:this.getStroke()?this.getStroke().clone():void 0,radius:this.getRadius(),scale:Array.isArray(t)?t.slice():t,rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),displacement:this.getDisplacement().slice()});return e.setOpacity(this.getOpacity()),e},n.prototype.setRadius=function(t){this.Cs=t,this.render()},n}(iv),av=function(){function t(t){var n=t||{};this.Gs=void 0!==n.color?n.color:null}return t.prototype.clone=function(){var n=this.getColor();return new t({color:Array.isArray(n)?n.slice():n||void 0})},t.prototype.getColor=function(){return this.Gs},t.prototype.setColor=function(t){this.Gs=t},t}(),uv="fraction",cv="pixels",fv="bottom-left",hv="bottom-right",lv="top-left",vv="top-right",dv=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),pv=null,yv=function(t){function n(n,e,r,i,o,s){var a=t.call(this)||this;return a.Us=null,a.Dt=n||new Image,null!==i&&(a.Dt.crossOrigin=i),a.Ut={},a.Gs=s,a.Nt=null,a.Bs=o,a.ns=r,a.Pt=e,a.qs,a}return dv(n,t),n.prototype.$s=function(){if(void 0===this.qs&&this.Bs===co){pv||(pv=bo(1,1)),pv.drawImage(this.Dt,0,0);try{pv.getImageData(0,0,1,1),this.qs=!1}catch(t){pv=null,this.qs=!0}}return!0===this.qs},n.prototype.Vs=function(){this.dispatchEvent(P)},n.prototype.Lt=function(){this.Bs=fo,this.Ft(),this.Vs()},n.prototype.Gt=function(){this.Bs=co,this.ns?(this.Dt.width=this.ns[0],this.Dt.height=this.ns[1]):this.ns=[this.Dt.width,this.Dt.height],this.Ft(),this.Vs()},n.prototype.getImage=function(t){return this.Zs(t),this.Ut[t]?this.Ut[t]:this.Dt},n.prototype.getPixelRatio=function(t){return this.Zs(t),this.Ut[t]?t:1},n.prototype.getImageState=function(){return this.Bs},n.prototype.getHitDetectionImage=function(){if(!this.Us)if(this.$s()){var t=this.ns[0],n=this.ns[1],e=bo(t,n);e.fillRect(0,0,t,n),this.Us=e.canvas}else this.Us=this.Dt;return this.Us},n.prototype.getSize=function(){return this.ns},n.prototype.getSrc=function(){return this.Pt},n.prototype.load=function(){if(this.Bs==ao){this.Bs=uo;try{this.Dt.src=this.Pt}catch(t){this.Lt()}this.Nt=vo(this.Dt,this.Gt.bind(this),this.Lt.bind(this))}},n.prototype.Zs=function(t){if(this.Gs&&!this.Ut[t]&&this.Bs===co){var n=document.createElement("canvas");this.Ut[t]=n,n.width=Math.ceil(this.Dt.width*t),n.height=Math.ceil(this.Dt.height*t);var e=n.getContext("2d");if(e.scale(t,t),e.drawImage(this.Dt,0,0),e.globalCompositeOperation="multiply","multiply"===e.globalCompositeOperation||this.$s())e.fillStyle=Ao(this.Gs),e.fillRect(0,0,n.width/t,n.height/t),e.globalCompositeOperation="destination-in",e.drawImage(this.Dt,0,0);else{for(var r=e.getImageData(0,0,n.width,n.height),i=r.data,o=this.Gs[0]/255,s=this.Gs[1]/255,a=this.Gs[2]/255,u=this.Gs[3],c=0,f=i.length;c<f;c+=4)i[c]*=o,i[c+1]*=s,i[c+2]*=a,i[c+3]*=u;e.putImageData(r,0,0)}}},n.prototype.Ft=function(){this.Nt&&(this.Nt(),this.Nt=null)},n}(I);function mv(t,n,e,r,i,o){var s=Go.get(n,r,o);return s||(s=new yv(t,n,e,r,i,o),Go.set(n,r,o,s)),s}var bv=yv,gv=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),wv=function(t){function n(n){var e=this,r=n||{},i=void 0!==r.opacity?r.opacity:1,s=void 0!==r.rotation?r.rotation:0,a=void 0!==r.scale?r.scale:1,u=void 0!==r.rotateWithView&&r.rotateWithView;(e=t.call(this,{opacity:i,rotation:s,scale:a,displacement:void 0!==r.displacement?r.displacement:[0,0],rotateWithView:u})||this).mi=void 0!==r.anchor?r.anchor:[.5,.5],e.Ws=null,e.Hs=void 0!==r.anchorOrigin?r.anchorOrigin:lv,e.Ks=void 0!==r.anchorXUnits?r.anchorXUnits:uv,e.Xs=void 0!==r.anchorYUnits?r.anchorYUnits:uv,e.qt=void 0!==r.crossOrigin?r.crossOrigin:null;var c=void 0!==r.img?r.img:null,f=void 0!==r.imgSize?r.imgSize:null,h=r.src;St(!(void 0!==h&&c),4),St(!c||c&&f,5),void 0!==h&&0!==h.length||!c||(h=c.src||o(c)),St(void 0!==h&&h.length>0,6);var l=void 0!==r.src?ao:co;return e.Gs=void 0!==r.color?Io(r.color):null,e.Ys=mv(c,h,f,e.qt,l,e.Gs),e.Js=void 0!==r.offset?r.offset:[0,0],e.Qs=void 0!==r.offsetOrigin?r.offsetOrigin:lv,e.mo=null,e.ns=void 0!==r.size?r.size:null,e}return gv(n,t),n.prototype.clone=function(){var t=this.getScale();return new n({anchor:this.mi.slice(),anchorOrigin:this.Hs,anchorXUnits:this.Ks,anchorYUnits:this.Xs,crossOrigin:this.qt,color:this.Gs&&this.Gs.slice?this.Gs.slice():this.Gs||void 0,src:this.getSrc(),offset:this.Js.slice(),offsetOrigin:this.Qs,size:null!==this.ns?this.ns.slice():void 0,opacity:this.getOpacity(),scale:Array.isArray(t)?t.slice():t,rotation:this.getRotation(),rotateWithView:this.getRotateWithView()})},n.prototype.getAnchor=function(){if(this.Ws)return this.Ws;var t=this.mi,n=this.getSize();if(this.Ks==uv||this.Xs==uv){if(!n)return null;t=this.mi.slice(),this.Ks==uv&&(t[0]*=n[0]),this.Xs==uv&&(t[1]*=n[1])}if(this.Hs!=lv){if(!n)return null;t===this.mi&&(t=this.mi.slice()),this.Hs!=vv&&this.Hs!=hv||(t[0]=-t[0]+n[0]),this.Hs!=fv&&this.Hs!=hv||(t[1]=-t[1]+n[1])}var e=this.getDisplacement();return t[0]-=e[0],t[1]+=e[1],this.Ws=t,this.Ws},n.prototype.setAnchor=function(t){this.mi=t,this.Ws=null},n.prototype.getColor=function(){return this.Gs},n.prototype.getImage=function(t){return this.Ys.getImage(t)},n.prototype.getPixelRatio=function(t){return this.Ys.getPixelRatio(t)},n.prototype.getImageSize=function(){return this.Ys.getSize()},n.prototype.getImageState=function(){return this.Ys.getImageState()},n.prototype.getHitDetectionImage=function(){return this.Ys.getHitDetectionImage()},n.prototype.getOrigin=function(){if(this.mo)return this.mo;var t=this.Js;if(this.Qs!=lv){var n=this.getSize(),e=this.Ys.getSize();if(!n||!e)return null;t=t.slice(),this.Qs!=vv&&this.Qs!=hv||(t[0]=e[0]-n[0]-t[0]),this.Qs!=fv&&this.Qs!=hv||(t[1]=e[1]-n[1]-t[1])}return this.mo=t,this.mo},n.prototype.getSrc=function(){return this.Ys.getSrc()},n.prototype.getSize=function(){return this.ns?this.ns:this.Ys.getSize()},n.prototype.listenImageChange=function(t){this.Ys.addEventListener(P,t)},n.prototype.load=function(){this.Ys.load()},n.prototype.unlistenImageChange=function(t){this.Ys.removeEventListener(P,t)},n}(ev),xv=function(){function t(t){var n=t||{};this.Gs=void 0!==n.color?n.color:null,this.ta=n.lineCap,this.na=void 0!==n.lineDash?n.lineDash:null,this.ea=n.lineDashOffset,this.ra=n.lineJoin,this.ia=n.miterLimit,this.oa=n.width}return t.prototype.clone=function(){var n=this.getColor();return new t({color:Array.isArray(n)?n.slice():n||void 0,lineCap:this.getLineCap(),lineDash:this.getLineDash()?this.getLineDash().slice():void 0,lineDashOffset:this.getLineDashOffset(),lineJoin:this.getLineJoin(),miterLimit:this.getMiterLimit(),width:this.getWidth()})},t.prototype.getColor=function(){return this.Gs},t.prototype.getLineCap=function(){return this.ta},t.prototype.getLineDash=function(){return this.na},t.prototype.getLineDashOffset=function(){return this.ea},t.prototype.getLineJoin=function(){return this.ra},t.prototype.getMiterLimit=function(){return this.ia},t.prototype.getWidth=function(){return this.oa},t.prototype.setColor=function(t){this.Gs=t},t.prototype.setLineCap=function(t){this.ta=t},t.prototype.setLineDash=function(t){this.na=t},t.prototype.setLineDashOffset=function(t){this.ea=t},t.prototype.setLineJoin=function(t){this.ra=t},t.prototype.setMiterLimit=function(t){this.ia=t},t.prototype.setWidth=function(t){this.oa=t},t}();function kv(t){return(kv="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var _v=function(){function t(t){var n=t||{};this.Zr=null,this.sa=Ov,void 0!==n.geometry&&this.setGeometry(n.geometry),this.As=void 0!==n.fill?n.fill:null,this.Dt=void 0!==n.image?n.image:null,this.an=void 0!==n.renderer?n.renderer:null,this.aa=void 0!==n.hitDetectionRenderer?n.hitDetectionRenderer:null,this.Is=void 0!==n.stroke?n.stroke:null,this.Ji=void 0!==n.text?n.text:null,this.ua=n.zIndex}return t.prototype.clone=function(){var n=this.getGeometry();return n&&"object"===kv(n)&&(n=n.clone()),new t({geometry:n,fill:this.getFill()?this.getFill().clone():void 0,image:this.getImage()?this.getImage().clone():void 0,renderer:this.getRenderer(),stroke:this.getStroke()?this.getStroke().clone():void 0,text:this.getText()?this.getText().clone():void 0,zIndex:this.getZIndex()})},t.prototype.getRenderer=function(){return this.an},t.prototype.setRenderer=function(t){this.an=t},t.prototype.setHitDetectionRenderer=function(t){this.aa=t},t.prototype.getHitDetectionRenderer=function(){return this.aa},t.prototype.getGeometry=function(){return this.Zr},t.prototype.getGeometryFunction=function(){return this.sa},t.prototype.getFill=function(){return this.As},t.prototype.setFill=function(t){this.As=t},t.prototype.getImage=function(){return this.Dt},t.prototype.setImage=function(t){this.Dt=t},t.prototype.getStroke=function(){return this.Is},t.prototype.setStroke=function(t){this.Is=t},t.prototype.getText=function(){return this.Ji},t.prototype.setText=function(t){this.Ji=t},t.prototype.getZIndex=function(){return this.ua},t.prototype.setGeometry=function(t){"function"==typeof t?this.sa=t:"string"==typeof t?this.sa=function(n){return n.get(t)}:t?void 0!==t&&(this.sa=function(){return t}):this.sa=Ov,this.Zr=t},t.prototype.setZIndex=function(t){this.ua=t},t}();function Sv(t){var n;if("function"==typeof t)n=t;else{var e;if(Array.isArray(t))e=t;else St("function"==typeof t.getZIndex,41),e=[t];n=function(){return e}}return n}var Mv=null;function jv(t,n){if(!Mv){var e=new av({color:"rgba(255,255,255,0.4)"}),r=new xv({color:"#3399CC",width:1.25});Mv=[new _v({image:new sv({fill:e,stroke:r,radius:5}),fill:e,stroke:r})]}return Mv}function Tv(){var t={},n=[255,255,255,1],e=[0,153,255,1];return t[Rt.POLYGON]=[new _v({fill:new av({color:[255,255,255,.5]})})],t[Rt.MULTI_POLYGON]=t[Rt.POLYGON],t[Rt.LINE_STRING]=[new _v({stroke:new xv({color:n,width:5})}),new _v({stroke:new xv({color:e,width:3})})],t[Rt.MULTI_LINE_STRING]=t[Rt.LINE_STRING],t[Rt.CIRCLE]=t[Rt.POLYGON].concat(t[Rt.LINE_STRING]),t[Rt.POINT]=[new _v({image:new sv({radius:6,fill:new av({color:e}),stroke:new xv({color:n,width:1.5})}),zIndex:1/0})],t[Rt.MULTI_POINT]=t[Rt.POINT],t[Rt.GEOMETRY_COLLECTION]=t[Rt.POLYGON].concat(t[Rt.LINE_STRING],t[Rt.POINT]),t}function Ov(t){return t.getGeometry()}var Ev=_v,Av="point",Cv="line",Rv=function(){function t(t){var n=t||{};this.ca=n.font,this.Pr=n.rotation,this.Ss=n.rotateWithView,this.Ms=n.scale,this.Ts=Ya(void 0!==n.scale?n.scale:1),this.Ji=n.text,this.fa=n.textAlign,this.ha=n.textBaseline,this.As=void 0!==n.fill?n.fill:new av({color:"#333"}),this.la=void 0!==n.maxAngle?n.maxAngle:Math.PI/4,this.va=void 0!==n.placement?n.placement:Av,this.da=!!n.overflow,this.Is=void 0!==n.stroke?n.stroke:null,this.pa=void 0!==n.offsetX?n.offsetX:0,this.ya=void 0!==n.offsetY?n.offsetY:0,this.ma=n.backgroundFill?n.backgroundFill:null,this.ba=n.backgroundStroke?n.backgroundStroke:null,this.Se=void 0===n.padding?null:n.padding}return t.prototype.clone=function(){var n=this.getScale();return new t({font:this.getFont(),placement:this.getPlacement(),maxAngle:this.getMaxAngle(),overflow:this.getOverflow(),rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),scale:Array.isArray(n)?n.slice():n,text:this.getText(),textAlign:this.getTextAlign(),textBaseline:this.getTextBaseline(),fill:this.getFill()?this.getFill().clone():void 0,stroke:this.getStroke()?this.getStroke().clone():void 0,offsetX:this.getOffsetX(),offsetY:this.getOffsetY(),backgroundFill:this.getBackgroundFill()?this.getBackgroundFill().clone():void 0,backgroundStroke:this.getBackgroundStroke()?this.getBackgroundStroke().clone():void 0,padding:this.getPadding()})},t.prototype.getOverflow=function(){return this.da},t.prototype.getFont=function(){return this.ca},t.prototype.getMaxAngle=function(){return this.la},t.prototype.getPlacement=function(){return this.va},t.prototype.getOffsetX=function(){return this.pa},t.prototype.getOffsetY=function(){return this.ya},t.prototype.getFill=function(){return this.As},t.prototype.getRotateWithView=function(){return this.Ss},t.prototype.getRotation=function(){return this.Pr},t.prototype.getScale=function(){return this.Ms},t.prototype.getScaleArray=function(){return this.Ts},t.prototype.getStroke=function(){return this.Is},t.prototype.getText=function(){return this.Ji},t.prototype.getTextAlign=function(){return this.fa},t.prototype.getTextBaseline=function(){return this.ha},t.prototype.getBackgroundFill=function(){return this.ma},t.prototype.getBackgroundStroke=function(){return this.ba},t.prototype.getPadding=function(){return this.Se},t.prototype.setOverflow=function(t){this.da=t},t.prototype.setFont=function(t){this.ca=t},t.prototype.setMaxAngle=function(t){this.la=t},t.prototype.setOffsetX=function(t){this.pa=t},t.prototype.setOffsetY=function(t){this.ya=t},t.prototype.setPlacement=function(t){this.va=t},t.prototype.setRotateWithView=function(t){this.Ss=t},t.prototype.setFill=function(t){this.As=t},t.prototype.setRotation=function(t){this.Pr=t},t.prototype.setScale=function(t){this.Ms=t,this.Ts=Ya(void 0!==t?t:1)},t.prototype.setStroke=function(t){this.Is=t},t.prototype.setText=function(t){this.Ji=t},t.prototype.setTextAlign=function(t){this.fa=t},t.prototype.setTextBaseline=function(t){this.ha=t},t.prototype.setBackgroundFill=function(t){this.ma=t},t.prototype.setBackgroundStroke=function(t){this.ba=t},t.prototype.setPadding=function(t){this.Se=t},t}(),Iv=function(){function t(t){this.ga,this.wa,this.xa,this.ka=void 0===t||t,this._a=0}return t.prototype.insertItem=function(t){var n={prev:void 0,next:void 0,data:t},e=this.xa;if(e){var r=e.next;n.prev=e,n.next=r,e.next=n,r&&(r.prev=n),e===this.wa&&(this.wa=n)}else this.ga=n,this.wa=n,this.ka&&(n.next=n,n.prev=n);this.xa=n,this._a++},t.prototype.removeItem=function(){var t=this.xa;if(t){var n=t.next,e=t.prev;n&&(n.prev=e),e&&(e.next=n),this.xa=n||e,this.ga===this.wa?(this.xa=void 0,this.ga=void 0,this.wa=void 0):this.ga===t?this.ga=this.xa:this.wa===t&&(this.wa=e?this.xa.prev:this.xa),this._a--}},t.prototype.firstItem=function(){if(this.xa=this.ga,this.xa)return this.xa.data},t.prototype.lastItem=function(){if(this.xa=this.wa,this.xa)return this.xa.data},t.prototype.nextItem=function(){if(this.xa&&this.xa.next)return this.xa=this.xa.next,this.xa.data},t.prototype.getNextItem=function(){if(this.xa&&this.xa.next)return this.xa.next.data},t.prototype.prevItem=function(){if(this.xa&&this.xa.prev)return this.xa=this.xa.prev,this.xa.data},t.prototype.getPrevItem=function(){if(this.xa&&this.xa.prev)return this.xa.prev.data},t.prototype.getCurrItem=function(){if(this.xa)return this.xa.data},t.prototype.setFirstItem=function(){this.ka&&this.xa&&(this.ga=this.xa,this.wa=this.xa.prev)},t.prototype.concat=function(t){if(t.xa){if(this.xa){var n=this.xa.next;this.xa.next=t.ga,t.ga.prev=this.xa,n.prev=t.wa,t.wa.next=n,this._a+=t._a}else this.xa=t.xa,this.ga=t.ga,this.wa=t.wa,this._a=t._a;t.xa=void 0,t.ga=void 0,t.wa=void 0,t._a=0}},t.prototype.getLength=function(){return this._a},t}(),Pv=e(7072),Dv=function(){function t(t){this.Sa=new Pv(t),this.Ma={}}return t.prototype.insert=function(t,n){var e={minX:t[0],minY:t[1],maxX:t[2],maxY:t[3],value:n};this.Sa.insert(e),this.Ma[o(n)]=e},t.prototype.load=function(t,n){for(var e=new Array(n.length),r=0,i=n.length;r<i;r++){var s=t[r],a=n[r],u={minX:s[0],minY:s[1],maxX:s[2],maxY:s[3],value:a};e[r]=u,this.Ma[o(a)]=u}this.Sa.load(e)},t.prototype.remove=function(t){var n=o(t),e=this.Ma[n];return delete this.Ma[n],null!==this.Sa.remove(e)},t.prototype.update=function(t,n){var e=this.Ma[o(n)];In([e.minX,e.minY,e.maxX,e.maxY],t)||(this.remove(n),this.insert(t,n))},t.prototype.getAll=function(){return this.Sa.all().map((function(t){return t.value}))},t.prototype.getInExtent=function(t){var n={minX:t[0],minY:t[1],maxX:t[2],maxY:t[3]};return this.Sa.search(n).map((function(t){return t.value}))},t.prototype.forEach=function(t){return this.ja(this.getAll(),t)},t.prototype.forEachInExtent=function(t,n){return this.ja(this.getInExtent(t),n)},t.prototype.ja=function(t,n){for(var e,r=0,i=t.length;r<i;r++)if(e=n(t[r]))return e;return e},t.prototype.isEmpty=function(){return C(this.Ma)},t.prototype.clear=function(){this.Sa.clear(),this.Ma={}},t.prototype.getExtent=function(t){var n=this.Sa.toJSON();return En(n.minX,n.minY,n.maxX,n.maxY,t)},t.prototype.concat=function(t){for(var n in this.Sa.load(t.Sa.all()),t.Ma)this.Ma[n]=t.Ma[n]},t}(),Nv=!0,zv=function(){function t(t,n,e,r,i,o){this.Ta=t,this.Oa=n;var s={},a=kr(this.Oa,this.Ta);this.Ea=function(t){var n=t[0]+"/"+t[1];return s[n]||(s[n]=a(t)),s[n]},this.Aa=r,this.Ca=i*i,this.Ra=[],this.Ia=!1,this.Pa=this.Ta.canWrapX()&&!!r&&!!this.Ta.getExtent()&&Jn(r)==Jn(this.Ta.getExtent()),this.Da=this.Ta.getExtent()?Jn(this.Ta.getExtent()):null,this.Na=this.Oa.getExtent()?Jn(this.Oa.getExtent()):null;var u=Xn(e),c=Yn(e),f=$n(e),h=qn(e),l=this.Ea(u),v=this.Ea(c),d=this.Ea(f),p=this.Ea(h),y=10+(o?Math.max(0,Math.ceil(ce(Bn(e)/(o*o*256*256)))):0);if(this.za(u,c,f,h,l,v,d,p,y),this.Ia){var m=1/0;this.Ra.forEach((function(t,n,e){m=Math.min(m,t.source[0][0],t.source[1][0],t.source[2][0])})),this.Ra.forEach(function(t){if(Math.max(t.source[0][0],t.source[1][0],t.source[2][0])-m>this.Da/2){var n=[[t.source[0][0],t.source[0][1]],[t.source[1][0],t.source[1][1]],[t.source[2][0],t.source[2][1]]];n[0][0]-m>this.Da/2&&(n[0][0]-=this.Da),n[1][0]-m>this.Da/2&&(n[1][0]-=this.Da),n[2][0]-m>this.Da/2&&(n[2][0]-=this.Da);var e=Math.min(n[0][0],n[1][0],n[2][0]);Math.max(n[0][0],n[1][0],n[2][0])-e<this.Da/2&&(t.source=n)}}.bind(this))}s={}}return t.prototype.La=function(t,n,e,r,i,o){this.Ra.push({source:[r,i,o],target:[t,n,e]})},t.prototype.za=function(t,n,e,r,i,o,s,a,u){var c=wn([i,o,s,a]),f=this.Da?Jn(c)/this.Da:null,h=this.Da,l=this.Ta.canWrapX()&&f>.5&&f<1,v=!1;if(u>0){if(this.Oa.isGlobal()&&this.Na)v=Jn(wn([t,n,e,r]))/this.Na>.25||v;!l&&this.Ta.isGlobal()&&f&&(v=f>.25||v)}if(!(!v&&this.Aa&&isFinite(c[0])&&isFinite(c[1])&&isFinite(c[2])&&isFinite(c[3]))||Qn(c,this.Aa)){var d=0;if(!(v||isFinite(i[0])&&isFinite(i[1])&&isFinite(o[0])&&isFinite(o[1])&&isFinite(s[0])&&isFinite(s[1])&&isFinite(a[0])&&isFinite(a[1])))if(u>0)v=!0;else if(1!=(d=(isFinite(i[0])&&isFinite(i[1])?0:8)+(isFinite(o[0])&&isFinite(o[1])?0:4)+(isFinite(s[0])&&isFinite(s[1])?0:2)+(isFinite(a[0])&&isFinite(a[1])?0:1))&&2!=d&&4!=d&&8!=d)return;if(u>0){if(!v){var p=[(t[0]+e[0])/2,(t[1]+e[1])/2],y=this.Ea(p),m=void 0;if(l)m=(pe(i[0],h)+pe(s[0],h))/2-pe(y[0],h);else m=(i[0]+s[0])/2-y[0];var b=(i[1]+s[1])/2-y[1];v=m*m+b*b>this.Ca}if(v){if(Math.abs(t[0]-e[0])<=Math.abs(t[1]-e[1])){var g=[(n[0]+e[0])/2,(n[1]+e[1])/2],w=this.Ea(g),x=[(r[0]+t[0])/2,(r[1]+t[1])/2],k=this.Ea(x);this.za(t,n,g,x,i,o,w,k,u-1),this.za(x,g,e,r,k,w,s,a,u-1)}else{var _=[(t[0]+n[0])/2,(t[1]+n[1])/2],S=this.Ea(_),M=[(e[0]+r[0])/2,(e[1]+r[1])/2],j=this.Ea(M);this.za(t,_,M,r,i,S,j,a,u-1),this.za(_,n,e,M,S,o,s,j,u-1)}return}}if(l){if(!this.Pa)return;this.Ia=!0}0==(11&d)&&this.La(t,e,r,i,s,a),0==(14&d)&&this.La(t,e,n,i,s,o),d&&(0==(13&d)&&this.La(n,r,t,o,a,i),0==(7&d)&&this.La(n,r,e,o,a,s))}},t.prototype.calculateSourceExtent=function(){var t=[1/0,1/0,-1/0,-1/0];return this.Ra.forEach((function(n,e,r){var i=n.source;Nn(t,i[0]),Nn(t,i[1]),Nn(t,i[2])})),t},t.prototype.getTriangles=function(){return this.Ra},t}(),Lv=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Fv=function(t){function n(n,e,r,i,o,s,a,u,c,f,h,l){var v=t.call(this,o,ht)||this;v.Fa=void 0!==h&&h,v.Ga=l,v.Rt=a,v.Ua=u,v.Ut=null,v.Ba=e,v.qa=i,v.$a=s||o,v.Va=[],v.Za=null,v.Wa=0;var d=i.getTileCoordExtent(v.$a),p=v.qa.getExtent(),y=v.Ba.getExtent(),m=p?Kn(d,p):d;if(0===Bn(m))return v.state=pt,v;var b=n.getExtent();b&&(y=y?Kn(y,b):b);var g=i.getResolution(v.$a[0]),w=If(n,r,m,g);if(!isFinite(w)||w<=0)return v.state=pt,v;var x=void 0!==f?f:.5;if(v.Ha=new zv(n,r,m,y,w*x,g),0===v.Ha.getTriangles().length)return v.state=pt,v;v.Wa=e.getZForResolution(w);var k=v.Ha.calculateSourceExtent();if(y&&(n.canWrapX()?(k[1]=ae(k[1],y[1],y[3]),k[3]=ae(k[3],y[1],y[3])):k=Kn(k,y)),Bn(k)){for(var _=e.getTileRangeForExtentAndZ(k,v.Wa),S=_.minX;S<=_.maxX;S++)for(var M=_.minY;M<=_.maxY;M++){var j=c(v.Wa,S,M,a);j&&v.Va.push(j)}0===v.Va.length&&(v.state=pt)}else v.state=pt;return v}return Lv(n,t),n.prototype.getImage=function(){return this.Ut},n.prototype.Ka=function(){var t=[];if(this.Va.forEach(function(n,e,r){n&&n.getState()==vt&&t.push({extent:this.Ba.getTileCoordExtent(n.tileCoord),image:n.getImage()})}.bind(this)),this.Va.length=0,0===t.length)this.state=dt;else{var n=this.$a[0],e=this.qa.getTileSize(n),r="number"==typeof e?e:e[0],i="number"==typeof e?e:e[1],o=this.qa.getResolution(n),s=this.Ba.getResolution(this.Wa),a=this.qa.getTileCoordExtent(this.$a);this.Ut=Pf(r,i,this.Rt,s,this.Ba.getExtent(),o,a,this.Ha,t,this.Ua,this.Fa,this.Ga),this.state=vt}this.changed()},n.prototype.load=function(){if(this.state==ht){this.state=lt,this.changed();var t=0;this.Za=[],this.Va.forEach(function(n,e,r){var i=n.getState();if(i==ht||i==lt){t++;var o=K(n,P,(function(e){var r=n.getState();r!=vt&&r!=dt&&r!=pt||(Y(o),0===--t&&(this.Xa(),this.Ka()))}),this);this.Za.push(o)}}.bind(this)),0===t?setTimeout(this.Ka.bind(this),0):this.Va.forEach((function(t,n,e){t.getState()==ht&&t.load()}))}},n.prototype.Xa=function(){this.Za.forEach(Y),this.Za=null},n}(xt),Gv="tileloadstart",Uv="tileloadend",Bv="tileloaderror",qv=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function $v(t){return t?Array.isArray(t)?function(n){return t}:"function"==typeof t?t:function(n){return[t]}:null}var Vv=function(t){function n(n){var e=t.call(this)||this;e.projection=lr(n.projection),e.Ya=$v(n.attributions),e.Ja=void 0===n.attributionsCollapsible||n.attributionsCollapsible,e.loading=!1,e.nn=void 0!==n.state?n.state:ss,e.Qa=void 0!==n.wrapX&&n.wrapX,e.viewResolver=null,e.viewRejector=null;var r=e;return e.tu=new Promise((function(t,n){r.viewResolver=t,r.viewRejector=n})),e}return qv(n,t),n.prototype.getAttributions=function(){return this.Ya},n.prototype.getAttributionsCollapsible=function(){return this.Ja},n.prototype.getProjection=function(){return this.projection},n.prototype.getResolutions=function(){return r()},n.prototype.getView=function(){return this.tu},n.prototype.getState=function(){return this.nn},n.prototype.getWrapX=function(){return this.Qa},n.prototype.getContextOptions=function(){},n.prototype.refresh=function(){this.changed()},n.prototype.setAttributions=function(t){this.Ya=$v(t),this.changed()},n.prototype.setState=function(t){this.nn=t,this.changed()},n}(it),Zv=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Wv=function(t){function n(n){var e=t.call(this,{attributions:n.attributions,attributionsCollapsible:n.attributionsCollapsible,projection:n.projection,state:n.state,wrapX:n.wrapX})||this;e.on,e.once,e.un,e.nu=void 0!==n.opaque&&n.opaque,e.eu=void 0!==n.tilePixelRatio?n.tilePixelRatio:1,e.tileGrid=void 0!==n.tileGrid?n.tileGrid:null;var r=n.tileGrid;return r&&Ya(r.getTileSize(r.getMinZoom()),[256,256]),e.tileCache=new Fc(n.cacheSize||0),e.tmpSize=[0,0],e.Oi=n.key||"",e.tileOptions={transition:n.transition},e.zDirection=n.zDirection?n.zDirection:0,e}return Zv(n,t),n.prototype.canExpireCache=function(){return this.tileCache.canExpireCache()},n.prototype.expireCache=function(t,n){var e=this.getTileCacheForProjection(t);e&&e.expireCache(n)},n.prototype.forEachLoadedTile=function(t,n,e,r){var i=this.getTileCacheForProjection(t);if(!i)return!1;for(var o,s,a,u=!0,c=e.minX;c<=e.maxX;++c)for(var f=e.minY;f<=e.maxY;++f)s=Rc(n,c,f),a=!1,i.containsKey(s)&&(a=(o=i.get(s)).getState()===vt)&&(a=!1!==r(o)),a||(u=!1);return u},n.prototype.getGutterForProjection=function(t){return 0},n.prototype.getKey=function(){return this.Oi},n.prototype.setKey=function(t){this.Oi!==t&&(this.Oi=t,this.changed())},n.prototype.getOpaque=function(t){return this.nu},n.prototype.getResolutions=function(){return this.tileGrid.getResolutions()},n.prototype.getTile=function(t,n,e,i,o){return r()},n.prototype.getTileGrid=function(){return this.tileGrid},n.prototype.getTileGridForProjection=function(t){return this.tileGrid?this.tileGrid:zf(t)},n.prototype.getTileCacheForProjection=function(t){return St(wr(this.getProjection(),t),68),this.tileCache},n.prototype.getTilePixelRatio=function(t){return this.eu},n.prototype.getTilePixelSize=function(t,n,e){var r=this.getTileGridForProjection(e),i=this.getTilePixelRatio(n),o=Ya(r.getTileSize(t),this.tmpSize);return 1==i?o:Xa(o,i,this.tmpSize)},n.prototype.getTileCoordForTileUrlFunction=function(t,n){var e=void 0!==n?n:this.getProjection(),r=this.getTileGridForProjection(e);return this.getWrapX()&&e.isGlobal()&&(t=Lf(r,t,e)),zc(t,r)?t:null},n.prototype.clear=function(){this.tileCache.clear()},n.prototype.refresh=function(){this.clear(),t.prototype.refresh.call(this)},n.prototype.updateCacheSize=function(t,n){var e=this.getTileCacheForProjection(n);t>e.highWaterMark&&(e.highWaterMark=t)},n.prototype.useTile=function(t,n,e,r){},n}(Vv),Hv=function(t){function n(n,e){var r=t.call(this,n)||this;return r.tile=e,r}return Zv(n,t),n}(h),Kv=Wv,Xv=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Yv=function(t){function n(e){var r=t.call(this,{attributions:e.attributions,cacheSize:e.cacheSize,opaque:e.opaque,projection:e.projection,state:e.state,tileGrid:e.tileGrid,tilePixelRatio:e.tilePixelRatio,wrapX:e.wrapX,transition:e.transition,key:e.key,attributionsCollapsible:e.attributionsCollapsible,zDirection:e.zDirection})||this;return r.ru=r.tileUrlFunction===n.prototype.tileUrlFunction,r.tileLoadFunction=e.tileLoadFunction,e.tileUrlFunction&&(r.tileUrlFunction=e.tileUrlFunction),r.urls=null,e.urls?r.setUrls(e.urls):e.url&&r.setUrl(e.url),r.iu={},r}return Xv(n,t),n.prototype.getTileLoadFunction=function(){return this.tileLoadFunction},n.prototype.getTileUrlFunction=function(){return Object.getPrototypeOf(this).tileUrlFunction===this.tileUrlFunction?this.tileUrlFunction.bind(this):this.tileUrlFunction},n.prototype.getUrls=function(){return this.urls},n.prototype.handleTileChange=function(t){var n,e=t.target,r=o(e),i=e.getState();i==lt?(this.iu[r]=!0,n=Gv):r in this.iu&&(delete this.iu[r],n=i==dt?Bv:i==vt?Uv:void 0),null!=n&&this.dispatchEvent(new Hv(n,e))},n.prototype.setTileLoadFunction=function(t){this.tileCache.clear(),this.tileLoadFunction=t,this.changed()},n.prototype.setTileUrlFunction=function(t,n){this.tileUrlFunction=t,this.tileCache.pruneExceptNewestZ(),void 0!==n?this.setKey(n):this.changed()},n.prototype.setUrl=function(t){var n=Hf(t);this.urls=n,this.setUrls(n)},n.prototype.setUrls=function(t){this.urls=t;var n=t.join("\n");this.ru?this.setTileUrlFunction(Vf(t,this.tileGrid),n):this.setKey(n)},n.prototype.tileUrlFunction=function(t,n,e){},n.prototype.useTile=function(t,n,e){var r=Rc(t,n,e);this.tileCache.containsKey(r)&&this.tileCache.get(r)},n}(Kv),Jv=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function Qv(t,n){t.getImage().src=n}var td=function(t){function n(n){var e=t.call(this,{attributions:n.attributions,cacheSize:n.cacheSize,opaque:n.opaque,projection:n.projection,state:n.state,tileGrid:n.tileGrid,tileLoadFunction:n.tileLoadFunction?n.tileLoadFunction:Qv,tilePixelRatio:n.tilePixelRatio,tileUrlFunction:n.tileUrlFunction,url:n.url,urls:n.urls,wrapX:n.wrapX,transition:n.transition,key:n.key,attributionsCollapsible:n.attributionsCollapsible,zDirection:n.zDirection})||this;return e.crossOrigin=void 0!==n.crossOrigin?n.crossOrigin:null,e.tileClass=void 0!==n.tileClass?n.tileClass:jo,e.tileCacheForProjection={},e.tileGridForProjection={},e.ou=n.reprojectionErrorThreshold,e.Ga=!1===n.imageSmoothing?Ef:void 0,e.su=!1,e}return Jv(n,t),n.prototype.canExpireCache=function(){if(this.tileCache.canExpireCache())return!0;for(var t in this.tileCacheForProjection)if(this.tileCacheForProjection[t].canExpireCache())return!0;return!1},n.prototype.expireCache=function(t,n){var e=this.getTileCacheForProjection(t);for(var r in this.tileCache.expireCache(this.tileCache==e?n:{}),this.tileCacheForProjection){var i=this.tileCacheForProjection[r];i.expireCache(i==e?n:{})}},n.prototype.getContextOptions=function(){return this.Ga},n.prototype.getGutterForProjection=function(t){return this.getProjection()&&t&&!wr(this.getProjection(),t)?0:this.getGutter()},n.prototype.getGutter=function(){return 0},n.prototype.getKey=function(){return t.prototype.getKey.call(this)+(this.Ga?"\n"+JSON.stringify(this.Ga):"")},n.prototype.getOpaque=function(n){return!(this.getProjection()&&n&&!wr(this.getProjection(),n))&&t.prototype.getOpaque.call(this,n)},n.prototype.getTileGridForProjection=function(t){var n=this.getProjection();if(!this.tileGrid||n&&!wr(n,t)){var e=o(t);return e in this.tileGridForProjection||(this.tileGridForProjection[e]=zf(t)),this.tileGridForProjection[e]}return this.tileGrid},n.prototype.getTileCacheForProjection=function(t){var n=this.getProjection();if(!n||wr(n,t))return this.tileCache;var e=o(t);return e in this.tileCacheForProjection||(this.tileCacheForProjection[e]=new Fc(this.tileCache.highWaterMark)),this.tileCacheForProjection[e]},n.prototype.au=function(t,n,e,r,i,o){var s=[t,n,e],a=this.getTileCoordForTileUrlFunction(s,i),u=a?this.tileUrlFunction(a,r,i):void 0,c=new this.tileClass(s,void 0!==u?ht:pt,void 0!==u?u:"",this.crossOrigin,this.tileLoadFunction,this.tileOptions);return c.key=o,c.addEventListener(P,this.handleTileChange.bind(this)),c},n.prototype.getTile=function(t,n,e,r,i){var o=this.getProjection();if(o&&i&&!wr(o,i)){var s=this.getTileCacheForProjection(i),a=[t,n,e],u=void 0,c=Ic(a);s.containsKey(c)&&(u=s.get(c));var f=this.getKey();if(u&&u.key==f)return u;var h=this.getTileGridForProjection(o),l=this.getTileGridForProjection(i),v=this.getTileCoordForTileUrlFunction(a,i),d=new Fv(o,h,i,l,a,v,this.getTilePixelRatio(r),this.getGutter(),function(t,n,e,r){return this.getTileInternal(t,n,e,r,o)}.bind(this),this.ou,this.su,this.Ga);return d.key=f,u?(d.interimTile=u,d.refreshInterimChain(),s.replace(c,d)):s.set(c,d),d}return this.getTileInternal(t,n,e,r,o||i)},n.prototype.getTileInternal=function(t,n,e,r,i){var o=null,s=Rc(t,n,e),a=this.getKey();if(this.tileCache.containsKey(s)){if((o=this.tileCache.get(s)).key!=a){var u=o;o=this.au(t,n,e,r,i,a),u.getState()==ht?o.interimTile=u.interimTile:o.interimTile=u,o.refreshInterimChain(),this.tileCache.replace(s,o)}}else o=this.au(t,n,e,r,i,a),this.tileCache.set(s,o);return o},n.prototype.setRenderReprojectionEdges=function(t){if(this.su!=t){for(var n in this.su=t,this.tileCacheForProjection)this.tileCacheForProjection[n].clear();this.changed()}},n.prototype.setTileGridForProjection=function(t,n){var e=lr(t);if(e){var r=o(e);r in this.tileGridForProjection||(this.tileGridForProjection[r]=n)}},n}(Yv),nd=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function ed(t){var n,e,r=t[0],i=new Array(r),o=1<<r-1;for(n=0;n<r;++n)e=48,t[1]&o&&(e+=1),t[2]&o&&(e+=2),i[n]=String.fromCharCode(e),o>>=1;return i.join("")}for(var rd=function(t){function n(n){var e=this,r=void 0!==n.hidpi&&n.hidpi;return(e=t.call(this,{cacheSize:n.cacheSize,crossOrigin:"anonymous",imageSmoothing:n.imageSmoothing,opaque:!0,projection:lr("EPSG:3857"),reprojectionErrorThreshold:n.reprojectionErrorThreshold,state:os,tileLoadFunction:n.tileLoadFunction,tilePixelRatio:r?2:1,wrapX:void 0===n.wrapX||n.wrapX,transition:n.transition,zDirection:n.zDirection})||this).uu=r,e.cu=void 0!==n.culture?n.culture:"en-us",e.fu=void 0!==n.maxZoom?n.maxZoom:-1,e.hu=n.key,e.lu=n.imagerySet,of("https://dev.virtualearth.net/REST/v1/Imagery/Metadata/"+e.lu+"?uriScheme=https&include=ImageryProviders&key="+e.hu+"&c="+e.cu,e.handleImageryMetadataResponse.bind(e),void 0,"jsonp"),e}return nd(n,t),n.prototype.getApiKey=function(){return this.hu},n.prototype.getImagerySet=function(){return this.lu},n.prototype.handleImageryMetadataResponse=function(t){if(200==t.statusCode&&"OK"==t.statusDescription&&"ValidCredentials"==t.authenticationResultCode&&1==t.resourceSets.length&&1==t.resourceSets[0].resources.length){var n=t.resourceSets[0].resources[0],e=-1==this.fu?n.zoomMax:this.fu,r=qf(this.getProjection()),i=this.uu?2:1,o=n.imageWidth==n.imageHeight?n.imageWidth/i:[n.imageWidth/i,n.imageHeight/i],s=Gf({extent:r,minZoom:n.zoomMin,maxZoom:e,tileSize:o});this.tileGrid=s;var a=this.cu,u=this.uu;if(this.tileUrlFunction=Zf(n.imageUrlSubdomains.map((function(t){var e=[0,0,0],r=n.imageUrl.replace("{subdomain}",t).replace("{culture}",a);return function(t,n,i){if(t){Cc(t[0],t[1],t[2],e);var o=r;return u&&(o+="&dpi=d1&device=mobile"),o.replace("{quadkey}",ed(e))}}}))),n.imageryProviders){var c=xr(lr("EPSG:4326"),this.getProjection());this.setAttributions(function(t){var e=[],r=t.viewState,i=this.getTileGrid(),o=i.getZForResolution(r.resolution,this.zDirection),s=i.getTileCoordForCoordAndZ(r.center,o)[0];return n.imageryProviders.map((function(n){for(var r=!1,i=n.coverageAreas,o=0,a=i.length;o<a;++o){var u=i[o];if(s>=u.zoomMin&&s<=u.zoomMax){var f=u.bbox;if(Qn(ie([f[1],f[0],f[3],f[2]],c),t.extent)){r=!0;break}}}r&&e.push(n.attribution)})),e.push('<a class="ol-attribution-bing-tos" href="https://www.microsoft.com/maps/product/terms.html" target="_blank">Terms of Use</a>'),e}.bind(this))}this.setState(ss)}else this.setState(as)},n}(td),id=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),od=function(t){function n(n){var e=n||{},r=void 0!==e.projection?e.projection:"EPSG:3857",i=void 0!==e.tileGrid?e.tileGrid:Gf({extent:qf(r),maxResolution:e.maxResolution,maxZoom:e.maxZoom,minZoom:e.minZoom,tileSize:e.tileSize});return t.call(this,{attributions:e.attributions,cacheSize:e.cacheSize,crossOrigin:e.crossOrigin,imageSmoothing:e.imageSmoothing,opaque:e.opaque,projection:r,reprojectionErrorThreshold:e.reprojectionErrorThreshold,tileGrid:i,tileLoadFunction:e.tileLoadFunction,tilePixelRatio:e.tilePixelRatio,tileUrlFunction:e.tileUrlFunction,url:e.url,urls:e.urls,wrapX:void 0===e.wrapX||e.wrapX,transition:e.transition,attributionsCollapsible:e.attributionsCollapsible,zDirection:e.zDirection})||this}return id(n,t),n}(td),sd=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ad=function(t){function n(n){var e=t.call(this,{attributions:n.attributions,cacheSize:n.cacheSize,crossOrigin:n.crossOrigin,maxZoom:void 0!==n.maxZoom?n.maxZoom:18,minZoom:n.minZoom,projection:n.projection,transition:n.transition,wrapX:n.wrapX,zDirection:n.zDirection})||this;return e.vu=n.account,e.du=n.map||"",e.pu=n.config||{},e.yu={},e.mu(),e}return sd(n,t),n.prototype.getConfig=function(){return this.pu},n.prototype.updateConfig=function(t){O(this.pu,t),this.mu()},n.prototype.setConfig=function(t){this.pu=t||{},this.mu()},n.prototype.mu=function(){var t=JSON.stringify(this.pu);if(this.yu[t])this.bu(this.yu[t]);else{var n="https://"+this.vu+".carto.com/api/v1/map";this.du&&(n+="/named/"+this.du);var e=new XMLHttpRequest;e.addEventListener("load",this.gu.bind(this,t)),e.addEventListener("error",this.wu.bind(this)),e.open("POST",n),e.setRequestHeader("Content-type","application/json"),e.send(JSON.stringify(this.pu))}},n.prototype.gu=function(t,n){var e=n.target;if(!e.status||e.status>=200&&e.status<300){var r=void 0;try{r=JSON.parse(e.responseText)}catch(t){return void this.setState(as)}this.bu(r),this.yu[t]=r,this.setState(ss)}else this.setState(as)},n.prototype.wu=function(t){this.setState(as)},n.prototype.bu=function(t){var n="https://"+t.cdn_url.https+"/"+this.vu+"/api/v1/map/"+t.layergroupid+"/{z}/{x}/{y}.png";this.setUrl(n)},n}(od),ud="addfeature",cd="changefeature",fd="clear",hd="removefeature",ld="featuresloadstart",vd="featuresloadend",dd="featuresloaderror",pd=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),yd=function(t){function n(n,e,r){var i=t.call(this,n)||this;return i.feature=e,i.features=r,i}return pd(n,t),n}(h),md=function(t){function n(n){var e=this,r=n||{};(e=t.call(this,{attributions:r.attributions,projection:void 0,state:ss,wrapX:void 0===r.wrapX||r.wrapX})||this).on,e.once,e.un,e.B=j,e.Ci=r.format,e.xu=void 0===r.overlaps||r.overlaps,e.Ii=r.url,void 0!==r.loader?e.B=r.loader:void 0!==e.Ii&&(St(e.Ci,7),e.B=nf(e.Ii,e.Ci)),e.ku=void 0!==r.strategy?r.strategy:ef;var i,o,s=void 0===r.useSpatialIndex||r.useSpatialIndex;return e._u=s?new Dv:null,e.Su=new Dv,e.Mu=0,e.ju={},e.Tu={},e.Ou={},e.Eu={},e.Au=null,Array.isArray(r.features)?o=r.features:r.features&&(o=(i=r.features).getArray()),s||void 0!==i||(i=new ft(o)),void 0!==o&&e.addFeaturesInternal(o),void 0!==i&&e.Cu(i),e}return pd(n,t),n.prototype.addFeature=function(t){this.addFeatureInternal(t),this.changed()},n.prototype.addFeatureInternal=function(t){var n=o(t);if(this.Ru(n,t)){this.Iu(n,t);var e=t.getGeometry();if(e){var r=e.getExtent();this._u&&this._u.insert(r,t)}else this.ju[n]=t;this.dispatchEvent(new yd(ud,t))}else this.Au&&this.Au.remove(t)},n.prototype.Iu=function(t,n){this.Eu[t]=[K(n,P,this.Pu,this),K(n,l,this.Pu,this)]},n.prototype.Ru=function(t,n){var e=!0,r=n.getId();return void 0!==r&&(r.toString()in this.Tu?e=!1:this.Tu[r.toString()]=n),e&&(St(!(t in this.Ou),30),this.Ou[t]=n),e},n.prototype.addFeatures=function(t){this.addFeaturesInternal(t),this.changed()},n.prototype.addFeaturesInternal=function(t){for(var n=[],e=[],r=[],i=0,s=t.length;i<s;i++){var a=o(c=t[i]);this.Ru(a,c)&&e.push(c)}i=0;for(var u=e.length;i<u;i++){var c;a=o(c=e[i]);this.Iu(a,c);var f=c.getGeometry();if(f){var h=f.getExtent();n.push(h),r.push(c)}else this.ju[a]=c}this._u&&this._u.load(n,r);i=0;for(var l=e.length;i<l;i++)this.dispatchEvent(new yd(ud,e[i]))},n.prototype.Cu=function(t){var n=!1;this.addEventListener(ud,(function(e){n||(n=!0,t.push(e.feature),n=!1)})),this.addEventListener(hd,(function(e){n||(n=!0,t.remove(e.feature),n=!1)})),t.addEventListener(ot,function(t){n||(n=!0,this.addFeature(t.element),n=!1)}.bind(this)),t.addEventListener(st,function(t){n||(n=!0,this.removeFeature(t.element),n=!1)}.bind(this)),this.Au=t},n.prototype.clear=function(t){if(t){for(var n in this.Eu){this.Eu[n].forEach(Y)}this.Au||(this.Eu={},this.Tu={},this.Ou={})}else if(this._u)for(var e in this._u.forEach(this.removeFeatureInternal.bind(this)),this.ju)this.removeFeatureInternal(this.ju[e]);this.Au&&this.Au.clear(),this._u&&this._u.clear(),this.ju={};var r=new yd(fd);this.dispatchEvent(r),this.changed()},n.prototype.forEachFeature=function(t){if(this._u)return this._u.forEach(t);this.Au&&this.Au.forEach(t)},n.prototype.forEachFeatureAtCoordinateDirect=function(t,n){var e=[t[0],t[1],t[0],t[1]];return this.forEachFeatureInExtent(e,(function(e){return e.getGeometry().intersectsCoordinate(t)?n(e):void 0}))},n.prototype.forEachFeatureInExtent=function(t,n){if(this._u)return this._u.forEachInExtent(t,n);this.Au&&this.Au.forEach(n)},n.prototype.forEachFeatureIntersectingExtent=function(t,n){return this.forEachFeatureInExtent(t,(function(e){if(e.getGeometry().intersectsExtent(t)){var r=n(e);if(r)return r}}))},n.prototype.getFeaturesCollection=function(){return this.Au},n.prototype.getFeatures=function(){var t;return this.Au?t=this.Au.getArray().slice(0):this._u&&(t=this._u.getAll(),C(this.ju)||g(t,A(this.ju))),t},n.prototype.getFeaturesAtCoordinate=function(t){var n=[];return this.forEachFeatureAtCoordinateDirect(t,(function(t){n.push(t)})),n},n.prototype.getFeaturesInExtent=function(t){return this._u?this._u.getInExtent(t):this.Au?this.Au.getArray().slice(0):[]},n.prototype.getClosestFeatureToCoordinate=function(t,n){var e=t[0],r=t[1],i=null,o=[NaN,NaN],s=1/0,a=[-1/0,-1/0,1/0,1/0],u=n||S;return this._u.forEachInExtent(a,(function(t){if(u(t)){var n=t.getGeometry(),c=s;if((s=n.closestPointXY(e,r,o,s))<c){i=t;var f=Math.sqrt(s);a[0]=e-f,a[1]=r-f,a[2]=e+f,a[3]=r+f}}})),i},n.prototype.getExtent=function(t){return this._u.getExtent(t)},n.prototype.getFeatureById=function(t){var n=this.Tu[t.toString()];return void 0!==n?n:null},n.prototype.getFeatureByUid=function(t){var n=this.Ou[t];return void 0!==n?n:null},n.prototype.getFormat=function(){return this.Ci},n.prototype.getOverlaps=function(){return this.xu},n.prototype.getUrl=function(){return this.Ii},n.prototype.Pu=function(t){var n=t.target,e=o(n),r=n.getGeometry();if(r){var i=r.getExtent();e in this.ju?(delete this.ju[e],this._u&&this._u.insert(i,n)):this._u&&this._u.update(i,n)}else e in this.ju||(this._u&&this._u.remove(n),this.ju[e]=n);var s=n.getId();if(void 0!==s){var a=s.toString();this.Tu[a]!==n&&(this.Du(n),this.Tu[a]=n)}else this.Du(n),this.Ou[e]=n;this.changed(),this.dispatchEvent(new yd(cd,n))},n.prototype.hasFeature=function(t){var n=t.getId();return void 0!==n?n in this.Tu:o(t)in this.Ou},n.prototype.isEmpty=function(){return this._u.isEmpty()&&C(this.ju)},n.prototype.loadFeatures=function(t,n,e){for(var r=this.Su,i=this.ku(t,n,e),o=function(t,o){var a=i[t];r.forEachInExtent(a,(function(t){return Mn(t.extent,a)}))||(++s.Mu,s.dispatchEvent(new yd(ld)),s.B.call(s,a,n,e,function(t){--this.Mu,this.dispatchEvent(new yd(vd,void 0,t))}.bind(s),function(){--this.Mu,this.dispatchEvent(new yd(dd))}.bind(s)),r.insert(a,{extent:a.slice()}))},s=this,a=0,u=i.length;a<u;++a)o(a);this.loading=!(this.B.length<4)&&this.Mu>0},n.prototype.refresh=function(){this.clear(!0),this.Su.clear(),t.prototype.refresh.call(this)},n.prototype.removeLoadedExtent=function(t){var n,e=this.Su;e.forEachInExtent(t,(function(e){if(In(e.extent,t))return n=e,!0})),n&&e.remove(n)},n.prototype.removeFeature=function(t){var n=o(t);n in this.ju?delete this.ju[n]:this._u&&this._u.remove(t),this.removeFeatureInternal(t),this.changed()},n.prototype.removeFeatureInternal=function(t){var n=o(t);this.Eu[n].forEach(Y),delete this.Eu[n];var e=t.getId();void 0!==e&&delete this.Tu[e.toString()],delete this.Ou[n],this.dispatchEvent(new yd(hd,t))},n.prototype.Du=function(t){var n=!1;for(var e in this.Tu)if(this.Tu[e]===t){delete this.Tu[e],n=!0;break}return n},n.prototype.setLoader=function(t){this.B=t},n.prototype.setUrl=function(t){St(this.Ci,7),this.Ii=t,this.setLoader(nf(t,this.Ci))},n}(Vv),bd=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),gd=function(t){function n(n){var e=t.call(this,{attributions:n.attributions,wrapX:n.wrapX})||this;return e.resolution=void 0,e.distance=void 0!==n.distance?n.distance:20,e.minDistance=n.minDistance||0,e.interpolationRatio=0,e.features=[],e.geometryFunction=n.geometryFunction||function(t){var n=t.getGeometry();return St(n.getType()==Rt.POINT,10),n},e.Nu=n.createCluster,e.source=null,e.zu=e.refresh.bind(e),e.updateDistance(e.distance,e.minDistance),e.setSource(n.source||null),e}return bd(n,t),n.prototype.clear=function(n){this.features.length=0,t.prototype.clear.call(this,n)},n.prototype.getDistance=function(){return this.distance},n.prototype.getSource=function(){return this.source},n.prototype.loadFeatures=function(t,n,e){this.source.loadFeatures(t,n,e),n!==this.resolution&&(this.resolution=n,this.refresh())},n.prototype.setDistance=function(t){this.updateDistance(t,this.minDistance)},n.prototype.setMinDistance=function(t){this.updateDistance(this.distance,t)},n.prototype.getMinDistance=function(){return this.minDistance},n.prototype.setSource=function(t){this.source&&this.source.removeEventListener(P,this.zu),this.source=t,t&&t.addEventListener(P,this.zu),this.refresh()},n.prototype.refresh=function(){this.clear(),this.cluster(),this.addFeatures(this.features)},n.prototype.updateDistance=function(t,n){var e=0===t?0:Math.min(n,t)/t,r=t!==this.distance||this.interpolationRatio!==e;this.distance=t,this.minDistance=n,this.interpolationRatio=e,r&&this.refresh()},n.prototype.cluster=function(){if(void 0!==this.resolution&&this.source)for(var t=[1/0,1/0,-1/0,-1/0],n=this.distance*this.resolution,e=this.source.getFeatures(),r={},i=0,s=e.length;i<s;i++){var a=e[i];if(!(o(a)in r)){var u=this.geometryFunction(a);if(u){Cn(u.getCoordinates(),t),xn(t,n,t);var c=this.source.getFeaturesInExtent(t).filter((function(t){var n=o(t);return!(n in r)&&(r[n]=!0,!0)}));this.features.push(this.createCluster(c,t))}}}},n.prototype.createCluster=function(t,n){for(var e=[0,0],r=t.length-1;r>=0;--r){var i=this.geometryFunction(t[r]);i?He(e,i.getCoordinates()):t.splice(r,1)}nr(e,1/t.length);var o=Vn(n),s=this.interpolationRatio,a=new wi([e[0]*(1-s)+o[0]*s,e[1]*(1-s)+o[1]*s]);return this.Nu?this.Nu(a,t):new Tt({geometry:a,features:t})},n}(md),wd=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),xd=function(t){function n(n){var e=this,r=void 0===n.projection?"EPSG:3857":n.projection,i=n.tileGrid;return void 0===i&&r&&(i=Gf({extent:qf(r),maxResolution:n.maxResolution,maxZoom:n.maxZoom,minZoom:n.minZoom,tileSize:n.tileSize})),(e=t.call(this,{cacheSize:.1,projection:r,tileGrid:i,opaque:n.opaque,state:n.state,tilePixelRatio:n.tilePixelRatio,wrapX:n.wrapX,transition:n.transition})||this).iu={},e.B=n.loader,e.sr=e.sr.bind(e),e.bandCount=void 0===n.bandCount?4:n.bandCount,e}return wd(n,t),n.prototype.setLoader=function(t){this.B=t},n.prototype.getTile=function(t,n,e,r,i){var o=Rc(t,n,e);if(this.tileCache.containsKey(o))return this.tileCache.get(o);var s=this.B;var a=new _t(O({tileCoord:[t,n,e],loader:function(){return s(t,n,e)}},this.tileOptions));return a.key=this.getKey(),a.addEventListener(P,this.sr),this.tileCache.set(o,a),a},n.prototype.sr=function(t){var n,e=t.target,r=o(e),i=e.getState();i==lt?(this.iu[r]=!0,n=Gv):r in this.iu&&(delete this.iu[r],n=i==dt?Bv:i==vt?Uv:void 0),n&&this.dispatchEvent(new Hv(n,e))},n}(Kv),kd=new ArrayBuffer(4),_d=new Float32Array(kd),Sd=new Uint32Array(kd),Md=new Uint32Array(512),jd=new Uint32Array(512),Td=0;Td<256;++Td){var Od=Td-127;Od<-27?(Md[Td]=0,Md[256|Td]=32768,jd[Td]=24,jd[256|Td]=24):Od<-14?(Md[Td]=1024>>-Od-14,Md[256|Td]=1024>>-Od-14|32768,jd[Td]=-Od-1,jd[256|Td]=-Od-1):Od<=15?(Md[Td]=Od+15<<10,Md[256|Td]=Od+15<<10|32768,jd[Td]=13,jd[256|Td]=13):Od<128?(Md[Td]=31744,Md[256|Td]=64512,jd[Td]=24,jd[256|Td]=24):(Md[Td]=31744,Md[256|Td]=64512,jd[Td]=13,jd[256|Td]=13)}var Ed=new Uint32Array(2048),Ad=new Uint32Array(64),Cd=new Uint32Array(64);Ed[0]=0;for(var Rd=1;Rd<1024;++Rd){for(var Id=Rd<<13,Pd=0;0==(8388608&Id);)Pd-=8388608,Id<<=1;Id&=-8388609,Pd+=947912704,Ed[Rd]=Id|Pd}for(var Dd=1024;Dd<2048;++Dd)Ed[Dd]=939524096+(Dd-1024<<13);Ad[0]=0;for(var Nd=1;Nd<31;++Nd)Ad[Nd]=Nd<<23;Ad[31]=1199570944,Ad[32]=2147483648;for(var zd=33;zd<63;++zd)Ad[zd]=2147483648+(zd-32<<23);Ad[63]=3347054592,Cd[0]=0;for(var Ld=1;Ld<64;++Ld)Cd[Ld]=32===Ld?0:1024;function Fd(t){var n=t>>10;return Sd[0]=Ed[Cd[n]+(1023&t)]+Ad[n],_d[0]}var Gd=Reflect.getPrototypeOf(Uint8Array).prototype,Ud=Reflect.getOwnPropertyDescriptor(Gd,Symbol.toStringTag).get;function Bd(t){return void 0!==Ud.call(t)}var qd=Object.prototype.toString;function $d(t){return!!ArrayBuffer.isView(t)&&(!Bd(t)&&"[object DataView]"===qd.call(t))}function Vd(t,n){if(!$d(t))throw new TypeError("First argument to getFloat16 function must be a DataView");for(var e=arguments.length,r=new Array(e>2?e-2:0),i=2;i<e;i++)r[i-2]=arguments[i];return Fd(t.getUint16.apply(t,[n].concat(r)))}var Zd=e(5802),Wd=e.n(Zd),Hd=e(5051),Kd=e.n(Hd),Xd=e(2549);function Yd(t,n){for(var e,r=t.width,i=t.height,o=new Uint8Array(r*i*3),s=0,a=0;s<t.length;++s,a+=3)e=256-t[s]/n*256,o[a]=e,o[a+1]=e,o[a+2]=e;return o}function Jd(t,n){for(var e,r=t.width,i=t.height,o=new Uint8Array(r*i*3),s=0,a=0;s<t.length;++s,a+=3)e=t[s]/n*256,o[a]=e,o[a+1]=e,o[a+2]=e;return o}function Qd(t,n){for(var e=t.width,r=t.height,i=new Uint8Array(e*r*3),o=n.length/3,s=n.length/3*2,a=0,u=0;a<t.length;++a,u+=3){var c=t[a];i[u]=n[c]/65536*256,i[u+1]=n[c+o]/65536*256,i[u+2]=n[c+s]/65536*256}return i}function tp(t){for(var n=t.width,e=t.height,r=new Uint8Array(n*e*3),i=0,o=0;i<t.length;i+=4,o+=3){var s=t[i],a=t[i+1],u=t[i+2],c=t[i+3];r[o]=(255-s)/256*255*((255-c)/256),r[o+1]=(255-a)/256*255*((255-c)/256),r[o+2]=(255-u)/256*255*((255-c)/256)}return r}function np(t){for(var n=t.width,e=t.height,r=new Uint8ClampedArray(n*e*3),i=0,o=0;i<t.length;i+=3,o+=3){var s=t[i],a=t[i+1],u=t[i+2];r[o]=s+1.402*(u-128),r[o+1]=s-.34414*(a-128)-.71414*(u-128),r[o+2]=s+1.772*(a-128)}return r}function ep(t){for(var n=t.width,e=t.height,r=new Uint8Array(n*e*3),i=0,o=0;i<t.length;i+=3,o+=3){var s=(t[i+0]+16)/116,a=(t[i+1]<<24>>24)/500+s,u=s-(t[i+2]<<24>>24)/200,c=void 0,f=void 0,h=void 0;f=-.9689*(a=.95047*(a*a*a>.008856?a*a*a:(a-16/116)/7.787))+1.8758*(s=1*(s*s*s>.008856?s*s*s:(s-16/116)/7.787))+.0415*(u=1.08883*(u*u*u>.008856?u*u*u:(u-16/116)/7.787)),h=.0557*a+-.204*s+1.057*u,c=(c=3.2406*a+-1.5372*s+-.4986*u)>.0031308?1.055*Math.pow(c,1/2.4)-.055:12.92*c,f=f>.0031308?1.055*Math.pow(f,1/2.4)-.055:12.92*f,h=h>.0031308?1.055*Math.pow(h,1/2.4)-.055:12.92*h,r[o]=255*Math.max(0,Math.min(1,c)),r[o+1]=255*Math.max(0,Math.min(1,f)),r[o+2]=255*Math.max(0,Math.min(1,h))}return r}function rp(t,n,e,r,i,o,s){try{var a=t[o](s),u=a.value}catch(t){return void e(t)}a.done?n(u):Promise.resolve(u).then(r,i)}function ip(t){return function(){var n=this,e=arguments;return new Promise((function(r,i){var o=t.apply(n,e);function s(t){rp(o,r,i,s,a,"next",t)}function a(t){rp(o,r,i,s,a,"throw",t)}s(void 0)}))}}var op=new Map;function sp(t,n){Array.isArray(t)||(t=[t]),t.forEach((function(t){return op.set(t,n)}))}function ap(t){return up.apply(this,arguments)}function up(){return(up=ip(regeneratorRuntime.mark((function t(n){var e,r;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e=op.get(n.Compression)){t.next=3;break}throw new Error("Unknown compression method identifier: ".concat(n.Compression));case 3:return t.next=5,e();case 5:return r=t.sent,t.abrupt("return",new r(n));case 7:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function cp(t,n,e){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1;return new(Object.getPrototypeOf(t).constructor)(n*e*r)}function fp(t,n,e,r,i){var o=n/r,s=e/i;return t.map((function(t){for(var a=cp(t,r,i),u=0;u<i;++u)for(var c=Math.min(Math.round(s*u),e-1),f=0;f<r;++f){var h=Math.min(Math.round(o*f),n-1),l=t[c*n+h];a[u*r+f]=l}return a}))}function hp(t,n,e){return(1-e)*t+e*n}function lp(t,n,e,r,i){var o=n/r,s=e/i;return t.map((function(t){for(var a=cp(t,r,i),u=0;u<i;++u)for(var c=s*u,f=Math.floor(c),h=Math.min(Math.ceil(c),e-1),l=0;l<r;++l){var v=o*l,d=v%1,p=Math.floor(v),y=Math.min(Math.ceil(v),n-1),m=t[f*n+p],b=t[f*n+y],g=t[h*n+p],w=t[h*n+y],x=hp(hp(m,b,d),hp(g,w,d),c%1);a[u*r+l]=x}return a}))}function vp(t,n,e,r,i){var o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:"nearest";switch(o.toLowerCase()){case"nearest":return fp(t,n,e,r,i);case"bilinear":case"linear":return lp(t,n,e,r,i);default:throw new Error("Unsupported resampling method: '".concat(o,"'"))}}function dp(t,n,e,r,i,o){for(var s=n/r,a=e/i,u=cp(t,r,i,o),c=0;c<i;++c)for(var f=Math.min(Math.round(a*c),e-1),h=0;h<r;++h)for(var l=Math.min(Math.round(s*h),n-1),v=0;v<o;++v){var d=t[f*n*o+l*o+v];u[c*r*o+h*o+v]=d}return u}function pp(t,n,e,r,i,o){for(var s=n/r,a=e/i,u=cp(t,r,i,o),c=0;c<i;++c)for(var f=a*c,h=Math.floor(f),l=Math.min(Math.ceil(f),e-1),v=0;v<r;++v)for(var d=s*v,p=d%1,y=Math.floor(d),m=Math.min(Math.ceil(d),n-1),b=0;b<o;++b){var g=t[h*n*o+y*o+b],w=t[h*n*o+m*o+b],x=t[l*n*o+y*o+b],k=t[l*n*o+m*o+b],_=hp(hp(g,w,p),hp(x,k,p),f%1);u[c*r*o+v*o+b]=_}return u}function yp(t,n,e,r,i,o){var s=arguments.length>6&&void 0!==arguments[6]?arguments[6]:"nearest";switch(s.toLowerCase()){case"nearest":return dp(t,n,e,r,i,o);case"bilinear":case"linear":return pp(t,n,e,r,i,o);default:throw new Error("Unsupported resampling method: '".concat(s,"'"))}}function mp(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==e)return;var r,i,o=[],s=!0,a=!1;try{for(e=e.call(t);!(s=(r=e.next()).done)&&(o.push(r.value),!n||o.length!==n);s=!0);}catch(t){a=!0,i=t}finally{try{s||null==e.return||e.return()}finally{if(a)throw i}}return o}(t,n)||function(t,n){if(!t)return;if("string"==typeof t)return bp(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);"Object"===e&&t.constructor&&(e=t.constructor.name);if("Map"===e||"Set"===e)return Array.from(t);if("Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))return bp(t,n)}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function bp(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}function gp(t,n,e,r,i,o,s){try{var a=t[o](s),u=a.value}catch(t){return void e(t)}a.done?n(u):Promise.resolve(u).then(r,i)}function wp(t){return function(){var n=this,e=arguments;return new Promise((function(r,i){var o=t.apply(n,e);function s(t){gp(o,r,i,s,a,"next",t)}function a(t){gp(o,r,i,s,a,"throw",t)}s(void 0)}))}}function xp(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function kp(t,n,e){for(var r=0,i=n;i<e;++i)r+=t[i];return r}function _p(t,n,e){switch(t){case 1:if(n<=8)return new Uint8Array(e);if(n<=16)return new Uint16Array(e);if(n<=32)return new Uint32Array(e);break;case 2:if(8===n)return new Int8Array(e);if(16===n)return new Int16Array(e);if(32===n)return new Int32Array(e);break;case 3:switch(n){case 16:case 32:return new Float32Array(e);case 64:return new Float64Array(e)}}throw Error("Unsupported data format/bitsPerSample")}function Sp(t,n){return(1!==t&&2!==t||!(n<=32)||n%8!=0)&&(3!==t||16!==n&&32!==n&&64!==n)}function Mp(t,n,e,r,i,o,s){var a=new DataView(t),u=2===e?1:r,c=_p(n,i,2===e?s*o:s*o*r),f=parseInt("1".repeat(i),2);if(1===n){var h=o*(1===e?r*i:i);0!=(7&h)&&(h=h+7&-8);for(var l=0;l<s;++l)for(var v=l*h,d=0;d<o;++d)for(var p=v+d*u*i,y=0;y<u;++y){var m=p+y*i,b=(l*o+d)*u+y,g=Math.floor(m/8),w=m%8;if(w+i<=8)c[b]=a.getUint8(g)>>8-i-w&f;else if(w+i<=16)c[b]=a.getUint16(g)>>16-i-w&f;else if(w+i<=24){var x=a.getUint16(g)<<8|a.getUint8(g+2);c[b]=x>>24-i-w&f}else c[b]=a.getUint32(g)>>32-i-w&f}}return c.buffer}sp([void 0,1],(function(){return e.e(947).then(e.bind(e,6947)).then((function(t){return t.default}))})),sp(5,(function(){return e.e(25).then(e.bind(e,4025)).then((function(t){return t.default}))})),sp(6,(function(){throw new Error("old style JPEG compression is not supported.")})),sp(7,(function(){return e.e(410).then(e.bind(e,2410)).then((function(t){return t.default}))})),sp([8,32946],(function(){return Promise.all([e.e(760),e.e(998)]).then(e.bind(e,5998)).then((function(t){return t.default}))})),sp(32773,(function(){return e.e(949).then(e.bind(e,4949)).then((function(t){return t.default}))})),sp(34887,(function(){return Promise.all([e.e(760),e.e(830)]).then(e.bind(e,9830)).then((function(t){return t.default}))}));var jp=function(){function t(n,e,r,i,o,s){!function(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}(this,t),this.fileDirectory=n,this.geoKeys=e,this.dataView=r,this.littleEndian=i,this.tiles=o?{}:null,this.isTiled=!n.StripOffsets;var a=n.PlanarConfiguration;if(this.planarConfiguration=void 0===a?1:a,1!==this.planarConfiguration&&2!==this.planarConfiguration)throw new Error("Invalid planar configuration.");this.source=s}var n,e,r,i,o,s,a;return n=t,(e=[{key:"getFileDirectory",value:function(){return this.fileDirectory}},{key:"getGeoKeys",value:function(){return this.geoKeys}},{key:"getWidth",value:function(){return this.fileDirectory.ImageWidth}},{key:"getHeight",value:function(){return this.fileDirectory.ImageLength}},{key:"getSamplesPerPixel",value:function(){return void 0!==this.fileDirectory.SamplesPerPixel?this.fileDirectory.SamplesPerPixel:1}},{key:"getTileWidth",value:function(){return this.isTiled?this.fileDirectory.TileWidth:this.getWidth()}},{key:"getTileHeight",value:function(){return this.isTiled?this.fileDirectory.TileLength:void 0!==this.fileDirectory.RowsPerStrip?Math.min(this.fileDirectory.RowsPerStrip,this.getHeight()):this.getHeight()}},{key:"getBlockWidth",value:function(){return this.getTileWidth()}},{key:"getBlockHeight",value:function(t){return this.isTiled||(t+1)*this.getTileHeight()<=this.getHeight()?this.getTileHeight():this.getHeight()-t*this.getTileHeight()}},{key:"getBytesPerPixel",value:function(){for(var t=0,n=0;n<this.fileDirectory.BitsPerSample.length;++n)t+=this.getSampleByteSize(n);return t}},{key:"getSampleByteSize",value:function(t){if(t>=this.fileDirectory.BitsPerSample.length)throw new RangeError("Sample index ".concat(t," is out of range."));return Math.ceil(this.fileDirectory.BitsPerSample[t]/8)}},{key:"getReaderForSample",value:function(t){var n=this.fileDirectory.SampleFormat?this.fileDirectory.SampleFormat[t]:1,e=this.fileDirectory.BitsPerSample[t];switch(n){case 1:if(e<=8)return DataView.prototype.getUint8;if(e<=16)return DataView.prototype.getUint16;if(e<=32)return DataView.prototype.getUint32;break;case 2:if(e<=8)return DataView.prototype.getInt8;if(e<=16)return DataView.prototype.getInt16;if(e<=32)return DataView.prototype.getInt32;break;case 3:switch(e){case 16:return function(t,n){return Vd(this,t,n)};case 32:return DataView.prototype.getFloat32;case 64:return DataView.prototype.getFloat64}}throw Error("Unsupported data format/bitsPerSample")}},{key:"getSampleFormat",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return this.fileDirectory.SampleFormat?this.fileDirectory.SampleFormat[t]:1}},{key:"getBitsPerSample",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return this.fileDirectory.BitsPerSample[t]}},{key:"getArrayForSample",value:function(t,n){return _p(this.getSampleFormat(t),this.getBitsPerSample(t),n)}},{key:"getTileOrStrip",value:(a=wp(regeneratorRuntime.mark((function t(n,e,r,i,o){var s,a,u,c,f,h,l,v,d=this;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return s=Math.ceil(this.getWidth()/this.getTileWidth()),a=Math.ceil(this.getHeight()/this.getTileHeight()),c=this.tiles,1===this.planarConfiguration?u=e*s+n:2===this.planarConfiguration&&(u=r*s*a+e*s+n),this.isTiled?(f=this.fileDirectory.TileOffsets[u],h=this.fileDirectory.TileByteCounts[u]):(f=this.fileDirectory.StripOffsets[u],h=this.fileDirectory.StripByteCounts[u]),t.next=7,this.source.fetch([{offset:f,length:h}],o);case 7:return l=t.sent[0],null!==c&&c[u]?v=c[u]:(v=wp(regeneratorRuntime.mark((function t(){var n,r,o;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,i.decode(d.fileDirectory,l);case 2:return n=t.sent,r=d.getSampleFormat(),o=d.getBitsPerSample(),Sp(r,o)&&(n=Mp(n,r,d.planarConfiguration,d.getSamplesPerPixel(),o,d.getTileWidth(),d.getBlockHeight(e))),t.abrupt("return",n);case 7:case"end":return t.stop()}}),t)})))(),null!==c&&(c[u]=v)),t.t0=n,t.t1=e,t.t2=r,t.next=14,v;case 14:return t.t3=t.sent,t.abrupt("return",{x:t.t0,y:t.t1,sample:t.t2,data:t.t3});case 16:case"end":return t.stop()}}),t,this)}))),function(t,n,e,r,i){return a.apply(this,arguments)})},{key:"_readRaster",value:(s=wp(regeneratorRuntime.mark((function t(n,e,r,i,o,s,a,u,c){var f,h,l,v,d,p,y,m,b,g,w,x,k,_,S,M,j,T,O,E,A=this;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:for(f=this.getTileWidth(),h=this.getTileHeight(),l=this.getWidth(),v=this.getHeight(),d=Math.max(Math.floor(n[0]/f),0),p=Math.min(Math.ceil(n[2]/f),Math.ceil(l/f)),y=Math.max(Math.floor(n[1]/h),0),m=Math.min(Math.ceil(n[3]/h),Math.ceil(v/h)),b=n[2]-n[0],g=this.getBytesPerPixel(),w=[],x=[],k=0;k<e.length;++k)1===this.planarConfiguration?w.push(kp(this.fileDirectory.BitsPerSample,0,e[k])/8):w.push(0),x.push(this.getReaderForSample(e[k]));for(_=[],S=this.littleEndian,M=y;M<m;++M)for(j=d;j<p;++j)for(T=function(t){var s=t,a=e[t];2===A.planarConfiguration&&(g=A.getSampleByteSize(t));var u=A.getTileOrStrip(j,M,a,o,c);_.push(u),u.then((function(t){for(var o=t.data,a=new DataView(o),u=A.getBlockHeight(t.y),c=t.y*h,d=t.x*f,p=c+u,y=(t.x+1)*f,m=x[s],k=Math.min(u,u-(p-n[3]),v-c),_=Math.min(f,f-(y-n[2]),l-d),M=Math.max(0,n[1]-c);M<k;++M)for(var j=Math.max(0,n[0]-d);j<_;++j){var T=(M*f+j)*g,O=m.call(a,T+w[s],S),E=void 0;i?(E=(M+c-n[1])*b*e.length+(j+d-n[0])*e.length+s,r[E]=O):(E=(M+c-n[1])*b+j+d-n[0],r[s][E]=O)}}))},O=0;O<e.length;++O)T(O);return t.next=18,Promise.all(_);case 18:if(!(s&&n[2]-n[0]!==s||a&&n[3]-n[1]!==a)){t.next=23;break}return(E=i?yp(r,n[2]-n[0],n[3]-n[1],s,a,e.length,u):vp(r,n[2]-n[0],n[3]-n[1],s,a,u)).width=s,E.height=a,t.abrupt("return",E);case 23:return r.width=s||n[2]-n[0],r.height=a||n[3]-n[1],t.abrupt("return",r);case 26:case"end":return t.stop()}}),t,this)}))),function(t,n,e,r,i,o,a,u,c){return s.apply(this,arguments)})},{key:"readRasters",value:(o=wp(regeneratorRuntime.mark((function t(){var n,e,r,i,o,s,a,u,c,f,h,l,v,d,p,y,m,b,g,w,x,k,_,S,M,j,T=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=T.length>0&&void 0!==T[0]?T[0]:{},e=n.window,r=n.samples,i=void 0===r?[]:r,o=n.interleave,s=n.pool,a=void 0===s?null:s,u=n.width,c=n.height,f=n.resampleMethod,h=n.fillValue,l=n.signal,!((v=e||[0,0,this.getWidth(),this.getHeight()])[0]>v[2]||v[1]>v[3])){t.next=4;break}throw new Error("Invalid subsets");case 4:if(d=v[2]-v[0],p=v[3]-v[1],y=d*p,m=this.getSamplesPerPixel(),i&&i.length){t.next=12;break}for(b=0;b<m;++b)i.push(b);t.next=19;break;case 12:g=0;case 13:if(!(g<i.length)){t.next=19;break}if(!(i[g]>=m)){t.next=16;break}return t.abrupt("return",Promise.reject(new RangeError("Invalid sample index '".concat(i[g],"'."))));case 16:++g,t.next=13;break;case 19:if(o)x=this.fileDirectory.SampleFormat?Math.max.apply(null,this.fileDirectory.SampleFormat):1,k=Math.max.apply(null,this.fileDirectory.BitsPerSample),w=_p(x,k,y*i.length),h&&w.fill(h);else for(w=[],_=0;_<i.length;++_)S=this.getArrayForSample(i[_],y),Array.isArray(h)&&_<h.length?S.fill(h[_]):h&&!Array.isArray(h)&&S.fill(h),w.push(S);if(t.t0=a,t.t0){t.next=25;break}return t.next=24,ap(this.fileDirectory);case 24:t.t0=t.sent;case 25:return M=t.t0,t.next=28,this._readRaster(v,i,w,o,M,u,c,f,l);case 28:return j=t.sent,t.abrupt("return",j);case 30:case"end":return t.stop()}}),t,this)}))),function(){return o.apply(this,arguments)})},{key:"readRGB",value:(i=wp(regeneratorRuntime.mark((function t(){var n,e,r,i,o,s,a,u,c,f,h,l,v,d,p,y,m,b,g,w,x,k,_,S,M,j,T,O=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=O.length>0&&void 0!==O[0]?O[0]:{},e=n.window,r=n.interleave,i=void 0===r||r,o=n.pool,s=void 0===o?null:o,a=n.width,u=n.height,c=n.resampleMethod,f=n.enableAlpha,h=void 0!==f&&f,l=n.signal,!((v=e||[0,0,this.getWidth(),this.getHeight()])[0]>v[2]||v[1]>v[3])){t.next=4;break}throw new Error("Invalid subsets");case 4:if((d=this.fileDirectory.PhotometricInterpretation)!==Xd.Ie.RGB){t.next=9;break}if(p=[0,1,2],this.fileDirectory.ExtraSamples!==Xd.pd.Unspecified&&h)for(p=[],y=0;y<this.fileDirectory.BitsPerSample.length;y+=1)p.push(y);return t.abrupt("return",this.readRasters({window:e,interleave:i,samples:p,pool:s,width:a,height:u,resampleMethod:c,signal:l}));case 9:t.t0=d,t.next=t.t0===Xd.Ie.WhiteIsZero||t.t0===Xd.Ie.BlackIsZero||t.t0===Xd.Ie.Palette?12:t.t0===Xd.Ie.CMYK?14:t.t0===Xd.Ie.YCbCr||t.t0===Xd.Ie.CIELab?16:18;break;case 12:return m=[0],t.abrupt("break",19);case 14:return m=[0,1,2,3],t.abrupt("break",19);case 16:return m=[0,1,2],t.abrupt("break",19);case 18:throw new Error("Invalid or unsupported photometric interpretation.");case 19:return b={window:v,interleave:!0,samples:m,pool:s,width:a,height:u,resampleMethod:c,signal:l},g=this.fileDirectory,t.next=23,this.readRasters(b);case 23:w=t.sent,x=Math.pow(2,this.fileDirectory.BitsPerSample[0]),t.t1=d,t.next=t.t1===Xd.Ie.WhiteIsZero?28:t.t1===Xd.Ie.BlackIsZero?30:t.t1===Xd.Ie.Palette?32:t.t1===Xd.Ie.CMYK?34:t.t1===Xd.Ie.YCbCr?36:t.t1===Xd.Ie.CIELab?38:40;break;case 28:return k=Yd(w,x),t.abrupt("break",41);case 30:return k=Jd(w,x),t.abrupt("break",41);case 32:return k=Qd(w,g.ColorMap),t.abrupt("break",41);case 34:return k=tp(w),t.abrupt("break",41);case 36:return k=np(w),t.abrupt("break",41);case 38:return k=ep(w),t.abrupt("break",41);case 40:throw new Error("Unsupported photometric interpretation.");case 41:if(!i){for(_=new Uint8Array(k.length/3),S=new Uint8Array(k.length/3),M=new Uint8Array(k.length/3),j=0,T=0;j<k.length;j+=3,++T)_[T]=k[j],S[T]=k[j+1],M[T]=k[j+2];k=[_,S,M]}return k.width=w.width,k.height=w.height,t.abrupt("return",k);case 45:case"end":return t.stop()}}),t,this)}))),function(){return i.apply(this,arguments)})},{key:"getTiePoints",value:function(){if(!this.fileDirectory.ModelTiepoint)return[];for(var t=[],n=0;n<this.fileDirectory.ModelTiepoint.length;n+=6)t.push({i:this.fileDirectory.ModelTiepoint[n],j:this.fileDirectory.ModelTiepoint[n+1],k:this.fileDirectory.ModelTiepoint[n+2],x:this.fileDirectory.ModelTiepoint[n+3],y:this.fileDirectory.ModelTiepoint[n+4],z:this.fileDirectory.ModelTiepoint[n+5]});return t}},{key:"getGDALMetadata",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,n={};if(!this.fileDirectory.GDAL_METADATA)return null;var e=this.fileDirectory.GDAL_METADATA,r=Kd()(e,"Item");null!==t&&(r=r.filter((function(n){return Number(Wd()(n,"sample"))===t})));for(var i=0;i<r.length;++i){var o=r[i];n[Wd()(o,"name")]=o.inner}return n}},{key:"getGDALNoData",value:function(){if(!this.fileDirectory.GDAL_NODATA)return null;var t=this.fileDirectory.GDAL_NODATA;return Number(t.substring(0,t.length-1))}},{key:"getOrigin",value:function(){var t=this.fileDirectory.ModelTiepoint,n=this.fileDirectory.ModelTransformation;if(t&&6===t.length)return[t[3],t[4],t[5]];if(n)return[n[3],n[7],n[11]];throw new Error("The image does not have an affine transformation.")}},{key:"getResolution",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,n=this.fileDirectory.ModelPixelScale,e=this.fileDirectory.ModelTransformation;if(n)return[n[0],-n[1],n[2]];if(e)return[e[0],e[5],e[10]];if(t){var r=t.getResolution(),i=mp(r,3),o=i[0],s=i[1],a=i[2];return[o*t.getWidth()/this.getWidth(),s*t.getHeight()/this.getHeight(),a*t.getWidth()/this.getWidth()]}throw new Error("The image does not have an affine transformation.")}},{key:"pixelIsArea",value:function(){return 1===this.geoKeys.GTRasterTypeGeoKey}},{key:"getBoundingBox",value:function(){var t=this.getOrigin(),n=this.getResolution(),e=t[0],r=t[1],i=e+n[0]*this.getWidth(),o=r+n[1]*this.getHeight();return[Math.min(e,i),Math.min(r,o),Math.max(e,i),Math.max(r,o)]}}])&&xp(n.prototype,e),r&&xp(n,r),t}();function Tp(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}var Op=function(){function t(n){!function(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}(this,t),this._dataView=new DataView(n)}var n,e,r;return n=t,(e=[{key:"buffer",get:function(){return this._dataView.buffer}},{key:"getUint64",value:function(t,n){var e,r=this.getUint32(t,n),i=this.getUint32(t+4,n);if(n){if(e=r+Math.pow(2,32)*i,!Number.isSafeInteger(e))throw new Error("".concat(e," exceeds MAX_SAFE_INTEGER. ")+"Precision may be lost. Please report if you get this message to https://github.com/geotiffjs/geotiff.js/issues");return e}if(e=Math.pow(2,32)*r+i,!Number.isSafeInteger(e))throw new Error("".concat(e," exceeds MAX_SAFE_INTEGER. ")+"Precision may be lost. Please report if you get this message to https://github.com/geotiffjs/geotiff.js/issues");return e}},{key:"getInt64",value:function(t,n){for(var e=0,r=(128&this._dataView.getUint8(t+(n?7:0)))>0,i=!0,o=0;o<8;o++){var s=this._dataView.getUint8(t+(n?o:7-o));r&&(i?0!==s&&(s=255&~(s-1),i=!1):s=255&~s),e+=s*Math.pow(256,o)}return r&&(e=-e),e}},{key:"getUint8",value:function(t,n){return this._dataView.getUint8(t,n)}},{key:"getInt8",value:function(t,n){return this._dataView.getInt8(t,n)}},{key:"getUint16",value:function(t,n){return this._dataView.getUint16(t,n)}},{key:"getInt16",value:function(t,n){return this._dataView.getInt16(t,n)}},{key:"getUint32",value:function(t,n){return this._dataView.getUint32(t,n)}},{key:"getInt32",value:function(t,n){return this._dataView.getInt32(t,n)}},{key:"getFloat16",value:function(t,n){return Vd(this._dataView,t,n)}},{key:"getFloat32",value:function(t,n){return this._dataView.getFloat32(t,n)}},{key:"getFloat64",value:function(t,n){return this._dataView.getFloat64(t,n)}}])&&Tp(n.prototype,e),r&&Tp(n,r),t}();function Ep(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}var Ap=function(){function t(n,e,r,i){!function(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}(this,t),this._dataView=new DataView(n),this._sliceOffset=e,this._littleEndian=r,this._bigTiff=i}var n,e,r;return n=t,(e=[{key:"sliceOffset",get:function(){return this._sliceOffset}},{key:"sliceTop",get:function(){return this._sliceOffset+this.buffer.byteLength}},{key:"littleEndian",get:function(){return this._littleEndian}},{key:"bigTiff",get:function(){return this._bigTiff}},{key:"buffer",get:function(){return this._dataView.buffer}},{key:"covers",value:function(t,n){return this.sliceOffset<=t&&this.sliceTop>=t+n}},{key:"readUint8",value:function(t){return this._dataView.getUint8(t-this._sliceOffset,this._littleEndian)}},{key:"readInt8",value:function(t){return this._dataView.getInt8(t-this._sliceOffset,this._littleEndian)}},{key:"readUint16",value:function(t){return this._dataView.getUint16(t-this._sliceOffset,this._littleEndian)}},{key:"readInt16",value:function(t){return this._dataView.getInt16(t-this._sliceOffset,this._littleEndian)}},{key:"readUint32",value:function(t){return this._dataView.getUint32(t-this._sliceOffset,this._littleEndian)}},{key:"readInt32",value:function(t){return this._dataView.getInt32(t-this._sliceOffset,this._littleEndian)}},{key:"readFloat32",value:function(t){return this._dataView.getFloat32(t-this._sliceOffset,this._littleEndian)}},{key:"readFloat64",value:function(t){return this._dataView.getFloat64(t-this._sliceOffset,this._littleEndian)}},{key:"readUint64",value:function(t){var n,e=this.readUint32(t),r=this.readUint32(t+4);if(this._littleEndian){if(n=e+Math.pow(2,32)*r,!Number.isSafeInteger(n))throw new Error("".concat(n," exceeds MAX_SAFE_INTEGER. ")+"Precision may be lost. Please report if you get this message to https://github.com/geotiffjs/geotiff.js/issues");return n}if(n=Math.pow(2,32)*e+r,!Number.isSafeInteger(n))throw new Error("".concat(n," exceeds MAX_SAFE_INTEGER. ")+"Precision may be lost. Please report if you get this message to https://github.com/geotiffjs/geotiff.js/issues");return n}},{key:"readInt64",value:function(t){for(var n=0,e=(128&this._dataView.getUint8(t+(this._littleEndian?7:0)))>0,r=!0,i=0;i<8;i++){var o=this._dataView.getUint8(t+(this._littleEndian?i:7-i));e&&(r?0!==o&&(o=255&~(o-1),r=!1):o=255&~o),n+=o*Math.pow(256,i)}return e&&(n=-n),n}},{key:"readOffset",value:function(t){return this._bigTiff?this.readUint64(t):this.readUint32(t)}}])&&Ep(n.prototype,e),r&&Ep(n,r),t}();function Cp(t){return Pp(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||Dp(t)||Ip()}function Rp(t,n){return Pp(t)||function(t,n){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==e)return;var r,i,o=[],s=!0,a=!1;try{for(e=e.call(t);!(s=(r=e.next()).done)&&(o.push(r.value),!n||o.length!==n);s=!0);}catch(t){a=!0,i=t}finally{try{s||null==e.return||e.return()}finally{if(a)throw i}}return o}(t,n)||Dp(t,n)||Ip()}function Ip(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Pp(t){if(Array.isArray(t))return t}function Dp(t,n){if(t){if("string"==typeof t)return Np(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?Np(t,n):void 0}}function Np(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}var zp="\r\n\r\n";function Lp(t){if(void 0!==Object.fromEntries)return Object.fromEntries(t);var n,e={},r=function(t,n){var e="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!e){if(Array.isArray(t)||(e=Dp(t))||n&&t&&"number"==typeof t.length){e&&(t=e);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,a=!1;return{s:function(){e=e.call(t)},n:function(){var t=e.next();return s=t.done,t},e:function(t){a=!0,o=t},f:function(){try{s||null==e.return||e.return()}finally{if(a)throw o}}}}(t);try{for(r.s();!(n=r.n()).done;){var i=Rp(n.value,2),o=i[0],s=i[1];e[o.toLowerCase()]=s}}catch(t){r.e(t)}finally{r.f()}return e}function Fp(t){return Lp(t.split("\r\n").map((function(t){var n=t.split(":").map((function(t){return t.trim()}));return n[0]=n[0].toLowerCase(),n})))}function Gp(t){var n,e,r;if(t){var i=Rp(t.match(/bytes (\d+)-(\d+)\/(\d+)/),4);n=i[1],e=i[2],r=i[3],n=parseInt(n,10),e=parseInt(e,10),r=parseInt(r,10)}return{start:n,end:e,total:r}}function Up(t,n){for(var e=null,r=new TextDecoder("ascii"),i=[],o="--".concat(n),s="".concat(o,"--"),a=0;a<10;++a){r.decode(new Uint8Array(t,a,o.length))===o&&(e=a)}if(null===e)throw new Error("Could not find initial boundary");for(;e<t.byteLength;){var u=r.decode(new Uint8Array(t,e,Math.min(o.length+1024,t.byteLength-e)));if(0===u.length||u.startsWith(s))break;if(!u.startsWith(o))throw new Error("Part does not start with boundary");var c=u.substr(o.length+2);if(0===c.length)break;var f=c.indexOf(zp),h=Fp(c.substr(0,f)),l=Gp(h["content-range"]),v=l.start,d=l.end,p=l.total,y=e+o.length+f+zp.length,m=parseInt(d,10)+1-parseInt(v,10);i.push({headers:h,data:t.slice(y,y+m),offset:v,length:m,fileSize:p}),e=y+m+4}return i}function Bp(t,n,e,r,i,o,s){try{var a=t[o](s),u=a.value}catch(t){return void e(t)}a.done?n(u):Promise.resolve(u).then(r,i)}function qp(t){return function(){var n=this,e=arguments;return new Promise((function(r,i){var o=t.apply(n,e);function s(t){Bp(o,r,i,s,a,"next",t)}function a(t){Bp(o,r,i,s,a,"throw",t)}s(void 0)}))}}function $p(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}var Vp=function(){function t(){!function(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}(this,t)}var n,e,r,i,o,s;return n=t,(e=[{key:"fetch",value:(s=qp(regeneratorRuntime.mark((function t(n){var e,r=this,i=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e=i.length>1&&void 0!==i[1]?i[1]:void 0,t.abrupt("return",Promise.all(n.map((function(t){return r.fetchSlice(t,e)}))));case 2:case"end":return t.stop()}}),t)}))),function(t){return s.apply(this,arguments)})},{key:"fetchSlice",value:(o=qp(regeneratorRuntime.mark((function t(n){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:throw new Error("fetching of slice ".concat(n," not possible, not implemented"));case 1:case"end":return t.stop()}}),t)}))),function(t){return o.apply(this,arguments)})},{key:"fileSize",get:function(){return null}},{key:"close",value:(i=qp(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:case"end":return t.stop()}}),t)}))),function(){return i.apply(this,arguments)})}])&&$p(n.prototype,e),r&&$p(n,r),t}(),Zp=e(6875),Wp=e.n(Zp);function Hp(t){return(Hp="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function Kp(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}function Xp(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(n&&n.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),n&&ry(t,n)}function Yp(t){var n=ey();return function(){var e,r=iy(t);if(n){var i=iy(this).constructor;e=Reflect.construct(r,arguments,i)}else e=r.apply(this,arguments);return Jp(this,e)}}function Jp(t,n){if(n&&("object"===Hp(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return Qp(t)}function Qp(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function ty(t){var n="function"==typeof Map?new Map:void 0;return(ty=function(t){if(null===t||(e=t,-1===Function.toString.call(e).indexOf("[native code]")))return t;var e;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==n){if(n.has(t))return n.get(t);n.set(t,r)}function r(){return ny(t,arguments,iy(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),ry(r,t)})(t)}function ny(t,n,e){return(ny=ey()?Reflect.construct:function(t,n,e){var r=[null];r.push.apply(r,n);var i=new(Function.bind.apply(t,r));return e&&ry(i,e.prototype),i}).apply(null,arguments)}function ey(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function ry(t,n){return(ry=Object.setPrototypeOf||function(t,n){return t.__proto__=n,t})(t,n)}function iy(t){return(iy=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function oy(t,n,e,r,i,o,s){try{var a=t[o](s),u=a.value}catch(t){return void e(t)}a.done?n(u):Promise.resolve(u).then(r,i)}function sy(t){return function(){var n=this,e=arguments;return new Promise((function(r,i){var o=t.apply(n,e);function s(t){oy(o,r,i,s,a,"next",t)}function a(t){oy(o,r,i,s,a,"throw",t)}s(void 0)}))}}function ay(t){return uy.apply(this,arguments)}function uy(){return(uy=sy(regeneratorRuntime.mark((function t(n){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",new Promise((function(t){return setTimeout(t,n)})));case 1:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function cy(t,n){var e=Array.isArray(t)?t:Array.from(t),r=Array.isArray(n)?n:Array.from(n);return e.map((function(t,n){return[t,r[n]]}))}var fy=function(t){Xp(e,t);var n=Yp(e);function e(t){var r;return Kp(this,e),r=n.call(this,t),Error.captureStackTrace&&Error.captureStackTrace(Qp(r),e),r.name="AbortError",r}return e}(ty(Error)),hy=function(t){Xp(e,t);var n=Yp(e);function e(t,r){var i;return Kp(this,e),(i=n.call(this,r)).errors=t,i.message=r,i.name="AggregateError",i}return e}(ty(Error));function ly(t){return(ly="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function vy(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==e)return;var r,i,o=[],s=!0,a=!1;try{for(e=e.call(t);!(s=(r=e.next()).done)&&(o.push(r.value),!n||o.length!==n);s=!0);}catch(t){a=!0,i=t}finally{try{s||null==e.return||e.return()}finally{if(a)throw i}}return o}(t,n)||py(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function dy(t,n){var e="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!e){if(Array.isArray(t)||(e=py(t))||n&&t&&"number"==typeof t.length){e&&(t=e);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,a=!1;return{s:function(){e=e.call(t)},n:function(){var t=e.next();return s=t.done,t},e:function(t){a=!0,o=t},f:function(){try{s||null==e.return||e.return()}finally{if(a)throw o}}}}function py(t,n){if(t){if("string"==typeof t)return yy(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?yy(t,n):void 0}}function yy(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}function my(t,n,e,r,i,o,s){try{var a=t[o](s),u=a.value}catch(t){return void e(t)}a.done?n(u):Promise.resolve(u).then(r,i)}function by(t){return function(){var n=this,e=arguments;return new Promise((function(r,i){var o=t.apply(n,e);function s(t){my(o,r,i,s,a,"next",t)}function a(t){my(o,r,i,s,a,"throw",t)}s(void 0)}))}}function gy(t,n){return(gy=Object.setPrototypeOf||function(t,n){return t.__proto__=n,t})(t,n)}function wy(t){var n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var e,r=ky(t);if(n){var i=ky(this).constructor;e=Reflect.construct(r,arguments,i)}else e=r.apply(this,arguments);return xy(this,e)}}function xy(t,n){if(n&&("object"===ly(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}function ky(t){return(ky=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function _y(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}function Sy(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function My(t,n,e){return n&&Sy(t.prototype,n),e&&Sy(t,e),t}var jy=function(){function t(n,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;_y(this,t),this.offset=n,this.length=e,this.data=r}return My(t,[{key:"top",get:function(){return this.offset+this.length}}]),t}(),Ty=function t(n,e,r){_y(this,t),this.offset=n,this.length=e,this.blockIds=r},Oy=function(t){!function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(n&&n.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),n&&gy(t,n)}(r,t);var n,e=wy(r);function r(t){var n,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=i.blockSize,s=void 0===o?65536:o,a=i.cacheSize,u=void 0===a?100:a;return _y(this,r),(n=e.call(this)).source=t,n.blockSize=s,n.blockCache=new(Wp())({max:u}),n.blockRequests=new Map,n.blockIdsToFetch=new Set,n}return My(r,[{key:"fileSize",get:function(){return this.source.fileSize}},{key:"fetch",value:(n=by(regeneratorRuntime.mark((function t(n,e){var r,i,o,s,a,u,c,f,h,l,v,d,p,y,m,b,g,w,x,k,_,S,M,j,T,O,E,A,C,R,I,P,D,N,z,L,F,G;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:r=new Map,i=new Map,o=new Set,s=dy(n);try{for(s.s();!(a=s.n()).done;)for(u=a.value,c=u.offset,f=u.length,h=c+f,null!==(l=this.fileSize)&&(h=Math.min(h,l)),v=Math.floor(c/this.blockSize)*this.blockSize,d=v;d<h;d+=this.blockSize)p=Math.floor(d/this.blockSize),this.blockCache.has(p)?r.set(p,this.blockCache.get(p)):this.blockRequests.has(p)?i.set(p,this.blockRequests.get(p)):(this.blockIdsToFetch.has(p)||this.blockIdsToFetch.add(p),o.add(p))}catch(t){s.e(t)}finally{s.f()}return t.next=7,ay();case 7:this.fetchBlocks(e),y=dy(o),t.prev=9,y.s();case 11:if((m=y.n()).done){t.next=26;break}if(b=m.value,g=this.blockRequests.get(b),w=this.blockCache.get(b),!g){t.next=19;break}i.set(b,g),t.next=24;break;case 19:if(!w){t.next=23;break}r.set(b,w),t.next=24;break;case 23:throw new Error("Block ".concat(b," is not in the block requests"));case 24:t.next=11;break;case 26:t.next=31;break;case 28:t.prev=28,t.t0=t.catch(9),y.e(t.t0);case 31:return t.prev=31,y.f(),t.finish(31);case 34:return t.next=36,Promise.allSettled(i.values());case 36:if(!(x=t.sent).some((function(t){return"rejected"===t.status}))){t.next=65;break}k=new Set,_=dy(cy(i.keys(),x));try{for(_.s();!(S=_.n()).done;)M=vy(S.value,2),j=M[0],T=M[1],O=T.rejected,E=T.reason,O&&"AbortError"===E.name&&E.signal!==e&&(this.blockIdsToFetch.add(j),k.add(j))}catch(t){_.e(t)}finally{_.f()}if(!(this.blockIdsToFetch.length>0)){t.next=65;break}this.fetchBlocks(e),A=dy(k),t.prev=44,A.s();case 46:if((C=A.n()).done){t.next=54;break}if(R=C.value,I=this.blockRequests.get(R)){t.next=51;break}throw new Error("Block ".concat(R," is not in the block requests"));case 51:i.set(R,I);case 52:t.next=46;break;case 54:t.next=59;break;case 56:t.prev=56,t.t1=t.catch(44),A.e(t.t1);case 59:return t.prev=59,A.f(),t.finish(59);case 62:return t.next=64,Promise.allSettled(Array.from(i.values()));case 64:x=t.sent;case 65:if(!x.some((function(t){return"rejected"===t.status}))){t.next=69;break}if(!e||!e.aborted){t.next=68;break}throw new fy("Request was aborted");case 68:throw new hy(x.filter((function(t){return"rejected"===t.status})).map((function(t){return t.reason})),"Request failed");case 69:P=x.map((function(t){return t.value})),D=new Map(cy(Array.from(i.keys()),P)),N=dy(r);try{for(N.s();!(z=N.n()).done;)L=vy(z.value,2),F=L[0],G=L[1],D.set(F,G)}catch(t){N.e(t)}finally{N.f()}return t.abrupt("return",this.readSliceData(n,D));case 74:case"end":return t.stop()}}),t,this,[[9,28,31,34],[44,56,59,62]])}))),function(t,e){return n.apply(this,arguments)})},{key:"fetchBlocks",value:function(t){var n=this;this.blockIdsToFetch.size>0&&function(){for(var e=n.groupBlocks(n.blockIdsToFetch),r=n.source.fetch(e,t),i=function(i){var o,s=dy(e[i].blockIds);try{var a=function(){var e=o.value,s=by(regeneratorRuntime.mark((function o(){var s,a,u,c,f,h;return regeneratorRuntime.wrap((function(o){for(;;)switch(o.prev=o.next){case 0:return o.prev=0,o.next=3,r;case 3:return o.t0=i,s=o.sent[o.t0],a=e*n.blockSize,u=a-s.offset,c=Math.min(u+n.blockSize,s.data.byteLength),f=s.data.slice(u,c),h=new jy(a,f.byteLength,f),n.blockCache.set(e,h),o.abrupt("return",h);case 14:throw o.prev=14,o.t1=o.catch(0),"AbortError"===o.t1.name&&(o.t1.signal=t),o.t1;case 18:return o.prev=18,n.blockRequests.delete(e),o.finish(18);case 21:case"end":return o.stop()}}),o,null,[[0,14,18,21]])})))();n.blockRequests.set(e,s)};for(s.s();!(o=s.n()).done;)a()}catch(t){s.e(t)}finally{s.f()}},o=0;o<e.length;++o)i(o);n.blockIdsToFetch.clear()}()}},{key:"groupBlocks",value:function(t){var n=Array.from(t).sort((function(t,n){return t-n}));if(0===n.length)return[];var e,r=[],i=null,o=[],s=dy(n);try{for(s.s();!(e=s.n()).done;){var a=e.value;null===i||i+1===a?(r.push(a),i=a):(o.push(new Ty(r[0]*this.blockSize,r.length*this.blockSize,r)),r=[a],i=a)}}catch(t){s.e(t)}finally{s.f()}return o.push(new Ty(r[0]*this.blockSize,r.length*this.blockSize,r)),o}},{key:"readSliceData",value:function(t,n){var e=this;return t.map((function(t){for(var r=t.offset+t.length,i=Math.floor(t.offset/e.blockSize),o=Math.floor((t.offset+t.length)/e.blockSize),s=new ArrayBuffer(t.length),a=new Uint8Array(s),u=i;u<=o;++u){var c=n.get(u),f=c.offset-t.offset,h=0,l=0,v=void 0;f<0?h=-f:f>0&&(l=f),v=c.top-r<0?c.length-h:r-c.offset-h;var d=new Uint8Array(c.data,h,v);a.set(d,l)}return s}))}}]),r}(Vp);function Ey(t,n,e,r,i,o,s){try{var a=t[o](s),u=a.value}catch(t){return void e(t)}a.done?n(u):Promise.resolve(u).then(r,i)}function Ay(t){return function(){var n=this,e=arguments;return new Promise((function(r,i){var o=t.apply(n,e);function s(t){Ey(o,r,i,s,a,"next",t)}function a(t){Ey(o,r,i,s,a,"throw",t)}s(void 0)}))}}function Cy(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}function Ry(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function Iy(t,n,e){return n&&Ry(t.prototype,n),e&&Ry(t,e),t}var Py=function(){function t(){Cy(this,t)}var n;return Iy(t,[{key:"ok",get:function(){return this.status>=200&&this.status<=299}},{key:"status",get:function(){throw new Error("not implemented")}},{key:"getHeader",value:function(t){throw new Error("not implemented")}},{key:"getData",value:(n=Ay(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:throw new Error("not implemented");case 1:case"end":return t.stop()}}),t)}))),function(){return n.apply(this,arguments)})}]),t}(),Dy=function(){function t(n){Cy(this,t),this.url=n}var n;return Iy(t,[{key:"request",value:(n=Ay(regeneratorRuntime.mark((function t(){var n,e=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:throw(n=e.length>0&&void 0!==e[0]?e[0]:{}).headers,n.credentials,n.signal,new Error("request is not implemented");case 2:case"end":return t.stop()}}),t)}))),function(){return n.apply(this,arguments)})}]),t}();function Ny(t){return(Ny="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function zy(t,n,e,r,i,o,s){try{var a=t[o](s),u=a.value}catch(t){return void e(t)}a.done?n(u):Promise.resolve(u).then(r,i)}function Ly(t){return function(){var n=this,e=arguments;return new Promise((function(r,i){var o=t.apply(n,e);function s(t){zy(o,r,i,s,a,"next",t)}function a(t){zy(o,r,i,s,a,"throw",t)}s(void 0)}))}}function Fy(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}function Gy(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function Uy(t,n,e){return n&&Gy(t.prototype,n),e&&Gy(t,e),t}function By(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(n&&n.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),n&&qy(t,n)}function qy(t,n){return(qy=Object.setPrototypeOf||function(t,n){return t.__proto__=n,t})(t,n)}function $y(t){var n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var e,r=Zy(t);if(n){var i=Zy(this).constructor;e=Reflect.construct(r,arguments,i)}else e=r.apply(this,arguments);return Vy(this,e)}}function Vy(t,n){if(n&&("object"===Ny(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}function Zy(t){return(Zy=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}var Wy=function(t){By(r,t);var n,e=$y(r);function r(t){var n;return Fy(this,r),(n=e.call(this)).response=t,n}return Uy(r,[{key:"status",get:function(){return this.response.status}},{key:"getHeader",value:function(t){return this.response.headers.get(t)}},{key:"getData",value:(n=Ly(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!this.response.arrayBuffer){t.next=6;break}return t.next=3,this.response.arrayBuffer();case 3:t.t0=t.sent,t.next=9;break;case 6:return t.next=8,this.response.buffer();case 8:t.t0=t.sent.buffer;case 9:return n=t.t0,t.abrupt("return",n);case 11:case"end":return t.stop()}}),t,this)}))),function(){return n.apply(this,arguments)})}]),r}(Py),Hy=function(t){By(r,t);var n,e=$y(r);function r(t,n){var i;return Fy(this,r),(i=e.call(this,t)).credentials=n,i}return Uy(r,[{key:"request",value:(n=Ly(regeneratorRuntime.mark((function t(){var n,e,r,i,o,s=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=s.length>0&&void 0!==s[0]?s[0]:{},e=n.headers,r=n.credentials,i=n.signal,t.next=3,fetch(this.url,{headers:e,credentials:r,signal:i});case 3:return o=t.sent,t.abrupt("return",new Wy(o));case 5:case"end":return t.stop()}}),t,this)}))),function(){return n.apply(this,arguments)})}]),r}(Dy);function Ky(t){return(Ky="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function Xy(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==e)return;var r,i,o=[],s=!0,a=!1;try{for(e=e.call(t);!(s=(r=e.next()).done)&&(o.push(r.value),!n||o.length!==n);s=!0);}catch(t){a=!0,i=t}finally{try{s||null==e.return||e.return()}finally{if(a)throw i}}return o}(t,n)||function(t,n){if(!t)return;if("string"==typeof t)return Yy(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);"Object"===e&&t.constructor&&(e=t.constructor.name);if("Map"===e||"Set"===e)return Array.from(t);if("Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))return Yy(t,n)}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Yy(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}function Jy(t,n,e,r,i,o,s){try{var a=t[o](s),u=a.value}catch(t){return void e(t)}a.done?n(u):Promise.resolve(u).then(r,i)}function Qy(t){return function(){var n=this,e=arguments;return new Promise((function(r,i){var o=t.apply(n,e);function s(t){Jy(o,r,i,s,a,"next",t)}function a(t){Jy(o,r,i,s,a,"throw",t)}s(void 0)}))}}function tm(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}function nm(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function em(t,n,e){return n&&nm(t.prototype,n),e&&nm(t,e),t}function rm(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(n&&n.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),n&&im(t,n)}function im(t,n){return(im=Object.setPrototypeOf||function(t,n){return t.__proto__=n,t})(t,n)}function om(t){var n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var e,r=am(t);if(n){var i=am(this).constructor;e=Reflect.construct(r,arguments,i)}else e=r.apply(this,arguments);return sm(this,e)}}function sm(t,n){if(n&&("object"===Ky(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}function am(t){return(am=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}var um=function(t){rm(r,t);var n,e=om(r);function r(t,n){var i;return tm(this,r),(i=e.call(this)).xhr=t,i.data=n,i}return em(r,[{key:"status",get:function(){return this.xhr.status}},{key:"getHeader",value:function(t){return this.xhr.getResponseHeader(t)}},{key:"getData",value:(n=Qy(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",this.data);case 1:case"end":return t.stop()}}),t,this)}))),function(){return n.apply(this,arguments)})}]),r}(Py),cm=function(t){rm(r,t);var n,e=om(r);function r(){return tm(this,r),e.apply(this,arguments)}return em(r,[{key:"constructRequest",value:function(t,n){var e=this;return new Promise((function(r,i){var o=new XMLHttpRequest;o.open("GET",e.url),o.responseType="arraybuffer";for(var s=0,a=Object.entries(t);s<a.length;s++){var u=Xy(a[s],2),c=u[0],f=u[1];o.setRequestHeader(c,f)}o.onload=function(){var t=o.response;r(new um(o,t))},o.onerror=i,o.onabort=function(){return i(new fy("Request aborted"))},o.send(),n&&(n.aborted&&o.abort(),n.addEventListener("abort",(function(){return o.abort()})))}))}},{key:"request",value:(n=Qy(regeneratorRuntime.mark((function t(){var n,e,r,i,o=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=o.length>0&&void 0!==o[0]?o[0]:{},e=n.headers,r=n.signal,t.next=3,this.constructRequest(e,r);case 3:return i=t.sent,t.abrupt("return",i);case 5:case"end":return t.stop()}}),t,this)}))),function(){return n.apply(this,arguments)})}]),r}(Dy),fm=e(1555),hm=e.n(fm),lm=e(2913),vm=e.n(lm),dm=e(8419),pm=e.n(dm);function ym(t){return(ym="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function mm(t,n){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),e.push.apply(e,r)}return e}function bm(t){for(var n=1;n<arguments.length;n++){var e=null!=arguments[n]?arguments[n]:{};n%2?mm(Object(e),!0).forEach((function(n){gm(t,n,e[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):mm(Object(e)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}))}return t}function gm(t,n,e){return n in t?Object.defineProperty(t,n,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[n]=e,t}function wm(t,n,e,r,i,o,s){try{var a=t[o](s),u=a.value}catch(t){return void e(t)}a.done?n(u):Promise.resolve(u).then(r,i)}function xm(t){return function(){var n=this,e=arguments;return new Promise((function(r,i){var o=t.apply(n,e);function s(t){wm(o,r,i,s,a,"next",t)}function a(t){wm(o,r,i,s,a,"throw",t)}s(void 0)}))}}function km(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}function _m(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function Sm(t,n,e){return n&&_m(t.prototype,n),e&&_m(t,e),t}function Mm(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(n&&n.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),n&&jm(t,n)}function jm(t,n){return(jm=Object.setPrototypeOf||function(t,n){return t.__proto__=n,t})(t,n)}function Tm(t){var n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var e,r=Em(t);if(n){var i=Em(this).constructor;e=Reflect.construct(r,arguments,i)}else e=r.apply(this,arguments);return Om(this,e)}}function Om(t,n){if(n&&("object"===ym(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}function Em(t){return(Em=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}var Am=function(t){Mm(r,t);var n,e=Tm(r);function r(t,n){var i;return km(this,r),(i=e.call(this)).response=t,i.dataPromise=n,i}return Sm(r,[{key:"status",get:function(){return this.response.statusCode}},{key:"getHeader",value:function(t){return this.response.headers[t]}},{key:"getData",value:(n=xm(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.dataPromise;case 2:return n=t.sent,t.abrupt("return",n);case 4:case"end":return t.stop()}}),t,this)}))),function(){return n.apply(this,arguments)})}]),r}(Py),Cm=function(t){Mm(r,t);var n,e=Tm(r);function r(t){var n;return km(this,r),(n=e.call(this,t)).parsedUrl=pm().parse(n.url),n.httpApi="http:"===n.parsedUrl.protocol?hm():vm(),n}return Sm(r,[{key:"constructRequest",value:function(t,n){var e=this;return new Promise((function(r,i){var o=e.httpApi.get(bm(bm({},e.parsedUrl),{},{headers:t}),(function(t){var n=new Promise((function(n){var e=[];t.on("data",(function(t){e.push(t)})),t.on("end",(function(){var t=Buffer.concat(e).buffer;n(t)})),t.on("error",i)}));r(new Am(t,n))}));o.on("error",i),n&&(n.aborted&&o.destroy(new fy("Request aborted")),n.addEventListener("abort",(function(){return o.destroy(new fy("Request aborted"))})))}))}},{key:"request",value:(n=xm(regeneratorRuntime.mark((function t(){var n,e,r,i,o=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=o.length>0&&void 0!==o[0]?o[0]:{},e=n.headers,r=n.signal,t.next=3,this.constructRequest(e,r);case 3:return i=t.sent,t.abrupt("return",i);case 5:case"end":return t.stop()}}),t,this)}))),function(){return n.apply(this,arguments)})}]),r}(Dy);function Rm(t){return(Rm="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var Im=["headers","credentials","maxRanges","allowFullFile"],Pm=["headers","maxRanges","allowFullFile"],Dm=["headers","maxRanges","allowFullFile"],Nm=["forceXHR"];function zm(t,n){if(null==t)return{};var e,r,i=function(t,n){if(null==t)return{};var e,r,i={},o=Object.keys(t);for(r=0;r<o.length;r++)e=o[r],n.indexOf(e)>=0||(i[e]=t[e]);return i}(t,n);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(r=0;r<o.length;r++)e=o[r],n.indexOf(e)>=0||Object.prototype.propertyIsEnumerable.call(t,e)&&(i[e]=t[e])}return i}function Lm(t,n){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),e.push.apply(e,r)}return e}function Fm(t){for(var n=1;n<arguments.length;n++){var e=null!=arguments[n]?arguments[n]:{};n%2?Lm(Object(e),!0).forEach((function(n){Gm(t,n,e[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):Lm(Object(e)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}))}return t}function Gm(t,n,e){return n in t?Object.defineProperty(t,n,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[n]=e,t}function Um(t,n,e,r,i,o,s){try{var a=t[o](s),u=a.value}catch(t){return void e(t)}a.done?n(u):Promise.resolve(u).then(r,i)}function Bm(t){return function(){var n=this,e=arguments;return new Promise((function(r,i){var o=t.apply(n,e);function s(t){Um(o,r,i,s,a,"next",t)}function a(t){Um(o,r,i,s,a,"throw",t)}s(void 0)}))}}function qm(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function $m(t,n){return($m=Object.setPrototypeOf||function(t,n){return t.__proto__=n,t})(t,n)}function Vm(t){var n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var e,r=Wm(t);if(n){var i=Wm(this).constructor;e=Reflect.construct(r,arguments,i)}else e=r.apply(this,arguments);return Zm(this,e)}}function Zm(t,n){if(n&&("object"===Rm(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}function Wm(t){return(Wm=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}var Hm=function(t){!function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(n&&n.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),n&&$m(t,n)}(u,t);var n,e,r,i,o,s,a=Vm(u);function u(t,n,e,r){var i;return function(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}(this,u),(i=a.call(this)).client=t,i.headers=n,i.maxRanges=e,i.allowFullFile=r,i._fileSize=null,i}return n=u,(e=[{key:"fetch",value:(s=Bm(regeneratorRuntime.mark((function t(n,e){var r=this;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!(this.maxRanges>=n.length)){t.next=4;break}return t.abrupt("return",this.fetchSlices(n,e));case 4:this.maxRanges>0&&n.length;case 5:return t.abrupt("return",Promise.all(n.map((function(t){return r.fetchSlice(t,e)}))));case 6:case"end":return t.stop()}}),t,this)}))),function(t,n){return s.apply(this,arguments)})},{key:"fetchSlices",value:(o=Bm(regeneratorRuntime.mark((function t(n,e){var r,i,o,s,a,u,c,f,h,l,v,d,p=this;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.client.request({headers:Fm(Fm({},this.headers),{},{Range:"bytes=".concat(n.map((function(t){var n=t.offset,e=t.length;return"".concat(n,"-").concat(n+e)})).join(","))}),signal:e});case 2:if((r=t.sent).ok){t.next=7;break}throw new Error("Error fetching data.");case 7:if(206!==r.status){t.next=32;break}if(y=r.getHeader("content-type"),m=void 0,m=Cp(y.split(";").map((function(t){return t.trim()}))),i={type:m[0],params:Lp(m.slice(1).map((function(t){return t.split("=")})))},o=i.params,"multipart/byteranges"!==i.type){t.next=18;break}return t.t0=Up,t.next=13,r.getData();case 13:return t.t1=t.sent,t.t2=o.boundary,s=(0,t.t0)(t.t1,t.t2),this._fileSize=s[0].fileSize||null,t.abrupt("return",s);case 18:return t.next=20,r.getData();case 20:if(a=t.sent,u=Gp(r.getHeader("content-range")),c=u.start,f=u.end,h=u.total,this._fileSize=h||null,l=[{data:a,offset:c,length:f-c}],!(n.length>1)){t.next=29;break}return t.next=27,Promise.all(n.slice(1).map((function(t){return p.fetchSlice(t,e)})));case 27:return v=t.sent,t.abrupt("return",l.concat(v));case 29:return t.abrupt("return",l);case 32:if(this.allowFullFile){t.next=34;break}throw new Error("Server responded with full file");case 34:return t.next=36,r.getData();case 36:return d=t.sent,this._fileSize=d.byteLength,t.abrupt("return",[{data:d,offset:0,length:d.byteLength}]);case 39:case"end":return t.stop()}var y,m}),t,this)}))),function(t,n){return o.apply(this,arguments)})},{key:"fetchSlice",value:(i=Bm(regeneratorRuntime.mark((function t(n,e){var r,i,o,s,a,u,c;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=n.offset,i=n.length,t.next=3,this.client.request({headers:Fm(Fm({},this.headers),{},{Range:"bytes=".concat(r,"-").concat(r+i)}),signal:e});case 3:if((o=t.sent).ok){t.next=8;break}throw new Error("Error fetching data.");case 8:if(206!==o.status){t.next=17;break}return t.next=11,o.getData();case 11:return s=t.sent,a=Gp(o.getHeader("content-range")),u=a.total,this._fileSize=u||null,t.abrupt("return",{data:s,offset:r,length:i});case 17:if(this.allowFullFile){t.next=19;break}throw new Error("Server responded with full file");case 19:return t.next=21,o.getData();case 21:return c=t.sent,this._fileSize=c.byteLength,t.abrupt("return",{data:c,offset:0,length:c.byteLength});case 24:case"end":return t.stop()}}),t,this)}))),function(t,n){return i.apply(this,arguments)})},{key:"fileSize",get:function(){return this._fileSize}}])&&qm(n.prototype,e),r&&qm(n,r),u}(Vp);function Km(t,n){var e=n.blockSize,r=n.cacheSize;return null===e?t:new Oy(t,e,r)}function Xm(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},e=n.headers,r=void 0===e?{}:e,i=n.credentials,o=n.maxRanges,s=void 0===o?0:o,a=n.allowFullFile,u=void 0!==a&&a,c=zm(n,Im),f=new Hy(t,i),h=new Hm(f,r,s,u);return Km(h,c)}function Ym(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},e=n.headers,r=void 0===e?{}:e,i=n.maxRanges,o=void 0===i?0:i,s=n.allowFullFile,a=void 0!==s&&s,u=zm(n,Pm),c=new cm(t),f=new Hm(c,r,o,a);return Km(f,u)}function Jm(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},e=n.headers,r=void 0===e?{}:e,i=n.maxRanges,o=void 0===i?0:i,s=n.allowFullFile,a=void 0!==s&&s,u=zm(n,Dm),c=new Cm(t),f=new Hm(c,r,o,a);return Km(f,u)}function Qm(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},e=n.forceXHR,r=void 0!==e&&e,i=zm(n,Nm);return"function"!=typeof fetch||r?"undefined"!=typeof XMLHttpRequest?Ym(t,i):Jm(t,i):Xm(t,i)}function tb(t){return(tb="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function nb(t,n){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),e.push.apply(e,r)}return e}function eb(t){for(var n=1;n<arguments.length;n++){var e=null!=arguments[n]?arguments[n]:{};n%2?nb(Object(e),!0).forEach((function(n){rb(t,n,e[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):nb(Object(e)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}))}return t}function rb(t,n,e){return n in t?Object.defineProperty(t,n,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[n]=e,t}function ib(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==e)return;var r,i,o=[],s=!0,a=!1;try{for(e=e.call(t);!(s=(r=e.next()).done)&&(o.push(r.value),!n||o.length!==n);s=!0);}catch(t){a=!0,i=t}finally{try{s||null==e.return||e.return()}finally{if(a)throw i}}return o}(t,n)||function(t,n){if(!t)return;if("string"==typeof t)return ob(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);"Object"===e&&t.constructor&&(e=t.constructor.name);if("Map"===e||"Set"===e)return Array.from(t);if("Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))return ob(t,n)}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ob(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}function sb(t,n,e,r,i,o,s){try{var a=t[o](s),u=a.value}catch(t){return void e(t)}a.done?n(u):Promise.resolve(u).then(r,i)}function ab(t){return function(){var n=this,e=arguments;return new Promise((function(r,i){var o=t.apply(n,e);function s(t){sb(o,r,i,s,a,"next",t)}function a(t){sb(o,r,i,s,a,"throw",t)}s(void 0)}))}}function ub(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function cb(t,n,e){return n&&ub(t.prototype,n),e&&ub(t,e),t}function fb(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(n&&n.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),n&&yb(t,n)}function hb(t){var n=pb();return function(){var e,r=mb(t);if(n){var i=mb(this).constructor;e=Reflect.construct(r,arguments,i)}else e=r.apply(this,arguments);return lb(this,e)}}function lb(t,n){if(n&&("object"===tb(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}function vb(t){var n="function"==typeof Map?new Map:void 0;return(vb=function(t){if(null===t||(e=t,-1===Function.toString.call(e).indexOf("[native code]")))return t;var e;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==n){if(n.has(t))return n.get(t);n.set(t,r)}function r(){return db(t,arguments,mb(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),yb(r,t)})(t)}function db(t,n,e){return(db=pb()?Reflect.construct:function(t,n,e){var r=[null];r.push.apply(r,n);var i=new(Function.bind.apply(t,r));return e&&yb(i,e.prototype),i}).apply(null,arguments)}function pb(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function yb(t,n){return(yb=Object.setPrototypeOf||function(t,n){return t.__proto__=n,t})(t,n)}function mb(t){return(mb=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function bb(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}function gb(t){switch(t){case Xd.sf.BYTE:case Xd.sf.ASCII:case Xd.sf.SBYTE:case Xd.sf.UNDEFINED:return 1;case Xd.sf.SHORT:case Xd.sf.SSHORT:return 2;case Xd.sf.LONG:case Xd.sf.SLONG:case Xd.sf.FLOAT:case Xd.sf.IFD:return 4;case Xd.sf.RATIONAL:case Xd.sf.SRATIONAL:case Xd.sf.DOUBLE:case Xd.sf.LONG8:case Xd.sf.SLONG8:case Xd.sf.IFD8:return 8;default:throw new RangeError("Invalid field type: ".concat(t))}}function wb(t){var n=t.GeoKeyDirectory;if(!n)return null;for(var e={},r=4;r<=4*n[3];r+=4){var i=Xd.P1[n[r]],o=n[r+1]?Xd.L[n[r+1]]:null,s=n[r+2],a=n[r+3],u=null;if(o){if(null==(u=t[o]))throw new Error("Could not get value of geoKey '".concat(i,"'."));"string"==typeof u?u=u.substring(a,a+s-1):u.subarray&&(u=u.subarray(a,a+s),1===s&&(u=u[0]))}else u=a;e[i]=u}return e}function xb(t,n,e,r){var i=null,o=null,s=gb(n);switch(n){case Xd.sf.BYTE:case Xd.sf.ASCII:case Xd.sf.UNDEFINED:i=new Uint8Array(e),o=t.readUint8;break;case Xd.sf.SBYTE:i=new Int8Array(e),o=t.readInt8;break;case Xd.sf.SHORT:i=new Uint16Array(e),o=t.readUint16;break;case Xd.sf.SSHORT:i=new Int16Array(e),o=t.readInt16;break;case Xd.sf.LONG:case Xd.sf.IFD:i=new Uint32Array(e),o=t.readUint32;break;case Xd.sf.SLONG:i=new Int32Array(e),o=t.readInt32;break;case Xd.sf.LONG8:case Xd.sf.IFD8:i=new Array(e),o=t.readUint64;break;case Xd.sf.SLONG8:i=new Array(e),o=t.readInt64;break;case Xd.sf.RATIONAL:i=new Uint32Array(2*e),o=t.readUint32;break;case Xd.sf.SRATIONAL:i=new Int32Array(2*e),o=t.readInt32;break;case Xd.sf.FLOAT:i=new Float32Array(e),o=t.readFloat32;break;case Xd.sf.DOUBLE:i=new Float64Array(e),o=t.readFloat64;break;default:throw new RangeError("Invalid field type: ".concat(n))}if(n!==Xd.sf.RATIONAL&&n!==Xd.sf.SRATIONAL)for(var a=0;a<e;++a)i[a]=o.call(t,r+a*s);else for(var u=0;u<e;u+=2)i[u]=o.call(t,r+u*s),i[u+1]=o.call(t,r+(u*s+4));return n===Xd.sf.ASCII?new TextDecoder("utf-8").decode(i):i}var kb=function t(n,e,r){bb(this,t),this.fileDirectory=n,this.geoKeyDirectory=e,this.nextIFDByteOffset=r},_b=function(t){fb(e,t);var n=hb(e);function e(t){var r;return bb(this,e),(r=n.call(this,"No image at index ".concat(t))).index=t,r}return e}(vb(Error)),Sb=function(){function t(){bb(this,t)}var n;return cb(t,[{key:"readRasters",value:(n=ab(regeneratorRuntime.mark((function t(){var n,e,r,i,o,s,a,u,c,f,h,l,v,d,p,y,m,b,g,w,x,k,_,S,M,j,T,O,E,A,C,R,I,P,D,N,z,L,F,G=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=G.length>0&&void 0!==G[0]?G[0]:{},e=n.window,r=n.width,i=n.height,o=n.resX,s=n.resY,a=n.bbox,t.next=5,this.getImage();case 5:return u=t.sent,c=u,t.next=9,this.getImageCount();case 9:if(f=t.sent,h=u.getBoundingBox(),!e||!a){t.next=13;break}throw new Error('Both "bbox" and "window" passed.');case 13:if(!r&&!i){t.next=24;break}if(e&&(l=u.getOrigin(),v=ib(l,2),d=v[0],p=v[1],y=u.getResolution(),m=ib(y,2),b=m[0],g=m[1],a=[d+e[0]*b,p+e[1]*g,d+e[2]*b,p+e[3]*g]),w=a||h,!r){t.next=20;break}if(!o){t.next=19;break}throw new Error("Both width and resX passed");case 19:o=(w[2]-w[0])/r;case 20:if(!i){t.next=24;break}if(!s){t.next=23;break}throw new Error("Both width and resY passed");case 23:s=(w[3]-w[1])/i;case 24:if(!o&&!s){t.next=48;break}x=[],k=0;case 27:if(!(k<f)){t.next=36;break}return t.next=30,this.getImage(k);case 30:_=t.sent,S=_.fileDirectory,M=S.SubfileType,j=S.NewSubfileType,(0===k||2===M||1&j)&&x.push(_);case 33:++k,t.next=27;break;case 36:x.sort((function(t,n){return t.getWidth()-n.getWidth()})),T=0;case 38:if(!(T<x.length)){t.next=48;break}if(O=x[T],E=(h[2]-h[0])/O.getWidth(),A=(h[3]-h[1])/O.getHeight(),c=O,!(o&&o>E||s&&s>A)){t.next=45;break}return t.abrupt("break",48);case 45:++T,t.next=38;break;case 48:return C=e,a&&(R=u.getOrigin(),I=ib(R,2),P=I[0],D=I[1],N=c.getResolution(u),z=ib(N,2),L=z[0],F=z[1],C=[Math.round((a[0]-P)/L),Math.round((a[1]-D)/F),Math.round((a[2]-P)/L),Math.round((a[3]-D)/F)],C=[Math.min(C[0],C[2]),Math.min(C[1],C[3]),Math.max(C[0],C[2]),Math.max(C[1],C[3])]),t.abrupt("return",c.readRasters(eb(eb({},n),{},{window:C})));case 51:case"end":return t.stop()}}),t,this)}))),function(){return n.apply(this,arguments)})}]),t}(),Mb=function(t){fb(c,t);var n,e,r,i,o,s,a,u=hb(c);function c(t,n,e,r){var i,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};return bb(this,c),(i=u.call(this)).source=t,i.littleEndian=n,i.bigTiff=e,i.firstIFDOffset=r,i.cache=o.cache||!1,i.ifdRequests=[],i.ghostValues=null,i}return cb(c,[{key:"getSlice",value:(a=ab(regeneratorRuntime.mark((function t(n,e){var r;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=this.bigTiff?4048:1024,t.t0=Ap,t.next=4,this.source.fetch([{offset:n,length:void 0!==e?e:r}]);case 4:return t.t1=t.sent[0],t.t2=n,t.t3=this.littleEndian,t.t4=this.bigTiff,t.abrupt("return",new t.t0(t.t1,t.t2,t.t3,t.t4));case 9:case"end":return t.stop()}}),t,this)}))),function(t,n){return a.apply(this,arguments)})},{key:"parseFileDirectoryAt",value:(s=ab(regeneratorRuntime.mark((function t(n){var e,r,i,o,s,a,u,c,f,h,l,v,d,p,y,m,b,g,w,x;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e=this.bigTiff?20:12,r=this.bigTiff?8:2,t.next=4,this.getSlice(n);case 4:if(i=t.sent,o=this.bigTiff?i.readUint64(n):i.readUint16(n),s=o*e+(this.bigTiff?16:6),i.covers(n,s)){t.next=11;break}return t.next=10,this.getSlice(n,s);case 10:i=t.sent;case 11:a={},u=n+(this.bigTiff?8:2),c=0;case 14:if(!(c<o)){t.next=41;break}if(f=i.readUint16(u),h=i.readUint16(u+2),l=this.bigTiff?i.readUint64(u+4):i.readUint32(u+4),v=void 0,d=void 0,p=gb(h),y=u+(this.bigTiff?12:8),!(p*l<=(this.bigTiff?8:4))){t.next=26;break}v=xb(i,h,l,y),t.next=36;break;case 26:if(m=i.readOffset(y),b=gb(h)*l,!i.covers(m,b)){t.next=32;break}v=xb(i,h,l,m),t.next=36;break;case 32:return t.next=34,this.getSlice(m,b);case 34:g=t.sent,v=xb(g,h,l,m);case 36:d=1===l&&-1===Xd.It.indexOf(f)&&h!==Xd.sf.RATIONAL&&h!==Xd.sf.SRATIONAL?v[0]:v,a[Xd.L[f]]=d;case 38:u+=e,++c,t.next=14;break;case 41:return w=wb(a),x=i.readOffset(n+r+e*o),t.abrupt("return",new kb(a,w,x));case 44:case"end":return t.stop()}}),t,this)}))),function(t){return s.apply(this,arguments)})},{key:"requestIFD",value:(o=ab(regeneratorRuntime.mark((function t(n){var e=this;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!this.ifdRequests[n]){t.next=4;break}return t.abrupt("return",this.ifdRequests[n]);case 4:if(0!==n){t.next=9;break}return this.ifdRequests[n]=this.parseFileDirectoryAt(this.firstIFDOffset),t.abrupt("return",this.ifdRequests[n]);case 9:if(this.ifdRequests[n-1]){t.next=19;break}t.prev=10,this.ifdRequests[n-1]=this.requestIFD(n-1),t.next=19;break;case 14:if(t.prev=14,t.t0=t.catch(10),!(t.t0 instanceof _b)){t.next=18;break}throw new _b(n);case 18:throw t.t0;case 19:return this.ifdRequests[n]=ab(regeneratorRuntime.mark((function t(){var r;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.ifdRequests[n-1];case 2:if(0!==(r=t.sent).nextIFDByteOffset){t.next=5;break}throw new _b(n);case 5:return t.abrupt("return",e.parseFileDirectoryAt(r.nextIFDByteOffset));case 6:case"end":return t.stop()}}),t)})))(),t.abrupt("return",this.ifdRequests[n]);case 21:case"end":return t.stop()}}),t,this,[[10,14]])}))),function(t){return o.apply(this,arguments)})},{key:"getImage",value:(i=ab(regeneratorRuntime.mark((function t(){var n,e,r=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=r.length>0&&void 0!==r[0]?r[0]:0,t.next=3,this.requestIFD(n);case 3:return e=t.sent,t.abrupt("return",new jp(e.fileDirectory,e.geoKeyDirectory,this.dataView,this.littleEndian,this.cache,this.source));case 5:case"end":return t.stop()}}),t,this)}))),function(){return i.apply(this,arguments)})},{key:"getImageCount",value:(r=ab(regeneratorRuntime.mark((function t(){var n,e;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:n=0,e=!0;case 2:if(!e){t.next=18;break}return t.prev=3,t.next=6,this.requestIFD(n);case 6:++n,t.next=16;break;case 9:if(t.prev=9,t.t0=t.catch(3),!(t.t0 instanceof _b)){t.next=15;break}e=!1,t.next=16;break;case 15:throw t.t0;case 16:t.next=2;break;case 18:return t.abrupt("return",n);case 19:case"end":return t.stop()}}),t,this,[[3,9]])}))),function(){return r.apply(this,arguments)})},{key:"getGhostValues",value:(e=ab(regeneratorRuntime.mark((function t(){var n,e,r,i,o,s,a,u,c=this;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=this.bigTiff?16:8,!this.ghostValues){t.next=3;break}return t.abrupt("return",this.ghostValues);case 3:return r=(e="GDAL_STRUCTURAL_METADATA_SIZE=").length+100,t.next=7,this.getSlice(n,r);case 7:if(i=t.sent,e!==xb(i,Xd.sf.ASCII,e.length,n)){t.next=19;break}if(o=xb(i,Xd.sf.ASCII,r,n),s=o.split("\n")[0],!((a=Number(s.split("=")[1].split(" ")[0])+s.length)>r)){t.next=16;break}return t.next=15,this.getSlice(n,a);case 15:i=t.sent;case 16:u=xb(i,Xd.sf.ASCII,a,n),this.ghostValues={},u.split("\n").filter((function(t){return t.length>0})).map((function(t){return t.split("=")})).forEach((function(t){var n=ib(t,2),e=n[0],r=n[1];c.ghostValues[e]=r}));case 19:return t.abrupt("return",this.ghostValues);case 20:case"end":return t.stop()}}),t,this)}))),function(){return e.apply(this,arguments)})},{key:"close",value:function(){return"function"==typeof this.source.close&&this.source.close()}}],[{key:"fromSource",value:(n=ab(regeneratorRuntime.mark((function t(n,e,r){var i,o,s,a,u,f,h;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,n.fetch([{offset:0,length:1024}],r);case 2:if(i=t.sent[0],o=new Op(i),18761!==(s=o.getUint16(0,0))){t.next=9;break}a=!0,t.next=14;break;case 9:if(19789!==s){t.next=13;break}a=!1,t.next=14;break;case 13:throw new TypeError("Invalid byte order value.");case 14:if(42!==(u=o.getUint16(2,a))){t.next=19;break}f=!1,t.next=27;break;case 19:if(43!==u){t.next=26;break}if(f=!0,8===o.getUint16(4,a)){t.next=24;break}throw new Error("Unsupported offset byte-size.");case 24:t.next=27;break;case 26:throw new TypeError("Invalid magic number.");case 27:return h=f?o.getUint64(8,a):o.getUint32(4,a),t.abrupt("return",new c(n,a,f,h,e));case 29:case"end":return t.stop()}}),t)}))),function(t,e,r){return n.apply(this,arguments)})}]),c}(Sb),jb=function(t){fb(o,t);var n,e,r,i=hb(o);function o(t,n){var e;return bb(this,o),(e=i.call(this)).mainFile=t,e.overviewFiles=n,e.imageFiles=[t].concat(n),e.fileDirectoriesPerFile=null,e.fileDirectoriesPerFileParsing=null,e.imageCount=null,e}return cb(o,[{key:"parseFileDirectoriesPerFile",value:(r=ab(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=[this.mainFile.parseFileDirectoryAt(this.mainFile.firstIFDOffset)].concat(this.overviewFiles.map((function(t){return t.parseFileDirectoryAt(t.firstIFDOffset)}))),t.next=3,Promise.all(n);case 3:return this.fileDirectoriesPerFile=t.sent,t.abrupt("return",this.fileDirectoriesPerFile);case 5:case"end":return t.stop()}}),t,this)}))),function(){return r.apply(this,arguments)})},{key:"getImage",value:(e=ab(regeneratorRuntime.mark((function t(){var n,e,r,i,o,s,a,u=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=u.length>0&&void 0!==u[0]?u[0]:0,t.next=3,this.getImageCount();case 3:return t.next=5,this.parseFileDirectoriesPerFile();case 5:e=0,r=0,i=0;case 8:if(!(i<this.imageFiles.length)){t.next=26;break}o=this.imageFiles[i],s=0;case 11:if(!(s<this.imageCounts[i])){t.next=22;break}if(n!==e){t.next=17;break}return t.next=15,o.requestIFD(r);case 15:return a=t.sent,t.abrupt("return",new jp(a.fileDirectory,a.geoKeyDirectory,o.dataView,o.littleEndian,o.cache,o.source));case 17:e++,r++;case 19:s++,t.next=11;break;case 22:r=0;case 23:i++,t.next=8;break;case 26:throw new RangeError("Invalid image index");case 27:case"end":return t.stop()}}),t,this)}))),function(){return e.apply(this,arguments)})},{key:"getImageCount",value:(n=ab(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(null===this.imageCount){t.next=2;break}return t.abrupt("return",this.imageCount);case 2:return n=[this.mainFile.getImageCount()].concat(this.overviewFiles.map((function(t){return t.getImageCount()}))),t.next=5,Promise.all(n);case 5:return this.imageCounts=t.sent,this.imageCount=this.imageCounts.reduce((function(t,n){return t+n}),0),t.abrupt("return",this.imageCount);case 8:case"end":return t.stop()}}),t,this)}))),function(){return n.apply(this,arguments)})}]),o}(Sb);function Tb(){return(Tb=ab(regeneratorRuntime.mark((function t(n){var e,r,i=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e=i.length>1&&void 0!==i[1]?i[1]:{},r=i.length>2?i[2]:void 0,t.abrupt("return",Mb.fromSource(Qm(n,e),r));case 3:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function Ob(){return(Ob=ab(regeneratorRuntime.mark((function t(n){var e,r,i,o,s,a=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e=a.length>1&&void 0!==a[1]?a[1]:[],r=a.length>2&&void 0!==a[2]?a[2]:{},i=a.length>3?a[3]:void 0,t.next=5,Mb.fromSource(Qm(n,r),i);case 5:return o=t.sent,t.next=8,Promise.all(e.map((function(t){return Mb.fromSource(Qm(t,r))})));case 8:return s=t.sent,t.abrupt("return",new jb(o,s));case 10:case"end":return t.stop()}}),t)})))).apply(this,arguments)}var Eb=e(769),Ab=(Eb.registerSerializer,Eb.spawn),Cb=(Eb.BlobWorker,Eb.DefaultSerializer,Eb.Pool),Rb=(Eb.Thread,Eb.Transfer),Ib=Eb.Worker;function Pb(t,n,e,r,i,o,s){try{var a=t[o](s),u=a.value}catch(t){return void e(t)}a.done?n(u):Promise.resolve(u).then(r,i)}function Db(t){return function(){var n=this,e=arguments;return new Promise((function(r,i){var o=t.apply(n,e);function s(t){Pb(o,r,i,s,a,"next",t)}function a(t){Pb(o,r,i,s,a,"throw",t)}s(void 0)}))}}function Nb(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}function zb(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}var Lb="undefined"!=typeof navigator?navigator.hardwareConcurrency:null,Fb=function(){function t(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Lb,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:new Ib("./decoder.worker.js");Nb(this,t),this.pool=Cb((function(){return Ab(e)}),n)}var n,e,r,i;return n=t,(e=[{key:"decode",value:(i=Db(regeneratorRuntime.mark((function t(n,e){var r=this;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",new Promise((function(t,i){r.pool.queue(function(){var r=Db(regeneratorRuntime.mark((function r(o){var s;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.prev=0,r.next=3,o(n,Rb(e));case 3:s=r.sent,t(s),r.next=10;break;case 7:r.prev=7,r.t0=r.catch(0),i(r.t0);case 10:case"end":return r.stop()}}),r,null,[[0,7]])})));return function(t){return r.apply(this,arguments)}}())})));case 1:case"end":return t.stop()}}),t)}))),function(t,n){return i.apply(this,arguments)})},{key:"destroy",value:function(){this.pool.terminate(!0)}}])&&zb(n.prototype,e),r&&zb(n,r),t}(),Gb=new Blob(['function _typeof(e){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function asyncGeneratorStep(e,t,r,n,a,i,o){try{var s=e[i](o),l=s.value}catch(e){return void r(e)}s.done?t(l):Promise.resolve(l).then(n,a)}function _asyncToGenerator(e){return function(){var t=this,r=arguments;return new Promise((function(n,a){var i=e.apply(t,r);function o(e){asyncGeneratorStep(i,n,a,o,s,"next",e)}function s(e){asyncGeneratorStep(i,n,a,o,s,"throw",e)}o(void 0)}))}}function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function _defineProperties(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function _createClass(e,t,r){return t&&_defineProperties(e.prototype,t),r&&_defineProperties(e,r),e}function _defineProperty(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function _inherits(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&_setPrototypeOf(e,t)}function _getPrototypeOf(e){return(_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function _setPrototypeOf(e,t){return(_setPrototypeOf=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function _isNativeReflectConstruct(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn\'t been initialised - super() hasn\'t been called");return e}function _possibleConstructorReturn(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return _assertThisInitialized(e)}function _createSuper(e){var t=_isNativeReflectConstruct();return function(){var r,n=_getPrototypeOf(e);if(t){var a=_getPrototypeOf(this).constructor;r=Reflect.construct(n,arguments,a)}else r=n.apply(this,arguments);return _possibleConstructorReturn(this,r)}}function _toConsumableArray(e){return _arrayWithoutHoles(e)||_iterableToArray(e)||_unsupportedIterableToArray(e)||_nonIterableSpread()}function _arrayWithoutHoles(e){if(Array.isArray(e))return _arrayLikeToArray(e)}function _iterableToArray(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function _unsupportedIterableToArray(e,t){if(e){if("string"==typeof e)return _arrayLikeToArray(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?_arrayLikeToArray(e,t):void 0}}function _arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var commonjsGlobal="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function getDefaultExportFromCjs(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var runtime={exports:{}};!function(e){var t=function(e){var t,r=Object.prototype,n=r.hasOwnProperty,a="function"==typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",o=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag";function l(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{l({},"")}catch(e){l=function(e,t,r){return e[t]=r}}function f(e,t,r,n){var a=t&&t.prototype instanceof g?t:g,i=Object.create(a.prototype),o=new A(n||[]);return i._invoke=function(e,t,r){var n=u;return function(a,i){if(n===h)throw new Error("Generator is already running");if(n===p){if("throw"===a)throw i;return I()}for(r.method=a,r.arg=i;;){var o=r.delegate;if(o){var s=x(o,r);if(s){if(s===m)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===u)throw n=p,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=h;var l=c(e,t,r);if("normal"===l.type){if(n=r.done?p:d,l.arg===m)continue;return{value:l.arg,done:r.done}}"throw"===l.type&&(n=p,r.method="throw",r.arg=l.arg)}}}(e,r,o),i}function c(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(e){return{type:"throw",arg:e}}}e.wrap=f;var u="suspendedStart",d="suspendedYield",h="executing",p="completed",m={};function g(){}function y(){}function _(){}var b={};l(b,i,(function(){return this}));var v=Object.getPrototypeOf,w=v&&v(v(M([])));w&&w!==r&&n.call(w,i)&&(b=w);var k=_.prototype=g.prototype=Object.create(b);function T(e){["next","throw","return"].forEach((function(t){l(e,t,(function(e){return this._invoke(t,e)}))}))}function E(e,t){function r(a,i,o,s){var l=c(e[a],e,i);if("throw"!==l.type){var f=l.arg,u=f.value;return u&&"object"===_typeof(u)&&n.call(u,"__await")?t.resolve(u.__await).then((function(e){r("next",e,o,s)}),(function(e){r("throw",e,o,s)})):t.resolve(u).then((function(e){f.value=e,o(f)}),(function(e){return r("throw",e,o,s)}))}s(l.arg)}var a;this._invoke=function(e,n){function i(){return new t((function(t,a){r(e,n,t,a)}))}return a=a?a.then(i,i):i()}}function x(e,r){var n=e.iterator[r.method];if(n===t){if(r.delegate=null,"throw"===r.method){if(e.iterator.return&&(r.method="return",r.arg=t,x(e,r),"throw"===r.method))return m;r.method="throw",r.arg=new TypeError("The iterator does not provide a \'throw\' method")}return m}var a=c(n,e.iterator,r.arg);if("throw"===a.type)return r.method="throw",r.arg=a.arg,r.delegate=null,m;var i=a.arg;return i?i.done?(r[e.resultName]=i.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,m):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,m)}function S(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function D(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function A(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(S,this),this.reset(!0)}function M(e){if(e){var r=e[i];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var a=-1,o=function r(){for(;++a<e.length;)if(n.call(e,a))return r.value=e[a],r.done=!1,r;return r.value=t,r.done=!0,r};return o.next=o}}return{next:I}}function I(){return{value:t,done:!0}}return y.prototype=_,l(k,"constructor",_),l(_,"constructor",y),y.displayName=l(_,s,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===y||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,_):(e.__proto__=_,l(e,s,"GeneratorFunction")),e.prototype=Object.create(k),e},e.awrap=function(e){return{__await:e}},T(E.prototype),l(E.prototype,o,(function(){return this})),e.AsyncIterator=E,e.async=function(t,r,n,a,i){void 0===i&&(i=Promise);var o=new E(f(t,r,n,a),i);return e.isGeneratorFunction(r)?o:o.next().then((function(e){return e.done?e.value:o.next()}))},T(k),l(k,s,"Generator"),l(k,i,(function(){return this})),l(k,"toString",(function(){return"[object Generator]"})),e.keys=function(e){var t=[];for(var r in e)t.push(r);return t.reverse(),function r(){for(;t.length;){var n=t.pop();if(n in e)return r.value=n,r.done=!1,r}return r.done=!0,r}},e.values=M,A.prototype={constructor:A,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(D),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function a(n,a){return s.type="throw",s.arg=e,r.next=n,a&&(r.method="next",r.arg=t),!!a}for(var i=this.tryEntries.length-1;i>=0;--i){var o=this.tryEntries[i],s=o.completion;if("root"===o.tryLoc)return a("end");if(o.tryLoc<=this.prev){var l=n.call(o,"catchLoc"),f=n.call(o,"finallyLoc");if(l&&f){if(this.prev<o.catchLoc)return a(o.catchLoc,!0);if(this.prev<o.finallyLoc)return a(o.finallyLoc)}else if(l){if(this.prev<o.catchLoc)return a(o.catchLoc,!0)}else{if(!f)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return a(o.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var a=this.tryEntries[r];if(a.tryLoc<=this.prev&&n.call(a,"finallyLoc")&&this.prev<a.finallyLoc){var i=a;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=e,o.arg=t,i?(this.method="next",this.next=i.finallyLoc,m):this.complete(o)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),m},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),D(r),m}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var n=r.completion;if("throw"===n.type){var a=n.arg;D(r)}return a}}throw new Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:M(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),m}},e}(e.exports);try{regeneratorRuntime=t}catch(e){"object"===("undefined"==typeof globalThis?"undefined":_typeof(globalThis))?globalThis.regeneratorRuntime=t:Function("r","regeneratorRuntime = r")(t)}}(runtime);var worker={},isObservable=function(e){return!!e&&("symbol"===_typeof(Symbol.observable)&&"function"==typeof e[Symbol.observable]?e===e[Symbol.observable]():"function"==typeof e["@@observable"]&&e===e["@@observable"]())},common$1={},serializers={};function extendSerializer(e,t){var r=e.deserialize.bind(e),n=e.serialize.bind(e);return{deserialize:function(e){return t.deserialize(e,r)},serialize:function(e){return t.serialize(e,n)}}}Object.defineProperty(serializers,"__esModule",{value:!0}),serializers.DefaultSerializer=serializers.extendSerializer=void 0,serializers.extendSerializer=extendSerializer;var DefaultErrorSerializer={deserialize:function(e){return Object.assign(Error(e.message),{name:e.name,stack:e.stack})},serialize:function(e){return{__error_marker:"$$error",message:e.message,name:e.name,stack:e.stack}}},isSerializedError=function(e){return e&&"object"===_typeof(e)&&"__error_marker"in e&&"$$error"===e.__error_marker};serializers.DefaultSerializer={deserialize:function(e){return isSerializedError(e)?DefaultErrorSerializer.deserialize(e):e},serialize:function(e){return e instanceof Error?DefaultErrorSerializer.serialize(e):e}},Object.defineProperty(common$1,"__esModule",{value:!0}),common$1.serialize=common$1.deserialize=common$1.registerSerializer=void 0;var serializers_1=serializers,registeredSerializer=serializers_1.DefaultSerializer;function registerSerializer(e){registeredSerializer=serializers_1.extendSerializer(registeredSerializer,e)}function deserialize(e){return registeredSerializer.deserialize(e)}function serialize(e){return registeredSerializer.serialize(e)}common$1.registerSerializer=registerSerializer,common$1.deserialize=deserialize,common$1.serialize=serialize;var transferable={},symbols={};Object.defineProperty(symbols,"__esModule",{value:!0}),symbols.$worker=symbols.$transferable=symbols.$terminate=symbols.$events=symbols.$errors=void 0,symbols.$errors=Symbol("thread.errors"),symbols.$events=Symbol("thread.events"),symbols.$terminate=Symbol("thread.terminate"),symbols.$transferable=Symbol("thread.transferable"),symbols.$worker=Symbol("thread.worker"),Object.defineProperty(transferable,"__esModule",{value:!0}),transferable.Transfer=transferable.isTransferDescriptor=void 0;var symbols_1=symbols;function isTransferable(e){return!(!e||"object"!==_typeof(e))}function isTransferDescriptor(e){return e&&"object"===_typeof(e)&&e[symbols_1.$transferable]}function Transfer$1(e,t){var r;if(!t){if(!isTransferable(e))throw Error();t=[e]}return _defineProperty(r={},symbols_1.$transferable,!0),_defineProperty(r,"send",e),_defineProperty(r,"transferables",t),r}transferable.isTransferDescriptor=isTransferDescriptor,transferable.Transfer=Transfer$1;var messages$1={},exports,MasterMessageType,WorkerMessageType;exports=messages$1,Object.defineProperty(exports,"__esModule",{value:!0}),exports.WorkerMessageType=exports.MasterMessageType=void 0,(MasterMessageType=exports.MasterMessageType||(exports.MasterMessageType={})).cancel="cancel",MasterMessageType.run="run",(WorkerMessageType=exports.WorkerMessageType||(exports.WorkerMessageType={})).error="error",WorkerMessageType.init="init",WorkerMessageType.result="result",WorkerMessageType.running="running",WorkerMessageType.uncaughtError="uncaughtError";var implementation$1={},implementation_browser={};Object.defineProperty(implementation_browser,"__esModule",{value:!0});var isWorkerRuntime$2=function(){var e="undefined"!=typeof self&&"undefined"!=typeof Window&&self instanceof Window;return!("undefined"==typeof self||!self.postMessage||e)},postMessageToMaster$2=function(e,t){self.postMessage(e,t)},subscribeToMasterMessages$2=function(e){var t=function(t){e(t.data)};return self.addEventListener("message",t),function(){self.removeEventListener("message",t)}};implementation_browser.default={isWorkerRuntime:isWorkerRuntime$2,postMessageToMaster:postMessageToMaster$2,subscribeToMasterMessages:subscribeToMasterMessages$2};var implementation_tinyWorker={};Object.defineProperty(implementation_tinyWorker,"__esModule",{value:!0}),"undefined"==typeof self&&(commonjsGlobal.self=commonjsGlobal);var isWorkerRuntime$1=function(){return!("undefined"==typeof self||!self.postMessage)},postMessageToMaster$1=function(e){self.postMessage(e)},muxingHandlerSetUp=!1,messageHandlers=new Set,subscribeToMasterMessages$1=function(e){muxingHandlerSetUp||(self.addEventListener("message",(function(e){messageHandlers.forEach((function(t){return t(e.data)}))})),muxingHandlerSetUp=!0),messageHandlers.add(e);return function(){return messageHandlers.delete(e)}};implementation_tinyWorker.default={isWorkerRuntime:isWorkerRuntime$1,postMessageToMaster:postMessageToMaster$1,subscribeToMasterMessages:subscribeToMasterMessages$1};var implementation_worker_threads={},worker_threads={},implementation;function selectImplementation(){return"function"==typeof __non_webpack_require__?__non_webpack_require__("worker_threads"):eval("require")("worker_threads")}function getImplementation(){return implementation||(implementation=selectImplementation()),implementation}Object.defineProperty(worker_threads,"__esModule",{value:!0}),worker_threads.default=getImplementation;var __importDefault$1=commonjsGlobal&&commonjsGlobal.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(implementation_worker_threads,"__esModule",{value:!0});var worker_threads_1=__importDefault$1(worker_threads);function assertMessagePort(e){if(!e)throw Error("Invariant violation: MessagePort to parent is not available.");return e}var isWorkerRuntime=function(){return!worker_threads_1.default().isMainThread},postMessageToMaster=function(e,t){assertMessagePort(worker_threads_1.default().parentPort).postMessage(e,t)},subscribeToMasterMessages=function(e){var t=worker_threads_1.default().parentPort;if(!t)throw Error("Invariant violation: MessagePort to parent is not available.");var r=function(t){e(t)};return assertMessagePort(t).on("message",r),function(){assertMessagePort(t).off("message",r)}};function testImplementation(){worker_threads_1.default()}implementation_worker_threads.default={isWorkerRuntime:isWorkerRuntime,postMessageToMaster:postMessageToMaster,subscribeToMasterMessages:subscribeToMasterMessages,testImplementation:testImplementation};var __importDefault=commonjsGlobal&&commonjsGlobal.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(implementation$1,"__esModule",{value:!0});var implementation_browser_1=__importDefault(implementation_browser),implementation_tiny_worker_1=__importDefault(implementation_tinyWorker),implementation_worker_threads_1=__importDefault(implementation_worker_threads),runningInNode="undefined"!=typeof process&&"browser"!==process.arch&&"pid"in process;function selectNodeImplementation(){try{return implementation_worker_threads_1.default.testImplementation(),implementation_worker_threads_1.default}catch(e){return implementation_tiny_worker_1.default}}implementation$1.default=runningInNode?selectNodeImplementation():implementation_browser_1.default,function(e){var t=commonjsGlobal&&commonjsGlobal.__awaiter||function(e,t,r,n){return new(r||(r=Promise))((function(a,i){function o(e){try{l(n.next(e))}catch(e){i(e)}}function s(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?a(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(o,s)}l((n=n.apply(e,t||[])).next())}))},r=commonjsGlobal&&commonjsGlobal.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.expose=e.isWorkerRuntime=e.Transfer=e.registerSerializer=void 0;var n=r(isObservable),a=common$1,i=transferable,o=messages$1,s=r(implementation$1),l=common$1;Object.defineProperty(e,"registerSerializer",{enumerable:!0,get:function(){return l.registerSerializer}});var f=transferable;Object.defineProperty(e,"Transfer",{enumerable:!0,get:function(){return f.Transfer}}),e.isWorkerRuntime=s.default.isWorkerRuntime;var c=!1,u=new Map,d=function(e){return e&&e.type===o.MasterMessageType.run},h=function(e){return n.default(e)||function(e){return e&&"object"===_typeof(e)&&"function"==typeof e.subscribe}(e)};function p(e){return i.isTransferDescriptor(e)?{payload:e.send,transferables:e.transferables}:{payload:e,transferables:void 0}}function m(e,t){var r=p(t),n=r.payload,i=r.transferables,l={type:o.WorkerMessageType.error,uid:e,error:a.serialize(n)};s.default.postMessageToMaster(l,i)}function g(e,t,r){var n=p(r),a=n.payload,i=n.transferables,l={type:o.WorkerMessageType.result,uid:e,complete:!!t||void 0,payload:a};s.default.postMessageToMaster(l,i)}function y(e,t){var r={type:o.WorkerMessageType.running,uid:e,resultType:t};s.default.postMessageToMaster(r)}function _(e){try{var t={type:o.WorkerMessageType.uncaughtError,error:a.serialize(e)};s.default.postMessageToMaster(t)}catch(t){console.error("Not reporting uncaught error back to master thread as it occured while reporting an uncaught error already.\\nLatest error:",t,"\\nOriginal error:",e)}}function b(e,r,n){return t(this,void 0,void 0,regeneratorRuntime.mark((function t(){var i,o,s,l;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:t.prev=0,i=r.apply(void 0,_toConsumableArray(n)),t.next=7;break;case 4:return t.prev=4,t.t0=t.catch(0),t.abrupt("return",m(e,t.t0));case 7:if(o=h(i)?"observable":"promise",y(e,o),!h(i)){t.next=14;break}s=i.subscribe((function(t){return g(e,!1,a.serialize(t))}),(function(t){m(e,a.serialize(t)),u.delete(e)}),(function(){g(e,!0),u.delete(e)})),u.set(e,s),t.next=24;break;case 14:return t.prev=14,t.next=17,i;case 17:l=t.sent,g(e,!0,a.serialize(l)),t.next=24;break;case 21:t.prev=21,t.t1=t.catch(14),m(e,a.serialize(t.t1));case 24:case"end":return t.stop()}}),t,null,[[0,4],[14,21]])})))}e.expose=function(e){if(!s.default.isWorkerRuntime())throw Error("expose() called in the master thread.");if(c)throw Error("expose() called more than once. This is not possible. Pass an object to expose() if you want to expose multiple functions.");if(c=!0,"function"==typeof e)s.default.subscribeToMasterMessages((function(t){d(t)&&!t.method&&b(t.uid,e,t.args.map(a.deserialize))})),t={type:o.WorkerMessageType.init,exposed:{type:"function"}},s.default.postMessageToMaster(t);else{if("object"!==_typeof(e)||!e)throw Error("Invalid argument passed to expose(). Expected a function or an object, got: ".concat(e));s.default.subscribeToMasterMessages((function(t){d(t)&&t.method&&b(t.uid,e[t.method],t.args.map(a.deserialize))})),function(e){var t={type:o.WorkerMessageType.init,exposed:{type:"module",methods:e}};s.default.postMessageToMaster(t)}(Object.keys(e).filter((function(t){return"function"==typeof e[t]})))}var t;s.default.subscribeToMasterMessages((function(e){if((n=e)&&n.type===o.MasterMessageType.cancel){var t=e.uid,r=u.get(t);r&&(r.unsubscribe(),u.delete(t))}var n}))},"undefined"!=typeof self&&"function"==typeof self.addEventListener&&s.default.isWorkerRuntime()&&(self.addEventListener("error",(function(e){setTimeout((function(){return _(e.error||e)}),250)})),self.addEventListener("unhandledrejection",(function(e){var t=e.reason;t&&"string"==typeof t.message&&setTimeout((function(){return _(t)}),250)}))),"undefined"!=typeof process&&"function"==typeof process.on&&s.default.isWorkerRuntime()&&(process.on("uncaughtException",(function(e){setTimeout((function(){return _(e)}),250)})),process.on("unhandledRejection",(function(e){e&&"string"==typeof e.message&&setTimeout((function(){return _(e)}),250)})))}(worker);var WorkerContext=getDefaultExportFromCjs(worker),expose=WorkerContext.expose;WorkerContext.registerSerializer;var Transfer=WorkerContext.Transfer,registry=new Map;function addDecoder(e,t){Array.isArray(e)||(e=[e]),e.forEach((function(e){return registry.set(e,t)}))}function getDecoder(e){return _getDecoder.apply(this,arguments)}function _getDecoder(){return(_getDecoder=_asyncToGenerator(regeneratorRuntime.mark((function e(t){var r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=registry.get(t.Compression)){e.next=3;break}throw new Error("Unknown compression method identifier: ".concat(t.Compression));case 3:return e.next=5,r();case 5:return n=e.sent,e.abrupt("return",new n(t));case 7:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function decode(e,t){return _decode.apply(this,arguments)}function _decode(){return(_decode=_asyncToGenerator(regeneratorRuntime.mark((function e(t,r){var n,a;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,getDecoder(t);case 2:return n=e.sent,e.next=5,n.decode(t,r);case 5:return a=e.sent,e.abrupt("return",Transfer(a));case 7:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function decodeRowAcc(e,t){var r=e.length-t,n=0;do{for(var a=t;a>0;a--)e[n+t]+=e[n],n++;r-=t}while(r>0)}function decodeRowFloatingPoint(e,t,r){for(var n=0,a=e.length,i=a/r;a>t;){for(var o=t;o>0;--o)e[n+t]+=e[n],++n;a-=t}for(var s=e.slice(),l=0;l<i;++l)for(var f=0;f<r;++f)e[r*l+f]=s[(r-f-1)*i+l]}function applyPredictor(e,t,r,n,a,i){if(!t||1===t)return e;for(var o=0;o<a.length;++o){if(a[o]%8!=0)throw new Error("When decoding with predictor, only multiple of 8 bits are supported.");if(a[o]!==a[0])throw new Error("When decoding with predictor, all samples must have the same size.")}for(var s=a[0]/8,l=2===i?1:a.length,f=0;f<n&&!(f*l*r*s>=e.byteLength);++f){var c=void 0;if(2===t){switch(a[0]){case 8:c=new Uint8Array(e,f*l*r*s,l*r*s);break;case 16:c=new Uint16Array(e,f*l*r*s,l*r*s/2);break;case 32:c=new Uint32Array(e,f*l*r*s,l*r*s/4);break;default:throw new Error("Predictor 2 not allowed with ".concat(a[0]," bits per sample."))}decodeRowAcc(c,l)}else 3===t&&decodeRowFloatingPoint(c=new Uint8Array(e,f*l*r*s,l*r*s),l,s)}return e}addDecoder([void 0,1],(function(){return Promise.resolve().then((function(){return raw})).then((function(e){return e.default}))})),addDecoder(5,(function(){return Promise.resolve().then((function(){return lzw})).then((function(e){return e.default}))})),addDecoder(6,(function(){throw new Error("old style JPEG compression is not supported.")})),addDecoder(7,(function(){return Promise.resolve().then((function(){return jpeg})).then((function(e){return e.default}))})),addDecoder([8,32946],(function(){return Promise.resolve().then((function(){return deflate})).then((function(e){return e.default}))})),addDecoder(32773,(function(){return Promise.resolve().then((function(){return packbits})).then((function(e){return e.default}))})),addDecoder(34887,(function(){return Promise.resolve().then((function(){return lerc})).then((function(e){return e.default}))})),expose(decode);var BaseDecoder=function(){function e(){_classCallCheck(this,e)}return _createClass(e,[{key:"decode",value:function(){var e=_asyncToGenerator(regeneratorRuntime.mark((function e(t,r){var n,a,i,o,s;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.decodeBlock(r);case 2:if(n=e.sent,1===(a=t.Predictor||1)){e.next=9;break}return i=!t.StripOffsets,o=i?t.TileWidth:t.ImageWidth,s=i?t.TileLength:t.RowsPerStrip||t.ImageLength,e.abrupt("return",applyPredictor(n,a,o,s,t.BitsPerSample,t.PlanarConfiguration));case 9:return e.abrupt("return",n);case 10:case"end":return e.stop()}}),e,this)})));return function(t,r){return e.apply(this,arguments)}}()}]),e}(),RawDecoder=function(e){_inherits(r,BaseDecoder);var t=_createSuper(r);function r(){return _classCallCheck(this,r),t.apply(this,arguments)}return _createClass(r,[{key:"decodeBlock",value:function(e){return e}}]),r}(),raw=Object.freeze({__proto__:null,default:RawDecoder}),MIN_BITS=9,CLEAR_CODE=256,EOI_CODE=257,MAX_BYTELENGTH=12;function getByte(e,t,r){var n=t%8,a=Math.floor(t/8),i=8-n,o=t+r-8*(a+1),s=8*(a+2)-(t+r),l=8*(a+2)-t;if(s=Math.max(0,s),a>=e.length)return console.warn("ran off the end of the buffer before finding EOI_CODE (end on input code)"),EOI_CODE;var f=e[a]&Math.pow(2,8-n)-1,c=f<<=r-i;if(a+1<e.length){var u=e[a+1]>>>s;c+=u<<=Math.max(0,r-l)}if(o>8&&a+2<e.length){var d=8*(a+3)-(t+r);c+=e[a+2]>>>d}return c}function appendReversed(e,t){for(var r=t.length-1;r>=0;r--)e.push(t[r]);return e}function decompress(e){for(var t=new Uint16Array(4093),r=new Uint8Array(4093),n=0;n<=257;n++)t[n]=4096,r[n]=n;var a=258,i=MIN_BITS,o=0;function s(){a=258,i=MIN_BITS}function l(e){var t=getByte(e,o,i);return o+=i,t}function f(e,n){return r[a]=n,t[a]=e,++a-1}function c(e){for(var n=[],a=e;4096!==a;a=t[a])n.push(r[a]);return n}var u=[];s();for(var d,h=new Uint8Array(e),p=l(h);p!==EOI_CODE;){if(p===CLEAR_CODE){for(s(),p=l(h);p===CLEAR_CODE;)p=l(h);if(p===EOI_CODE)break;if(p>CLEAR_CODE)throw new Error("corrupted code at scanline ".concat(p));appendReversed(u,c(p)),d=p}else if(p<a){var m=c(p);appendReversed(u,m),f(d,m[m.length-1]),d=p}else{var g=c(d);if(!g)throw new Error("Bogus entry. Not in dictionary, ".concat(d," / ").concat(a,", position: ").concat(o));appendReversed(u,g),u.push(g[g.length-1]),f(d,g[g.length-1]),d=p}a+1>=Math.pow(2,i)&&(i===MAX_BYTELENGTH?d=void 0:i++),p=l(h)}return new Uint8Array(u)}var LZWDecoder=function(e){_inherits(r,BaseDecoder);var t=_createSuper(r);function r(){return _classCallCheck(this,r),t.apply(this,arguments)}return _createClass(r,[{key:"decodeBlock",value:function(e){return decompress(e).buffer}}]),r}(),lzw=Object.freeze({__proto__:null,default:LZWDecoder}),dctZigZag=new Int32Array([0,1,8,16,9,2,3,10,17,24,32,25,18,11,4,5,12,19,26,33,40,48,41,34,27,20,13,6,7,14,21,28,35,42,49,56,57,50,43,36,29,22,15,23,30,37,44,51,58,59,52,45,38,31,39,46,53,60,61,54,47,55,62,63]),dctCos1=4017,dctSin1=799,dctCos3=3406,dctSin3=2276,dctCos6=1567,dctSin6=3784,dctSqrt2=5793,dctSqrt1d2=2896;function buildHuffmanTable(e,t){for(var r=0,n=[],a=16;a>0&&!e[a-1];)--a;n.push({children:[],index:0});for(var i,o=n[0],s=0;s<a;s++){for(var l=0;l<e[s];l++){for((o=n.pop()).children[o.index]=t[r];o.index>0;)o=n.pop();for(o.index++,n.push(o);n.length<=s;)n.push(i={children:[],index:0}),o.children[o.index]=i.children,o=i;r++}s+1<a&&(n.push(i={children:[],index:0}),o.children[o.index]=i.children,o=i)}return n[0].children}function decodeScan(e,t,r,n,a,i,o,s,l){var f=r.mcusPerLine,c=r.progressive,u=t,d=t,h=0,p=0;function m(){if(p>0)return p--,h>>p&1;if(255===(h=e[d++])){var t=e[d++];if(t)throw new Error("unexpected marker: ".concat((h<<8|t).toString(16)))}return p=7,h>>>7}function g(e){for(var t,r=e;null!==(t=m());){if("number"==typeof(r=r[t]))return r;if("object"!==_typeof(r))throw new Error("invalid huffman sequence")}return null}function y(e){for(var t=e,r=0;t>0;){var n=m();if(null===n)return;r=r<<1|n,--t}return r}function _(e){var t=y(e);return t>=1<<e-1?t:t+(-1<<e)+1}var b=0;var v,w=0;function k(e,t,r,n,a){var i=r%f,o=(r/f|0)*e.v+n,s=i*e.h+a;t(e,e.blocks[o][s])}function T(e,t,r){var n=r/e.blocksPerLine|0,a=r%e.blocksPerLine;t(e,e.blocks[n][a])}var E,x,S,D,A,M,I=n.length;M=c?0===i?0===s?function(e,t){var r=g(e.huffmanTableDC),n=0===r?0:_(r)<<l;e.pred+=n,t[0]=e.pred}:function(e,t){t[0]|=m()<<l}:0===s?function(e,t){if(b>0)b--;else for(var r=i,n=o;r<=n;){var a=g(e.huffmanTableAC),s=15&a,f=a>>4;if(0===s){if(f<15){b=y(f)+(1<<f)-1;break}r+=16}else t[dctZigZag[r+=f]]=_(s)*(1<<l),r++}}:function(e,t){for(var r=i,n=o,a=0;r<=n;){var s=dctZigZag[r],f=t[s]<0?-1:1;switch(w){case 0:var c=g(e.huffmanTableAC),u=15&c;if(a=c>>4,0===u)a<15?(b=y(a)+(1<<a),w=4):(a=16,w=1);else{if(1!==u)throw new Error("invalid ACn encoding");v=_(u),w=a?2:3}continue;case 1:case 2:t[s]?t[s]+=(m()<<l)*f:0==--a&&(w=2===w?3:0);break;case 3:t[s]?t[s]+=(m()<<l)*f:(t[s]=v<<l,w=0);break;case 4:t[s]&&(t[s]+=(m()<<l)*f)}r++}4===w&&0==--b&&(w=0)}:function(e,t){var r=g(e.huffmanTableDC),n=0===r?0:_(r);e.pred+=n,t[0]=e.pred;for(var a=1;a<64;){var i=g(e.huffmanTableAC),o=15&i,s=i>>4;if(0===o){if(s<15)break;a+=16}else t[dctZigZag[a+=s]]=_(o),a++}};var R,O,C=0;O=1===I?n[0].blocksPerLine*n[0].blocksPerColumn:f*r.mcusPerColumn;for(var P=a||O;C<O;){for(x=0;x<I;x++)n[x].pred=0;if(b=0,1===I)for(E=n[0],A=0;A<P;A++)T(E,M,C),C++;else for(A=0;A<P;A++){for(x=0;x<I;x++){var L=E=n[x],U=L.h,B=L.v;for(S=0;S<B;S++)for(D=0;D<U;D++)k(E,M,C,S,D)}if(++C===O)break}if(p=0,(R=e[d]<<8|e[d+1])<65280)throw new Error("marker was not found");if(!(R>=65488&&R<=65495))break;d+=2}return d-u}function buildComponentData(e,t){var r=[],n=t.blocksPerLine,a=t.blocksPerColumn,i=n<<3,o=new Int32Array(64),s=new Uint8Array(64);function l(e,r,n){var a,i,o,s,l,f,c,u,d,h,p=t.quantizationTable,m=n;for(h=0;h<64;h++)m[h]=e[h]*p[h];for(h=0;h<8;++h){var g=8*h;0!==m[1+g]||0!==m[2+g]||0!==m[3+g]||0!==m[4+g]||0!==m[5+g]||0!==m[6+g]||0!==m[7+g]?(a=dctSqrt2*m[0+g]+128>>8,i=dctSqrt2*m[4+g]+128>>8,o=m[2+g],s=m[6+g],l=dctSqrt1d2*(m[1+g]-m[7+g])+128>>8,u=dctSqrt1d2*(m[1+g]+m[7+g])+128>>8,f=m[3+g]<<4,c=m[5+g]<<4,d=a-i+1>>1,a=a+i+1>>1,i=d,d=o*dctSin6+s*dctCos6+128>>8,o=o*dctCos6-s*dctSin6+128>>8,s=d,d=l-c+1>>1,l=l+c+1>>1,c=d,d=u+f+1>>1,f=u-f+1>>1,u=d,d=a-s+1>>1,a=a+s+1>>1,s=d,d=i-o+1>>1,i=i+o+1>>1,o=d,d=l*dctSin3+u*dctCos3+2048>>12,l=l*dctCos3-u*dctSin3+2048>>12,u=d,d=f*dctSin1+c*dctCos1+2048>>12,f=f*dctCos1-c*dctSin1+2048>>12,c=d,m[0+g]=a+u,m[7+g]=a-u,m[1+g]=i+c,m[6+g]=i-c,m[2+g]=o+f,m[5+g]=o-f,m[3+g]=s+l,m[4+g]=s-l):(d=dctSqrt2*m[0+g]+512>>10,m[0+g]=d,m[1+g]=d,m[2+g]=d,m[3+g]=d,m[4+g]=d,m[5+g]=d,m[6+g]=d,m[7+g]=d)}for(h=0;h<8;++h){var y=h;0!==m[8+y]||0!==m[16+y]||0!==m[24+y]||0!==m[32+y]||0!==m[40+y]||0!==m[48+y]||0!==m[56+y]?(a=dctSqrt2*m[0+y]+2048>>12,i=dctSqrt2*m[32+y]+2048>>12,o=m[16+y],s=m[48+y],l=dctSqrt1d2*(m[8+y]-m[56+y])+2048>>12,u=dctSqrt1d2*(m[8+y]+m[56+y])+2048>>12,f=m[24+y],c=m[40+y],d=a-i+1>>1,a=a+i+1>>1,i=d,d=o*dctSin6+s*dctCos6+2048>>12,o=o*dctCos6-s*dctSin6+2048>>12,s=d,d=l-c+1>>1,l=l+c+1>>1,c=d,d=u+f+1>>1,f=u-f+1>>1,u=d,d=a-s+1>>1,a=a+s+1>>1,s=d,d=i-o+1>>1,i=i+o+1>>1,o=d,d=l*dctSin3+u*dctCos3+2048>>12,l=l*dctCos3-u*dctSin3+2048>>12,u=d,d=f*dctSin1+c*dctCos1+2048>>12,f=f*dctCos1-c*dctSin1+2048>>12,c=d,m[0+y]=a+u,m[56+y]=a-u,m[8+y]=i+c,m[48+y]=i-c,m[16+y]=o+f,m[40+y]=o-f,m[24+y]=s+l,m[32+y]=s-l):(d=dctSqrt2*n[h+0]+8192>>14,m[0+y]=d,m[8+y]=d,m[16+y]=d,m[24+y]=d,m[32+y]=d,m[40+y]=d,m[48+y]=d,m[56+y]=d)}for(h=0;h<64;++h){var _=128+(m[h]+8>>4);r[h]=_<0?0:_>255?255:_}}for(var f=0;f<a;f++){for(var c=f<<3,u=0;u<8;u++)r.push(new Uint8Array(i));for(var d=0;d<n;d++){l(t.blocks[f][d],s,o);for(var h=0,p=d<<3,m=0;m<8;m++)for(var g=r[c+m],y=0;y<8;y++)g[p+y]=s[h++]}}return r}var JpegStreamReader=function(){function e(){_classCallCheck(this,e),this.jfif=null,this.adobe=null,this.quantizationTables=[],this.huffmanTablesAC=[],this.huffmanTablesDC=[],this.resetFrames()}return _createClass(e,[{key:"resetFrames",value:function(){this.frames=[]}},{key:"parse",value:function(e){var t=0;function r(){var r=e[t]<<8|e[t+1];return t+=2,r}function n(e){var t,r,n=0,a=0;for(r in e.components)e.components.hasOwnProperty(r)&&(n<(t=e.components[r]).h&&(n=t.h),a<t.v&&(a=t.v));var i=Math.ceil(e.samplesPerLine/8/n),o=Math.ceil(e.scanLines/8/a);for(r in e.components)if(e.components.hasOwnProperty(r)){t=e.components[r];for(var s=Math.ceil(Math.ceil(e.samplesPerLine/8)*t.h/n),l=Math.ceil(Math.ceil(e.scanLines/8)*t.v/a),f=i*t.h,c=o*t.v,u=[],d=0;d<c;d++){for(var h=[],p=0;p<f;p++)h.push(new Int32Array(64));u.push(h)}t.blocksPerLine=s,t.blocksPerColumn=l,t.blocks=u}e.maxH=n,e.maxV=a,e.mcusPerLine=i,e.mcusPerColumn=o}var a,i,o=r();if(65496!==o)throw new Error("SOI not found");for(o=r();65497!==o;){switch(o){case 65280:break;case 65504:case 65505:case 65506:case 65507:case 65508:case 65509:case 65510:case 65511:case 65512:case 65513:case 65514:case 65515:case 65516:case 65517:case 65518:case 65519:case 65534:var s=(a=void 0,i=void 0,a=r(),i=e.subarray(t,t+a-2),t+=i.length,i);65504===o&&74===s[0]&&70===s[1]&&73===s[2]&&70===s[3]&&0===s[4]&&(this.jfif={version:{major:s[5],minor:s[6]},densityUnits:s[7],xDensity:s[8]<<8|s[9],yDensity:s[10]<<8|s[11],thumbWidth:s[12],thumbHeight:s[13],thumbData:s.subarray(14,14+3*s[12]*s[13])}),65518===o&&65===s[0]&&100===s[1]&&111===s[2]&&98===s[3]&&101===s[4]&&0===s[5]&&(this.adobe={version:s[6],flags0:s[7]<<8|s[8],flags1:s[9]<<8|s[10],transformCode:s[11]});break;case 65499:for(var l=r()+t-2;t<l;){var f=e[t++],c=new Int32Array(64);if(f>>4==0)for(var u=0;u<64;u++){c[dctZigZag[u]]=e[t++]}else{if(f>>4!=1)throw new Error("DQT: invalid table spec");for(var d=0;d<64;d++){c[dctZigZag[d]]=r()}}this.quantizationTables[15&f]=c}break;case 65472:case 65473:case 65474:r();for(var h={extended:65473===o,progressive:65474===o,precision:e[t++],scanLines:r(),samplesPerLine:r(),components:{},componentsOrder:[]},p=e[t++],m=void 0,g=0;g<p;g++){m=e[t];var y=e[t+1]>>4,_=15&e[t+1],b=e[t+2];h.componentsOrder.push(m),h.components[m]={h:y,v:_,quantizationIdx:b},t+=3}n(h),this.frames.push(h);break;case 65476:for(var v=r(),w=2;w<v;){for(var k=e[t++],T=new Uint8Array(16),E=0,x=0;x<16;x++,t++)T[x]=e[t],E+=T[x];for(var S=new Uint8Array(E),D=0;D<E;D++,t++)S[D]=e[t];w+=17+E,k>>4==0?this.huffmanTablesDC[15&k]=buildHuffmanTable(T,S):this.huffmanTablesAC[15&k]=buildHuffmanTable(T,S)}break;case 65501:r(),this.resetInterval=r();break;case 65498:r();for(var A=e[t++],M=[],I=this.frames[0],R=0;R<A;R++){var O=I.components[e[t++]],C=e[t++];O.huffmanTableDC=this.huffmanTablesDC[C>>4],O.huffmanTableAC=this.huffmanTablesAC[15&C],M.push(O)}var P=e[t++],L=e[t++],U=e[t++],B=decodeScan(e,t,I,M,this.resetInterval,P,L,U>>4,15&U);t+=B;break;case 65535:255!==e[t]&&t--;break;default:if(255===e[t-3]&&e[t-2]>=192&&e[t-2]<=254){t-=3;break}throw new Error("unknown JPEG marker ".concat(o.toString(16)))}o=r()}}},{key:"getResult",value:function(){var e=this.frames;if(0===this.frames.length)throw new Error("no frames were decoded");this.frames.length>1&&console.warn("more than one frame is not supported");for(var t=0;t<this.frames.length;t++)for(var r=this.frames[t].components,n=0,a=Object.keys(r);n<a.length;n++){var i=a[n];r[i].quantizationTable=this.quantizationTables[r[i].quantizationIdx],delete r[i].quantizationIdx}for(var o=e[0],s=o.components,l=o.componentsOrder,f=[],c=o.samplesPerLine,u=o.scanLines,d=0;d<l.length;d++){var h=s[l[d]];f.push({lines:buildComponentData(o,h),scaleX:h.h/o.maxH,scaleY:h.v/o.maxV})}for(var p=new Uint8Array(c*u*f.length),m=0,g=0;g<u;++g)for(var y=0;y<c;++y)for(var _=0;_<f.length;++_){var b=f[_];p[m]=b.lines[0|g*b.scaleY][0|y*b.scaleX],++m}return p}}]),e}(),JpegDecoder=function(e){_inherits(r,BaseDecoder);var t=_createSuper(r);function r(e){var n;return _classCallCheck(this,r),(n=t.call(this)).reader=new JpegStreamReader,e.JPEGTables&&n.reader.parse(e.JPEGTables),n}return _createClass(r,[{key:"decodeBlock",value:function(e){return this.reader.resetFrames(),this.reader.parse(new Uint8Array(e)),this.reader.getResult().buffer}}]),r}(),jpeg=Object.freeze({__proto__:null,default:JpegDecoder});function zero$1(e){for(var t=e.length;--t>=0;)e[t]=0}var MIN_MATCH$1=3,MAX_MATCH$1=258,LENGTH_CODES$1=29,LITERALS$1=256,L_CODES$1=LITERALS$1+1+LENGTH_CODES$1,D_CODES$1=30,DIST_CODE_LEN=512,static_ltree=new Array(2*(L_CODES$1+2));zero$1(static_ltree);var static_dtree=new Array(2*D_CODES$1);zero$1(static_dtree);var _dist_code=new Array(DIST_CODE_LEN);zero$1(_dist_code);var _length_code=new Array(MAX_MATCH$1-MIN_MATCH$1+1);zero$1(_length_code);var base_length=new Array(LENGTH_CODES$1);zero$1(base_length);var base_dist=new Array(D_CODES$1);zero$1(base_dist);var adler32=function(e,t,r,n){for(var a=65535&e|0,i=e>>>16&65535|0,o=0;0!==r;){r-=o=r>2e3?2e3:r;do{i=i+(a=a+t[n++]|0)|0}while(--o);a%=65521,i%=65521}return a|i<<16|0},adler32_1=adler32,makeTable=function(){for(var e,t=[],r=0;r<256;r++){e=r;for(var n=0;n<8;n++)e=1&e?3988292384^e>>>1:e>>>1;t[r]=e}return t},crcTable=new Uint32Array(makeTable()),crc32=function(e,t,r,n){var a=crcTable,i=n+r;e^=-1;for(var o=n;o<i;o++)e=e>>>8^a[255&(e^t[o])];return-1^e},crc32_1=crc32,messages={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},constants$2={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8},_has=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},assign=function(e){for(var t=Array.prototype.slice.call(arguments,1);t.length;){var r=t.shift();if(r){if("object"!==_typeof(r))throw new TypeError(r+"must be non-object");for(var n in r)_has(r,n)&&(e[n]=r[n])}}return e},flattenChunks=function(e){for(var t=0,r=0,n=e.length;r<n;r++)t+=e[r].length;for(var a=new Uint8Array(t),i=0,o=0,s=e.length;i<s;i++){var l=e[i];a.set(l,o),o+=l.length}return a},common={assign:assign,flattenChunks:flattenChunks},STR_APPLY_UIA_OK=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(e){STR_APPLY_UIA_OK=!1}for(var _utf8len=new Uint8Array(256),q=0;q<256;q++)_utf8len[q]=q>=252?6:q>=248?5:q>=240?4:q>=224?3:q>=192?2:1;_utf8len[254]=_utf8len[254]=1;var string2buf=function(e){if("function"==typeof TextEncoder&&TextEncoder.prototype.encode)return(new TextEncoder).encode(e);var t,r,n,a,i,o=e.length,s=0;for(a=0;a<o;a++)55296==(64512&(r=e.charCodeAt(a)))&&a+1<o&&56320==(64512&(n=e.charCodeAt(a+1)))&&(r=65536+(r-55296<<10)+(n-56320),a++),s+=r<128?1:r<2048?2:r<65536?3:4;for(t=new Uint8Array(s),i=0,a=0;i<s;a++)55296==(64512&(r=e.charCodeAt(a)))&&a+1<o&&56320==(64512&(n=e.charCodeAt(a+1)))&&(r=65536+(r-55296<<10)+(n-56320),a++),r<128?t[i++]=r:r<2048?(t[i++]=192|r>>>6,t[i++]=128|63&r):r<65536?(t[i++]=224|r>>>12,t[i++]=128|r>>>6&63,t[i++]=128|63&r):(t[i++]=240|r>>>18,t[i++]=128|r>>>12&63,t[i++]=128|r>>>6&63,t[i++]=128|63&r);return t},buf2binstring=function(e,t){if(t<65534&&e.subarray&&STR_APPLY_UIA_OK)return String.fromCharCode.apply(null,e.length===t?e:e.subarray(0,t));for(var r="",n=0;n<t;n++)r+=String.fromCharCode(e[n]);return r},buf2string=function(e,t){var r,n,a=t||e.length;if("function"==typeof TextDecoder&&TextDecoder.prototype.decode)return(new TextDecoder).decode(e.subarray(0,t));var i=new Array(2*a);for(n=0,r=0;r<a;){var o=e[r++];if(o<128)i[n++]=o;else{var s=_utf8len[o];if(s>4)i[n++]=65533,r+=s-1;else{for(o&=2===s?31:3===s?15:7;s>1&&r<a;)o=o<<6|63&e[r++],s--;s>1?i[n++]=65533:o<65536?i[n++]=o:(o-=65536,i[n++]=55296|o>>10&1023,i[n++]=56320|1023&o)}}}return buf2binstring(i,n)},utf8border=function(e,t){(t=t||e.length)>e.length&&(t=e.length);for(var r=t-1;r>=0&&128==(192&e[r]);)r--;return r<0||0===r?t:r+_utf8len[e[r]]>t?r:t},strings={string2buf:string2buf,buf2string:buf2string,utf8border:utf8border};function ZStream(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}var zstream=ZStream,BAD$1=30,TYPE$1=12,inffast=function(e,t){var r,n,a,i,o,s,l,f,c,u,d,h,p,m,g,y,_,b,v,w,k,T,E,x,S=e.state;r=e.next_in,E=e.input,n=r+(e.avail_in-5),a=e.next_out,x=e.output,i=a-(t-e.avail_out),o=a+(e.avail_out-257),s=S.dmax,l=S.wsize,f=S.whave,c=S.wnext,u=S.window,d=S.hold,h=S.bits,p=S.lencode,m=S.distcode,g=(1<<S.lenbits)-1,y=(1<<S.distbits)-1;e:do{h<15&&(d+=E[r++]<<h,h+=8,d+=E[r++]<<h,h+=8),_=p[d&g];t:for(;;){if(d>>>=b=_>>>24,h-=b,0===(b=_>>>16&255))x[a++]=65535&_;else{if(!(16&b)){if(0==(64&b)){_=p[(65535&_)+(d&(1<<b)-1)];continue t}if(32&b){S.mode=TYPE$1;break e}e.msg="invalid literal/length code",S.mode=BAD$1;break e}v=65535&_,(b&=15)&&(h<b&&(d+=E[r++]<<h,h+=8),v+=d&(1<<b)-1,d>>>=b,h-=b),h<15&&(d+=E[r++]<<h,h+=8,d+=E[r++]<<h,h+=8),_=m[d&y];r:for(;;){if(d>>>=b=_>>>24,h-=b,!(16&(b=_>>>16&255))){if(0==(64&b)){_=m[(65535&_)+(d&(1<<b)-1)];continue r}e.msg="invalid distance code",S.mode=BAD$1;break e}if(w=65535&_,h<(b&=15)&&(d+=E[r++]<<h,(h+=8)<b&&(d+=E[r++]<<h,h+=8)),(w+=d&(1<<b)-1)>s){e.msg="invalid distance too far back",S.mode=BAD$1;break e}if(d>>>=b,h-=b,w>(b=a-i)){if((b=w-b)>f&&S.sane){e.msg="invalid distance too far back",S.mode=BAD$1;break e}if(k=0,T=u,0===c){if(k+=l-b,b<v){v-=b;do{x[a++]=u[k++]}while(--b);k=a-w,T=x}}else if(c<b){if(k+=l+c-b,(b-=c)<v){v-=b;do{x[a++]=u[k++]}while(--b);if(k=0,c<v){v-=b=c;do{x[a++]=u[k++]}while(--b);k=a-w,T=x}}}else if(k+=c-b,b<v){v-=b;do{x[a++]=u[k++]}while(--b);k=a-w,T=x}for(;v>2;)x[a++]=T[k++],x[a++]=T[k++],x[a++]=T[k++],v-=3;v&&(x[a++]=T[k++],v>1&&(x[a++]=T[k++]))}else{k=a-w;do{x[a++]=x[k++],x[a++]=x[k++],x[a++]=x[k++],v-=3}while(v>2);v&&(x[a++]=x[k++],v>1&&(x[a++]=x[k++]))}break}}break}}while(r<n&&a<o);r-=v=h>>3,d&=(1<<(h-=v<<3))-1,e.next_in=r,e.next_out=a,e.avail_in=r<n?n-r+5:5-(r-n),e.avail_out=a<o?o-a+257:257-(a-o),S.hold=d,S.bits=h},MAXBITS=15,ENOUGH_LENS$1=852,ENOUGH_DISTS$1=592,CODES$1=0,LENS$1=1,DISTS$1=2,lbase=new Uint16Array([3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0]),lext=new Uint8Array([16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78]),dbase=new Uint16Array([1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0]),dext=new Uint8Array([16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64]),inflate_table=function(e,t,r,n,a,i,o,s){var l,f,c,u,d,h,p,m,g,y=s.bits,_=0,b=0,v=0,w=0,k=0,T=0,E=0,x=0,S=0,D=0,A=null,M=0,I=new Uint16Array(MAXBITS+1),R=new Uint16Array(MAXBITS+1),O=null,C=0;for(_=0;_<=MAXBITS;_++)I[_]=0;for(b=0;b<n;b++)I[t[r+b]]++;for(k=y,w=MAXBITS;w>=1&&0===I[w];w--);if(k>w&&(k=w),0===w)return a[i++]=20971520,a[i++]=20971520,s.bits=1,0;for(v=1;v<w&&0===I[v];v++);for(k<v&&(k=v),x=1,_=1;_<=MAXBITS;_++)if(x<<=1,(x-=I[_])<0)return-1;if(x>0&&(e===CODES$1||1!==w))return-1;for(R[1]=0,_=1;_<MAXBITS;_++)R[_+1]=R[_]+I[_];for(b=0;b<n;b++)0!==t[r+b]&&(o[R[t[r+b]]++]=b);if(e===CODES$1?(A=O=o,h=19):e===LENS$1?(A=lbase,M-=257,O=lext,C-=257,h=256):(A=dbase,O=dext,h=-1),D=0,b=0,_=v,d=i,T=k,E=0,c=-1,u=(S=1<<k)-1,e===LENS$1&&S>ENOUGH_LENS$1||e===DISTS$1&&S>ENOUGH_DISTS$1)return 1;for(;;){p=_-E,o[b]<h?(m=0,g=o[b]):o[b]>h?(m=O[C+o[b]],g=A[M+o[b]]):(m=96,g=0),l=1<<_-E,v=f=1<<T;do{a[d+(D>>E)+(f-=l)]=p<<24|m<<16|g|0}while(0!==f);for(l=1<<_-1;D&l;)l>>=1;if(0!==l?(D&=l-1,D+=l):D=0,b++,0==--I[_]){if(_===w)break;_=t[r+o[b]]}if(_>k&&(D&u)!==c){for(0===E&&(E=k),d+=v,x=1<<(T=_-E);T+E<w&&!((x-=I[T+E])<=0);)T++,x<<=1;if(S+=1<<T,e===LENS$1&&S>ENOUGH_LENS$1||e===DISTS$1&&S>ENOUGH_DISTS$1)return 1;a[c=D&u]=k<<24|T<<16|d-i|0}}return 0!==D&&(a[d+D]=_-E<<24|64<<16|0),s.bits=k,0},inftrees=inflate_table,CODES=0,LENS=1,DISTS=2,Z_FINISH$1=constants$2.Z_FINISH,Z_BLOCK=constants$2.Z_BLOCK,Z_TREES=constants$2.Z_TREES,Z_OK$1=constants$2.Z_OK,Z_STREAM_END$1=constants$2.Z_STREAM_END,Z_NEED_DICT$1=constants$2.Z_NEED_DICT,Z_STREAM_ERROR$1=constants$2.Z_STREAM_ERROR,Z_DATA_ERROR$1=constants$2.Z_DATA_ERROR,Z_MEM_ERROR$1=constants$2.Z_MEM_ERROR,Z_BUF_ERROR=constants$2.Z_BUF_ERROR,Z_DEFLATED=constants$2.Z_DEFLATED,HEAD=1,FLAGS=2,TIME=3,OS=4,EXLEN=5,EXTRA=6,NAME=7,COMMENT=8,HCRC=9,DICTID=10,DICT=11,TYPE=12,TYPEDO=13,STORED=14,COPY_=15,COPY=16,TABLE=17,LENLENS=18,CODELENS=19,LEN_=20,LEN=21,LENEXT=22,DIST=23,DISTEXT=24,MATCH=25,LIT=26,CHECK=27,LENGTH=28,DONE=29,BAD=30,MEM=31,SYNC=32,ENOUGH_LENS=852,ENOUGH_DISTS=592,MAX_WBITS=15,DEF_WBITS=MAX_WBITS,zswap32=function(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)};function InflateState(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}var inflateResetKeep=function(e){if(!e||!e.state)return Z_STREAM_ERROR$1;var t=e.state;return e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=1&t.wrap),t.mode=HEAD,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new Int32Array(ENOUGH_LENS),t.distcode=t.distdyn=new Int32Array(ENOUGH_DISTS),t.sane=1,t.back=-1,Z_OK$1},inflateReset=function(e){if(!e||!e.state)return Z_STREAM_ERROR$1;var t=e.state;return t.wsize=0,t.whave=0,t.wnext=0,inflateResetKeep(e)},inflateReset2=function(e,t){var r;if(!e||!e.state)return Z_STREAM_ERROR$1;var n=e.state;return t<0?(r=0,t=-t):(r=1+(t>>4),t<48&&(t&=15)),t&&(t<8||t>15)?Z_STREAM_ERROR$1:(null!==n.window&&n.wbits!==t&&(n.window=null),n.wrap=r,n.wbits=t,inflateReset(e))},inflateInit2=function(e,t){if(!e)return Z_STREAM_ERROR$1;var r=new InflateState;e.state=r,r.window=null;var n=inflateReset2(e,t);return n!==Z_OK$1&&(e.state=null),n},inflateInit=function(e){return inflateInit2(e,DEF_WBITS)},virgin=!0,lenfix,distfix,fixedtables=function(e){if(virgin){lenfix=new Int32Array(512),distfix=new Int32Array(32);for(var t=0;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(inftrees(LENS,e.lens,0,288,lenfix,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;inftrees(DISTS,e.lens,0,32,distfix,0,e.work,{bits:5}),virgin=!1}e.lencode=lenfix,e.lenbits=9,e.distcode=distfix,e.distbits=5},updatewindow=function(e,t,r,n){var a,i=e.state;return null===i.window&&(i.wsize=1<<i.wbits,i.wnext=0,i.whave=0,i.window=new Uint8Array(i.wsize)),n>=i.wsize?(i.window.set(t.subarray(r-i.wsize,r),0),i.wnext=0,i.whave=i.wsize):((a=i.wsize-i.wnext)>n&&(a=n),i.window.set(t.subarray(r-n,r-n+a),i.wnext),(n-=a)?(i.window.set(t.subarray(r-n,r),0),i.wnext=n,i.whave=i.wsize):(i.wnext+=a,i.wnext===i.wsize&&(i.wnext=0),i.whave<i.wsize&&(i.whave+=a))),0},inflate$2=function(e,t){var r,n,a,i,o,s,l,f,c,u,d,h,p,m,g,y,_,b,v,w,k,T,E,x,S=0,D=new Uint8Array(4),A=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(!e||!e.state||!e.output||!e.input&&0!==e.avail_in)return Z_STREAM_ERROR$1;(r=e.state).mode===TYPE&&(r.mode=TYPEDO),o=e.next_out,a=e.output,l=e.avail_out,i=e.next_in,n=e.input,s=e.avail_in,f=r.hold,c=r.bits,u=s,d=l,T=Z_OK$1;e:for(;;)switch(r.mode){case HEAD:if(0===r.wrap){r.mode=TYPEDO;break}for(;c<16;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}if(2&r.wrap&&35615===f){r.check=0,D[0]=255&f,D[1]=f>>>8&255,r.check=crc32_1(r.check,D,2,0),f=0,c=0,r.mode=FLAGS;break}if(r.flags=0,r.head&&(r.head.done=!1),!(1&r.wrap)||(((255&f)<<8)+(f>>8))%31){e.msg="incorrect header check",r.mode=BAD;break}if((15&f)!==Z_DEFLATED){e.msg="unknown compression method",r.mode=BAD;break}if(c-=4,k=8+(15&(f>>>=4)),0===r.wbits)r.wbits=k;else if(k>r.wbits){e.msg="invalid window size",r.mode=BAD;break}r.dmax=1<<r.wbits,e.adler=r.check=1,r.mode=512&f?DICTID:TYPE,f=0,c=0;break;case FLAGS:for(;c<16;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}if(r.flags=f,(255&r.flags)!==Z_DEFLATED){e.msg="unknown compression method",r.mode=BAD;break}if(57344&r.flags){e.msg="unknown header flags set",r.mode=BAD;break}r.head&&(r.head.text=f>>8&1),512&r.flags&&(D[0]=255&f,D[1]=f>>>8&255,r.check=crc32_1(r.check,D,2,0)),f=0,c=0,r.mode=TIME;case TIME:for(;c<32;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}r.head&&(r.head.time=f),512&r.flags&&(D[0]=255&f,D[1]=f>>>8&255,D[2]=f>>>16&255,D[3]=f>>>24&255,r.check=crc32_1(r.check,D,4,0)),f=0,c=0,r.mode=OS;case OS:for(;c<16;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}r.head&&(r.head.xflags=255&f,r.head.os=f>>8),512&r.flags&&(D[0]=255&f,D[1]=f>>>8&255,r.check=crc32_1(r.check,D,2,0)),f=0,c=0,r.mode=EXLEN;case EXLEN:if(1024&r.flags){for(;c<16;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}r.length=f,r.head&&(r.head.extra_len=f),512&r.flags&&(D[0]=255&f,D[1]=f>>>8&255,r.check=crc32_1(r.check,D,2,0)),f=0,c=0}else r.head&&(r.head.extra=null);r.mode=EXTRA;case EXTRA:if(1024&r.flags&&((h=r.length)>s&&(h=s),h&&(r.head&&(k=r.head.extra_len-r.length,r.head.extra||(r.head.extra=new Uint8Array(r.head.extra_len)),r.head.extra.set(n.subarray(i,i+h),k)),512&r.flags&&(r.check=crc32_1(r.check,n,h,i)),s-=h,i+=h,r.length-=h),r.length))break e;r.length=0,r.mode=NAME;case NAME:if(2048&r.flags){if(0===s)break e;h=0;do{k=n[i+h++],r.head&&k&&r.length<65536&&(r.head.name+=String.fromCharCode(k))}while(k&&h<s);if(512&r.flags&&(r.check=crc32_1(r.check,n,h,i)),s-=h,i+=h,k)break e}else r.head&&(r.head.name=null);r.length=0,r.mode=COMMENT;case COMMENT:if(4096&r.flags){if(0===s)break e;h=0;do{k=n[i+h++],r.head&&k&&r.length<65536&&(r.head.comment+=String.fromCharCode(k))}while(k&&h<s);if(512&r.flags&&(r.check=crc32_1(r.check,n,h,i)),s-=h,i+=h,k)break e}else r.head&&(r.head.comment=null);r.mode=HCRC;case HCRC:if(512&r.flags){for(;c<16;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}if(f!==(65535&r.check)){e.msg="header crc mismatch",r.mode=BAD;break}f=0,c=0}r.head&&(r.head.hcrc=r.flags>>9&1,r.head.done=!0),e.adler=r.check=0,r.mode=TYPE;break;case DICTID:for(;c<32;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}e.adler=r.check=zswap32(f),f=0,c=0,r.mode=DICT;case DICT:if(0===r.havedict)return e.next_out=o,e.avail_out=l,e.next_in=i,e.avail_in=s,r.hold=f,r.bits=c,Z_NEED_DICT$1;e.adler=r.check=1,r.mode=TYPE;case TYPE:if(t===Z_BLOCK||t===Z_TREES)break e;case TYPEDO:if(r.last){f>>>=7&c,c-=7&c,r.mode=CHECK;break}for(;c<3;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}switch(r.last=1&f,c-=1,3&(f>>>=1)){case 0:r.mode=STORED;break;case 1:if(fixedtables(r),r.mode=LEN_,t===Z_TREES){f>>>=2,c-=2;break e}break;case 2:r.mode=TABLE;break;case 3:e.msg="invalid block type",r.mode=BAD}f>>>=2,c-=2;break;case STORED:for(f>>>=7&c,c-=7&c;c<32;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}if((65535&f)!=(f>>>16^65535)){e.msg="invalid stored block lengths",r.mode=BAD;break}if(r.length=65535&f,f=0,c=0,r.mode=COPY_,t===Z_TREES)break e;case COPY_:r.mode=COPY;case COPY:if(h=r.length){if(h>s&&(h=s),h>l&&(h=l),0===h)break e;a.set(n.subarray(i,i+h),o),s-=h,i+=h,l-=h,o+=h,r.length-=h;break}r.mode=TYPE;break;case TABLE:for(;c<14;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}if(r.nlen=257+(31&f),f>>>=5,c-=5,r.ndist=1+(31&f),f>>>=5,c-=5,r.ncode=4+(15&f),f>>>=4,c-=4,r.nlen>286||r.ndist>30){e.msg="too many length or distance symbols",r.mode=BAD;break}r.have=0,r.mode=LENLENS;case LENLENS:for(;r.have<r.ncode;){for(;c<3;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}r.lens[A[r.have++]]=7&f,f>>>=3,c-=3}for(;r.have<19;)r.lens[A[r.have++]]=0;if(r.lencode=r.lendyn,r.lenbits=7,E={bits:r.lenbits},T=inftrees(CODES,r.lens,0,19,r.lencode,0,r.work,E),r.lenbits=E.bits,T){e.msg="invalid code lengths set",r.mode=BAD;break}r.have=0,r.mode=CODELENS;case CODELENS:for(;r.have<r.nlen+r.ndist;){for(;y=(S=r.lencode[f&(1<<r.lenbits)-1])>>>16&255,_=65535&S,!((g=S>>>24)<=c);){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}if(_<16)f>>>=g,c-=g,r.lens[r.have++]=_;else{if(16===_){for(x=g+2;c<x;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}if(f>>>=g,c-=g,0===r.have){e.msg="invalid bit length repeat",r.mode=BAD;break}k=r.lens[r.have-1],h=3+(3&f),f>>>=2,c-=2}else if(17===_){for(x=g+3;c<x;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}c-=g,k=0,h=3+(7&(f>>>=g)),f>>>=3,c-=3}else{for(x=g+7;c<x;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}c-=g,k=0,h=11+(127&(f>>>=g)),f>>>=7,c-=7}if(r.have+h>r.nlen+r.ndist){e.msg="invalid bit length repeat",r.mode=BAD;break}for(;h--;)r.lens[r.have++]=k}}if(r.mode===BAD)break;if(0===r.lens[256]){e.msg="invalid code -- missing end-of-block",r.mode=BAD;break}if(r.lenbits=9,E={bits:r.lenbits},T=inftrees(LENS,r.lens,0,r.nlen,r.lencode,0,r.work,E),r.lenbits=E.bits,T){e.msg="invalid literal/lengths set",r.mode=BAD;break}if(r.distbits=6,r.distcode=r.distdyn,E={bits:r.distbits},T=inftrees(DISTS,r.lens,r.nlen,r.ndist,r.distcode,0,r.work,E),r.distbits=E.bits,T){e.msg="invalid distances set",r.mode=BAD;break}if(r.mode=LEN_,t===Z_TREES)break e;case LEN_:r.mode=LEN;case LEN:if(s>=6&&l>=258){e.next_out=o,e.avail_out=l,e.next_in=i,e.avail_in=s,r.hold=f,r.bits=c,inffast(e,d),o=e.next_out,a=e.output,l=e.avail_out,i=e.next_in,n=e.input,s=e.avail_in,f=r.hold,c=r.bits,r.mode===TYPE&&(r.back=-1);break}for(r.back=0;y=(S=r.lencode[f&(1<<r.lenbits)-1])>>>16&255,_=65535&S,!((g=S>>>24)<=c);){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}if(y&&0==(240&y)){for(b=g,v=y,w=_;y=(S=r.lencode[w+((f&(1<<b+v)-1)>>b)])>>>16&255,_=65535&S,!(b+(g=S>>>24)<=c);){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}f>>>=b,c-=b,r.back+=b}if(f>>>=g,c-=g,r.back+=g,r.length=_,0===y){r.mode=LIT;break}if(32&y){r.back=-1,r.mode=TYPE;break}if(64&y){e.msg="invalid literal/length code",r.mode=BAD;break}r.extra=15&y,r.mode=LENEXT;case LENEXT:if(r.extra){for(x=r.extra;c<x;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}r.length+=f&(1<<r.extra)-1,f>>>=r.extra,c-=r.extra,r.back+=r.extra}r.was=r.length,r.mode=DIST;case DIST:for(;y=(S=r.distcode[f&(1<<r.distbits)-1])>>>16&255,_=65535&S,!((g=S>>>24)<=c);){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}if(0==(240&y)){for(b=g,v=y,w=_;y=(S=r.distcode[w+((f&(1<<b+v)-1)>>b)])>>>16&255,_=65535&S,!(b+(g=S>>>24)<=c);){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}f>>>=b,c-=b,r.back+=b}if(f>>>=g,c-=g,r.back+=g,64&y){e.msg="invalid distance code",r.mode=BAD;break}r.offset=_,r.extra=15&y,r.mode=DISTEXT;case DISTEXT:if(r.extra){for(x=r.extra;c<x;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}r.offset+=f&(1<<r.extra)-1,f>>>=r.extra,c-=r.extra,r.back+=r.extra}if(r.offset>r.dmax){e.msg="invalid distance too far back",r.mode=BAD;break}r.mode=MATCH;case MATCH:if(0===l)break e;if(h=d-l,r.offset>h){if((h=r.offset-h)>r.whave&&r.sane){e.msg="invalid distance too far back",r.mode=BAD;break}h>r.wnext?(h-=r.wnext,p=r.wsize-h):p=r.wnext-h,h>r.length&&(h=r.length),m=r.window}else m=a,p=o-r.offset,h=r.length;h>l&&(h=l),l-=h,r.length-=h;do{a[o++]=m[p++]}while(--h);0===r.length&&(r.mode=LEN);break;case LIT:if(0===l)break e;a[o++]=r.length,l--,r.mode=LEN;break;case CHECK:if(r.wrap){for(;c<32;){if(0===s)break e;s--,f|=n[i++]<<c,c+=8}if(d-=l,e.total_out+=d,r.total+=d,d&&(e.adler=r.check=r.flags?crc32_1(r.check,a,d,o-d):adler32_1(r.check,a,d,o-d)),d=l,(r.flags?f:zswap32(f))!==r.check){e.msg="incorrect data check",r.mode=BAD;break}f=0,c=0}r.mode=LENGTH;case LENGTH:if(r.wrap&&r.flags){for(;c<32;){if(0===s)break e;s--,f+=n[i++]<<c,c+=8}if(f!==(4294967295&r.total)){e.msg="incorrect length check",r.mode=BAD;break}f=0,c=0}r.mode=DONE;case DONE:T=Z_STREAM_END$1;break e;case BAD:T=Z_DATA_ERROR$1;break e;case MEM:return Z_MEM_ERROR$1;case SYNC:default:return Z_STREAM_ERROR$1}return e.next_out=o,e.avail_out=l,e.next_in=i,e.avail_in=s,r.hold=f,r.bits=c,(r.wsize||d!==e.avail_out&&r.mode<BAD&&(r.mode<CHECK||t!==Z_FINISH$1))&&updatewindow(e,e.output,e.next_out,d-e.avail_out),u-=e.avail_in,d-=e.avail_out,e.total_in+=u,e.total_out+=d,r.total+=d,r.wrap&&d&&(e.adler=r.check=r.flags?crc32_1(r.check,a,d,e.next_out-d):adler32_1(r.check,a,d,e.next_out-d)),e.data_type=r.bits+(r.last?64:0)+(r.mode===TYPE?128:0)+(r.mode===LEN_||r.mode===COPY_?256:0),(0===u&&0===d||t===Z_FINISH$1)&&T===Z_OK$1&&(T=Z_BUF_ERROR),T},inflateEnd=function(e){if(!e||!e.state)return Z_STREAM_ERROR$1;var t=e.state;return t.window&&(t.window=null),e.state=null,Z_OK$1},inflateGetHeader=function(e,t){if(!e||!e.state)return Z_STREAM_ERROR$1;var r=e.state;return 0==(2&r.wrap)?Z_STREAM_ERROR$1:(r.head=t,t.done=!1,Z_OK$1)},inflateSetDictionary=function(e,t){var r,n=t.length;return e&&e.state?0!==(r=e.state).wrap&&r.mode!==DICT?Z_STREAM_ERROR$1:r.mode===DICT&&adler32_1(1,t,n,0)!==r.check?Z_DATA_ERROR$1:updatewindow(e,t,n,n)?(r.mode=MEM,Z_MEM_ERROR$1):(r.havedict=1,Z_OK$1):Z_STREAM_ERROR$1},inflateReset_1=inflateReset,inflateReset2_1=inflateReset2,inflateResetKeep_1=inflateResetKeep,inflateInit_1=inflateInit,inflateInit2_1=inflateInit2,inflate_2$1=inflate$2,inflateEnd_1=inflateEnd,inflateGetHeader_1=inflateGetHeader,inflateSetDictionary_1=inflateSetDictionary,inflateInfo="pako inflate (from Nodeca project)",inflate_1$2={inflateReset:inflateReset_1,inflateReset2:inflateReset2_1,inflateResetKeep:inflateResetKeep_1,inflateInit:inflateInit_1,inflateInit2:inflateInit2_1,inflate:inflate_2$1,inflateEnd:inflateEnd_1,inflateGetHeader:inflateGetHeader_1,inflateSetDictionary:inflateSetDictionary_1,inflateInfo:inflateInfo};function GZheader(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}var gzheader=GZheader,toString=Object.prototype.toString,Z_NO_FLUSH=constants$2.Z_NO_FLUSH,Z_FINISH=constants$2.Z_FINISH,Z_OK=constants$2.Z_OK,Z_STREAM_END=constants$2.Z_STREAM_END,Z_NEED_DICT=constants$2.Z_NEED_DICT,Z_STREAM_ERROR=constants$2.Z_STREAM_ERROR,Z_DATA_ERROR=constants$2.Z_DATA_ERROR,Z_MEM_ERROR=constants$2.Z_MEM_ERROR;function Inflate$1(e){this.options=common.assign({chunkSize:65536,windowBits:15,to:""},e||{});var t=this.options;t.raw&&t.windowBits>=0&&t.windowBits<16&&(t.windowBits=-t.windowBits,0===t.windowBits&&(t.windowBits=-15)),!(t.windowBits>=0&&t.windowBits<16)||e&&e.windowBits||(t.windowBits+=32),t.windowBits>15&&t.windowBits<48&&0==(15&t.windowBits)&&(t.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new zstream,this.strm.avail_out=0;var r=inflate_1$2.inflateInit2(this.strm,t.windowBits);if(r!==Z_OK)throw new Error(messages[r]);if(this.header=new gzheader,inflate_1$2.inflateGetHeader(this.strm,this.header),t.dictionary&&("string"==typeof t.dictionary?t.dictionary=strings.string2buf(t.dictionary):"[object ArrayBuffer]"===toString.call(t.dictionary)&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(r=inflate_1$2.inflateSetDictionary(this.strm,t.dictionary))!==Z_OK))throw new Error(messages[r])}function inflate$1(e,t){var r=new Inflate$1(t);if(r.push(e),r.err)throw r.msg||messages[r.err];return r.result}function inflateRaw$1(e,t){return(t=t||{}).raw=!0,inflate$1(e,t)}Inflate$1.prototype.push=function(e,t){var r,n,a,i=this.strm,o=this.options.chunkSize,s=this.options.dictionary;if(this.ended)return!1;for(n=t===~~t?t:!0===t?Z_FINISH:Z_NO_FLUSH,"[object ArrayBuffer]"===toString.call(e)?i.input=new Uint8Array(e):i.input=e,i.next_in=0,i.avail_in=i.input.length;;){for(0===i.avail_out&&(i.output=new Uint8Array(o),i.next_out=0,i.avail_out=o),(r=inflate_1$2.inflate(i,n))===Z_NEED_DICT&&s&&((r=inflate_1$2.inflateSetDictionary(i,s))===Z_OK?r=inflate_1$2.inflate(i,n):r===Z_DATA_ERROR&&(r=Z_NEED_DICT));i.avail_in>0&&r===Z_STREAM_END&&i.state.wrap>0&&0!==e[i.next_in];)inflate_1$2.inflateReset(i),r=inflate_1$2.inflate(i,n);switch(r){case Z_STREAM_ERROR:case Z_DATA_ERROR:case Z_NEED_DICT:case Z_MEM_ERROR:return this.onEnd(r),this.ended=!0,!1}if(a=i.avail_out,i.next_out&&(0===i.avail_out||r===Z_STREAM_END))if("string"===this.options.to){var l=strings.utf8border(i.output,i.next_out),f=i.next_out-l,c=strings.buf2string(i.output,l);i.next_out=f,i.avail_out=o-f,f&&i.output.set(i.output.subarray(l,l+f),0),this.onData(c)}else this.onData(i.output.length===i.next_out?i.output:i.output.subarray(0,i.next_out));if(r!==Z_OK||0!==a){if(r===Z_STREAM_END)return r=inflate_1$2.inflateEnd(this.strm),this.onEnd(r),this.ended=!0,!0;if(0===i.avail_in)break}}return!0},Inflate$1.prototype.onData=function(e){this.chunks.push(e)},Inflate$1.prototype.onEnd=function(e){e===Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=common.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};var Inflate_1$1=Inflate$1,inflate_2=inflate$1,inflateRaw_1$1=inflateRaw$1,ungzip$1=inflate$1,constants=constants$2,inflate_1$1={Inflate:Inflate_1$1,inflate:inflate_2,inflateRaw:inflateRaw_1$1,ungzip:ungzip$1,constants:constants},inflate=inflate_1$1.inflate,inflate_1=inflate,DeflateDecoder=function(e){_inherits(r,BaseDecoder);var t=_createSuper(r);function r(){return _classCallCheck(this,r),t.apply(this,arguments)}return _createClass(r,[{key:"decodeBlock",value:function(e){return inflate_1(new Uint8Array(e)).buffer}}]),r}(),deflate=Object.freeze({__proto__:null,default:DeflateDecoder}),PackbitsDecoder=function(e){_inherits(r,BaseDecoder);var t=_createSuper(r);function r(){return _classCallCheck(this,r),t.apply(this,arguments)}return _createClass(r,[{key:"decodeBlock",value:function(e){for(var t=new DataView(e),r=[],n=0;n<e.byteLength;++n){var a=t.getInt8(n);if(a<0){var i=t.getUint8(n+1);a=-a;for(var o=0;o<=a;++o)r.push(i);n+=1}else{for(var s=0;s<=a;++s)r.push(t.getUint8(n+s+1));n+=a+1}}return new Uint8Array(r).buffer}}]),r}(),packbits=Object.freeze({__proto__:null,default:PackbitsDecoder}),LercDecode={exports:{}},module;module=LercDecode,\n/* Copyright 2015-2021 Esri. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 @preserve */\nfunction(){var e,t,r,n,a,i,o,s,l,f,c,u,d,h,p,m,g=(e={defaultNoDataValue:-34027999387901484e22,decode:function(i,o){var s=(o=o||{}).encodedMaskData||null===o.encodedMaskData,l=a(i,o.inputOffset||0,s),f=null!==o.noDataValue?o.noDataValue:e.defaultNoDataValue,c=t(l,o.pixelType||Float32Array,o.encodedMaskData,f,o.returnMask),u={width:l.width,height:l.height,pixelData:c.resultPixels,minValue:c.minValue,maxValue:l.pixels.maxValue,noDataValue:f};return c.resultMask&&(u.maskData=c.resultMask),o.returnEncodedMask&&l.mask&&(u.encodedMaskData=l.mask.bitset?l.mask.bitset:null),o.returnFileInfo&&(u.fileInfo=r(l),o.computeUsedBitDepths&&(u.fileInfo.bitDepths=n(l))),u}},t=function(e,t,r,n,a){var o,s,l,f=0,c=e.pixels.numBlocksX,u=e.pixels.numBlocksY,d=Math.floor(e.width/c),h=Math.floor(e.height/u),p=2*e.maxZError,m=Number.MAX_VALUE;r=r||(e.mask?e.mask.bitset:null),s=new t(e.width*e.height),a&&r&&(l=new Uint8Array(e.width*e.height));for(var g,y,_=new Float32Array(d*h),b=0;b<=u;b++){var v=b!==u?h:e.height%u;if(0!==v)for(var w=0;w<=c;w++){var k=w!==c?d:e.width%c;if(0!==k){var T,E,x,S,D=b*e.width*h+w*d,A=e.width-k,M=e.pixels.blocks[f];if(M.encoding<2?(0===M.encoding?T=M.rawData:(i(M.stuffedData,M.bitsPerPixel,M.numValidPixels,M.offset,p,_,e.pixels.maxValue),T=_),E=0):x=2===M.encoding?0:M.offset,r)for(y=0;y<v;y++){for(7&D&&(S=r[D>>3],S<<=7&D),g=0;g<k;g++)7&D||(S=r[D>>3]),128&S?(l&&(l[D]=1),m=m>(o=M.encoding<2?T[E++]:x)?o:m,s[D++]=o):(l&&(l[D]=0),s[D++]=n),S<<=1;D+=A}else if(M.encoding<2)for(y=0;y<v;y++){for(g=0;g<k;g++)m=m>(o=T[E++])?o:m,s[D++]=o;D+=A}else for(m=m>x?x:m,y=0;y<v;y++){for(g=0;g<k;g++)s[D++]=x;D+=A}if(1===M.encoding&&E!==M.numValidPixels)throw"Block and Mask do not match";f++}}}return{resultPixels:s,resultMask:l,minValue:m}},r=function(e){return{fileIdentifierString:e.fileIdentifierString,fileVersion:e.fileVersion,imageType:e.imageType,height:e.height,width:e.width,maxZError:e.maxZError,eofOffset:e.eofOffset,mask:e.mask?{numBlocksX:e.mask.numBlocksX,numBlocksY:e.mask.numBlocksY,numBytes:e.mask.numBytes,maxValue:e.mask.maxValue}:null,pixels:{numBlocksX:e.pixels.numBlocksX,numBlocksY:e.pixels.numBlocksY,numBytes:e.pixels.numBytes,maxValue:e.pixels.maxValue,noDataValue:e.noDataValue}}},n=function(e){for(var t=e.pixels.numBlocksX*e.pixels.numBlocksY,r={},n=0;n<t;n++){var a=e.pixels.blocks[n];0===a.encoding?r.float32=!0:1===a.encoding?r[a.bitsPerPixel]=!0:r[0]=!0}return Object.keys(r)},a=function(e,t,r){var n={},a=new Uint8Array(e,t,10);if(n.fileIdentifierString=String.fromCharCode.apply(null,a),"CntZImage"!==n.fileIdentifierString.trim())throw"Unexpected file identifier string: "+n.fileIdentifierString;t+=10;var i=new DataView(e,t,24);if(n.fileVersion=i.getInt32(0,!0),n.imageType=i.getInt32(4,!0),n.height=i.getUint32(8,!0),n.width=i.getUint32(12,!0),n.maxZError=i.getFloat64(16,!0),t+=24,!r)if(i=new DataView(e,t,16),n.mask={},n.mask.numBlocksY=i.getUint32(0,!0),n.mask.numBlocksX=i.getUint32(4,!0),n.mask.numBytes=i.getUint32(8,!0),n.mask.maxValue=i.getFloat32(12,!0),t+=16,n.mask.numBytes>0){var o=new Uint8Array(Math.ceil(n.width*n.height/8)),s=(i=new DataView(e,t,n.mask.numBytes)).getInt16(0,!0),l=2,f=0;do{if(s>0)for(;s--;)o[f++]=i.getUint8(l++);else{var c=i.getUint8(l++);for(s=-s;s--;)o[f++]=c}s=i.getInt16(l,!0),l+=2}while(l<n.mask.numBytes);if(-32768!==s||f<o.length)throw"Unexpected end of mask RLE encoding";n.mask.bitset=o,t+=n.mask.numBytes}else 0==(n.mask.numBytes|n.mask.numBlocksY|n.mask.maxValue)&&(n.mask.bitset=new Uint8Array(Math.ceil(n.width*n.height/8)));i=new DataView(e,t,16),n.pixels={},n.pixels.numBlocksY=i.getUint32(0,!0),n.pixels.numBlocksX=i.getUint32(4,!0),n.pixels.numBytes=i.getUint32(8,!0),n.pixels.maxValue=i.getFloat32(12,!0),t+=16;var u=n.pixels.numBlocksX,d=n.pixels.numBlocksY,h=u+(n.width%u>0?1:0),p=d+(n.height%d>0?1:0);n.pixels.blocks=new Array(h*p);for(var m=0,g=0;g<p;g++)for(var y=0;y<h;y++){var _=0,b=e.byteLength-t;i=new DataView(e,t,Math.min(10,b));var v={};n.pixels.blocks[m++]=v;var w=i.getUint8(0);if(_++,v.encoding=63&w,v.encoding>3)throw"Invalid block encoding ("+v.encoding+")";if(2!==v.encoding){if(0!==w&&2!==w){if(w>>=6,v.offsetType=w,2===w)v.offset=i.getInt8(1),_++;else if(1===w)v.offset=i.getInt16(1,!0),_+=2;else{if(0!==w)throw"Invalid block offset type";v.offset=i.getFloat32(1,!0),_+=4}if(1===v.encoding)if(w=i.getUint8(_),_++,v.bitsPerPixel=63&w,w>>=6,v.numValidPixelsType=w,2===w)v.numValidPixels=i.getUint8(_),_++;else if(1===w)v.numValidPixels=i.getUint16(_,!0),_+=2;else{if(0!==w)throw"Invalid valid pixel count type";v.numValidPixels=i.getUint32(_,!0),_+=4}}var k;if(t+=_,3!==v.encoding)if(0===v.encoding){var T=(n.pixels.numBytes-1)/4;if(T!==Math.floor(T))throw"uncompressed block has invalid length";k=new ArrayBuffer(4*T),new Uint8Array(k).set(new Uint8Array(e,t,4*T));var E=new Float32Array(k);v.rawData=E,t+=4*T}else if(1===v.encoding){var x=Math.ceil(v.numValidPixels*v.bitsPerPixel/8),S=Math.ceil(x/4);k=new ArrayBuffer(4*S),new Uint8Array(k).set(new Uint8Array(e,t,x)),v.stuffedData=new Uint32Array(k),t+=x}}else t++}return n.eofOffset=t,n},i=function(e,t,r,n,a,i,o){var s,l,f,c=(1<<t)-1,u=0,d=0,h=Math.ceil((o-n)/a),p=4*e.length-Math.ceil(t*r/8);for(e[e.length-1]<<=8*p,s=0;s<r;s++){if(0===d&&(f=e[u++],d=32),d>=t)l=f>>>d-t&c,d-=t;else{var m=t-d;l=(f&c)<<m&c,l+=(f=e[u++])>>>(d=32-m)}i[s]=l<h?n+l*a:o}return i},e),y=(o=function(e,t,r,n,a,i,o,s){var l,f,c,u,d,h=(1<<r)-1,p=0,m=0,g=4*e.length-Math.ceil(r*n/8);if(e[e.length-1]<<=8*g,a)for(l=0;l<n;l++)0===m&&(c=e[p++],m=32),m>=r?(f=c>>>m-r&h,m-=r):(f=(c&h)<<(u=r-m)&h,f+=(c=e[p++])>>>(m=32-u)),t[l]=a[f];else for(d=Math.ceil((s-i)/o),l=0;l<n;l++)0===m&&(c=e[p++],m=32),m>=r?(f=c>>>m-r&h,m-=r):(f=(c&h)<<(u=r-m)&h,f+=(c=e[p++])>>>(m=32-u)),t[l]=f<d?i+f*o:s},s=function(e,t,r,n,a,i){var o,s=(1<<t)-1,l=0,f=0,c=0,u=0,d=0,h=[],p=4*e.length-Math.ceil(t*r/8);e[e.length-1]<<=8*p;var m=Math.ceil((i-n)/a);for(f=0;f<r;f++)0===u&&(o=e[l++],u=32),u>=t?(d=o>>>u-t&s,u-=t):(d=(o&s)<<(c=t-u)&s,d+=(o=e[l++])>>>(u=32-c)),h[f]=d<m?n+d*a:i;return h.unshift(n),h},l=function(e,t,r,n,a,i,o,s){var l,f,c,u,d=(1<<r)-1,h=0,p=0,m=0;if(a)for(l=0;l<n;l++)0===p&&(c=e[h++],p=32,m=0),p>=r?(f=c>>>m&d,p-=r,m+=r):(f=c>>>m&d,p=32-(u=r-p),f|=((c=e[h++])&(1<<u)-1)<<r-u,m=u),t[l]=a[f];else{var g=Math.ceil((s-i)/o);for(l=0;l<n;l++)0===p&&(c=e[h++],p=32,m=0),p>=r?(f=c>>>m&d,p-=r,m+=r):(f=c>>>m&d,p=32-(u=r-p),f|=((c=e[h++])&(1<<u)-1)<<r-u,m=u),t[l]=f<g?i+f*o:s}return t},f=function(e,t,r,n,a,i){var o,s=(1<<t)-1,l=0,f=0,c=0,u=0,d=0,h=0,p=[],m=Math.ceil((i-n)/a);for(f=0;f<r;f++)0===u&&(o=e[l++],u=32,h=0),u>=t?(d=o>>>h&s,u-=t,h+=t):(d=o>>>h&s,u=32-(c=t-u),d|=((o=e[l++])&(1<<c)-1)<<t-c,h=c),p[f]=d<m?n+d*a:i;return p.unshift(n),p},c=function(e,t,r,n){var a,i,o,s,l=(1<<r)-1,f=0,c=0,u=4*e.length-Math.ceil(r*n/8);for(e[e.length-1]<<=8*u,a=0;a<n;a++)0===c&&(o=e[f++],c=32),c>=r?(i=o>>>c-r&l,c-=r):(i=(o&l)<<(s=r-c)&l,i+=(o=e[f++])>>>(c=32-s)),t[a]=i;return t},u=function(e,t,r,n){var a,i,o,s,l=(1<<r)-1,f=0,c=0,u=0;for(a=0;a<n;a++)0===c&&(o=e[f++],c=32,u=0),c>=r?(i=o>>>u&l,c-=r,u+=r):(i=o>>>u&l,c=32-(s=r-c),i|=((o=e[f++])&(1<<s)-1)<<r-s,u=s),t[a]=i;return t},d={HUFFMAN_LUT_BITS_MAX:12,computeChecksumFletcher32:function(e){for(var t=65535,r=65535,n=e.length,a=Math.floor(n/2),i=0;a;){var o=a>=359?359:a;a-=o;do{t+=e[i++]<<8,r+=t+=e[i++]}while(--o);t=(65535&t)+(t>>>16),r=(65535&r)+(r>>>16)}return 1&n&&(r+=t+=e[i]<<8),((r=(65535&r)+(r>>>16))<<16|(t=(65535&t)+(t>>>16)))>>>0},readHeaderInfo:function(e,t){var r=t.ptr,n=new Uint8Array(e,r,6),a={};if(a.fileIdentifierString=String.fromCharCode.apply(null,n),0!==a.fileIdentifierString.lastIndexOf("Lerc2",0))throw"Unexpected file identifier string (expect Lerc2 ): "+a.fileIdentifierString;r+=6;var i,o=new DataView(e,r,8),s=o.getInt32(0,!0);if(a.fileVersion=s,r+=4,s>=3&&(a.checksum=o.getUint32(4,!0),r+=4),o=new DataView(e,r,12),a.height=o.getUint32(0,!0),a.width=o.getUint32(4,!0),r+=8,s>=4?(a.numDims=o.getUint32(8,!0),r+=4):a.numDims=1,o=new DataView(e,r,40),a.numValidPixel=o.getUint32(0,!0),a.microBlockSize=o.getInt32(4,!0),a.blobSize=o.getInt32(8,!0),a.imageType=o.getInt32(12,!0),a.maxZError=o.getFloat64(16,!0),a.zMin=o.getFloat64(24,!0),a.zMax=o.getFloat64(32,!0),r+=40,t.headerInfo=a,t.ptr=r,s>=3&&(i=s>=4?52:48,this.computeChecksumFletcher32(new Uint8Array(e,r-i,a.blobSize-14))!==a.checksum))throw"Checksum failed.";return!0},checkMinMaxRanges:function(e,t){var r=t.headerInfo,n=this.getDataTypeArray(r.imageType),a=r.numDims*this.getDataTypeSize(r.imageType),i=this.readSubArray(e,t.ptr,n,a),o=this.readSubArray(e,t.ptr+a,n,a);t.ptr+=2*a;var s,l=!0;for(s=0;s<r.numDims;s++)if(i[s]!==o[s]){l=!1;break}return r.minValues=i,r.maxValues=o,l},readSubArray:function(e,t,r,n){var a;if(r===Uint8Array)a=new Uint8Array(e,t,n);else{var i=new ArrayBuffer(n);new Uint8Array(i).set(new Uint8Array(e,t,n)),a=new r(i)}return a},readMask:function(e,t){var r,n,a=t.ptr,i=t.headerInfo,o=i.width*i.height,s=i.numValidPixel,l=new DataView(e,a,4),f={};if(f.numBytes=l.getUint32(0,!0),a+=4,(0===s||o===s)&&0!==f.numBytes)throw"invalid mask";if(0===s)r=new Uint8Array(Math.ceil(o/8)),f.bitset=r,n=new Uint8Array(o),t.pixels.resultMask=n,a+=f.numBytes;else if(f.numBytes>0){r=new Uint8Array(Math.ceil(o/8));var c=(l=new DataView(e,a,f.numBytes)).getInt16(0,!0),u=2,d=0,h=0;do{if(c>0)for(;c--;)r[d++]=l.getUint8(u++);else for(h=l.getUint8(u++),c=-c;c--;)r[d++]=h;c=l.getInt16(u,!0),u+=2}while(u<f.numBytes);if(-32768!==c||d<r.length)throw"Unexpected end of mask RLE encoding";n=new Uint8Array(o);var p=0,m=0;for(m=0;m<o;m++)7&m?(p=r[m>>3],p<<=7&m):p=r[m>>3],128&p&&(n[m]=1);t.pixels.resultMask=n,f.bitset=r,a+=f.numBytes}return t.ptr=a,t.mask=f,!0},readDataOneSweep:function(e,t,r,n){var a,i=t.ptr,o=t.headerInfo,s=o.numDims,l=o.width*o.height,f=o.imageType,c=o.numValidPixel*d.getDataTypeSize(f)*s,u=t.pixels.resultMask;if(r===Uint8Array)a=new Uint8Array(e,i,c);else{var h=new ArrayBuffer(c);new Uint8Array(h).set(new Uint8Array(e,i,c)),a=new r(h)}if(a.length===l*s)t.pixels.resultPixels=n?d.swapDimensionOrder(a,l,s,r,!0):a;else{t.pixels.resultPixels=new r(l*s);var p=0,m=0,g=0,y=0;if(s>1){if(n){for(m=0;m<l;m++)if(u[m])for(y=m,g=0;g<s;g++,y+=l)t.pixels.resultPixels[y]=a[p++]}else for(m=0;m<l;m++)if(u[m])for(y=m*s,g=0;g<s;g++)t.pixels.resultPixels[y+g]=a[p++]}else for(m=0;m<l;m++)u[m]&&(t.pixels.resultPixels[m]=a[p++])}return i+=c,t.ptr=i,!0},readHuffmanTree:function(e,t){var r=this.HUFFMAN_LUT_BITS_MAX,n=new DataView(e,t.ptr,16);if(t.ptr+=16,n.getInt32(0,!0)<2)throw"unsupported Huffman version";var a=n.getInt32(4,!0),i=n.getInt32(8,!0),o=n.getInt32(12,!0);if(i>=o)return!1;var s=new Uint32Array(o-i);d.decodeBits(e,t,s);var l,f,c,u,p=[];for(l=i;l<o;l++)p[f=l-(l<a?0:a)]={first:s[l-i],second:null};var m=e.byteLength-t.ptr,g=Math.ceil(m/4),y=new ArrayBuffer(4*g);new Uint8Array(y).set(new Uint8Array(e,t.ptr,m));var _,b=new Uint32Array(y),v=0,w=0;for(_=b[0],l=i;l<o;l++)(u=p[f=l-(l<a?0:a)].first)>0&&(p[f].second=_<<v>>>32-u,32-v>=u?32===(v+=u)&&(v=0,_=b[++w]):(v+=u-32,_=b[++w],p[f].second|=_>>>32-v));var k=0,T=0,E=new h;for(l=0;l<p.length;l++)void 0!==p[l]&&(k=Math.max(k,p[l].first));T=k>=r?r:k;var x,S,D,A,M,I=[];for(l=i;l<o;l++)if((u=p[f=l-(l<a?0:a)].first)>0)if(x=[u,f],u<=T)for(S=p[f].second<<T-u,D=1<<T-u,c=0;c<D;c++)I[S|c]=x;else for(S=p[f].second,M=E,A=u-1;A>=0;A--)S>>>A&1?(M.right||(M.right=new h),M=M.right):(M.left||(M.left=new h),M=M.left),0!==A||M.val||(M.val=x[1]);return{decodeLut:I,numBitsLUTQick:T,numBitsLUT:k,tree:E,stuffedData:b,srcPtr:w,bitPos:v}},readHuffman:function(e,t,r,n){var a,i,o,s,l,f,c,u,h,p=t.headerInfo.numDims,m=t.headerInfo.height,g=t.headerInfo.width,y=g*m,_=this.readHuffmanTree(e,t),b=_.decodeLut,v=_.tree,w=_.stuffedData,k=_.srcPtr,T=_.bitPos,E=_.numBitsLUTQick,x=_.numBitsLUT,S=0===t.headerInfo.imageType?128:0,D=t.pixels.resultMask,A=0;T>0&&(k++,T=0);var M,I=w[k],R=1===t.encodeMode,O=new r(y*p),C=O;if(p<2||R){for(M=0;M<p;M++)if(p>1&&(C=new r(O.buffer,y*M,y),A=0),t.headerInfo.numValidPixel===g*m)for(u=0,f=0;f<m;f++)for(c=0;c<g;c++,u++){if(i=0,l=s=I<<T>>>32-E,32-T<E&&(l=s|=w[k+1]>>>64-T-E),b[l])i=b[l][1],T+=b[l][0];else for(l=s=I<<T>>>32-x,32-T<x&&(l=s|=w[k+1]>>>64-T-x),a=v,h=0;h<x;h++)if(!(a=s>>>x-h-1&1?a.right:a.left).left&&!a.right){i=a.val,T=T+h+1;break}T>=32&&(T-=32,I=w[++k]),o=i-S,R?(o+=c>0?A:f>0?C[u-g]:A,o&=255,C[u]=o,A=o):C[u]=o}else for(u=0,f=0;f<m;f++)for(c=0;c<g;c++,u++)if(D[u]){if(i=0,l=s=I<<T>>>32-E,32-T<E&&(l=s|=w[k+1]>>>64-T-E),b[l])i=b[l][1],T+=b[l][0];else for(l=s=I<<T>>>32-x,32-T<x&&(l=s|=w[k+1]>>>64-T-x),a=v,h=0;h<x;h++)if(!(a=s>>>x-h-1&1?a.right:a.left).left&&!a.right){i=a.val,T=T+h+1;break}T>=32&&(T-=32,I=w[++k]),o=i-S,R?(c>0&&D[u-1]?o+=A:f>0&&D[u-g]?o+=C[u-g]:o+=A,o&=255,C[u]=o,A=o):C[u]=o}}else for(u=0,f=0;f<m;f++)for(c=0;c<g;c++)if(u=f*g+c,!D||D[u])for(M=0;M<p;M++,u+=y){if(i=0,l=s=I<<T>>>32-E,32-T<E&&(l=s|=w[k+1]>>>64-T-E),b[l])i=b[l][1],T+=b[l][0];else for(l=s=I<<T>>>32-x,32-T<x&&(l=s|=w[k+1]>>>64-T-x),a=v,h=0;h<x;h++)if(!(a=s>>>x-h-1&1?a.right:a.left).left&&!a.right){i=a.val,T=T+h+1;break}T>=32&&(T-=32,I=w[++k]),o=i-S,C[u]=o}t.ptr=t.ptr+4*(k+1)+(T>0?4:0),t.pixels.resultPixels=O,p>1&&!n&&(t.pixels.resultPixels=d.swapDimensionOrder(O,y,p,r))},decodeBits:function(e,t,r,n,a){var i=t.headerInfo,d=i.fileVersion,h=0,p=e.byteLength-t.ptr>=5?5:e.byteLength-t.ptr,m=new DataView(e,t.ptr,p),g=m.getUint8(0);h++;var y=g>>6,_=0===y?4:3-y,b=(32&g)>0,v=31&g,w=0;if(1===_)w=m.getUint8(h),h++;else if(2===_)w=m.getUint16(h,!0),h+=2;else{if(4!==_)throw"Invalid valid pixel count type";w=m.getUint32(h,!0),h+=4}var k,T,E,x,S,D,A,M,I,R=2*i.maxZError,O=i.numDims>1?i.maxValues[a]:i.zMax;if(b){for(t.counter.lut++,M=m.getUint8(h),h++,x=Math.ceil((M-1)*v/8),S=Math.ceil(x/4),T=new ArrayBuffer(4*S),E=new Uint8Array(T),t.ptr+=h,E.set(new Uint8Array(e,t.ptr,x)),A=new Uint32Array(T),t.ptr+=x,I=0;M-1>>>I;)I++;x=Math.ceil(w*I/8),S=Math.ceil(x/4),T=new ArrayBuffer(4*S),(E=new Uint8Array(T)).set(new Uint8Array(e,t.ptr,x)),k=new Uint32Array(T),t.ptr+=x,D=d>=3?f(A,v,M-1,n,R,O):s(A,v,M-1,n,R,O),d>=3?l(k,r,I,w,D):o(k,r,I,w,D)}else t.counter.bitstuffer++,I=v,t.ptr+=h,I>0&&(x=Math.ceil(w*I/8),S=Math.ceil(x/4),T=new ArrayBuffer(4*S),(E=new Uint8Array(T)).set(new Uint8Array(e,t.ptr,x)),k=new Uint32Array(T),t.ptr+=x,d>=3?null==n?u(k,r,I,w):l(k,r,I,w,!1,n,R,O):null==n?c(k,r,I,w):o(k,r,I,w,!1,n,R,O))},readTiles:function(e,t,r,n){var a=t.headerInfo,i=a.width,o=a.height,s=i*o,l=a.microBlockSize,f=a.imageType,c=d.getDataTypeSize(f),u=Math.ceil(i/l),h=Math.ceil(o/l);t.pixels.numBlocksY=h,t.pixels.numBlocksX=u,t.pixels.ptr=0;var p,m,g,y,_,b,v,w,k,T,E=0,x=0,S=0,D=0,A=0,M=0,I=0,R=0,O=0,C=0,P=0,L=0,U=0,B=0,$=0,N=new r(l*l),z=o%l||l,Z=i%l||l,G=a.numDims,j=t.pixels.resultMask,V=t.pixels.resultPixels,F=a.fileVersion>=5?14:15,K=a.zMax;for(S=0;S<h;S++)for(A=S!==h-1?l:z,D=0;D<u;D++)for(C=S*i*l+D*l,P=i-(M=D!==u-1?l:Z),w=0;w<G;w++){if(G>1?(T=V,C=S*i*l+D*l,V=new r(t.pixels.resultPixels.buffer,s*w*c,s),K=a.maxValues[w]):T=null,I=e.byteLength-t.ptr,m={},$=0,R=(p=new DataView(e,t.ptr,Math.min(10,I))).getUint8(0),$++,k=a.fileVersion>=5?4&R:0,O=R>>6&255,(R>>2&F)!=(D*l>>3&F))throw"integrity issue";if(k&&0===w)throw"integrity issue";if((_=3&R)>3)throw t.ptr+=$,"Invalid block encoding ("+_+")";if(2!==_)if(0===_){if(k)throw"integrity issue";if(t.counter.uncompressed++,t.ptr+=$,L=(L=A*M*c)<(U=e.byteLength-t.ptr)?L:U,g=new ArrayBuffer(L%c==0?L:L+c-L%c),new Uint8Array(g).set(new Uint8Array(e,t.ptr,L)),y=new r(g),B=0,j)for(E=0;E<A;E++){for(x=0;x<M;x++)j[C]&&(V[C]=y[B++]),C++;C+=P}else for(E=0;E<A;E++){for(x=0;x<M;x++)V[C++]=y[B++];C+=P}t.ptr+=B*c}else if(b=d.getDataTypeUsed(k&&f<6?4:f,O),v=d.getOnePixel(m,$,b,p),$+=d.getDataTypeSize(b),3===_)if(t.ptr+=$,t.counter.constantoffset++,j)for(E=0;E<A;E++){for(x=0;x<M;x++)j[C]&&(V[C]=k?Math.min(K,T[C]+v):v),C++;C+=P}else for(E=0;E<A;E++){for(x=0;x<M;x++)V[C]=k?Math.min(K,T[C]+v):v,C++;C+=P}else if(t.ptr+=$,d.decodeBits(e,t,N,v,w),$=0,k)if(j)for(E=0;E<A;E++){for(x=0;x<M;x++)j[C]&&(V[C]=N[$++]+T[C]),C++;C+=P}else for(E=0;E<A;E++){for(x=0;x<M;x++)V[C]=N[$++]+T[C],C++;C+=P}else if(j)for(E=0;E<A;E++){for(x=0;x<M;x++)j[C]&&(V[C]=N[$++]),C++;C+=P}else for(E=0;E<A;E++){for(x=0;x<M;x++)V[C++]=N[$++];C+=P}else{if(k)if(j)for(E=0;E<A;E++)for(x=0;x<M;x++)j[C]&&(V[C]=T[C]),C++;else for(E=0;E<A;E++)for(x=0;x<M;x++)V[C]=T[C],C++;t.counter.constant++,t.ptr+=$}}G>1&&!n&&(t.pixels.resultPixels=d.swapDimensionOrder(t.pixels.resultPixels,s,G,r))},formatFileInfo:function(e){return{fileIdentifierString:e.headerInfo.fileIdentifierString,fileVersion:e.headerInfo.fileVersion,imageType:e.headerInfo.imageType,height:e.headerInfo.height,width:e.headerInfo.width,numValidPixel:e.headerInfo.numValidPixel,microBlockSize:e.headerInfo.microBlockSize,blobSize:e.headerInfo.blobSize,maxZError:e.headerInfo.maxZError,pixelType:d.getPixelType(e.headerInfo.imageType),eofOffset:e.eofOffset,mask:e.mask?{numBytes:e.mask.numBytes}:null,pixels:{numBlocksX:e.pixels.numBlocksX,numBlocksY:e.pixels.numBlocksY,maxValue:e.headerInfo.zMax,minValue:e.headerInfo.zMin,noDataValue:e.noDataValue}}},constructConstantSurface:function(e,t){var r=e.headerInfo.zMax,n=e.headerInfo.zMin,a=e.headerInfo.maxValues,i=e.headerInfo.numDims,o=e.headerInfo.height*e.headerInfo.width,s=0,l=0,f=0,c=e.pixels.resultMask,u=e.pixels.resultPixels;if(c)if(i>1){if(t)for(s=0;s<i;s++)for(f=s*o,r=a[s],l=0;l<o;l++)c[l]&&(u[f+l]=r);else for(l=0;l<o;l++)if(c[l])for(f=l*i,s=0;s<i;s++)u[f+i]=a[s]}else for(l=0;l<o;l++)c[l]&&(u[l]=r);else if(i>1&&n!==r)if(t)for(s=0;s<i;s++)for(f=s*o,r=a[s],l=0;l<o;l++)u[f+l]=r;else for(l=0;l<o;l++)for(f=l*i,s=0;s<i;s++)u[f+s]=a[s];else for(l=0;l<o*i;l++)u[l]=r},getDataTypeArray:function(e){var t;switch(e){case 0:t=Int8Array;break;case 1:t=Uint8Array;break;case 2:t=Int16Array;break;case 3:t=Uint16Array;break;case 4:t=Int32Array;break;case 5:t=Uint32Array;break;case 6:t=Float32Array;break;case 7:t=Float64Array;break;default:t=Float32Array}return t},getPixelType:function(e){var t;switch(e){case 0:t="S8";break;case 1:t="U8";break;case 2:t="S16";break;case 3:t="U16";break;case 4:t="S32";break;case 5:t="U32";break;case 6:t="F32";break;case 7:t="F64";break;default:t="F32"}return t},isValidPixelValue:function(e,t){if(null==t)return!1;var r;switch(e){case 0:r=t>=-128&&t<=127;break;case 1:r=t>=0&&t<=255;break;case 2:r=t>=-32768&&t<=32767;break;case 3:r=t>=0&&t<=65536;break;case 4:r=t>=-2147483648&&t<=2147483647;break;case 5:r=t>=0&&t<=4294967296;break;case 6:r=t>=-34027999387901484e22&&t<=34027999387901484e22;break;case 7:r=t>=-17976931348623157e292&&t<=17976931348623157e292;break;default:r=!1}return r},getDataTypeSize:function(e){var t=0;switch(e){case 0:case 1:t=1;break;case 2:case 3:t=2;break;case 4:case 5:case 6:t=4;break;case 7:t=8;break;default:t=e}return t},getDataTypeUsed:function(e,t){var r=e;switch(e){case 2:case 4:r=e-t;break;case 3:case 5:r=e-2*t;break;case 6:r=0===t?e:1===t?2:1;break;case 7:r=0===t?e:e-2*t+1;break;default:r=e}return r},getOnePixel:function(e,t,r,n){var a=0;switch(r){case 0:a=n.getInt8(t);break;case 1:a=n.getUint8(t);break;case 2:a=n.getInt16(t,!0);break;case 3:a=n.getUint16(t,!0);break;case 4:a=n.getInt32(t,!0);break;case 5:a=n.getUInt32(t,!0);break;case 6:a=n.getFloat32(t,!0);break;case 7:a=n.getFloat64(t,!0);break;default:throw"the decoder does not understand this pixel type"}return a},swapDimensionOrder:function(e,t,r,n,a){var i=0,o=0,s=0,l=0,f=e;if(r>1)if(f=new n(t*r),a)for(i=0;i<t;i++)for(l=i,s=0;s<r;s++,l+=t)f[l]=e[o++];else for(i=0;i<t;i++)for(l=i,s=0;s<r;s++,l+=t)f[o++]=e[l];return f}},h=function(e,t,r){this.val=e,this.left=t,this.right=r},{decode:function(e,t){var r=(t=t||{}).noDataValue,n=0,a={};a.ptr=t.inputOffset||0,a.pixels={},d.readHeaderInfo(e,a);var i=a.headerInfo,o=i.fileVersion,s=d.getDataTypeArray(i.imageType);if(o>5)throw"unsupported lerc version 2."+o;d.readMask(e,a),i.numValidPixel===i.width*i.height||a.pixels.resultMask||(a.pixels.resultMask=t.maskData);var l=i.width*i.height;a.pixels.resultPixels=new s(l*i.numDims),a.counter={onesweep:0,uncompressed:0,lut:0,bitstuffer:0,constant:0,constantoffset:0};var f,c=!t.returnPixelInterleavedDims;if(0!==i.numValidPixel)if(i.zMax===i.zMin)d.constructConstantSurface(a,c);else if(o>=4&&d.checkMinMaxRanges(e,a))d.constructConstantSurface(a,c);else{var u=new DataView(e,a.ptr,2),h=u.getUint8(0);if(a.ptr++,h)d.readDataOneSweep(e,a,s,c);else if(o>1&&i.imageType<=1&&Math.abs(i.maxZError-.5)<1e-5){var p=u.getUint8(1);if(a.ptr++,a.encodeMode=p,p>2||o<4&&p>1)throw"Invalid Huffman flag "+p;p?d.readHuffman(e,a,s,c):d.readTiles(e,a,s,c)}else d.readTiles(e,a,s,c)}a.eofOffset=a.ptr,t.inputOffset?(f=a.headerInfo.blobSize+t.inputOffset-a.ptr,Math.abs(f)>=1&&(a.eofOffset=t.inputOffset+a.headerInfo.blobSize)):(f=a.headerInfo.blobSize-a.ptr,Math.abs(f)>=1&&(a.eofOffset=a.headerInfo.blobSize));var m={width:i.width,height:i.height,pixelData:a.pixels.resultPixels,minValue:i.zMin,maxValue:i.zMax,validPixelCount:i.numValidPixel,dimCount:i.numDims,dimStats:{minValues:i.minValues,maxValues:i.maxValues},maskData:a.pixels.resultMask};if(a.pixels.resultMask&&d.isValidPixelValue(i.imageType,r)){var g=a.pixels.resultMask;for(n=0;n<l;n++)g[n]||(m.pixelData[n]=r);m.noDataValue=r}return a.noDataValue=r,t.returnFileInfo&&(m.fileInfo=d.formatFileInfo(a)),m},getBandCount:function(e){for(var t=0,r=0,n={ptr:0,pixels:{}};r<e.byteLength-58;)d.readHeaderInfo(e,n),r+=n.headerInfo.blobSize,t++,n.ptr=r;return t}}),_=(p=new ArrayBuffer(4),m=new Uint8Array(p),new Uint32Array(p)[0]=1,1===m[0]),b={decode:function(e,t){if(!_)throw"Big endian system is not supported.";var r,n,a=(t=t||{}).inputOffset||0,i=new Uint8Array(e,a,10),o=String.fromCharCode.apply(null,i);if("CntZImage"===o.trim())r=g,n=1;else{if("Lerc2"!==o.substring(0,5))throw"Unexpected file identifier string: "+o;r=y,n=2}for(var s,l,f,c,u,d,h=0,p=e.byteLength-10,m=[],b={width:0,height:0,pixels:[],pixelType:t.pixelType,mask:null,statistics:[]},v=0;a<p;){var w=r.decode(e,{inputOffset:a,encodedMaskData:s,maskData:f,returnMask:0===h,returnEncodedMask:0===h,returnFileInfo:!0,returnPixelInterleavedDims:t.returnPixelInterleavedDims,pixelType:t.pixelType||null,noDataValue:t.noDataValue||null});a=w.fileInfo.eofOffset,f=w.maskData,0===h&&(s=w.encodedMaskData,b.width=w.width,b.height=w.height,b.dimCount=w.dimCount||1,b.pixelType=w.pixelType||w.fileInfo.pixelType,b.mask=f),n>1&&(f&&m.push(f),w.fileInfo.mask&&w.fileInfo.mask.numBytes>0&&v++),h++,b.pixels.push(w.pixelData),b.statistics.push({minValue:w.minValue,maxValue:w.maxValue,noDataValue:w.noDataValue,dimStats:w.dimStats})}if(n>1&&v>1){for(d=b.width*b.height,b.bandMasks=m,(f=new Uint8Array(d)).set(m[0]),c=1;c<m.length;c++)for(l=m[c],u=0;u<d;u++)f[u]=f[u]&l[u];b.maskData=f}return b}};module.exports?module.exports=b:this.Lerc=b}();var Lerc=LercDecode.exports,fieldTagNames={315:"Artist",258:"BitsPerSample",265:"CellLength",264:"CellWidth",320:"ColorMap",259:"Compression",33432:"Copyright",306:"DateTime",338:"ExtraSamples",266:"FillOrder",289:"FreeByteCounts",288:"FreeOffsets",291:"GrayResponseCurve",290:"GrayResponseUnit",316:"HostComputer",270:"ImageDescription",257:"ImageLength",256:"ImageWidth",271:"Make",281:"MaxSampleValue",280:"MinSampleValue",272:"Model",254:"NewSubfileType",274:"Orientation",262:"PhotometricInterpretation",284:"PlanarConfiguration",296:"ResolutionUnit",278:"RowsPerStrip",277:"SamplesPerPixel",305:"Software",279:"StripByteCounts",273:"StripOffsets",255:"SubfileType",263:"Threshholding",282:"XResolution",283:"YResolution",326:"BadFaxLines",327:"CleanFaxData",343:"ClipPath",328:"ConsecutiveBadFaxLines",433:"Decode",434:"DefaultImageColor",269:"DocumentName",336:"DotRange",321:"HalftoneHints",346:"Indexed",347:"JPEGTables",285:"PageName",297:"PageNumber",317:"Predictor",319:"PrimaryChromaticities",532:"ReferenceBlackWhite",339:"SampleFormat",340:"SMinSampleValue",341:"SMaxSampleValue",559:"StripRowCounts",330:"SubIFDs",292:"T4Options",293:"T6Options",325:"TileByteCounts",323:"TileLength",324:"TileOffsets",322:"TileWidth",301:"TransferFunction",318:"WhitePoint",344:"XClipPathUnits",286:"XPosition",529:"YCbCrCoefficients",531:"YCbCrPositioning",530:"YCbCrSubSampling",345:"YClipPathUnits",287:"YPosition",37378:"ApertureValue",40961:"ColorSpace",36868:"DateTimeDigitized",36867:"DateTimeOriginal",34665:"Exif IFD",36864:"ExifVersion",33434:"ExposureTime",41728:"FileSource",37385:"Flash",40960:"FlashpixVersion",33437:"FNumber",42016:"ImageUniqueID",37384:"LightSource",37500:"MakerNote",37377:"ShutterSpeedValue",37510:"UserComment",33723:"IPTC",34675:"ICC Profile",700:"XMP",42112:"GDAL_METADATA",42113:"GDAL_NODATA",34377:"Photoshop",33550:"ModelPixelScale",33922:"ModelTiepoint",34264:"ModelTransformation",34735:"GeoKeyDirectory",34736:"GeoDoubleParams",34737:"GeoAsciiParams",50674:"LercParameters"},fieldTags={};for(var key in fieldTagNames)fieldTagNames.hasOwnProperty(key)&&(fieldTags[fieldTagNames[key]]=parseInt(key,10));fieldTags.BitsPerSample,fieldTags.ExtraSamples,fieldTags.SampleFormat,fieldTags.StripByteCounts,fieldTags.StripOffsets,fieldTags.StripRowCounts,fieldTags.TileByteCounts,fieldTags.TileOffsets,fieldTags.SubIFDs;var fieldTypeNames={1:"BYTE",2:"ASCII",3:"SHORT",4:"LONG",5:"RATIONAL",6:"SBYTE",7:"UNDEFINED",8:"SSHORT",9:"SLONG",10:"SRATIONAL",11:"FLOAT",12:"DOUBLE",13:"IFD",16:"LONG8",17:"SLONG8",18:"IFD8"},fieldTypes={};for(var _key in fieldTypeNames)fieldTypeNames.hasOwnProperty(_key)&&(fieldTypes[fieldTypeNames[_key]]=parseInt(_key,10));var LercParameters={Version:0,AddCompression:1},LercAddCompression={None:0,Deflate:1},geoKeyNames={1024:"GTModelTypeGeoKey",1025:"GTRasterTypeGeoKey",1026:"GTCitationGeoKey",2048:"GeographicTypeGeoKey",2049:"GeogCitationGeoKey",2050:"GeogGeodeticDatumGeoKey",2051:"GeogPrimeMeridianGeoKey",2052:"GeogLinearUnitsGeoKey",2053:"GeogLinearUnitSizeGeoKey",2054:"GeogAngularUnitsGeoKey",2055:"GeogAngularUnitSizeGeoKey",2056:"GeogEllipsoidGeoKey",2057:"GeogSemiMajorAxisGeoKey",2058:"GeogSemiMinorAxisGeoKey",2059:"GeogInvFlatteningGeoKey",2060:"GeogAzimuthUnitsGeoKey",2061:"GeogPrimeMeridianLongGeoKey",2062:"GeogTOWGS84GeoKey",3072:"ProjectedCSTypeGeoKey",3073:"PCSCitationGeoKey",3074:"ProjectionGeoKey",3075:"ProjCoordTransGeoKey",3076:"ProjLinearUnitsGeoKey",3077:"ProjLinearUnitSizeGeoKey",3078:"ProjStdParallel1GeoKey",3079:"ProjStdParallel2GeoKey",3080:"ProjNatOriginLongGeoKey",3081:"ProjNatOriginLatGeoKey",3082:"ProjFalseEastingGeoKey",3083:"ProjFalseNorthingGeoKey",3084:"ProjFalseOriginLongGeoKey",3085:"ProjFalseOriginLatGeoKey",3086:"ProjFalseOriginEastingGeoKey",3087:"ProjFalseOriginNorthingGeoKey",3088:"ProjCenterLongGeoKey",3089:"ProjCenterLatGeoKey",3090:"ProjCenterEastingGeoKey",3091:"ProjCenterNorthingGeoKey",3092:"ProjScaleAtNatOriginGeoKey",3093:"ProjScaleAtCenterGeoKey",3094:"ProjAzimuthAngleGeoKey",3095:"ProjStraightVertPoleLongGeoKey",3096:"ProjRectifiedGridAngleGeoKey",4096:"VerticalCSTypeGeoKey",4097:"VerticalCitationGeoKey",4098:"VerticalDatumGeoKey",4099:"VerticalUnitsGeoKey"},geoKeys={};for(var _key2 in geoKeyNames)geoKeyNames.hasOwnProperty(_key2)&&(geoKeys[geoKeyNames[_key2]]=parseInt(_key2,10));var LercDecoder=function(e){_inherits(r,BaseDecoder);var t=_createSuper(r);function r(e){var n;return _classCallCheck(this,r),(n=t.call(this)).planarConfiguration=void 0!==e.PlanarConfiguration?e.PlanarConfiguration:1,n.samplesPerPixel=void 0!==e.SamplesPerPixel?e.SamplesPerPixel:1,n.addCompression=e.LercParameters[LercParameters.AddCompression],n}return _createClass(r,[{key:"decodeBlock",value:function(e){switch(this.addCompression){case LercAddCompression.None:break;case LercAddCompression.Deflate:e=inflate_1(new Uint8Array(e)).buffer;break;default:throw new Error("Unsupported LERC additional compression method identifier: ".concat(this.addCompression))}return Lerc.decode(e,{returnPixelInterleavedDims:1===this.planarConfiguration}).pixels[0].buffer}}]),r}(),lerc=Object.freeze({__proto__:null,default:LercDecoder});'],{type:"application/javascript"}),Ub=URL.createObjectURL(Gb);var Bb,qb=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function $b(){return Bb||(Bb=new Fb(void 0,new Worker(Ub))),Bb}function Vb(t){try{return t.getBoundingBox()}catch(e){var n=t.fileDirectory;return[0,0,n.ImageWidth,n.ImageLength]}}function Zb(t){try{return t.getOrigin().slice(0,2)}catch(n){return[0,t.fileDirectory.ImageLength]}}function Wb(t,n){try{return t.getResolution(n)[0]}catch(e){return n.fileDirectory.ImageWidth/t.fileDirectory.ImageWidth}}function Hb(t){var n=t.geoKeys;if(!n)return null;if(n.ProjectedCSTypeGeoKey){if(!(r=lr(e="EPSG:"+n.ProjectedCSTypeGeoKey)))(i=Dt(n.ProjLinearUnitsGeoKey))&&(r=new se({code:e,units:i}));return r}if(n.GeographicTypeGeoKey){var e,r,i;if(!(r=lr(e="EPSG:"+n.GeographicTypeGeoKey)))(i=Dt(n.GeogAngularUnitsGeoKey))&&(r=new se({code:e,units:i}));return r}return null}function Kb(t){return t.getImageCount().then((function(n){for(var e=new Array(n),r=0;r<n;++r)e[r]=t.getImage(r);return Promise.all(e)}))}function Xb(t){return(t.overviews?function(t){return Ob.apply(this,arguments)}(t.url,t.overviews):function(t){return Tb.apply(this,arguments)}(t.url)).then(Kb)}function Yb(t,n,e,r,i){if(Array.isArray(t)){var o=t.length;if(!Array.isArray(n)||o!=n.length){var s=new Error(r);throw i(s),s}for(var a=0;a<o;++a)Yb(t[a],n[a],e,r,i)}else if(n=n,Math.abs(t-n)>e*t)throw new Error(r)}function Jb(t){return t instanceof Int8Array?-128:t instanceof Int16Array?-32768:t instanceof Int32Array?-2147483648:t instanceof Float32Array?12e-39:0}function Qb(t){return t instanceof Int8Array?127:t instanceof Uint8Array||t instanceof Uint8ClampedArray?255:t instanceof Int16Array?32767:t instanceof Uint16Array?65535:t instanceof Int32Array?2147483647:t instanceof Uint32Array?4294967295:t instanceof Float32Array?34e37:255}var tg=function(t){function n(n){var e=t.call(this,{state:os,tileGrid:null,projection:null,opaque:n.opaque,transition:n.transition})||this;e.Lu=n.sources;var r=e.Lu.length;e.Fu=new Array(r),e.Gu=new Array(r),e.Uu,e.Bu,e.qu=!1!==n.normalize,e.$u=!1,e.V=null,e.Vu=n.convertToRGB?"readRGB":"readRasters",e.setKey(e.Lu.map((function(t){return t.url})).join(","));for(var i=e,o=new Array(r),s=0;s<r;++s)o[s]=Xb(e.Lu[s]);return Promise.all(o).then((function(t){i.Zu(t)})).catch((function(t){console.error(t),i.V=t,i.setState(as)})),e}return qb(n,t),n.prototype.getError=function(){return this.V},n.prototype.Zu=function(t){for(var n,e,r,i,o=new Array(t.length),s=new Array(t.length),a=0,u=t.length,c=function(u){var c=t[u],h=c.length,l=void 0,v=void 0,d=new Array(h),p=new Array(h);s[u]=new Array(h);for(var y=0;y<h;++y){var m=c[y],b=m.getGDALNoData();s[u][y]=null===b?NaN:b;var g=f.Lu[u].bands;o[u]=g?g.length:m.getSamplesPerPixel();var w=h-(y+1);l||(l=Vb(m)),v||(v=Zb(m)),p[w]=Wb(m,c[0]),d[w]=[m.getTileWidth(),m.getTileHeight()]}(n?Kn(n,l,n):n=l,e)?Yb(e,v,0,_="Origin mismatch for source "+u+", got ["+v+"] but expected ["+e+"]",f.viewRejector):e=v;if(i){i.length-a>p.length&&(a=i.length-p.length);var x=i[i.length-1]/p[p.length-1];f.Gu[u]=x;var k=p.map((function(t){return t*x})),_="Resolution mismatch for source "+u+", got ["+k+"] but expected ["+i+"]";Yb(i.slice(a,i.length),k,.005,_,f.viewRejector)}else i=p,f.Gu[u]=1;r?Yb(r.slice(a,r.length),d,0,"Tile size mismatch for source "+u,f.viewRejector):r=d,f.Fu[u]=c.reverse()},f=this,h=0;h<u;++h)c(h);for(var l=0,v=this.Fu.length;l<v;++l)for(var d=this.Fu[l];d.length<i.length;)d.unshift(void 0);if(!this.getProjection()){var p=t[0];for(l=p.length-1;l>=0;--l){var y=Hb(p[l]);if(y){this.projection=y;break}}}this.Uu=o,this.Bu=s;t:for(h=0;h<u;++h){if(void 0!==this.Lu[h].nodata){this.$u=!0;break}var m=s[h],b=this.Lu[h].bands;if(b){for(l=0;l<b.length;++l)if(!isNaN(m[b[l]-1])){this.$u=!0;break t}}else for(var g=0;g<m.length;++g)if(!isNaN(m[g])){this.$u=!0;break t}}var w=this.$u?1:0;this.bandCount=o.reduce((function(t,n){return t+=n}),0)+w;var x=new Nf({extent:n,minZoom:a,origin:e,resolutions:i,tileSizes:r});this.tileGrid=x,this.setLoader(this.Wu.bind(this)),this.setState(ss),this.viewResolver({projection:this.projection,resolutions:i,center:Or(Vn(n),this.projection),extent:Ar(n,this.projection),zoom:0})},n.prototype.Wu=function(t,n,e){for(var r=Ya(this.tileGrid.getTileSize(t)),i=this.Fu.length,o=new Array(i),s=this.$u,a=this.bandCount,u=this.Uu,c=this.Bu,f=this.Lu,h=function(i){var s=f[i],a=l.Gu[i],u=[Math.round(n*(r[0]*a)),Math.round(e*(r[1]*a)),Math.round((n+1)*(r[0]*a)),Math.round((e+1)*(r[1]*a))],h=l.Fu[i][t],v=void 0;s.bands&&(v=s.bands.map((function(t){return t-1})));var d=void 0;d=isNaN(s.nodata)?v?v.map((function(t){return c[i][t]})):c[i]:s.nodata,o[i]=h[l.Vu]({window:u,width:r[0],height:r[1],samples:v,fillValue:d,pool:$b(),interleave:!1})},l=this,v=0;v<i;++v)h(v);var d=r[0]*r[1],p=d*a,y=this.qu;return Promise.all(o).then((function(t){var n;n=y?new Uint8Array(p):new Float32Array(p);for(var e=0,r=0;r<d;++r){for(var o=s,a=0;a<i;++a){var h=f[a],l=h.min,v=h.max,m=void 0,b=void 0;y&&(void 0===l&&(l=Jb(t[a][0])),void 0===v&&(v=Qb(t[a][0])),b=-l*(m=255/(v-l)));for(var g=0;g<u[a];++g){var w=t[a][g][r],x=void 0;if(x=y?ae(m*w+b,0,255):w,s){var k=h.nodata;if(void 0===k){var _=void 0;_=h.bands?h.bands[g]-1:g,k=c[a][_]}w!==k&&(o=!1,n[e]=x)}else n[e]=x;e++}}s&&(o||(n[e]=255),e++)}return n}))},n}(xd);tg.prototype.getView;var ng=tg,eg=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),rg="default",ig="truncated",og=function(t){function n(n,e,r,i,o,s,a){var u=t.call(this,e,r,i,o,s,a)||this;return u.Hu=null,u.xo=n,u}return eg(n,t),n.prototype.getImage=function(){if(this.Hu)return this.Hu;var n=t.prototype.getImage.call(this);if(this.state==vt){var e=this.xo;if(n.width==e[0]&&n.height==e[1])return this.Hu=n,n;var r=bo(e[0],e[1]);return r.drawImage(n,0,0),this.Hu=r.canvas,r.canvas}return n},n}(jo),sg=function(t){function n(n){var e=this,r=n,i=r.size,o=void 0!==r.tierSizeCalculation?r.tierSizeCalculation:rg,s=r.tilePixelRatio||1,a=i[0],u=i[1],c=[],f=r.tileSize||Oa,h=f*s;switch(o){case rg:for(;a>h||u>h;)c.push([Math.ceil(a/h),Math.ceil(u/h)]),h+=h;break;case ig:for(var l=a,v=u;l>h||v>h;)c.push([Math.ceil(l/h),Math.ceil(v/h)]),l>>=1,v>>=1;break;default:St(!1,53)}c.push([1,1]),c.reverse();for(var d=[s],p=[0],y=1,m=c.length;y<m;y++)d.push(s<<y),p.push(c[y-1][0]*c[y-1][1]+p[y-1]);d.reverse();var b=new Nf({tileSize:f,extent:r.extent||[0,-u,a,0],resolutions:d}),g=r.url;g&&-1==g.indexOf("{TileGroup}")&&-1==g.indexOf("{tileIndex}")&&(g+="{TileGroup}/{z}-{x}-{y}.jpg");var w=Hf(g),x=f*s;var k=Zf(w.map((function(t){return function(n,e,r){if(n){var i=n[0],o=n[1],s=n[2],a=o+s*c[i][0],u={z:i,x:o,y:s,tileIndex:a,TileGroup:"TileGroup"+((a+p[i])/x|0)};return t.replace(/\{(\w+?)\}/g,(function(t,n){return u[n]}))}}}))),_=og.bind(null,Ya(f*s));(e=t.call(this,{attributions:r.attributions,cacheSize:r.cacheSize,crossOrigin:r.crossOrigin,imageSmoothing:r.imageSmoothing,projection:r.projection,tilePixelRatio:s,reprojectionErrorThreshold:r.reprojectionErrorThreshold,tileClass:_,tileGrid:b,tileUrlFunction:k,transition:r.transition})||this).zDirection=r.zDirection;var S=k(b.getTileCoordForCoordAndResolution(Vn(b.getExtent()),d[d.length-1]),1,null),M=new Image;return M.addEventListener("error",function(){x=f,this.changed()}.bind(e)),M.src=S,e}return eg(n,t),n}(td),ag=function(t,n){for(var e=0,r=n.length,i=t.length;e<r;e++,i++)t[i]=n[e];return t},ug="version1",cg="version2",fg="version3",hg={};hg[ug]={level0:{supports:[],formats:[],qualities:["native"]},level1:{supports:["regionByPx","sizeByW","sizeByH","sizeByPct"],formats:["jpg"],qualities:["native"]},level2:{supports:["regionByPx","regionByPct","sizeByW","sizeByH","sizeByPct","sizeByConfinedWh","sizeByWh"],formats:["jpg","png"],qualities:["native","color","grey","bitonal"]}},hg[cg]={level0:{supports:[],formats:["jpg"],qualities:["default"]},level1:{supports:["regionByPx","sizeByW","sizeByH","sizeByPct"],formats:["jpg"],qualities:["default"]},level2:{supports:["regionByPx","regionByPct","sizeByW","sizeByH","sizeByPct","sizeByConfinedWh","sizeByDistortedWh","sizeByWh"],formats:["jpg","png"],qualities:["default","bitonal"]}},hg[fg]={level0:{supports:[],formats:["jpg"],qualities:["default"]},level1:{supports:["regionByPx","regionSquare","sizeByW","sizeByH","sizeByWh"],formats:["jpg"],qualities:["default"]},level2:{supports:["regionByPx","regionSquare","regionByPct","sizeByW","sizeByH","sizeByPct","sizeByConfinedWh","sizeByWh"],formats:["jpg","png"],qualities:["default"]}},hg.none={none:{supports:[],formats:[],qualities:[]}};var lg=/^https?:\/\/library\.stanford\.edu\/iiif\/image-api\/(?:1\.1\/)?compliance\.html#level[0-2]$/,vg=/^https?:\/\/iiif\.io\/api\/image\/2\/level[0-2](?:\.json)?$/,dg=/(^https?:\/\/iiif\.io\/api\/image\/3\/level[0-2](?:\.json)?$)|(^level[0-2]$)/;var pg={};pg[ug]=function(t){var n=t.getComplianceLevelSupportedFeatures();return void 0===n&&(n=hg[ug].level0),{url:void 0===t.imageInfo["@id"]?void 0:t.imageInfo["@id"].replace(/\/?(?:info\.json)?$/g,""),supports:n.supports,formats:ag(ag([],n.formats),[void 0===t.imageInfo.formats?[]:t.imageInfo.formats]),qualities:ag(ag([],n.qualities),[void 0===t.imageInfo.qualities?[]:t.imageInfo.qualities]),resolutions:t.imageInfo.scale_factors,tileSize:void 0!==t.imageInfo.tile_width?void 0!==t.imageInfo.tile_height?[t.imageInfo.tile_width,t.imageInfo.tile_height]:[t.imageInfo.tile_width,t.imageInfo.tile_width]:null!=t.imageInfo.tile_height?[t.imageInfo.tile_height,t.imageInfo.tile_height]:void 0}},pg[cg]=function(t){var n=t.getComplianceLevelSupportedFeatures(),e=Array.isArray(t.imageInfo.profile)&&t.imageInfo.profile.length>1,r=e&&t.imageInfo.profile[1].supports?t.imageInfo.profile[1].supports:[],i=e&&t.imageInfo.profile[1].formats?t.imageInfo.profile[1].formats:[],o=e&&t.imageInfo.profile[1].qualities?t.imageInfo.profile[1].qualities:[];return{url:t.imageInfo["@id"].replace(/\/?(?:info\.json)?$/g,""),sizes:void 0===t.imageInfo.sizes?void 0:t.imageInfo.sizes.map((function(t){return[t.width,t.height]})),tileSize:void 0===t.imageInfo.tiles?void 0:[t.imageInfo.tiles.map((function(t){return t.width}))[0],t.imageInfo.tiles.map((function(t){return void 0===t.height?t.width:t.height}))[0]],resolutions:void 0===t.imageInfo.tiles?void 0:t.imageInfo.tiles.map((function(t){return t.scaleFactors}))[0],supports:ag(ag([],n.supports),r),formats:ag(ag([],n.formats),i),qualities:ag(ag([],n.qualities),o)}},pg[fg]=function(t){var n=t.getComplianceLevelSupportedFeatures(),e=void 0===t.imageInfo.extraFormats?n.formats:ag(ag([],n.formats),t.imageInfo.extraFormats),r=void 0!==t.imageInfo.preferredFormats&&Array.isArray(t.imageInfo.preferredFormats)&&t.imageInfo.preferredFormats.length>0?t.imageInfo.preferredFormats.filter((function(t){return y(["jpg","png","gif"],t)})).reduce((function(t,n){return void 0===t&&y(e,n)?n:t}),void 0):void 0;return{url:t.imageInfo.id,sizes:void 0===t.imageInfo.sizes?void 0:t.imageInfo.sizes.map((function(t){return[t.width,t.height]})),tileSize:void 0===t.imageInfo.tiles?void 0:[t.imageInfo.tiles.map((function(t){return t.width}))[0],t.imageInfo.tiles.map((function(t){return t.height}))[0]],resolutions:void 0===t.imageInfo.tiles?void 0:t.imageInfo.tiles.map((function(t){return t.scaleFactors}))[0],supports:void 0===t.imageInfo.extraFeatures?n.supports:ag(ag([],n.supports),t.imageInfo.extraFeatures),formats:e,qualities:void 0===t.imageInfo.extraQualities?n.qualities:ag(ag([],n.qualities),t.imageInfo.extraQualities),preferredFormat:r}};var yg=function(){function t(t){this.setImageInfo(t)}return t.prototype.setImageInfo=function(t){this.imageInfo="string"==typeof t?JSON.parse(t):t},t.prototype.getImageApiVersion=function(){if(void 0!==this.imageInfo){var t=this.imageInfo["@context"]||"ol-no-context";"string"==typeof t&&(t=[t]);for(var n=0;n<t.length;n++)switch(t[n]){case"http://library.stanford.edu/iiif/image-api/1.1/context.json":case"http://iiif.io/api/image/1/context.json":return ug;case"http://iiif.io/api/image/2/context.json":return cg;case"http://iiif.io/api/image/3/context.json":return fg;case"ol-no-context":if(this.getComplianceLevelEntryFromProfile(ug)&&this.imageInfo.identifier)return ug}St(!1,61)}},t.prototype.getComplianceLevelEntryFromProfile=function(t){if(void 0!==this.imageInfo&&void 0!==this.imageInfo.profile)switch(void 0===t&&(t=this.getImageApiVersion()),t){case ug:if(lg.test(this.imageInfo.profile))return this.imageInfo.profile;break;case fg:if(dg.test(this.imageInfo.profile))return this.imageInfo.profile;break;case cg:if("string"==typeof this.imageInfo.profile&&vg.test(this.imageInfo.profile))return this.imageInfo.profile;if(Array.isArray(this.imageInfo.profile)&&this.imageInfo.profile.length>0&&"string"==typeof this.imageInfo.profile[0]&&vg.test(this.imageInfo.profile[0]))return this.imageInfo.profile[0]}},t.prototype.getComplianceLevelFromProfile=function(t){var n=this.getComplianceLevelEntryFromProfile(t);if(void 0!==n){var e=n.match(/level[0-2](?:\.json)?$/g);return Array.isArray(e)?e[0].replace(".json",""):void 0}},t.prototype.getComplianceLevelSupportedFeatures=function(){if(void 0!==this.imageInfo){var t=this.getImageApiVersion(),n=this.getComplianceLevelFromProfile(t);return void 0===n?hg.none.none:hg[t][n]}},t.prototype.getTileSourceOptions=function(t){var n=t||{},e=this.getImageApiVersion();if(void 0!==e){var r=void 0===e?void 0:pg[e](this);if(void 0!==r)return{url:r.url,version:e,size:[this.imageInfo.width,this.imageInfo.height],sizes:r.sizes,format:void 0!==n.format&&y(r.formats,n.format)?n.format:void 0!==r.preferredFormat?r.preferredFormat:"jpg",supports:r.supports,quality:n.quality&&y(r.qualities,n.quality)?n.quality:y(r.qualities,"native")?"native":"default",resolutions:Array.isArray(r.resolutions)?r.resolutions.sort((function(t,n){return n-t})):void 0,tileSize:r.tileSize}}},t}(),mg=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function bg(t){return t.toLocaleString("en",{maximumFractionDigits:10})}var gg=function(t){function n(n){var e=this,r=n||{},i=r.url||"";i+=i.lastIndexOf("/")===i.length-1||""===i?"":"/";var o=r.version||cg,s=r.sizes||[],a=r.size;St(null!=a&&Array.isArray(a)&&2==a.length&&!isNaN(a[0])&&a[0]>0&&!isNaN(a[1])&&a[1]>0,60);var u,c,f,h=a[0],l=a[1],v=r.tileSize,d=r.tilePixelRatio||1,p=r.format||"jpg",m=r.quality||(r.version==ug?"native":"default"),b=r.resolutions||[],g=r.supports||[],w=r.extent||[0,-l,h,0],x=null!=s&&Array.isArray(s)&&s.length>0,k=void 0!==v&&("number"==typeof v&&Number.isInteger(v)&&v>0||Array.isArray(v)&&v.length>0),_=null!=g&&Array.isArray(g)&&(y(g,"regionByPx")||y(g,"regionByPct"))&&(y(g,"sizeByWh")||y(g,"sizeByH")||y(g,"sizeByW")||y(g,"sizeByPct"));if(b.sort((function(t,n){return n-t})),k||_)if(null!=v&&("number"==typeof v&&Number.isInteger(v)&&v>0?(u=v,c=v):Array.isArray(v)&&v.length>0&&((1==v.length||null==v[1]&&Number.isInteger(v[0]))&&(u=v[0],c=v[0]),2==v.length&&(Number.isInteger(v[0])&&Number.isInteger(v[1])?(u=v[0],c=v[1]):null==v[0]&&Number.isInteger(v[1])&&(u=v[1],c=v[1])))),void 0!==u&&void 0!==c||(u=Oa,c=Oa),0==b.length)for(var S=f=Math.max(Math.ceil(Math.log(h/u)/Math.LN2),Math.ceil(Math.log(l/c)/Math.LN2));S>=0;S--)b.push(Math.pow(2,S));else{var M=Math.max.apply(Math,b);f=Math.round(Math.log(M)/Math.LN2)}else if(u=h,c=l,b=[],x){s.sort((function(t,n){return t[0]-n[0]})),f=-1;var j=[];for(S=0;S<s.length;S++){var T=h/s[S][0];b.length>0&&b[b.length-1]==T?j.push(S):(b.push(T),f++)}if(j.length>0)for(S=0;S<j.length;S++)s.splice(j[S]-S,1)}else b.push(1),s.push([h,l]),f=0;var O=new Nf({tileSize:[u,c],extent:w,origin:Xn(w),resolutions:b}),E=og.bind(null,Ya(v||256).map((function(t){return t*d})));return(e=t.call(this,{attributions:r.attributions,attributionsCollapsible:r.attributionsCollapsible,cacheSize:r.cacheSize,crossOrigin:r.crossOrigin,imageSmoothing:r.imageSmoothing,projection:r.projection,reprojectionErrorThreshold:r.reprojectionErrorThreshold,state:r.state,tileClass:E,tileGrid:O,tilePixelRatio:r.tilePixelRatio,tileUrlFunction:function(t,n,e){var r,a,v=t[0];if(!(v>f)){var d=t[1],w=t[2],S=b[v];if(!(void 0===d||void 0===w||void 0===S||d<0||Math.ceil(h/S/u)<=d||w<0||Math.ceil(l/S/c)<=w)){if(_||k){var M=d*u*S,j=w*c*S,T=u*S,O=c*S,E=u,A=c;if(M+T>h&&(T=h-M),j+O>l&&(O=l-j),M+u*S>h&&(E=Math.floor((h-M+S-1)/S)),j+c*S>l&&(A=Math.floor((l-j+S-1)/S)),0==M&&T==h&&0==j&&O==l)r="full";else if(!_||y(g,"regionByPx"))r=M+","+j+","+T+","+O;else if(y(g,"regionByPct")){r="pct:"+bg(M/h*100)+","+bg(j/l*100)+","+bg(T/h*100)+","+bg(O/l*100)}o!=fg||_&&!y(g,"sizeByWh")?!_||y(g,"sizeByW")?a=E+",":y(g,"sizeByH")?a=","+A:y(g,"sizeByWh")?a=E+","+A:y(g,"sizeByPct")&&(a="pct:"+bg(100/S)):a=E+","+A}else if(r="full",x){var C=s[v][0],R=s[v][1];a=o==fg?C==h&&R==l?"max":C+","+R:C==h?"full":C+","}else a=o==fg?"max":"full";return i+r+"/"+a+"/0/"+m+"."+p}}},transition:r.transition})||this).zDirection=r.zDirection,e}return mg(n,t),n}(td),wg=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),xg=function(t){function n(n,e,r,i,o,s,a){var u=this,c=n.getExtent(),f=e.getExtent(),h=f?Kn(r,f):r,l=Rf(n,e,Vn(h),i),v=new zv(n,e,h,c,.5*l,i),d=s(v.calculateSourceExtent(),l,o),p=d?ao:ho,y=d?d.getPixelRatio():1;return(u=t.call(this,r,i,y,p)||this).Oa=e,u.Aa=c,u.Ha=v,u.ve=i,u.Ku=r,u.Xu=d,u.Yu=y,u.Ga=a,u.Ut=null,u.Ju=null,u}return wg(n,t),n.prototype.disposeInternal=function(){this.state==uo&&this.Qu(),t.prototype.disposeInternal.call(this)},n.prototype.getImage=function(){return this.Ut},n.prototype.getProjection=function(){return this.Oa},n.prototype.Ka=function(){var t=this.Xu.getState();if(t==co){var n=Jn(this.Ku)/this.ve,e=Hn(this.Ku)/this.ve;this.Ut=Pf(n,e,this.Yu,this.Xu.getResolution(),this.Aa,this.ve,this.Ku,this.Ha,[{extent:this.Xu.getExtent(),image:this.Xu.getImage()}],0,void 0,this.Ga)}this.state=t,this.changed()},n.prototype.load=function(){if(this.state==ao){this.state=uo,this.changed();var t=this.Xu.getState();t==co||t==fo?this.Ka():(this.Ju=K(this.Xu,P,(function(t){var n=this.Xu.getState();n!=co&&n!=fo||(this.Qu(),this.Ka())}),this),this.Xu.load())}},n.prototype.Qu=function(){Y(this.Ju),this.Ju=null},n}(so),kg=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),_g="imageloadstart",Sg="imageloadend",Mg="imageloaderror",jg=function(t){function n(n,e){var r=t.call(this,n)||this;return r.image=e,r}return kg(n,t),n}(h);function Tg(t,n){t.getImage().src=n}var Og=function(t){function n(n){var e=t.call(this,{attributions:n.attributions,projection:n.projection,state:n.state})||this;return e.on,e.once,e.un,e._e=void 0!==n.resolutions?n.resolutions:null,e.tc=null,e.ec=0,e.Ga=!1===n.imageSmoothing?Ef:void 0,e}return kg(n,t),n.prototype.getResolutions=function(){return this._e},n.prototype.getContextOptions=function(){return this.Ga},n.prototype.findNearestResolution=function(t){if(this._e){var n=m(this._e,t,0);t=this._e[n]}return t},n.prototype.getImage=function(t,n,e,r){var i=this.getProjection();if(i&&r&&!wr(i,r)){if(this.tc){if(this.ec==this.getRevision()&&wr(this.tc.getProjection(),r)&&this.tc.getResolution()==n&&In(this.tc.getExtent(),t))return this.tc;this.tc.dispose(),this.tc=null}return this.tc=new xg(i,r,t,n,e,function(t,n,e){return this.getImageInternal(t,n,e,i)}.bind(this),this.Ga),this.ec=this.getRevision(),this.tc}return i&&(r=i),this.getImageInternal(t,n,e,r)},n.prototype.getImageInternal=function(t,n,e,i){return r()},n.prototype.handleImageChange=function(t){var n=t.target;switch(n.getState()){case uo:this.loading=!0,this.dispatchEvent(new jg(_g,n));break;case co:this.loading=!1,this.dispatchEvent(new jg(Sg,n));break;case fo:this.loading=!1,this.dispatchEvent(new jg(Mg,n))}},n}(Vv),Eg=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Ag=function(t){function n(n){var e=this,r=n||{};return(e=t.call(this,{attributions:r.attributions,imageSmoothing:r.imageSmoothing,projection:r.projection,resolutions:r.resolutions})||this).qt=void 0!==r.crossOrigin?r.crossOrigin:null,e.uu=void 0===r.hidpi||r.hidpi,e.Ii=r.url,e.zt=void 0!==r.imageLoadFunction?r.imageLoadFunction:Tg,e.rc=r.params||{},e.Dt=null,e.ic=[0,0],e.oc=0,e.sc=void 0!==r.ratio?r.ratio:1.5,e}return Eg(n,t),n.prototype.getParams=function(){return this.rc},n.prototype.getImageInternal=function(t,n,e,r){if(void 0===this.Ii)return null;n=this.findNearestResolution(n),e=this.uu?e:1;var i=this.Dt;if(i&&this.oc==this.getRevision()&&i.getResolution()==n&&i.getPixelRatio()==e&&Mn(i.getExtent(),t))return i;var o={F:"image",FORMAT:"PNG32",TRANSPARENT:!0};O(o,this.rc);var s=((t=t.slice())[0]+t[2])/2,a=(t[1]+t[3])/2;if(1!=this.sc){var u=this.sc*Jn(t)/2,c=this.sc*Hn(t)/2;t[0]=s-u,t[1]=a-c,t[2]=s+u,t[3]=a+c}var f=n/e,h=Math.ceil(Jn(t)/f),l=Math.ceil(Hn(t)/f);t[0]=s-f*h/2,t[2]=s+f*h/2,t[1]=a-f*l/2,t[3]=a+f*l/2,this.ic[0]=h,this.ic[1]=l;var v=this.ac(t,this.ic,e,r,o);return this.Dt=new po(t,n,e,v,this.qt,this.zt),this.oc=this.getRevision(),this.Dt.addEventListener(P,this.handleImageChange.bind(this)),this.Dt},n.prototype.getImageLoadFunction=function(){return this.zt},n.prototype.ac=function(t,n,e,r,i){var o=r.getCode().split(/:(?=\d+$)/).pop();i.SIZE=n[0]+","+n[1],i.BBOX=t.join(","),i.BBOXSR=o,i.IMAGESR=o,i.DPI=Math.round(90*e);var s=this.Ii,a=s.replace(/MapServer\/?$/,"MapServer/export").replace(/ImageServer\/?$/,"ImageServer/exportImage");return a==s&&St(!1,50),Kf(a,i)},n.prototype.getUrl=function(){return this.Ii},n.prototype.setImageLoadFunction=function(t){this.Dt=null,this.zt=t,this.changed()},n.prototype.setUrl=function(t){t!=this.Ii&&(this.Ii=t,this.Dt=null,this.changed())},n.prototype.updateParams=function(t){O(this.rc,t),this.Dt=null,this.changed()},n}(Og),Cg=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Rg=function(t){function n(n){var e=this,r=n||{};return(e=t.call(this,{attributions:r.attributions,imageSmoothing:r.imageSmoothing,projection:r.projection,resolutions:r.resolutions,state:r.state})||this).uc=r.canvasFunction,e.Ut=null,e.oc=0,e.sc=void 0!==r.ratio?r.ratio:1.5,e}return Cg(n,t),n.prototype.getImageInternal=function(t,n,e,r){n=this.findNearestResolution(n);var i=this.Ut;if(i&&this.oc==this.getRevision()&&i.getResolution()==n&&i.getPixelRatio()==e&&Mn(i.getExtent(),t))return i;ee(t=t.slice(),this.sc);var o=[Jn(t)/n*e,Hn(t)/n*e],s=this.uc.call(this,t,n,e,o,r);return s&&(i=new mo(t,n,e,s)),this.Ut=i,this.oc=this.getRevision(),i},n}(Og),Ig=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();var Pg=function(t){function n(n){var e=t.call(this,{imageSmoothing:n.imageSmoothing,projection:n.projection,resolutions:n.resolutions})||this;return e.qt=void 0!==n.crossOrigin?n.crossOrigin:null,e.cc=void 0!==n.displayDpi?n.displayDpi:96,e.rc=n.params||{},e.Ii=n.url,e.zt=void 0!==n.imageLoadFunction?n.imageLoadFunction:Tg,e.uu=void 0===n.hidpi||n.hidpi,e.dt=void 0!==n.metersPerUnit?n.metersPerUnit:1,e.sc=void 0!==n.ratio?n.ratio:1,e.fc=void 0!==n.useOverlay&&n.useOverlay,e.Dt=null,e.oc=0,e}return Ig(n,t),n.prototype.getParams=function(){return this.rc},n.prototype.getImageInternal=function(t,n,e,r){n=this.findNearestResolution(n),e=this.uu?e:1;var i=this.Dt;if(i&&this.oc==this.getRevision()&&i.getResolution()==n&&i.getPixelRatio()==e&&Mn(i.getExtent(),t))return i;1!=this.sc&&ee(t=t.slice(),this.sc);var o=[Jn(t)/n*e,Hn(t)/n*e];if(void 0!==this.Ii){var s=this.getUrl(this.Ii,this.rc,t,o,r);(i=new po(t,n,e,s,this.qt,this.zt)).addEventListener(P,this.handleImageChange.bind(this))}else i=null;return this.Dt=i,this.oc=this.getRevision(),i},n.prototype.getImageLoadFunction=function(){return this.zt},n.prototype.updateParams=function(t){O(this.rc,t),this.changed()},n.prototype.getUrl=function(t,n,e,r,i){var o=function(t,n,e,r){var i=Jn(t),o=Hn(t),s=n[0],a=n[1],u=.0254/r;return a*i>s*o?i*e/(s*u):o*e/(a*u)}(e,r,this.dt,this.cc),s=Vn(e),a={OPERATION:this.fc?"GETDYNAMICMAPOVERLAYIMAGE":"GETMAPIMAGE",VERSION:"2.0.0",LOCALE:"en",CLIENTAGENT:"ol/source/ImageMapGuide source",CLIP:"1",SETDISPLAYDPI:this.cc,SETDISPLAYWIDTH:Math.round(r[0]),SETDISPLAYHEIGHT:Math.round(r[1]),SETVIEWSCALE:o,SETVIEWCENTERX:s[0],SETVIEWCENTERY:s[1]};return O(a,n),Kf(t,a)},n.prototype.setImageLoadFunction=function(t){this.Dt=null,this.zt=t,this.changed()},n}(Og),Dg=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Ng=function(t){function n(n){var e=this,r=void 0!==n.crossOrigin?n.crossOrigin:null,i=void 0!==n.imageLoadFunction?n.imageLoadFunction:Tg;return(e=t.call(this,{attributions:n.attributions,imageSmoothing:n.imageSmoothing,projection:lr(n.projection)})||this).Ii=n.url,e.hc=n.imageExtent,e.Dt=new po(e.hc,void 0,1,e.Ii,r,i),e.ic=n.imageSize?n.imageSize:null,e.Dt.addEventListener(P,e.handleImageChange.bind(e)),e}return Dg(n,t),n.prototype.getImageExtent=function(){return this.hc},n.prototype.getImageInternal=function(t,n,e,r){return Qn(t,this.Dt.getExtent())?this.Dt:null},n.prototype.getUrl=function(){return this.Ii},n.prototype.handleImageChange=function(n){if(this.Dt.getState()==co){var e=this.Dt.getExtent(),r=this.Dt.getImage(),i=void 0,o=void 0;this.ic?(i=this.ic[0],o=this.ic[1]):(i=r.width,o=r.height);var s=Jn(e),a=Hn(e),u=s/i,c=a/o,f=i,h=o;if(u>c?f=Math.round(s/c):h=Math.round(a/u),f!==i||h!==o){var l=bo(f,h);O(l,this.getContextOptions());var v=l.canvas;l.drawImage(r,0,0,i,o,0,0,v.width,v.height),this.Dt.setImage(v)}}t.prototype.handleImageChange.call(this,n)},n}(Og),zg="carmentaserver",Lg="geoserver",Fg="mapserver",Gg="qgis",Ug=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Bg=[101,101],qg=function(t){function n(n){var e=this,r=n||{};return(e=t.call(this,{attributions:r.attributions,imageSmoothing:r.imageSmoothing,projection:r.projection,resolutions:r.resolutions})||this).qt=void 0!==r.crossOrigin?r.crossOrigin:null,e.Ii=r.url,e.zt=void 0!==r.imageLoadFunction?r.imageLoadFunction:Tg,e.rc=r.params||{},e.lc=!0,e.vc(),e.dc=r.serverType,e.uu=void 0===r.hidpi||r.hidpi,e.Dt=null,e.ic=[0,0],e.oc=0,e.sc=void 0!==r.ratio?r.ratio:1.5,e}return Ug(n,t),n.prototype.getFeatureInfoUrl=function(t,n,e,r){if(void 0!==this.Ii){var i=lr(e),o=this.getProjection();o&&o!==i&&(n=Rf(o,i,t,n),t=_r(t,i,o));var s=Wn(t,n,0,Bg),a={SERVICE:"WMS",VERSION:Of,REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.rc.LAYERS};O(a,this.rc,r);var u=Math.floor((t[0]-s[0])/n),c=Math.floor((s[3]-t[1])/n);return a[this.lc?"I":"X"]=u,a[this.lc?"J":"Y"]=c,this.ac(s,Bg,1,o||i,a)}},n.prototype.getLegendUrl=function(t,n){if(void 0!==this.Ii){var e={SERVICE:"WMS",VERSION:Of,REQUEST:"GetLegendGraphic",FORMAT:"image/png"};if(void 0===n||void 0===n.LAYER){var r=this.rc.LAYERS;if(!(!Array.isArray(r)||1===r.length))return;e.LAYER=r}if(void 0!==t){var i=this.getProjection()?this.getProjection().getMetersPerUnit():1;e.SCALE=t*i/28e-5}return O(e,n),Kf(this.Ii,e)}},n.prototype.getParams=function(){return this.rc},n.prototype.getImageInternal=function(t,n,e,r){if(void 0===this.Ii)return null;n=this.findNearestResolution(n),1==e||this.uu&&void 0!==this.dc||(e=1);var i=n/e,o=Vn(t),s=Wn(o,i,0,[Math.ceil(Jn(t)/i),Math.ceil(Hn(t)/i)]),a=Wn(o,i,0,[Math.ceil(this.sc*Jn(t)/i),Math.ceil(this.sc*Hn(t)/i)]),u=this.Dt;if(u&&this.oc==this.getRevision()&&u.getResolution()==n&&u.getPixelRatio()==e&&Mn(u.getExtent(),s))return u;var c={SERVICE:"WMS",VERSION:Of,REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};O(c,this.rc),this.ic[0]=Math.round(Jn(a)/i),this.ic[1]=Math.round(Hn(a)/i);var f=this.ac(a,this.ic,e,r,c);return this.Dt=new po(a,n,e,f,this.qt,this.zt),this.oc=this.getRevision(),this.Dt.addEventListener(P,this.handleImageChange.bind(this)),this.Dt},n.prototype.getImageLoadFunction=function(){return this.zt},n.prototype.ac=function(t,n,e,r,i){if(St(void 0!==this.Ii,9),i[this.lc?"CRS":"SRS"]=r.getCode(),"STYLES"in this.rc||(i.STYLES=""),1!=e)switch(this.dc){case Lg:var o=90*e+.5|0;"FORMAT_OPTIONS"in i?i.FORMAT_OPTIONS+=";dpi:"+o:i.FORMAT_OPTIONS="dpi:"+o;break;case Fg:i.MAP_RESOLUTION=90*e;break;case zg:case Gg:i.DPI=90*e;break;default:St(!1,8)}i.WIDTH=n[0],i.HEIGHT=n[1];var s,a=r.getAxisOrientation();return s=this.lc&&"ne"==a.substr(0,2)?[t[1],t[0],t[3],t[2]]:t,i.BBOX=s.join(","),Kf(this.Ii,i)},n.prototype.getUrl=function(){return this.Ii},n.prototype.setImageLoadFunction=function(t){this.Dt=null,this.zt=t,this.changed()},n.prototype.setUrl=function(t){t!=this.Ii&&(this.Ii=t,this.Dt=null,this.changed())},n.prototype.updateParams=function(t){O(this.rc,t),this.vc(),this.Dt=null,this.changed()},n.prototype.vc=function(){var t=this.rc.VERSION||Of;this.lc=We(t,"1.3")>=0},n}(Og),$g={"image/png":!0,"image/jpeg":!0,"image/gif":!0,"image/webp":!0},Vg={"application/vnd.mapbox-vector-tile":!0,"application/geo+json":!0};function Zg(t,n){for(var e,r,i=0;i<t.length;++i){var o=t[i];if("item"===o.rel){if(o.type===n){e=o.href;break}$g[o.type]?r=o.href:r||0!==o.type.indexOf("image/")||(r=o.href)}}if(!e){if(!r)throw new Error('Could not find "item" link');e=r}return e}function Wg(t,n,e){for(var r,i,o={},s=0;s<t.length;++s){var a=t[s];if(o[a.type]=a.href,"item"===a.rel){if(a.type===n){r=a.href;break}Vg[a.type]&&(i=a.href)}}if(!r&&e)for(s=0;s<e.length;++s){var u=e[s];if(o[u]){r=o[u];break}}if(!r){if(!i)throw new Error('Could not find "item" link');r=i}return r}function Hg(t,n,e,r){var i=t.projection;if(!i&&!(i=lr(n.crs)))throw new Error("Unsupported CRS: "+n.crs);for(var o="en"!==i.getAxisOrientation().substr(0,2),s=n.tileMatrices,a={},u=0;u<s.length;++u){var c=s[u];a[c.id]=c}var f={},h=[];if(r)for(u=0;u<r.length;++u){var l=(g=r[u]).tileMatrix;h.push(l),f[l]=g}else for(u=0;u<s.length;++u){l=s[u].id;h.push(l)}var v=h.length,d=new Array(v),p=new Array(v),y=new Array(v),m=new Array(v),b=[-1/0,-1/0,1/0,1/0];for(u=0;u<v;++u){l=h[u];var g,w=(c=a[l]).pointOfOrigin;if(d[u]=o?[w[1],w[0]]:w,p[u]=c.cellSize,y[u]=[c.matrixWidth,c.matrixHeight],m[u]=[c.tileWidth,c.tileHeight],g=f[l]){var x=c.cellSize*c.tileWidth,k=d[u][0]+g.minTileCol*x,_=d[u][0]+(g.maxTileCol+1)*x,S=c.cellSize*c.tileHeight,M=void 0,j=void 0;"bottomLeft"===c.cornerOfOrigin?(M=d[u][1]+g.minTileRow*S,j=d[u][1]+(g.maxTileRow+1)*S):(M=d[u][1]-(g.maxTileRow+1)*S,j=d[u][1]-g.minTileRow*S),Kn(b,[k,M,_,j],b)}}var T=new Nf({origins:d,resolutions:p,sizes:y,tileSizes:m,extent:r?b:void 0}),E=t.context,A=t.url;return{grid:T,urlTemplate:e,urlFunction:function(t,n,i){if(t){var o=h[t[0]],s=a[o],u="bottomLeft"===s.cornerOfOrigin,c={tileMatrix:o,tileCol:t[1],tileRow:u?-t[2]-1:t[2]};if(r){var l=f[s.id];if(c.tileCol<l.minTileCol||c.tileCol>l.maxTileCol||c.tileRow<l.minTileRow||c.tileRow>l.maxTileRow)return}O(c,E);var v=e.replace(/\{(\w+?)\}/g,(function(t,n){return c[n]}));return ff(A,v)}}}}function Kg(t){return cf(t.url).then((function(n){return function(t,n){var e,r=n.tileMatrixSetLimits;if("map"===n.dataType)e=Zg(n.links,t.mediaType);else{if("vector"!==n.dataType)throw new Error('Expected tileset data type to be "map" or "vector"');e=Wg(n.links,t.mediaType,t.supportedMediaTypes)}if(n.tileMatrixSet)return Hg(t,n.tileMatrixSet,e,r);if(!n.tileMatrixSetDefinition)throw new Error("Expected tileMatrixSetDefinition or tileMatrixSet");return cf(ff(t.url,n.tileMatrixSetDefinition)).then((function(n){return Hg(t,n,e,r)}))}(t,n)}))}var Xg=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Yg=function(t){function n(n){var e=t.call(this,{attributions:n.attributions,cacheSize:n.cacheSize,crossOrigin:n.crossOrigin,imageSmoothing:n.imageSmoothing,projection:n.projection,reprojectionErrorThreshold:n.reprojectionErrorThreshold,state:os,tileLoadFunction:n.tileLoadFunction,wrapX:void 0===n.wrapX||n.wrapX,transition:n.transition})||this;return Kg({url:n.url,projection:e.getProjection(),mediaType:n.mediaType,context:n.context||null}).then(e.yc.bind(e)).catch(e.mc.bind(e)),e}return Xg(n,t),n.prototype.yc=function(t){this.tileGrid=t.grid,this.setTileUrlFunction(t.urlFunction,t.urlTemplate),this.setState(ss)},n.prototype.mc=function(t){console.error(t),this.setState(as)},n}(td),Jg=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Qg=function(t){function n(n){var e=this,r=n.projection||"EPSG:3857",i=n.extent||qf(r),o=n.tileGrid||Gf({extent:i,maxResolution:n.maxResolution,maxZoom:void 0!==n.maxZoom?n.maxZoom:22,minZoom:n.minZoom,tileSize:n.tileSize||512});return(e=t.call(this,{attributions:n.attributions,attributionsCollapsible:n.attributionsCollapsible,cacheSize:n.cacheSize,opaque:!1,projection:r,state:n.state,tileGrid:o,tileLoadFunction:n.tileLoadFunction?n.tileLoadFunction:tw,tileUrlFunction:n.tileUrlFunction,url:n.url,urls:n.urls,wrapX:void 0===n.wrapX||n.wrapX,transition:n.transition,zDirection:void 0===n.zDirection?1:n.zDirection})||this).Ci=n.format?n.format:null,e.sourceTileCache=new Fc(e.tileCache.highWaterMark),e.xu=null==n.overlaps||n.overlaps,e.tileClass=n.tileClass?n.tileClass:Wc,e.bc={},e}return Jg(n,t),n.prototype.getFeaturesInExtent=function(t){var n=[],e=this.tileCache;if(0===e.getCount())return n;var r=Dc(e.peekFirstKey())[0],i=this.tileGrid;return e.forEach((function(e){if(e.tileCoord[0]===r&&e.getState()===vt)for(var o=e.getSourceTiles(),s=0,a=o.length;s<a;++s){var u=o[s],c=u.tileCoord;if(Qn(t,i.getTileCoordExtent(c))){var f=u.getFeatures();if(f)for(var h=0,l=f.length;h<l;++h){var v=f[h],d=v.getGeometry();Qn(t,d.getExtent())&&n.push(v)}}}})),n},n.prototype.getOverlaps=function(){return this.xu},n.prototype.clear=function(){this.tileCache.clear(),this.sourceTileCache.clear()},n.prototype.expireCache=function(n,e){var r=this.getTileCacheForProjection(n),i=Object.keys(e).reduce((function(t,n){var e=Pc(n);if(r.containsKey(e))for(var i=r.get(e).sourceTiles,o=0,s=i.length;o<s;++o)t[i[o].getKey()]=!0;return t}),{});t.prototype.expireCache.call(this,n,e),this.sourceTileCache.expireCache(i)},n.prototype.getSourceTiles=function(t,n,e){var r=this;if(e.getState()===ht){e.setState(lt);var i=e.wrappedTileCoord,o=this.getTileGridForProjection(n),s=o.getTileCoordExtent(i),a=i[0],u=o.getResolution(a);xn(s,-u,s);var c=this.tileGrid,f=c.getExtent();f&&Kn(s,f,s);var h=c.getZForResolution(u,1);c.forEachTileCoord(s,h,(function(i){var o=r.tileUrlFunction(i,t,n),s=r.sourceTileCache.containsKey(o)?r.sourceTileCache.get(o):new r.tileClass(i,o?ht:pt,o,r.Ci,r.tileLoadFunction);e.sourceTiles.push(s);var a=s.getState();if(a<vt){s.addEventListener(P,(function t(n){r.handleTileChange(n);var i=s.getState();if(i===vt||i===dt){var o=s.getKey();o in e.errorTileKeys?s.getState()===vt&&delete e.errorTileKeys[o]:e.loadingSourceTiles--,i===dt?e.errorTileKeys[o]=!0:s.removeEventListener(P,t),0===e.loadingSourceTiles&&e.setState(C(e.errorTileKeys)?vt:dt)}})),e.loadingSourceTiles++}a===ht&&(s.extent=c.getTileCoordExtent(i),s.projection=n,s.resolution=c.getResolution(i[0]),r.sourceTileCache.set(o,s),s.load())})),e.loadingSourceTiles||e.setState(e.sourceTiles.some((function(t){return t.getState()===dt}))?dt:vt)}return e.sourceTiles},n.prototype.getTile=function(t,n,e,r,i){var o,s=Rc(t,n,e),a=this.getKey();if(this.tileCache.containsKey(s)&&(o=this.tileCache.get(s)).key===a)return o;var u=[t,n,e],c=this.getTileCoordForTileUrlFunction(u,i),f=this.getTileGrid().getExtent(),h=this.getTileGridForProjection(i);if(c&&f){var l=h.getTileCoordExtent(c);xn(l,-h.getResolution(t),l),Qn(f,l)||(c=null)}var v=!0;if(null!==c){var d=this.tileGrid,p=h.getResolution(t),y=d.getZForResolution(p,1),m=h.getTileCoordExtent(c);xn(m,-p,m),d.forEachTileCoord(m,y,function(t){v=v&&!this.tileUrlFunction(t,r,i)}.bind(this))}var b=new Vc(u,v?pt:ht,c,this.getSourceTiles.bind(this,r,i));return b.key=a,o?(b.interimTile=o,b.refreshInterimChain(),this.tileCache.replace(s,b)):this.tileCache.set(s,b),b},n.prototype.getTileGridForProjection=function(t){var n=t.getCode(),e=this.bc[n];if(!e){var r=this.tileGrid;e=Bf(t,void 0,r?r.getTileSize(r.getMinZoom()):void 0),this.bc[n]=e}return e},n.prototype.getTilePixelRatio=function(t){return t},n.prototype.getTilePixelSize=function(t,n,e){var r=Ya(this.getTileGridForProjection(e).getTileSize(t),this.tmpSize);return[Math.round(r[0]*n),Math.round(r[1]*n)]},n.prototype.updateCacheSize=function(n,e){t.prototype.updateCacheSize.call(this,2*n,e),this.sourceTileCache.highWaterMark=this.getTileCacheForProjection(e).highWaterMark},n}(Yv);function tw(t,n){t.setLoader((function(e,r,i){tf(n,t.getFormat(),e,r,i,t.onLoad.bind(t),t.onError.bind(t))}))}var nw=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ew=function(t){function n(n){var e=t.call(this,{attributions:n.attributions,attributionsCollapsible:n.attributionsCollapsible,cacheSize:n.cacheSize,format:n.format,overlaps:n.overlaps,projection:n.projection,tileClass:n.tileClass,transition:n.transition,wrapX:n.wrapX,zDirection:n.zDirection,state:os})||this;return Kg({url:n.url,projection:e.getProjection(),mediaType:n.mediaType,supportedMediaTypes:n.format.supportedMediaTypes,context:n.context||null}).then(e.yc.bind(e)).catch(e.mc.bind(e)),e}return nw(n,t),n.prototype.yc=function(t){this.tileGrid=t.grid,this.setTileUrlFunction(t.urlFunction,t.urlTemplate),this.setState(ss)},n.prototype.mc=function(t){console.error(t),this.setState(as)},n}(Qg),rw=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),iw='&#169; <a href="https://www.openstreetmap.org/copyright" target="_blank">OpenStreetMap</a> contributors.',ow=function(t){function n(n){var e,r=n||{};e=void 0!==r.attributions?r.attributions:[iw];var i=void 0!==r.crossOrigin?r.crossOrigin:"anonymous",o=void 0!==r.url?r.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png";return t.call(this,{attributions:e,attributionsCollapsible:!1,cacheSize:r.cacheSize,crossOrigin:i,imageSmoothing:r.imageSmoothing,maxZoom:void 0!==r.maxZoom?r.maxZoom:19,opaque:void 0===r.opaque||r.opaque,reprojectionErrorThreshold:r.reprojectionErrorThreshold,tileLoadFunction:r.tileLoadFunction,transition:r.transition,url:o,wrapX:r.wrapX,zDirection:r.zDirection})||this}return rw(n,t),n}(od),sw=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),aw=function(t){function n(n){var e=n||{};return t.call(this,e)||this}return sw(n,t),n}(fs),uw=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),cw=function(t){function n(n){var e=t.call(this,n)||this;return e.container=null,e.renderedResolution,e.tempTransform=[1,0,0,1,0,0],e.pixelTransform=[1,0,0,1,0,0],e.inversePixelTransform=[1,0,0,1,0,0],e.context=null,e.containerReused=!1,e}return uw(n,t),n.prototype.useContainer=function(t,n,e){var r,i,o=this.getLayer().getClassName();t&&t.style.opacity===Ms(e)&&t.className===o&&((a=t.firstElementChild)instanceof HTMLCanvasElement&&(i=a.getContext("2d")));if(i&&i.canvas.style.transform===n?(this.container=t,this.context=i,this.containerReused=!0):this.containerReused&&(this.container=null,this.context=null,this.containerReused=!1),!this.container){(r=document.createElement("div")).className=o;var s=r.style;s.position="absolute",s.width="100%",s.height="100%";var a=(i=bo()).canvas;r.appendChild(a),(s=a.style).position="absolute",s.left="0",s.transformOrigin="top left",this.container=r,this.context=i}},n.prototype.clipUnrotated=function(t,n,e){var r=Xn(e),i=Yn(e),o=$n(e),s=qn(e);tn(n.coordinateToPixelTransform,r),tn(n.coordinateToPixelTransform,i),tn(n.coordinateToPixelTransform,o),tn(n.coordinateToPixelTransform,s);var a=this.inversePixelTransform;tn(a,r),tn(a,i),tn(a,o),tn(a,s),t.save(),t.beginPath(),t.moveTo(Math.round(r[0]),Math.round(r[1])),t.lineTo(Math.round(i[0]),Math.round(i[1])),t.lineTo(Math.round(o[0]),Math.round(o[1])),t.lineTo(Math.round(s[0]),Math.round(s[1])),t.clip()},n.prototype.fs=function(t,n,e){var r=this.getLayer();if(r.hasListener(t)){var i=new ps(t,this.inversePixelTransform,e,n);r.dispatchEvent(i)}},n.prototype.preRender=function(t,n){this.fs(Qo,t,n)},n.prototype.postRender=function(t,n){this.fs(ts,t,n)},n.prototype.getRenderTransform=function(t,n,e,r,i,o,s){var a=i/2,u=o/2,c=r/n,f=-c,h=-t[0]+s,l=-t[1];return sn(this.tempTransform,a,u,c,f,-e,h,l)},n.prototype.getDataAtPixel=function(t,n,e){var r,i=tn(this.inversePixelTransform,t.slice()),o=this.context,s=this.getLayer().getExtent();if(s&&!Sn(s,tn(n.pixelToCoordinateTransform,t.slice())))return null;try{var a=Math.round(i[0]),u=Math.round(i[1]),c=document.createElement("canvas"),f=c.getContext("2d");c.width=1,c.height=1,f.clearRect(0,0,1,1),f.drawImage(o.canvas,a,u,1,1,0,0,1,1),r=f.getImageData(0,0,1,1).data}catch(t){return"SecurityError"===t.name?new Uint8Array:r}return 0===r[3]?null:r},n}(el),fw=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),hw=function(t){function n(n){var e=t.call(this,n)||this;return e.Dt=null,e}return fw(n,t),n.prototype.getImage=function(){return this.Dt?this.Dt.getImage():null},n.prototype.prepareFrame=function(t){var n=t.layerStatesArray[t.layerIndex],e=t.pixelRatio,r=t.viewState,i=r.resolution,o=this.getLayer().getSource(),s=t.viewHints,a=t.extent;if(void 0!==n.extent&&(a=Kn(a,Cr(n.extent,r.projection))),!s[_a]&&!s[Sa]&&!te(a))if(o){var u=r.projection,c=o.getImage(a,i,e,u);c&&this.loadImage(c)&&(this.Dt=c)}else this.Dt=null;return!!this.Dt},n.prototype.renderFrame=function(t,n){var e=this.Dt,r=e.getExtent(),i=e.getResolution(),o=e.getPixelRatio(),s=t.layerStatesArray[t.layerIndex],a=t.pixelRatio,u=t.viewState,c=u.center,f=u.resolution,h=t.size,l=a*i/(f*o),v=Math.round(h[0]*a),d=Math.round(h[1]*a),p=u.rotation;if(p){var y=Math.round(Math.sqrt(v*v+d*d));v=y,d=y}sn(this.pixelTransform,t.size[0]/2,t.size[1]/2,1/a,1/a,p,-v/2,-d/2),an(this.inversePixelTransform,this.pixelTransform);var m=cn(this.pixelTransform);this.useContainer(n,m,s.opacity);var b=this.context,g=b.canvas;g.width!=v||g.height!=d?(g.width=v,g.height=d):this.containerReused||b.clearRect(0,0,v,d);var w=!1,x=!0;if(s.extent){var k=Cr(s.extent,u.projection);(w=(x=Qn(k,t.extent))&&!Mn(k,t.extent))&&this.clipUnrotated(b,t,k)}var _=e.getImage(),S=sn(this.tempTransform,v/2,d/2,l,l,0,o*(r[0]-c[0])/i,o*(c[1]-r[3])/i);this.renderedResolution=i*a/o;var M=_.width*S[0],j=_.height*S[3];if(O(b,this.getLayer().getSource().getContextOptions()),this.preRender(b,t),x&&M>=.5&&j>=.5){var T=S[4],E=S[5],A=s.opacity,C=void 0;1!==A&&(C=b.globalAlpha,b.globalAlpha=A),b.drawImage(_,0,0,+_.width,+_.height,Math.round(T),Math.round(E),Math.round(M),Math.round(j)),1!==A&&(b.globalAlpha=C)}return this.postRender(b,t),w&&b.restore(),m!==g.style.transform&&(g.style.transform=m),this.container},n}(cw),lw=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),vw=function(t){function n(n){return t.call(this,n)||this}return lw(n,t),n.prototype.createRenderer=function(){return new hw(this)},n}(aw),dw="preload",pw="useInterimTilesOnError",yw=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),mw=function(t){function n(n){var e=this,r=n||{},i=O({},r);return delete i.preload,delete i.useInterimTilesOnError,(e=t.call(this,i)||this).on,e.once,e.un,e.setPreload(void 0!==r.preload?r.preload:0),e.setUseInterimTilesOnError(void 0===r.useInterimTilesOnError||r.useInterimTilesOnError),e}return yw(n,t),n.prototype.getPreload=function(){return this.get(dw)},n.prototype.setPreload=function(t){this.set(dw,t)},n.prototype.getUseInterimTilesOnError=function(){return this.get(pw)},n.prototype.setUseInterimTilesOnError=function(t){this.set(pw,t)},n}(fs),bw=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),gw=function(t){function n(n){var e=t.call(this,n)||this;return e.extentChanged=!0,e.gc=null,e.renderedPixelRatio,e.renderedProjection=null,e.renderedRevision,e.renderedTiles=[],e.wc=!1,e.tmpExtent=[1/0,1/0,-1/0,-1/0],e.xc=new Bc(0,0,0,0),e}return bw(n,t),n.prototype.isDrawableTile=function(t){var n=this.getLayer(),e=t.getState(),r=n.getUseInterimTilesOnError();return e==vt||e==pt||e==dt&&!r},n.prototype.getTile=function(t,n,e,r){var i=r.pixelRatio,o=r.viewState.projection,s=this.getLayer(),a=s.getSource().getTile(t,n,e,i,o);return a.getState()==dt&&(s.getUseInterimTilesOnError()?s.getPreload()>0&&(this.wc=!0):a.setState(vt)),this.isDrawableTile(a)||(a=a.getInterimTile()),a},n.prototype.loadedTileCallback=function(n,e,r){return!!this.isDrawableTile(r)&&t.prototype.loadedTileCallback.call(this,n,e,r)},n.prototype.prepareFrame=function(t){return!!this.getLayer().getSource()},n.prototype.renderFrame=function(t,n){var e=t.layerStatesArray[t.layerIndex],r=t.viewState,i=r.projection,s=r.resolution,a=r.center,u=r.rotation,c=t.pixelRatio,f=this.getLayer(),h=f.getSource(),l=h.getRevision(),v=h.getTileGridForProjection(i),d=v.getZForResolution(s,h.zDirection),y=v.getResolution(d),m=t.extent,b=e.extent&&Cr(e.extent,i);b&&(m=Kn(m,Cr(e.extent,i)));var g=h.getTilePixelRatio(c),w=Math.round(t.size[0]*g),x=Math.round(t.size[1]*g);if(u){var k=Math.round(Math.sqrt(w*w+x*x));w=k,x=k}var _=y*w/2/g,S=y*x/2/g,M=[a[0]-_,a[1]-S,a[0]+_,a[1]+S],j=v.getTileRangeForExtentAndZ(m,d),T={};T[d]={};var E=this.createLoadedTileFinder(h,i,T),A=this.tmpExtent,C=this.xc;this.wc=!1;for(var R=j.minX;R<=j.maxX;++R)for(var I=j.minY;I<=j.maxY;++I){var P=this.getTile(d,R,I,t);if(this.isDrawableTile(P)){var D=o(this);if(P.getState()==vt){T[d][P.tileCoord.toString()]=P;var N=P.inTransition(D);this.wc||!N&&-1!==this.renderedTiles.indexOf(P)||(this.wc=!0)}if(1===P.getAlpha(D,t.time))continue}var z=v.getTileCoordChildTileRange(P.tileCoord,C,A),L=!1;z&&(L=E(d+1,z)),L||v.forEachTileCoordParentTileRange(P.tileCoord,E,C,A)}var F=y/s;sn(this.pixelTransform,t.size[0]/2,t.size[1]/2,1/g,1/g,u,-w/2,-x/2);var G=cn(this.pixelTransform);this.useContainer(n,G,e.opacity);var U=this.context,B=U.canvas;an(this.inversePixelTransform,this.pixelTransform),sn(this.tempTransform,w/2,x/2,F,F,0,-w/2,-x/2),B.width!=w||B.height!=x?(B.width=w,B.height=x):this.containerReused||U.clearRect(0,0,w,x),b&&this.clipUnrotated(U,t,b),O(U,h.getContextOptions()),this.preRender(U,t),this.renderedTiles.length=0;var q,$,V,Z=Object.keys(T).map(Number);Z.sort(p),1!==e.opacity||this.containerReused&&!h.getOpaque(t.viewState.projection)?(q=[],$=[]):Z=Z.reverse();for(var W=Z.length-1;W>=0;--W){var H=Z[W],K=h.getTilePixelSize(H,c,i),X=v.getResolution(H)/y,Y=K[0]*X*F,J=K[1]*X*F,Q=v.getTileCoordForCoordAndZ(Xn(M),H),tt=v.getTileCoordExtent(Q),nt=tn(this.tempTransform,[g*(tt[0]-M[0])/y,g*(M[3]-tt[3])/y]),et=g*h.getGutterForProjection(i),rt=T[H];for(var it in rt){var ot=(P=rt[it]).tileCoord,st=Q[1]-ot[1],at=Math.round(nt[0]-(st-1)*Y),ut=Q[2]-ot[2],ct=Math.round(nt[1]-(ut-1)*J),ft=at-(R=Math.round(nt[0]-st*Y)),ht=ct-(I=Math.round(nt[1]-ut*J)),lt=d===H;if(!(N=lt&&1!==P.getAlpha(o(this),t.time)))if(q){U.save(),V=[R,I,R+ft,I,R+ft,I+ht,R,I+ht];for(var dt=0,pt=q.length;dt<pt;++dt)if(d!==H&&H<$[dt]){var yt=q[dt];U.beginPath(),U.moveTo(V[0],V[1]),U.lineTo(V[2],V[3]),U.lineTo(V[4],V[5]),U.lineTo(V[6],V[7]),U.moveTo(yt[6],yt[7]),U.lineTo(yt[4],yt[5]),U.lineTo(yt[2],yt[3]),U.lineTo(yt[0],yt[1]),U.clip()}q.push(V),$.push(H)}else U.clearRect(R,I,ft,ht);this.drawTileImage(P,t,R,I,ft,ht,et,lt),q&&!N?(U.restore(),this.renderedTiles.unshift(P)):this.renderedTiles.push(P),this.updateUsedTiles(t.usedTiles,h,P)}}this.renderedRevision=l,this.renderedResolution=y,this.extentChanged=!this.gc||!In(this.gc,M),this.gc=M,this.renderedPixelRatio=c,this.renderedProjection=i,this.manageTilePyramid(t,h,v,c,i,m,d,f.getPreload()),this.scheduleExpireCache(t,h),this.postRender(U,t),e.extent&&U.restore(),G!==B.style.transform&&(B.style.transform=G);var mt=Ms(e.opacity),bt=this.container;return mt!==bt.style.opacity&&(bt.style.opacity=mt),this.container},n.prototype.drawTileImage=function(t,n,e,r,i,s,a,u){var c=this.getTileImage(t);if(c){var f=o(this),h=u?t.getAlpha(f,n.time):1,l=h!==this.context.globalAlpha;l&&(this.context.save(),this.context.globalAlpha=h),this.context.drawImage(c,a,a,c.width-2*a,c.height-2*a,e,r,i,s),l&&this.context.restore(),1!==h?n.animate=!0:u&&t.endTransition(f)}},n.prototype.getImage=function(){var t=this.context;return t?t.canvas:null},n.prototype.getTileImage=function(t){return t.getImage()},n.prototype.scheduleExpireCache=function(t,n){if(n.canExpireCache()){var e=function(t,n,e){var r=o(t);r in e.usedTiles&&t.expireCache(e.viewState.projection,e.usedTiles[r])}.bind(null,n);t.postRenderFunctions.push(e)}},n.prototype.updateUsedTiles=function(t,n,e){var r=o(n);r in t||(t[r]={}),t[r][e.getKey()]=!0},n.prototype.manageTilePyramid=function(t,n,e,r,i,s,a,u,c){var f=o(n);f in t.wantedTiles||(t.wantedTiles[f]={});var h,l,v,d,p,y,m=t.wantedTiles[f],b=t.tileQueue,g=0;for(y=e.getMinZoom();y<=a;++y)for(l=e.getTileRangeForExtentAndZ(s,y,l),v=e.getResolution(y),d=l.minX;d<=l.maxX;++d)for(p=l.minY;p<=l.maxY;++p)a-y<=u?(++g,(h=n.getTile(y,d,p,r,i)).getState()==ht&&(m[h.getKey()]=!0,b.isKeyQueued(h.getKey())||b.enqueue([h,f,e.getTileCoordCenter(h.tileCoord),v])),void 0!==c&&c(h)):n.useTile(y,d,p,i);n.updateCacheSize(g,i)},n}(cw);gw.prototype.getLayer;var ww,xw=gw,kw=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),_w=function(t){function n(n){return t.call(this,n)||this}return kw(n,t),n.prototype.createRenderer=function(){return new xw(this)},n}(mw),Sw=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Mw=!0;try{new ImageData(10,10)}catch(t){Mw=!1}function jw(t,n,e){if(Mw)return new ImageData(t,n,e);ww||(ww=document.createElement("canvas").getContext("2d"));var r=ww.createImageData(n,e);return r.data.set(t),r}function Tw(t){var n=!0;try{new ImageData(10,10)}catch(t){n=!1}function e(t,e,r){return n?new ImageData(t,e,r):{data:t,width:e,height:r}}return function(n){var r=n.buffers,i=n.meta,o=n.imageOps,s=n.width,a=n.height,u=r.length,c=r[0].byteLength;if(o){for(var f=new Array(u),h=0;h<u;++h)f[h]=e(new Uint8ClampedArray(r[h]),s,a);return t(f,i).data.buffer}var l=new Uint8ClampedArray(c),v=new Array(u),d=new Array(u);for(h=0;h<u;++h)v[h]=new Uint8ClampedArray(r[h]),d[h]=[0,0,0,0];for(var p=0;p<c;p+=4){for(var y=0;y<u;++y){var m=v[y];d[y][0]=m[p],d[y][1]=m[p+1],d[y][2]=m[p+2],d[y][3]=m[p+3]}var b=t(d,i);l[p]=b[0],l[p+1]=b[1],l[p+2]=b[2],l[p+3]=b[3]}return l.buffer}}function Ow(t,n){var e=Object.keys(t.lib||{}).map((function(n){return"var "+n+" = "+t.lib[n].toString()+";"})).concat(["var __minion__ = ("+Tw.toString()+")(",t.operation.toString(),");",'self.addEventListener("message", function(event) {'," var buffer = __minion__(event.data);"," self.postMessage({buffer: buffer, meta: event.data.meta}, [buffer]);","});"]),r=new Blob(e,{type:"text/javascript"}),i=URL.createObjectURL(r),o=new Worker(i);return o.addEventListener("message",n),o}var Ew=function(t){function n(n){var e,r=t.call(this)||this;r._imageOps=!!n.imageOps,e=0===n.threads?0:r._imageOps?1:n.threads||1;var i=new Array(e);if(e)for(var o=0;o<e;++o)i[o]=Ow(n,r._onWorkerMessage.bind(r,o));else i[0]=function(t,n){var e=Tw(t.operation),r=!1;return{postMessage:function(t){setTimeout((function(){r||n({data:{buffer:e(t),meta:t.meta}})}),0)},terminate:function(){r=!0}}}(n,r._onWorkerMessage.bind(r,0));return r._workers=i,r._queue=[],r._maxQueueLength=n.queue||1/0,r._running=0,r._dataLookup={},r._job=null,r}return Sw(n,t),n.prototype.process=function(t,n,e){this._enqueue({inputs:t,meta:n,callback:e}),this._dispatch()},n.prototype._enqueue=function(t){for(this._queue.push(t);this._queue.length>this._maxQueueLength;)this._queue.shift().callback(null,null)},n.prototype._dispatch=function(){if(!this._running&&0!==this._queue.length){var t=this._queue.shift();this._job=t;var n=t.inputs[0].width,e=t.inputs[0].height,r=t.inputs.map((function(t){return t.data.buffer})),i=this._workers.length;if(this._running=i,1!==i)for(var o=t.inputs[0].data.length,s=4*Math.ceil(o/4/i),a=0;a<i;++a){for(var u=a*s,c=[],f=0,h=r.length;f<h;++f)c.push(r[f].slice(u,u+s));this._workers[a].postMessage({buffers:c,meta:t.meta,imageOps:this._imageOps,width:n,height:e},c)}else this._workers[0].postMessage({buffers:r,meta:t.meta,imageOps:this._imageOps,width:n,height:e},r)}},n.prototype._onWorkerMessage=function(t,n){this.disposed||(this._dataLookup[t]=n.data,--this._running,0===this._running&&this._resolveJob())},n.prototype._resolveJob=function(){var t,n,e=this._job,r=this._workers.length;if(1===r)t=new Uint8ClampedArray(this._dataLookup[0].buffer),n=this._dataLookup[0].meta;else{var i=e.inputs[0].data.length;t=new Uint8ClampedArray(i),n=new Array(r);for(var o=4*Math.ceil(i/4/r),s=0;s<r;++s){var a=this._dataLookup[s].buffer,u=s*o;t.set(new Uint8ClampedArray(a),u),n[s]=this._dataLookup[s].meta}}this._job=null,this._dataLookup={},e.callback(null,jw(t,e.inputs[0].width,e.inputs[0].height),n),this._dispatch()},n.prototype.disposeInternal=function(){for(var t=0;t<this._workers.length;++t)this._workers[t].terminate();this._workers.length=0},n}(v),Aw="beforeoperations",Cw="afteroperations",Rw="pixel",Iw="image",Pw=function(t){function n(n,e,r){var i=t.call(this,n)||this;return i.extent=e.extent,i.resolution=e.viewState.resolution/e.pixelRatio,i.data=r,i}return Sw(n,t),n}(h),Dw=function(t){function n(n){var e=t.call(this,{projection:null})||this;e.on,e.once,e.un,e.kc=null,e._c=void 0!==n.operationType?n.operationType:Rw,e.Sc=void 0!==n.threads?n.threads:1,e.Mc=function(t){for(var n=t.length,e=new Array(n),r=0;r<n;++r)e[r]=Lw(t[r]);return e}(n.sources);for(var r,i=e.changed.bind(e),o=0,s=e.Mc.length;o<s;++o)e.Mc[o].addEventListener(P,i);return e.ir=new xa((function(){return 1}),e.changed.bind(e)),e.jc,e.Tc=null,e.oc,e.qe={animate:!1,coordinateToPixelTransform:[1,0,0,1,0,0],declutterTree:null,extent:null,index:0,layerIndex:0,layerStatesArray:(r=e.Mc,r.map((function(t){return t.getLayerState()}))),pixelRatio:1,pixelToCoordinateTransform:[1,0,0,1,0,0],postRenderFunctions:[],size:[0,0],tileQueue:e.ir,time:Date.now(),usedTiles:{},viewState:{rotation:0},viewHints:[],wantedTiles:{}},e.setAttributions((function(t){for(var e=[],r=0,i=n.sources.length;r<i;++r){var o=n.sources[r],s=(o instanceof Vv?o:o.getSource()).getAttributions();if("function"==typeof s){var a=s(t);e.push.apply(e,a)}}return 0!==e.length?e:null})),void 0!==n.operation&&e.setOperation(n.operation,n.lib),e}return Sw(n,t),n.prototype.setOperation=function(t,n){this.kc&&this.kc.dispose(),this.kc=new Ew({operation:t,imageOps:this._c===Iw,queue:1,lib:n,threads:this.Sc}),this.changed()},n.prototype.Oc=function(t,n,e){var r=O({},this.qe);r.viewState=O({},r.viewState);var i=Vn(t);r.extent=t.slice(),r.size[0]=Math.round(Jn(t)/n),r.size[1]=Math.round(Hn(t)/n),r.time=Date.now();var o=r.viewState;return o.center=i,o.projection=e,o.resolution=n,r},n.prototype.Ec=function(){for(var t=!0,n=0,e=this.Mc.length;n<e;++n)if(this.Mc[n].getSource().getState()!==ss){t=!1;break}return t},n.prototype.getImage=function(t,n,e,r){if(!this.Ec())return null;var i=this.Oc(t,n,r);if(this.jc=i,this.Tc){var o=this.Tc.getResolution(),s=this.Tc.getExtent();n===o&&In(t,s)||(this.Tc=null)}return this.Tc&&this.getRevision()===this.oc||this.Ac(),i.tileQueue.loadMoreTiles(16,16),i.animate&&requestAnimationFrame(this.changed.bind(this)),this.Tc},n.prototype.Ac=function(){for(var t=this.jc,n=this.Mc.length,e=new Array(n),r=0;r<n;++r){t.layerIndex=r;var i=zw(this.Mc[r],t);if(!i)return;e[r]=i}var o={};this.dispatchEvent(new Pw(Aw,t,o)),this.kc.process(e,o,this.Cc.bind(this,t))},n.prototype.Cc=function(t,n,e,r){if(!n&&e){var i=t.extent,o=t.viewState.resolution;if(o===this.jc.viewState.resolution&&In(i,this.jc.extent)){var s;if(this.Tc)s=this.Tc.getImage().getContext("2d");else s=bo(Math.round(Jn(i)/o),Math.round(Hn(i)/o)),this.Tc=new mo(i,o,1,s.canvas);s.putImageData(e,0,0),this.changed(),this.oc=this.getRevision(),this.dispatchEvent(new Pw(Cw,t,r)),t.animate&&requestAnimationFrame(this.changed.bind(this))}}},n.prototype.disposeInternal=function(){this.kc&&this.kc.dispose(),t.prototype.disposeInternal.call(this)},n}(Og);Dw.prototype.dispose;var Nw=null;function zw(t,n){var e=t.getRenderer();if(!e)throw new Error("Unsupported layer type: "+t);if(!e.prepareFrame(n))return null;var r=n.size[0],i=n.size[1];if(0===r||0===i)return null;var o,s=e.renderFrame(n,null);if(s&&(o=s.firstElementChild),!(o instanceof HTMLCanvasElement))throw new Error("Unsupported rendered element: "+o);if(o.width===r&&o.height===i)return o.getContext("2d").getImageData(0,0,r,i);if(Nw){var a=Nw.canvas;a.width!==r||a.height!==i?Nw=bo(r,i):Nw.clearRect(0,0,r,i)}else Nw=bo(r,i);return Nw.drawImage(o,0,0,r,i),Nw.getImageData(0,0,r,i)}function Lw(t){var n;return t instanceof Vv?t instanceof Kv?n=new _w({source:t}):t instanceof Og&&(n=new vw({source:t})):n=t,n}var Fw=Dw,Gw=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Uw=['Map tiles by <a href="https://stamen.com/" target="_blank">Stamen Design</a>, under <a href="https://creativecommons.org/licenses/by/3.0/" target="_blank">CC BY 3.0</a>.',iw],Bw={terrain:{extension:"jpg",opaque:!0},"terrain-background":{extension:"jpg",opaque:!0},"terrain-labels":{extension:"png",opaque:!1},"terrain-lines":{extension:"png",opaque:!1},"toner-background":{extension:"png",opaque:!0},toner:{extension:"png",opaque:!0},"toner-hybrid":{extension:"png",opaque:!1},"toner-labels":{extension:"png",opaque:!1},"toner-lines":{extension:"png",opaque:!1},"toner-lite":{extension:"png",opaque:!0},watercolor:{extension:"jpg",opaque:!0}},qw={terrain:{minZoom:0,maxZoom:18},toner:{minZoom:0,maxZoom:20},watercolor:{minZoom:0,maxZoom:18}},$w=function(t){function n(n){var e=n.layer.indexOf("-"),r=-1==e?n.layer:n.layer.slice(0,e),i=qw[r],o=Bw[n.layer],s=void 0!==n.url?n.url:"https://stamen-tiles-{a-d}.a.ssl.fastly.net/"+n.layer+"/{z}/{x}/{y}."+o.extension;return t.call(this,{attributions:Uw,cacheSize:n.cacheSize,crossOrigin:"anonymous",imageSmoothing:n.imageSmoothing,maxZoom:null!=n.maxZoom?n.maxZoom:i.maxZoom,minZoom:null!=n.minZoom?n.minZoom:i.minZoom,opaque:o.opaque,reprojectionErrorThreshold:n.reprojectionErrorThreshold,tileLoadFunction:n.tileLoadFunction,transition:n.transition,url:s,wrapX:n.wrapX,zDirection:n.zDirection})||this}return Gw(n,t),n}(od),Vw=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Zw=function(t){function n(n){var e=this,r=n||{};return(e=t.call(this,{attributions:r.attributions,cacheSize:r.cacheSize,crossOrigin:r.crossOrigin,imageSmoothing:r.imageSmoothing,projection:r.projection,reprojectionErrorThreshold:r.reprojectionErrorThreshold,tileGrid:r.tileGrid,tileLoadFunction:r.tileLoadFunction,url:r.url,urls:r.urls,wrapX:void 0===r.wrapX||r.wrapX,transition:r.transition,zDirection:r.zDirection})||this).rc=r.params||{},e.uu=void 0===r.hidpi||r.hidpi,e.So=[1/0,1/0,-1/0,-1/0],e.setKey(e.Rc()),e}return Vw(n,t),n.prototype.Rc=function(){var t=0,n=[];for(var e in this.rc)n[t++]=e+"-"+this.rc[e];return n.join("/")},n.prototype.getParams=function(){return this.rc},n.prototype.ac=function(t,n,e,r,i,o){var s=this.urls;if(s){var a,u=i.getCode().split(/:(?=\d+$)/).pop();if(o.SIZE=n[0]+","+n[1],o.BBOX=e.join(","),o.BBOXSR=u,o.IMAGESR=u,o.DPI=Math.round(o.DPI?o.DPI*r:90*r),1==s.length)a=s[0];else a=s[pe(Nc(t),s.length)];return Kf(a.replace(/MapServer\/?$/,"MapServer/export").replace(/ImageServer\/?$/,"ImageServer/exportImage"),o)}},n.prototype.getTilePixelRatio=function(t){return this.uu?t:1},n.prototype.updateParams=function(t){O(this.rc,t),this.setKey(this.Rc())},n.prototype.tileUrlFunction=function(t,n,e){var r=this.getTileGrid();if(r||(r=this.getTileGridForProjection(e)),!(r.getResolutions().length<=t[0])){1==n||this.uu||(n=1);var i=r.getTileCoordExtent(t,this.So),o=Ya(r.getTileSize(t[0]),this.tmpSize);1!=n&&(o=Xa(o,n,this.tmpSize));var s={F:"image",FORMAT:"PNG32",TRANSPARENT:!0};return O(s,this.rc),this.ac(t,o,i,n,e,s)}},n}(td),Ww=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Hw=function(t){function n(n){var e=this,r=n||{};return e=t.call(this,{opaque:!1,projection:r.projection,tileGrid:r.tileGrid,wrapX:void 0===r.wrapX||r.wrapX,zDirection:r.zDirection,url:r.template||"z:{z} x:{x} y:{y}",tileLoadFunction:function(t,n){var r=t.getTileCoord()[0],i=Ya(e.tileGrid.getTileSize(r)),o=bo(i[0],i[1]);o.strokeStyle="grey",o.strokeRect(.5,.5,i[0]+.5,i[1]+.5),o.fillStyle="grey",o.strokeStyle="white",o.textAlign="center",o.textBaseline="middle",o.font="24px sans-serif",o.lineWidth=4,o.strokeText(n,i[0]/2,i[1]/2,i[0]),o.fillText(n,i[0]/2,i[1]/2,i[0]),t.setImage(o.canvas)}})||this}return Ww(n,t),n}(od),Kw=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Xw=function(t){function n(n){var e=t.call(this,{attributions:n.attributions,cacheSize:n.cacheSize,crossOrigin:n.crossOrigin,imageSmoothing:n.imageSmoothing,projection:lr("EPSG:3857"),reprojectionErrorThreshold:n.reprojectionErrorThreshold,state:os,tileLoadFunction:n.tileLoadFunction,wrapX:void 0===n.wrapX||n.wrapX,transition:n.transition,zDirection:n.zDirection})||this;if(e.Ic=null,e.xo=n.tileSize,n.url)if(n.jsonp)of(n.url,e.handleTileJSONResponse.bind(e),e.handleTileJSONError.bind(e));else{var r=new XMLHttpRequest;r.addEventListener("load",e.Pc.bind(e)),r.addEventListener("error",e.Dc.bind(e)),r.open("GET",n.url),r.send()}else n.tileJSON?e.handleTileJSONResponse(n.tileJSON):St(!1,51);return e}return Kw(n,t),n.prototype.Pc=function(t){var n=t.target;if(!n.status||n.status>=200&&n.status<300){var e=void 0;try{e=JSON.parse(n.responseText)}catch(t){return void this.handleTileJSONError()}this.handleTileJSONResponse(e)}else this.handleTileJSONError()},n.prototype.Dc=function(t){this.handleTileJSONError()},n.prototype.getTileJSON=function(){return this.Ic},n.prototype.handleTileJSONResponse=function(t){var n,e=lr("EPSG:4326"),r=this.getProjection();if(void 0!==t.bounds){var i=xr(e,r);n=ie(t.bounds,i)}var o=qf(r),s=t.minzoom||0,a=Gf({extent:o,maxZoom:t.maxzoom||22,minZoom:s,tileSize:this.xo});if(this.tileGrid=a,this.tileUrlFunction=Vf(t.tiles,a),void 0!==t.attribution&&!this.getAttributions()){var u=void 0!==n?n:o;this.setAttributions((function(n){return Qn(u,n.extent)?[t.attribution]:null}))}this.Ic=t,this.setState(ss)},n.prototype.handleTileJSONError=function(){this.setState(as)},n}(td),Yw=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Jw=function(t){function n(n){var e=this,r=n||{},i=r.params||{},o=!("TRANSPARENT"in i)||i.TRANSPARENT;return(e=t.call(this,{attributions:r.attributions,attributionsCollapsible:r.attributionsCollapsible,cacheSize:r.cacheSize,crossOrigin:r.crossOrigin,imageSmoothing:r.imageSmoothing,opaque:!o,projection:r.projection,reprojectionErrorThreshold:r.reprojectionErrorThreshold,tileClass:r.tileClass,tileGrid:r.tileGrid,tileLoadFunction:r.tileLoadFunction,url:r.url,urls:r.urls,wrapX:void 0===r.wrapX||r.wrapX,transition:r.transition,zDirection:r.zDirection})||this).Ua=void 0!==r.gutter?r.gutter:0,e.rc=i,e.lc=!0,e.dc=r.serverType,e.uu=void 0===r.hidpi||r.hidpi,e.So=[1/0,1/0,-1/0,-1/0],e.vc(),e.setKey(e.Rc()),e}return Yw(n,t),n.prototype.getFeatureInfoUrl=function(t,n,e,r){var i=lr(e),o=this.getProjection(),s=this.getTileGrid();s||(s=this.getTileGridForProjection(i));var a=s.getZForResolution(n,this.zDirection),u=s.getTileCoordForCoordAndZ(t,a);if(!(s.getResolutions().length<=u[0])){var c=s.getResolution(u[0]),f=s.getTileCoordExtent(u,this.So),h=Ya(s.getTileSize(u[0]),this.tmpSize),l=this.Ua;0!==l&&(h=Ha(h,l,this.tmpSize),f=xn(f,c*l,f)),o&&o!==i&&(c=Rf(o,i,t,c),f=Sr(f,i,o),t=_r(t,i,o));var v={SERVICE:"WMS",VERSION:Of,REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.rc.LAYERS};O(v,this.rc,r);var d=Math.floor((t[0]-f[0])/c),p=Math.floor((f[3]-t[1])/c);return v[this.lc?"I":"X"]=d,v[this.lc?"J":"Y"]=p,this.ac(u,h,f,1,o||i,v)}},n.prototype.getLegendUrl=function(t,n){if(void 0!==this.urls[0]){var e={SERVICE:"WMS",VERSION:Of,REQUEST:"GetLegendGraphic",FORMAT:"image/png"};if(void 0===n||void 0===n.LAYER){var r=this.rc.LAYERS;if(!(!Array.isArray(r)||1===r.length))return;e.LAYER=r}if(void 0!==t){var i=this.getProjection()?this.getProjection().getMetersPerUnit():1;e.SCALE=t*i/28e-5}return O(e,n),Kf(this.urls[0],e)}},n.prototype.getGutter=function(){return this.Ua},n.prototype.getParams=function(){return this.rc},n.prototype.ac=function(t,n,e,r,i,o){var s=this.urls;if(s){if(o.WIDTH=n[0],o.HEIGHT=n[1],o[this.lc?"CRS":"SRS"]=i.getCode(),"STYLES"in this.rc||(o.STYLES=""),1!=r)switch(this.dc){case Lg:var a=90*r+.5|0;"FORMAT_OPTIONS"in o?o.FORMAT_OPTIONS+=";dpi:"+a:o.FORMAT_OPTIONS="dpi:"+a;break;case Fg:o.MAP_RESOLUTION=90*r;break;case zg:case Gg:o.DPI=90*r;break;default:St(!1,52)}var u,c=i.getAxisOrientation(),f=e;if(this.lc&&"ne"==c.substr(0,2)){var h=void 0;h=e[0],f[0]=e[1],f[1]=h,h=e[2],f[2]=e[3],f[3]=h}if(o.BBOX=f.join(","),1==s.length)u=s[0];else u=s[pe(Nc(t),s.length)];return Kf(u,o)}},n.prototype.getTilePixelRatio=function(t){return this.uu&&void 0!==this.dc?t:1},n.prototype.Rc=function(){var t=0,n=[];for(var e in this.rc)n[t++]=e+"-"+this.rc[e];return n.join("/")},n.prototype.updateParams=function(t){O(this.rc,t),this.vc(),this.setKey(this.Rc())},n.prototype.vc=function(){var t=this.rc.VERSION||Of;this.lc=We(t,"1.3")>=0},n.prototype.tileUrlFunction=function(t,n,e){var r=this.getTileGrid();if(r||(r=this.getTileGridForProjection(e)),!(r.getResolutions().length<=t[0])){1==n||this.uu&&void 0!==this.dc||(n=1);var i=r.getResolution(t[0]),o=r.getTileCoordExtent(t,this.So),s=Ya(r.getTileSize(t[0]),this.tmpSize),a=this.Ua;0!==a&&(s=Ha(s,a,this.tmpSize),o=xn(o,i*a,o)),1!=n&&(s=Xa(s,n,this.tmpSize));var u={SERVICE:"WMS",VERSION:Of,REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};return O(u,this.rc),this.ac(t,s,o,n,e,u)}},n}(td),Qw=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),tx=function(t){function n(n,e,r,i,o,s){var a=t.call(this,n,e)||this;return a.Pt=r,a.st=i,a.Nc=o,a.zc=null,a.Lc=null,a.q=null,a.Fc=s,a}return Qw(n,t),n.prototype.getImage=function(){return null},n.prototype.getData=function(t){if(!this.zc||!this.Lc)return null;var n=(t[0]-this.st[0])/(this.st[2]-this.st[0]),e=(t[1]-this.st[1])/(this.st[3]-this.st[1]),r=this.zc[Math.floor((1-e)*this.zc.length)];if("string"!=typeof r)return null;var i=r.charCodeAt(Math.floor(n*r.length));i>=93&&i--,i>=35&&i--;var o=null;if((i-=32)in this.Lc){var s=this.Lc[i];o=this.q&&s in this.q?this.q[s]:s}return o},n.prototype.forDataAtCoordinate=function(t,n,e){this.state==pt&&!0===e?(this.state=ht,X(this,P,(function(e){n(this.getData(t))}),this),this.Gc()):!0===e?setTimeout(function(){n(this.getData(t))}.bind(this),0):n(this.getData(t))},n.prototype.getKey=function(){return this.Pt},n.prototype.mc=function(){this.state=dt,this.changed()},n.prototype.Bt=function(t){this.zc=t.grid,this.Lc=t.keys,this.q=t.data,this.state=vt,this.changed()},n.prototype.Gc=function(){if(this.state==ht)if(this.state=lt,this.Fc)of(this.Pt,this.Bt.bind(this),this.mc.bind(this));else{var t=new XMLHttpRequest;t.addEventListener("load",this.Pc.bind(this)),t.addEventListener("error",this.Dc.bind(this)),t.open("GET",this.Pt),t.send()}},n.prototype.Pc=function(t){var n=t.target;if(!n.status||n.status>=200&&n.status<300){var e=void 0;try{e=JSON.parse(n.responseText)}catch(t){return void this.mc()}this.Bt(e)}else this.mc()},n.prototype.Dc=function(t){this.mc()},n.prototype.load=function(){this.Nc?this.Gc():this.setState(pt)},n}(xt),nx=function(t){function n(n){var e=t.call(this,{projection:lr("EPSG:3857"),state:os,zDirection:n.zDirection})||this;if(e.Nc=void 0===n.preemptive||n.preemptive,e.Uc=Wf,e.Bc=void 0,e.Fc=n.jsonp||!1,n.url)if(e.Fc)of(n.url,e.handleTileJSONResponse.bind(e),e.handleTileJSONError.bind(e));else{var r=new XMLHttpRequest;r.addEventListener("load",e.Pc.bind(e)),r.addEventListener("error",e.Dc.bind(e)),r.open("GET",n.url),r.send()}else n.tileJSON?e.handleTileJSONResponse(n.tileJSON):St(!1,51);return e}return Qw(n,t),n.prototype.Pc=function(t){var n=t.target;if(!n.status||n.status>=200&&n.status<300){var e=void 0;try{e=JSON.parse(n.responseText)}catch(t){return void this.handleTileJSONError()}this.handleTileJSONResponse(e)}else this.handleTileJSONError()},n.prototype.Dc=function(t){this.handleTileJSONError()},n.prototype.getTemplate=function(){return this.Bc},n.prototype.forDataAtCoordinateAndResolution=function(t,n,e,r){if(this.tileGrid){var i=this.tileGrid.getZForResolution(n,this.zDirection),o=this.tileGrid.getTileCoordForCoordAndZ(t,i);this.getTile(o[0],o[1],o[2],1,this.getProjection()).forDataAtCoordinate(t,e,r)}else!0===r?setTimeout((function(){e(null)}),0):e(null)},n.prototype.handleTileJSONError=function(){this.setState(as)},n.prototype.handleTileJSONResponse=function(t){var n,e=lr("EPSG:4326"),r=this.getProjection();if(void 0!==t.bounds){var i=xr(e,r);n=ie(t.bounds,i)}var o=qf(r),s=t.minzoom||0,a=Gf({extent:o,maxZoom:t.maxzoom||22,minZoom:s});this.tileGrid=a,this.Bc=t.template;var u=t.grids;if(u){if(this.Uc=Vf(u,a),void 0!==t.attribution){var c=void 0!==n?n:o;this.setAttributions((function(n){return Qn(c,n.extent)?[t.attribution]:null}))}this.setState(ss)}else this.setState(as)},n.prototype.getTile=function(t,n,e,r,i){var o=Rc(t,n,e);if(this.tileCache.containsKey(o))return this.tileCache.get(o);var s=[t,n,e],a=this.getTileCoordForTileUrlFunction(s,i),u=this.Uc(a,r,i),c=new tx(s,void 0!==u?ht:pt,void 0!==u?u:"",this.tileGrid.getTileCoordExtent(s),this.Nc,this.Fc);return this.tileCache.set(o,c),c},n.prototype.useTile=function(t,n,e){var r=Rc(t,n,e);this.tileCache.containsKey(r)&&this.tileCache.get(r)},n}(Kv),ex="KVP",rx="REST",ix=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ox=function(t){function n(n){var e=this,r=void 0!==n.requestEncoding?n.requestEncoding:ex,i=n.tileGrid,o=n.urls;return void 0===o&&void 0!==n.url&&(o=Hf(n.url)),(e=t.call(this,{attributions:n.attributions,attributionsCollapsible:n.attributionsCollapsible,cacheSize:n.cacheSize,crossOrigin:n.crossOrigin,imageSmoothing:n.imageSmoothing,projection:n.projection,reprojectionErrorThreshold:n.reprojectionErrorThreshold,tileClass:n.tileClass,tileGrid:i,tileLoadFunction:n.tileLoadFunction,tilePixelRatio:n.tilePixelRatio,urls:o,wrapX:void 0!==n.wrapX&&n.wrapX,transition:n.transition,zDirection:n.zDirection})||this).qc=void 0!==n.version?n.version:"1.0.0",e.Ci=void 0!==n.format?n.format:"image/jpeg",e.$c=void 0!==n.dimensions?n.dimensions:{},e.cs=n.layer,e.Vc=n.matrixSet,e.K=n.style,e.Zc=r,e.setKey(e.Wc()),o&&o.length>0&&(e.tileUrlFunction=Zf(o.map(e.createFromWMTSTemplate.bind(e)))),e}return ix(n,t),n.prototype.setUrls=function(t){this.urls=t;var n=t.join("\n");this.setTileUrlFunction(Zf(t.map(this.createFromWMTSTemplate.bind(this))),n)},n.prototype.getDimensions=function(){return this.$c},n.prototype.getFormat=function(){return this.Ci},n.prototype.getLayer=function(){return this.cs},n.prototype.getMatrixSet=function(){return this.Vc},n.prototype.getRequestEncoding=function(){return this.Zc},n.prototype.getStyle=function(){return this.K},n.prototype.getVersion=function(){return this.qc},n.prototype.Wc=function(){var t=0,n=[];for(var e in this.$c)n[t++]=e+"-"+this.$c[e];return n.join("/")},n.prototype.updateDimensions=function(t){O(this.$c,t),this.setKey(this.Wc())},n.prototype.createFromWMTSTemplate=function(t){var n=this.Zc,e={layer:this.cs,style:this.K,tilematrixset:this.Vc};n==ex&&O(e,{Service:"WMTS",Request:"GetTile",Version:this.qc,Format:this.Ci}),t=n==ex?Kf(t,e):t.replace(/\{(\w+?)\}/g,(function(t,n){return n.toLowerCase()in e?e[n.toLowerCase()]:t}));var r=this.tileGrid,i=this.$c;return function(e,o,s){if(e){var a={TileMatrix:r.getMatrixId(e[0]),TileCol:e[1],TileRow:e[2]};O(a,i);var u=t;return u=n==ex?Kf(u,a):u.replace(/\{(\w+?)\}/g,(function(t,n){return a[n]}))}}},n}(td);var sx=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ax="renderOrder",ux=function(t){function n(n){var e=this,r=n||{},i=O({},r);return delete i.style,delete i.renderBuffer,delete i.updateWhileAnimating,delete i.updateWhileInteracting,(e=t.call(this,i)||this).Hc=void 0!==r.declutter&&r.declutter,e.Kc=void 0!==r.renderBuffer?r.renderBuffer:100,e.K=null,e.tt=void 0,e.setStyle(r.style),e.Xc=void 0!==r.updateWhileAnimating&&r.updateWhileAnimating,e.Yc=void 0!==r.updateWhileInteracting&&r.updateWhileInteracting,e}return sx(n,t),n.prototype.getDeclutter=function(){return this.Hc},n.prototype.getFeatures=function(n){return t.prototype.getFeatures.call(this,n)},n.prototype.getRenderBuffer=function(){return this.Kc},n.prototype.getRenderOrder=function(){return this.get(ax)},n.prototype.getStyle=function(){return this.K},n.prototype.getStyleFunction=function(){return this.tt},n.prototype.getUpdateWhileAnimating=function(){return this.Xc},n.prototype.getUpdateWhileInteracting=function(){return this.Yc},n.prototype.renderDeclutter=function(t){t.declutterTree||(t.declutterTree=new Pv(9)),this.getRenderer().renderDeclutter(t)},n.prototype.setRenderOrder=function(t){this.set(ax,t)},n.prototype.setStyle=function(t){this.K=void 0!==t?t:jv,this.tt=null===t?void 0:Sv(this.K),this.changed()},n}(fs),cx=new Blob(['var e="function"==typeof Object.assign?Object.assign:function(e,n){if(null==e)throw new TypeError("Cannot convert undefined or null to object");for(var t=Object(e),r=1,o=arguments.length;r<o;++r){var i=arguments[r];if(null!=i)for(var f in i)i.hasOwnProperty(f)&&(t[f]=i[f])}return t},n="GENERATE_BUFFERS",t=[],r={vertexPosition:0,indexPosition:0};function o(e,n,t,r,o){e[n+0]=t,e[n+1]=r,e[n+2]=o}function i(e,n,i,f,s,u){var a=3+s,l=e[n+0],v=e[n+1],c=t;c.length=s;for(var g=0;g<c.length;g++)c[g]=e[n+2+g];var b=u?u.vertexPosition:0,h=u?u.indexPosition:0,d=b/a;return o(i,b,l,v,0),c.length&&i.set(c,b+3),o(i,b+=a,l,v,1),c.length&&i.set(c,b+3),o(i,b+=a,l,v,2),c.length&&i.set(c,b+3),o(i,b+=a,l,v,3),c.length&&i.set(c,b+3),b+=a,f[h++]=d,f[h++]=d+1,f[h++]=d+3,f[h++]=d+1,f[h++]=d+2,f[h++]=d+3,r.vertexPosition=b,r.indexPosition=h,r}var f=self;f.onmessage=function(t){var r=t.data;if(r.type===n){for(var o=r.customAttributesCount,s=2+o,u=new Float32Array(r.renderInstructions),a=u.length/s,l=4*a*(o+3),v=new Uint32Array(6*a),c=new Float32Array(l),g=null,b=0;b<u.length;b+=s)g=i(u,b,c,v,o,g);var h=e({vertexBuffer:c.buffer,indexBuffer:v.buffer,renderInstructions:u.buffer},r);f.postMessage(h,[c.buffer,v.buffer,u.buffer])}};'],{type:"application/javascript"}),fx=URL.createObjectURL(cx);var hx=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),lx=function(t){function n(n,e){var r=this,i=e.uniforms||{},s=[1,0,0,1,0,0];i[Fh]=s,(r=t.call(this,n,{className:e.className,uniforms:i,postProcesses:e.postProcesses})||this).Jc=-1,r.Qc=new Rh(Yf,th),r.tf=new Rh(Yf,th),r.nf=new Rh(Jf,th),r.ys=r.helper.getProgram(e.fragmentShader,e.vertexShader),r.ef=!(!e.hitFragmentShader||!e.hitVertexShader),r.rf=r.ef&&r.helper.getProgram(e.hitFragmentShader,e.hitVertexShader);var a=e.attributes?e.attributes.map((function(t){return{name:"a_"+t.name,size:1,type:Vh.FLOAT}})):[];r.attributes=[{name:"a_position",size:2,type:Vh.FLOAT},{name:"a_index",size:1,type:Vh.FLOAT}].concat(a),r.hitDetectionAttributes=[{name:"a_position",size:2,type:Vh.FLOAT},{name:"a_index",size:1,type:Vh.FLOAT},{name:"a_hitColor",size:4,type:Vh.FLOAT},{name:"a_featureUid",size:1,type:Vh.FLOAT}].concat(a),r.customAttributes=e.attributes?e.attributes:[],r.$e=[1/0,1/0,-1/0,-1/0],r.if=s,r.af=[1,0,0,1,0,0],r.uf=[1,0,0,1,0,0],r.cf=new Float32Array(0),r.ff=new Float32Array(0),r.hf=r.ef&&new Xh(r.helper),r.lf=new Worker(fx),r.lf.addEventListener("message",function(t){var n=t.data;if(n.type===il){var e=n.projectionTransform;n.hitDetection?(this.tf.fromArrayBuffer(n.vertexBuffer),this.helper.flushBufferData(this.tf)):(this.Qc.fromArrayBuffer(n.vertexBuffer),this.helper.flushBufferData(this.Qc)),this.nf.fromArrayBuffer(n.indexBuffer),this.helper.flushBufferData(this.nf),this.af=e,an(this.uf,this.af),n.hitDetection?this.ff=new Float32Array(t.data.renderInstructions):this.cf=new Float32Array(t.data.renderInstructions),this.getLayer().changed()}}.bind(r)),r.vf={},r.df=0;var u=r.getLayer().getSource();return r.pf=[K(u,ud,r.yf,r),K(u,cd,r.mf,r),K(u,hd,r.bf,r),K(u,fd,r.gf,r)],u.forEachFeature(function(t){this.vf[o(t)]={feature:t,properties:t.getProperties(),geometry:t.getGeometry()},this.df++}.bind(r)),r}return hx(n,t),n.prototype.yf=function(t){var n=t.feature;this.vf[o(n)]={feature:n,properties:n.getProperties(),geometry:n.getGeometry()},this.df++},n.prototype.mf=function(t){var n=t.feature;this.vf[o(n)]={feature:n,properties:n.getProperties(),geometry:n.getGeometry()}},n.prototype.bf=function(t){var n=t.feature;delete this.vf[o(n)],this.df--},n.prototype.gf=function(){this.vf={},this.df=0},n.prototype.renderFrame=function(t){this.preRender(t);var n=this.nf.getSize();this.helper.drawElements(0,n),this.helper.finalizeDraw(t);var e=this.helper.getCanvas(),r=t.layerStatesArray[t.layerIndex].opacity;return r!==parseFloat(e.style.opacity)&&(e.style.opacity=String(r)),this.ef&&(this.renderHitDetection(t),this.hf.clearCachedData()),this.postRender(t),e},n.prototype.prepareFrame=function(t){var n=this.getLayer(),e=n.getSource(),r=t.viewState,i=!t.viewHints[_a]&&!t.viewHints[Sa],o=!In(this.$e,t.extent),s=this.Jc<e.getRevision();if(s&&(this.Jc=e.getRevision()),i&&(o||s)){var a=r.projection,u=r.resolution,c=n instanceof ux?n.getRenderBuffer():0,f=xn(t.extent,c*u);e.loadFeatures(f,u,a),this.wf(t),this.$e=t.extent.slice()}return this.helper.makeProjectionTransform(t,this.if),Yt(this.if,this.uf),this.helper.useProgram(this.ys),this.helper.prepareDraw(t),this.helper.bindBuffer(this.Qc),this.helper.bindBuffer(this.nf),this.helper.enableAttributes(this.attributes),!0},n.prototype.wf=function(t){var n=[1,0,0,1,0,0];this.helper.makeProjectionTransform(t,n);var e,r,i=(2+this.customAttributes.length)*this.df;if(this.cf&&this.cf.length===i||(this.cf=new Float32Array(i)),this.ef){var o=(7+this.customAttributes.length)*this.df;this.ff&&this.ff.length===o||(this.ff=new Float32Array(o))}var s,a=[],u=[],c=0,f=0;for(var h in this.vf)if((r=(e=this.vf[h]).geometry)&&r.getType()===Rt.POINT){a[0]=r.getFlatCoordinates()[0],a[1]=r.getFlatCoordinates()[1],tn(n,a),s=cl(f+6,u),this.cf[c++]=a[0],this.cf[c++]=a[1],this.ef&&(this.ff[f++]=a[0],this.ff[f++]=a[1],this.ff[f++]=s[0],this.ff[f++]=s[1],this.ff[f++]=s[2],this.ff[f++]=s[3],this.ff[f++]=Number(h));for(var l=void 0,v=0;v<this.customAttributes.length;v++)l=this.customAttributes[v].callback(e.feature,e.properties),this.cf[c++]=l,this.ef&&(this.ff[f++]=l)}var d={type:il,renderInstructions:this.cf.buffer,customAttributesCount:this.customAttributes.length};if(d.projectionTransform=n,this.lf.postMessage(d,[this.cf.buffer]),this.cf=null,this.ef){var p={type:il,renderInstructions:this.ff.buffer,customAttributesCount:5+this.customAttributes.length};p.projectionTransform=n,p.hitDetection=!0,this.lf.postMessage(p,[this.ff.buffer]),this.ff=null}},n.prototype.forEachFeatureAtCoordinate=function(t,n,e,r,i){if(St(this.ef,66),this.ff){var o=tn(n.coordinateToPixelTransform,t.slice()),s=this.hf.readPixel(o[0]/2,o[1]/2),a=fl([s[0]/255,s[1]/255,s[2]/255,s[3]/255]),u=this.ff[a],c=Math.floor(u).toString(),f=this.getLayer().getSource().getFeatureByUid(c);return f?r(f,this.getLayer(),null):void 0}},n.prototype.renderHitDetection=function(t){if(this.tf.getSize()){this.hf.setSize([Math.floor(t.size[0]/2),Math.floor(t.size[1]/2)]),this.helper.useProgram(this.rf),this.helper.prepareDrawToRenderTarget(t,this.hf,!0),this.helper.bindBuffer(this.tf),this.helper.bindBuffer(this.nf),this.helper.enableAttributes(this.hitDetectionAttributes);var n=this.nf.getSize();this.helper.drawElements(0,n)}},n.prototype.disposeInternal=function(){this.lf.terminate(),this.cs=null,this.pf.forEach((function(t){Y(t)})),this.pf=null,t.prototype.disposeInternal.call(this)},n}(hl),vx={BEGIN_GEOMETRY:0,BEGIN_PATH:1,CIRCLE:2,CLOSE_PATH:3,CUSTOM:4,DRAW_CHARS:5,DRAW_IMAGE:6,END_GEOMETRY:7,FILL:8,MOVE_TO_LINE_TO:9,SET_FILL_STYLE:10,SET_STROKE_STYLE:11,STROKE:12},dx=[vx.FILL],px=[vx.STROKE],yx=[vx.BEGIN_PATH],mx=[vx.CLOSE_PATH],bx=vx,gx=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),wx=function(t){function n(n,e,r,i){var o=t.call(this)||this;return o.tolerance=n,o.maxExtent=e,o.pixelRatio=i,o.maxLineWidth=0,o.resolution=r,o.xf=null,o.kf=null,o._f=null,o.instructions=[],o.coordinates=[],o.Sf=[],o.hitDetectionInstructions=[],o.state={},o}return gx(n,t),n.prototype.applyPixelRatio=function(t){var n=this.pixelRatio;return 1==n?t:t.map((function(t){return t*n}))},n.prototype.appendFlatPointCoordinates=function(t,n){for(var e=this.getBufferedMaxExtent(),r=this.Sf,i=this.coordinates,o=i.length,s=0,a=t.length;s<a;s+=n)r[0]=t[s],r[1]=t[s+1],Sn(e,r)&&(i[o++]=r[0],i[o++]=r[1]);return o},n.prototype.appendFlatLineCoordinates=function(t,n,e,r,i,o){var s=this.coordinates,a=s.length,u=this.getBufferedMaxExtent();o&&(n+=r);var c,f,h,l=t[n],v=t[n+1],d=this.Sf,p=!0;for(c=n+r;c<e;c+=r)d[0]=t[c],d[1]=t[c+1],(h=Tn(u,d))!==f?(p&&(s[a++]=l,s[a++]=v,p=!1),s[a++]=d[0],s[a++]=d[1]):h===pn?(s[a++]=d[0],s[a++]=d[1],p=!1):p=!0,l=d[0],v=d[1],f=h;return(i&&p||c===n+r)&&(s[a++]=l,s[a++]=v),a},n.prototype.Mf=function(t,n,e,r,i){for(var o=0,s=e.length;o<s;++o){var a=e[o],u=this.appendFlatLineCoordinates(t,n,a,r,!1,!1);i.push(u),n=a}return n},n.prototype.drawCustom=function(t,n,e,r){this.beginGeometry(t,n);var i,o,s,a,u,c=t.getType(),f=t.getStride(),h=this.coordinates.length;switch(c){case Rt.MULTI_POLYGON:i=t.getOrientedFlatCoordinates(),a=[];var l=t.getEndss();u=0;for(var v=0,d=l.length;v<d;++v){var p=[];u=this.Mf(i,u,l[v],f,p),a.push(p)}this.instructions.push([bx.CUSTOM,h,a,t,e,vi]),this.hitDetectionInstructions.push([bx.CUSTOM,h,a,t,r||e,vi]);break;case Rt.POLYGON:case Rt.MULTI_LINE_STRING:s=[],i=c==Rt.POLYGON?t.getOrientedFlatCoordinates():t.getFlatCoordinates(),u=this.Mf(i,0,t.getEnds(),f,s),this.instructions.push([bx.CUSTOM,h,s,t,e,li]),this.hitDetectionInstructions.push([bx.CUSTOM,h,s,t,r||e,li]);break;case Rt.LINE_STRING:case Rt.CIRCLE:i=t.getFlatCoordinates(),o=this.appendFlatLineCoordinates(i,0,i.length,f,!1,!1),this.instructions.push([bx.CUSTOM,h,o,t,e,hi]),this.hitDetectionInstructions.push([bx.CUSTOM,h,o,t,r||e,hi]);break;case Rt.MULTI_POINT:i=t.getFlatCoordinates(),(o=this.appendFlatPointCoordinates(i,f))>h&&(this.instructions.push([bx.CUSTOM,h,o,t,e,hi]),this.hitDetectionInstructions.push([bx.CUSTOM,h,o,t,r||e,hi]));break;case Rt.POINT:i=t.getFlatCoordinates(),this.coordinates.push(i[0],i[1]),o=this.coordinates.length,this.instructions.push([bx.CUSTOM,h,o,t,e]),this.hitDetectionInstructions.push([bx.CUSTOM,h,o,t,r||e])}this.endGeometry(n)},n.prototype.beginGeometry=function(t,n){this.xf=[bx.BEGIN_GEOMETRY,n,0,t],this.instructions.push(this.xf),this.kf=[bx.BEGIN_GEOMETRY,n,0,t],this.hitDetectionInstructions.push(this.kf)},n.prototype.finish=function(){return{instructions:this.instructions,hitDetectionInstructions:this.hitDetectionInstructions,coordinates:this.coordinates}},n.prototype.reverseHitDetectionInstructions=function(){var t,n=this.hitDetectionInstructions;n.reverse();var e,r,i=n.length,o=-1;for(t=0;t<i;++t)(r=(e=n[t])[0])==bx.END_GEOMETRY?o=t:r==bx.BEGIN_GEOMETRY&&(e[2]=t,b(this.hitDetectionInstructions,o,t),o=-1)},n.prototype.setFillStrokeStyle=function(t,n){var e=this.state;if(t){var r=t.getColor();e.fillStyle=Hc(r||Ts)}else e.fillStyle=void 0;if(n){var i=n.getColor();e.strokeStyle=Hc(i||Rs);var o=n.getLineCap();e.lineCap=void 0!==o?o:Os;var s=n.getLineDash();e.lineDash=s?s.slice():Es;var a=n.getLineDashOffset();e.lineDashOffset=a||0;var u=n.getLineJoin();e.lineJoin=void 0!==u?u:As;var c=n.getWidth();e.lineWidth=void 0!==c?c:1;var f=n.getMiterLimit();e.miterLimit=void 0!==f?f:Cs,e.lineWidth>this.maxLineWidth&&(this.maxLineWidth=e.lineWidth,this._f=null)}else e.strokeStyle=void 0,e.lineCap=void 0,e.lineDash=null,e.lineDashOffset=void 0,e.lineJoin=void 0,e.lineWidth=void 0,e.miterLimit=void 0},n.prototype.createFill=function(t){var n=t.fillStyle,e=[bx.SET_FILL_STYLE,n];return"string"!=typeof n&&e.push(!0),e},n.prototype.applyStroke=function(t){this.instructions.push(this.createStroke(t))},n.prototype.createStroke=function(t){return[bx.SET_STROKE_STYLE,t.strokeStyle,t.lineWidth*this.pixelRatio,t.lineCap,t.lineJoin,t.miterLimit,this.applyPixelRatio(t.lineDash),t.lineDashOffset*this.pixelRatio]},n.prototype.updateFillStyle=function(t,n){var e=t.fillStyle;"string"==typeof e&&t.currentFillStyle==e||(void 0!==e&&this.instructions.push(n.call(this,t)),t.currentFillStyle=e)},n.prototype.updateStrokeStyle=function(t,n){var e=t.strokeStyle,r=t.lineCap,i=t.lineDash,o=t.lineDashOffset,s=t.lineJoin,a=t.lineWidth,u=t.miterLimit;(t.currentStrokeStyle!=e||t.currentLineCap!=r||i!=t.currentLineDash&&!x(t.currentLineDash,i)||t.currentLineDashOffset!=o||t.currentLineJoin!=s||t.currentLineWidth!=a||t.currentMiterLimit!=u)&&(void 0!==e&&n.call(this,t),t.currentStrokeStyle=e,t.currentLineCap=r,t.currentLineDash=i,t.currentLineDashOffset=o,t.currentLineJoin=s,t.currentLineWidth=a,t.currentMiterLimit=u)},n.prototype.endGeometry=function(t){this.xf[2]=this.instructions.length,this.xf=null,this.kf[2]=this.hitDetectionInstructions.length,this.kf=null;var n=[bx.END_GEOMETRY,t];this.instructions.push(n),this.hitDetectionInstructions.push(n)},n.prototype.getBufferedMaxExtent=function(){if(!this._f&&(this._f=kn(this.maxExtent),this.maxLineWidth>0)){var t=this.resolution*(this.maxLineWidth+1)/2;xn(this._f,t,this._f)}return this._f},n}(hf),xx=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),kx=function(t){function n(n,e,r,i){var o=t.call(this,n,e,r,i)||this;return o.Us=null,o.Dt=null,o.jf=void 0,o.Tf=void 0,o.Of=void 0,o.Ef=void 0,o._s=void 0,o.Af=void 0,o.Cf=void 0,o.Ss=void 0,o.Pr=void 0,o.Ms=void 0,o.oa=void 0,o.Rf=void 0,o}return xx(n,t),n.prototype.drawPoint=function(t,n){if(this.Dt){this.beginGeometry(t,n);var e=t.getFlatCoordinates(),r=t.getStride(),i=this.coordinates.length,o=this.appendFlatPointCoordinates(e,r);this.instructions.push([bx.DRAW_IMAGE,i,o,this.Dt,this.Tf*this.jf,this.Of*this.jf,Math.ceil(this.Ef*this.jf),this._s,this.Af,this.Cf,this.Ss,this.Pr,[this.Ms[0]*this.pixelRatio/this.jf,this.Ms[1]*this.pixelRatio/this.jf],Math.ceil(this.oa*this.jf),this.Rf]),this.hitDetectionInstructions.push([bx.DRAW_IMAGE,i,o,this.Us,this.Tf,this.Of,this.Ef,this._s,this.Af,this.Cf,this.Ss,this.Pr,this.Ms,this.oa,this.Rf]),this.endGeometry(n)}},n.prototype.drawMultiPoint=function(t,n){if(this.Dt){this.beginGeometry(t,n);var e=t.getFlatCoordinates(),r=t.getStride(),i=this.coordinates.length,o=this.appendFlatPointCoordinates(e,r);this.instructions.push([bx.DRAW_IMAGE,i,o,this.Dt,this.Tf*this.jf,this.Of*this.jf,Math.ceil(this.Ef*this.jf),this._s,this.Af,this.Cf,this.Ss,this.Pr,[this.Ms[0]*this.pixelRatio/this.jf,this.Ms[1]*this.pixelRatio/this.jf],Math.ceil(this.oa*this.jf),this.Rf]),this.hitDetectionInstructions.push([bx.DRAW_IMAGE,i,o,this.Us,this.Tf,this.Of,this.Ef,this._s,this.Af,this.Cf,this.Ss,this.Pr,this.Ms,this.oa,this.Rf]),this.endGeometry(n)}},n.prototype.finish=function(){return this.reverseHitDetectionInstructions(),this.Tf=void 0,this.Of=void 0,this.Us=null,this.Dt=null,this.jf=void 0,this.Ef=void 0,this.Ms=void 0,this._s=void 0,this.Af=void 0,this.Cf=void 0,this.Ss=void 0,this.Pr=void 0,this.oa=void 0,t.prototype.finish.call(this)},n.prototype.setImageStyle=function(t,n){var e=t.getAnchor(),r=t.getSize(),i=t.getHitDetectionImage(),o=t.getImage(this.pixelRatio),s=t.getOrigin();this.jf=t.getPixelRatio(this.pixelRatio),this.Tf=e[0],this.Of=e[1],this.Us=i,this.Dt=o,this.Ef=r[1],this._s=t.getOpacity(),this.Af=s[0]*this.jf,this.Cf=s[1]*this.jf,this.Ss=t.getRotateWithView(),this.Pr=t.getRotation(),this.Ms=t.getScaleArray(),this.oa=r[0],this.Rf=n},n}(wx),_x=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Sx=function(t){function n(n,e,r,i){return t.call(this,n,e,r,i)||this}return _x(n,t),n.prototype.If=function(t,n,e,r){var i=this.coordinates.length,o=this.appendFlatLineCoordinates(t,n,e,r,!1,!1),s=[bx.MOVE_TO_LINE_TO,i,o];return this.instructions.push(s),this.hitDetectionInstructions.push(s),e},n.prototype.drawLineString=function(t,n){var e=this.state,r=e.strokeStyle,i=e.lineWidth;if(void 0!==r&&void 0!==i){this.updateStrokeStyle(e,this.applyStroke),this.beginGeometry(t,n),this.hitDetectionInstructions.push([bx.SET_STROKE_STYLE,e.strokeStyle,e.lineWidth,e.lineCap,e.lineJoin,e.miterLimit,Es,0],yx);var o=t.getFlatCoordinates(),s=t.getStride();this.If(o,0,o.length,s),this.hitDetectionInstructions.push(px),this.endGeometry(n)}},n.prototype.drawMultiLineString=function(t,n){var e=this.state,r=e.strokeStyle,i=e.lineWidth;if(void 0!==r&&void 0!==i){this.updateStrokeStyle(e,this.applyStroke),this.beginGeometry(t,n),this.hitDetectionInstructions.push([bx.SET_STROKE_STYLE,e.strokeStyle,e.lineWidth,e.lineCap,e.lineJoin,e.miterLimit,e.lineDash,e.lineDashOffset],yx);for(var o=t.getEnds(),s=t.getFlatCoordinates(),a=t.getStride(),u=0,c=0,f=o.length;c<f;++c)u=this.If(s,u,o[c],a);this.hitDetectionInstructions.push(px),this.endGeometry(n)}},n.prototype.finish=function(){var n=this.state;return null!=n.lastStroke&&n.lastStroke!=this.coordinates.length&&this.instructions.push(px),this.reverseHitDetectionInstructions(),this.state=null,t.prototype.finish.call(this)},n.prototype.applyStroke=function(n){null!=n.lastStroke&&n.lastStroke!=this.coordinates.length&&(this.instructions.push(px),n.lastStroke=this.coordinates.length),n.lastStroke=0,t.prototype.applyStroke.call(this,n),this.instructions.push(yx)},n}(wx),Mx=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),jx=function(t){function n(n,e,r,i){return t.call(this,n,e,r,i)||this}return Mx(n,t),n.prototype.Pf=function(t,n,e,r){var i=this.state,o=void 0!==i.fillStyle,s=void 0!==i.strokeStyle,a=e.length;this.instructions.push(yx),this.hitDetectionInstructions.push(yx);for(var u=0;u<a;++u){var c=e[u],f=this.coordinates.length,h=this.appendFlatLineCoordinates(t,n,c,r,!0,!s),l=[bx.MOVE_TO_LINE_TO,f,h];this.instructions.push(l),this.hitDetectionInstructions.push(l),s&&(this.instructions.push(mx),this.hitDetectionInstructions.push(mx)),n=c}return o&&(this.instructions.push(dx),this.hitDetectionInstructions.push(dx)),s&&(this.instructions.push(px),this.hitDetectionInstructions.push(px)),n},n.prototype.drawCircle=function(t,n){var e=this.state,r=e.fillStyle,i=e.strokeStyle;if(void 0!==r||void 0!==i){this.Df(),this.beginGeometry(t,n),void 0!==e.fillStyle&&this.hitDetectionInstructions.push([bx.SET_FILL_STYLE,Ts]),void 0!==e.strokeStyle&&this.hitDetectionInstructions.push([bx.SET_STROKE_STYLE,e.strokeStyle,e.lineWidth,e.lineCap,e.lineJoin,e.miterLimit,e.lineDash,e.lineDashOffset]);var o=t.getFlatCoordinates(),s=t.getStride(),a=this.coordinates.length;this.appendFlatLineCoordinates(o,0,o.length,s,!1,!1);var u=[bx.CIRCLE,a];this.instructions.push(yx,u),this.hitDetectionInstructions.push(yx,u),void 0!==e.fillStyle&&(this.instructions.push(dx),this.hitDetectionInstructions.push(dx)),void 0!==e.strokeStyle&&(this.instructions.push(px),this.hitDetectionInstructions.push(px)),this.endGeometry(n)}},n.prototype.drawPolygon=function(t,n){var e=this.state,r=e.fillStyle,i=e.strokeStyle;if(void 0!==r||void 0!==i){this.Df(),this.beginGeometry(t,n),void 0!==e.fillStyle&&this.hitDetectionInstructions.push([bx.SET_FILL_STYLE,Ts]),void 0!==e.strokeStyle&&this.hitDetectionInstructions.push([bx.SET_STROKE_STYLE,e.strokeStyle,e.lineWidth,e.lineCap,e.lineJoin,e.miterLimit,e.lineDash,e.lineDashOffset]);var o=t.getEnds(),s=t.getOrientedFlatCoordinates(),a=t.getStride();this.Pf(s,0,o,a),this.endGeometry(n)}},n.prototype.drawMultiPolygon=function(t,n){var e=this.state,r=e.fillStyle,i=e.strokeStyle;if(void 0!==r||void 0!==i){this.Df(),this.beginGeometry(t,n),void 0!==e.fillStyle&&this.hitDetectionInstructions.push([bx.SET_FILL_STYLE,Ts]),void 0!==e.strokeStyle&&this.hitDetectionInstructions.push([bx.SET_STROKE_STYLE,e.strokeStyle,e.lineWidth,e.lineCap,e.lineJoin,e.miterLimit,e.lineDash,e.lineDashOffset]);for(var o=t.getEndss(),s=t.getOrientedFlatCoordinates(),a=t.getStride(),u=0,c=0,f=o.length;c<f;++c)u=this.Pf(s,u,o[c],a);this.endGeometry(n)}},n.prototype.finish=function(){this.reverseHitDetectionInstructions(),this.state=null;var n=this.tolerance;if(0!==n)for(var e=this.coordinates,r=0,i=e.length;r<i;++r)e[r]=ai(e[r],n);return t.prototype.finish.call(this)},n.prototype.Df=function(){var t=this.state;void 0!==t.fillStyle&&this.updateFillStyle(t,this.createFill),void 0!==t.strokeStyle&&this.updateStrokeStyle(t,this.applyStroke)},n}(wx);function Tx(t,n,e,r,i){var o,s,a,u,c,f,h,l,v,d=e,p=e,y=0,m=0,b=e;for(o=e;o<r;o+=i){var g=n[o],w=n[o+1];void 0!==u&&(l=g-u,v=w-c,a=Math.sqrt(l*l+v*v),void 0!==f&&(m+=s,Math.acos((f*l+h*v)/(s*a))>t&&(m>y&&(y=m,d=b,p=o),m=0,b=o-i)),s=a,f=l,h=v),u=g,c=w}return(m+=a)>y?[b,o]:[d,p]}var Ox=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Ex={left:0,end:0,center:.5,right:1,start:1,top:0,middle:.5,hanging:.2,alphabetic:.8,ideographic:.8,bottom:1},Ax=function(t){function n(n,e,r,i){var o=t.call(this,n,e,r,i)||this;return o.Nf=null,o.Ji="",o.Qi=0,o.no=0,o.eo=void 0,o.ro=0,o.oo=null,o.fillStates={},o.so=null,o.strokeStates={},o.ao={},o.textStates={},o.zf="",o.Lf="",o.Ff="",o.Rf=void 0,o}return Ox(n,t),n.prototype.finish=function(){var n=t.prototype.finish.call(this);return n.textStates=this.textStates,n.fillStates=this.fillStates,n.strokeStates=this.strokeStates,n},n.prototype.drawText=function(t,n){var e=this.oo,r=this.so,i=this.ao;if(""!==this.Ji&&i&&(e||r)){var o=this.coordinates,s=o.length,a=t.getType(),u=null,c=t.getStride();if(i.placement!==Cv||a!=Rt.LINE_STRING&&a!=Rt.MULTI_LINE_STRING&&a!=Rt.POLYGON&&a!=Rt.MULTI_POLYGON){var f=i.overflow?null:[];switch(a){case Rt.POINT:case Rt.MULTI_POINT:u=t.getFlatCoordinates();break;case Rt.LINE_STRING:u=t.getFlatMidpoint();break;case Rt.CIRCLE:u=t.getCenter();break;case Rt.MULTI_LINE_STRING:u=t.getFlatMidpoints(),c=2;break;case Rt.POLYGON:u=t.getFlatInteriorPoint(),i.overflow||f.push(u[2]/this.resolution),c=3;break;case Rt.MULTI_POLYGON:var h=t.getFlatInteriorPoints();u=[];for(k=0,_=h.length;k<_;k+=3)i.overflow||f.push(h[k+2]/this.resolution),u.push(h[k],h[k+1]);if(0===u.length)return;c=2}if((A=this.appendFlatPointCoordinates(u,c))===s)return;if(f&&(A-s)/2!=u.length/c){var l=s/2;f=f.filter((function(t,n){var e=o[2*(l+n)]===u[n*c]&&o[2*(l+n)+1]===u[n*c+1];return e||--l,e}))}this.Gf(),(i.backgroundFill||i.backgroundStroke)&&(this.setFillStrokeStyle(i.backgroundFill,i.backgroundStroke),i.backgroundFill&&(this.updateFillStyle(this.state,this.createFill),this.hitDetectionInstructions.push(this.createFill(this.state))),i.backgroundStroke&&(this.updateStrokeStyle(this.state,this.applyStroke),this.hitDetectionInstructions.push(this.createStroke(this.state)))),this.beginGeometry(t,n);var v=i.padding;if(v!=Ds&&(i.scale[0]<0||i.scale[1]<0)){var d=i.padding[0],p=i.padding[1],y=i.padding[2],m=i.padding[3];i.scale[0]<0&&(p=-p,m=-m),i.scale[1]<0&&(d=-d,y=-y),v=[d,p,y,m]}var b=this.pixelRatio;this.instructions.push([bx.DRAW_IMAGE,s,A,null,NaN,NaN,NaN,1,0,0,this.eo,this.ro,[1,1],NaN,this.Rf,v==Ds?Ds:v.map((function(t){return t*b})),!!i.backgroundFill,!!i.backgroundStroke,this.Ji,this.zf,this.Ff,this.Lf,this.Qi,this.no,f]);var g=1/b;this.hitDetectionInstructions.push([bx.DRAW_IMAGE,s,A,null,NaN,NaN,NaN,1,0,0,this.eo,this.ro,[g,g],NaN,this.Rf,v,!!i.backgroundFill,!!i.backgroundStroke,this.Ji,this.zf,this.Ff,this.Lf,this.Qi,this.no,f]),this.endGeometry(n)}else{if(!Qn(this.getBufferedMaxExtent(),t.getExtent()))return;var w=void 0;if(u=t.getFlatCoordinates(),a==Rt.LINE_STRING)w=[u.length];else if(a==Rt.MULTI_LINE_STRING)w=t.getEnds();else if(a==Rt.POLYGON)w=t.getEnds().slice(0,1);else if(a==Rt.MULTI_POLYGON){var x=t.getEndss();w=[];for(var k=0,_=x.length;k<_;++k)w.push(x[k][0])}this.beginGeometry(t,n);for(var S=i.textAlign,M=0,j=void 0,T=0,O=w.length;T<O;++T){if(null==S){var E=Tx(i.maxAngle,u,M,w[T],c);M=E[0],j=E[1]}else j=w[T];for(var k=M;k<j;k+=c)o.push(u[k],u[k+1]);var A=o.length;M=w[T],this.Uf(s,A),s=A}this.endGeometry(n)}}},n.prototype.Gf=function(){var t=this.so,n=this.ao,e=this.oo,r=this.Ff;t&&(r in this.strokeStates||(this.strokeStates[r]={strokeStyle:t.strokeStyle,lineCap:t.lineCap,lineDashOffset:t.lineDashOffset,lineWidth:t.lineWidth,lineJoin:t.lineJoin,miterLimit:t.miterLimit,lineDash:t.lineDash}));var i=this.zf;i in this.textStates||(this.textStates[i]={font:n.font,textAlign:n.textAlign||Is,textBaseline:n.textBaseline||Ps,scale:n.scale});var o=this.Lf;e&&(o in this.fillStates||(this.fillStates[o]={fillStyle:e.fillStyle}))},n.prototype.Uf=function(t,n){var e=this.so,r=this.ao,i=this.Ff,o=this.zf,s=this.Lf;this.Gf();var a=this.pixelRatio,u=Ex[r.textBaseline],c=this.no*a,f=this.Ji,h=e?e.lineWidth*Math.abs(r.scale[0])/2:0;this.instructions.push([bx.DRAW_CHARS,t,n,u,r.overflow,s,r.maxAngle,a,c,i,h*a,f,o,1]),this.hitDetectionInstructions.push([bx.DRAW_CHARS,t,n,u,r.overflow,s,r.maxAngle,1,c,i,h,f,o,1/a])},n.prototype.setTextStyle=function(t,n){var e,r,i;if(t){var s=t.getFill();s?((r=this.oo)||(r={},this.oo=r),r.fillStyle=Hc(s.getColor()||Ts)):(r=null,this.oo=r);var a=t.getStroke();if(a){(i=this.so)||(i={},this.so=i);var u=a.getLineDash(),c=a.getLineDashOffset(),f=a.getWidth(),h=a.getMiterLimit();i.lineCap=a.getLineCap()||Os,i.lineDash=u?u.slice():Es,i.lineDashOffset=void 0===c?0:c,i.lineJoin=a.getLineJoin()||As,i.lineWidth=void 0===f?1:f,i.miterLimit=void 0===h?Cs:h,i.strokeStyle=Hc(a.getColor()||Rs)}else i=null,this.so=i;e=this.ao;var l=t.getFont()||js;Bs(l);var v=t.getScaleArray();e.overflow=t.getOverflow(),e.font=l,e.maxAngle=t.getMaxAngle(),e.placement=t.getPlacement(),e.textAlign=t.getTextAlign(),e.textBaseline=t.getTextBaseline()||Ps,e.backgroundFill=t.getBackgroundFill(),e.backgroundStroke=t.getBackgroundStroke(),e.padding=t.getPadding()||Ds,e.scale=void 0===v?[1,1]:v;var d=t.getOffsetX(),p=t.getOffsetY(),y=t.getRotateWithView(),m=t.getRotation();this.Ji=t.getText()||"",this.Qi=void 0===d?0:d,this.no=void 0===p?0:p,this.eo=void 0!==y&&y,this.ro=void 0===m?0:m,this.Ff=i?("string"==typeof i.strokeStyle?i.strokeStyle:o(i.strokeStyle))+i.lineCap+i.lineDashOffset+"|"+i.lineWidth+i.lineJoin+i.miterLimit+"["+i.lineDash.join()+"]":"",this.zf=e.font+e.scale+(e.textAlign||"?")+(e.textBaseline||"?"),this.Lf=r?"string"==typeof r.fillStyle?r.fillStyle:"|"+o(r.fillStyle):""}else this.Ji="";this.Rf=n},n}(wx),Cx={Circle:jx,Default:wx,Image:kx,LineString:Sx,Polygon:jx,Text:Ax},Rx=function(){function t(t,n,e,r){this.Bf=t,this.qf=n,this.Rt=r,this.$f=e,this.Vf={}}return t.prototype.finish=function(){var t={};for(var n in this.Vf){t[n]=t[n]||{};var e=this.Vf[n];for(var r in e){var i=e[r].finish();t[n][r]=i}}return t},t.prototype.getBuilder=function(t,n){var e=void 0!==t?t.toString():"0",r=this.Vf[e];void 0===r&&(r={},this.Vf[e]=r);var i=r[n];void 0===i&&(i=new(0,Cx[n])(this.Bf,this.qf,this.$f,this.Rt),r[n]=i);return i},t}();function Ix(t,n,e,r,i,o,s,a,u,c,f,h){var l=t[n],v=t[n+1],d=0,p=0,y=0,m=0;function b(){d=l,p=v,l=t[n+=r],v=t[n+1],m+=y,y=Math.sqrt((l-d)*(l-d)+(v-p)*(v-p))}do{b()}while(n<e-r&&m+y<o);for(var g=0===y?0:(o-m)/y,w=ye(d,l,g),x=ye(p,v,g),k=n-r,_=m,S=o+a*u(c,i,f);n<e-r&&m+y<S;)b();var M,j=ye(d,l,g=0===y?0:(S-m)/y),T=ye(p,v,g);if(h){var O=[w,x,j,T];zr(O,0,4,2,h,O,O),M=O[0]>O[2]}else M=w>j;var E,A=Math.PI,C=[],R=k+r===n;if(y=0,m=_,l=t[n=k],v=t[n+1],R){b(),E=Math.atan2(v-p,l-d),M&&(E+=E>0?-A:A);var I=(j+w)/2,P=(T+x)/2;return C[0]=[I,P,(S-o)/2,E,i],C}for(var D=0,N=i.length;D<N;){b();var z=Math.atan2(v-p,l-d);if(M&&(z+=z>0?-A:A),void 0!==E){var L=z-E;if(L+=L>A?-2*A:L<-A?2*A:0,Math.abs(L)>s)return null}E=z;for(var F=D,G=0;D<N;++D){var U=a*u(c,i[M?N-D-1:D],f);if(n+r<e&&m+y<o+G+U/2)break;G+=U}if(D!==F){var B=M?i.substring(N-F,N-D):i.substring(F,D);I=ye(d,l,g=0===y?0:(o+G/2-m)/y),P=ye(p,v,g);C.push([I,P,G/2,z,B]),o+=G}}return C}function Px(t,n,e,r){for(var i=t[n],o=t[n+1],s=0,a=n+r;a<e;a+=r){var u=t[a],c=t[a+1];s+=Math.sqrt((u-i)*(u-i)+(c-o)*(c-o)),i=u,o=c}return s}var Dx=[1/0,1/0,-1/0,-1/0],Nx=[],zx=[],Lx=[],Fx=[];function Gx(t){return t[3].declutterBox}var Ux=new RegExp("["+String.fromCharCode(1425)+"-"+String.fromCharCode(2303)+String.fromCharCode(64285)+"-"+String.fromCharCode(65023)+String.fromCharCode(65136)+"-"+String.fromCharCode(65276)+String.fromCharCode(67584)+"-"+String.fromCharCode(69631)+String.fromCharCode(124928)+"-"+String.fromCharCode(126975)+"]");function Bx(t,n){return"start"!==n&&"end"!==n||Ux.test(t)||(n="start"===n?"left":"right"),Ex[n]}var qx=function(){function t(t,n,e,r){this.overlaps=e,this.pixelRatio=n,this.resolution=t,this.Zf,this.instructions=r.instructions,this.coordinates=r.coordinates,this.Wf={},this.Hf=[1,0,0,1,0,0],this.hitDetectionInstructions=r.hitDetectionInstructions,this.uo=null,this.Pi=0,this.fillStates=r.fillStates||{},this.strokeStates=r.strokeStates||{},this.textStates=r.textStates||{},this.Kf={},this.Nf={}}return t.prototype.createLabel=function(t,n,e,r){var i=t+n+e+r;if(this.Nf[i])return this.Nf[i];var o=r?this.strokeStates[r]:null,s=e?this.fillStates[e]:null,a=this.textStates[n],u=this.pixelRatio,c=[a.scale[0]*u,a.scale[1]*u],f=Bx(t,a.textAlign||Is),h=r&&o.lineWidth?o.lineWidth:0,l=t.split("\n"),v=l.length,d=[],p=Ws(a.font,l,d),y=qs(a.font),m=p+h,b=[],g=(m+2)*c[0],w=(y*v+h)*c[1],x={width:g<0?Math.floor(g):Math.ceil(g),height:w<0?Math.floor(w):Math.ceil(w),contextInstructions:b};(1==c[0]&&1==c[1]||b.push("scale",c),b.push("font",a.font),r)&&(b.push("strokeStyle",o.strokeStyle),b.push("lineWidth",h),b.push("lineCap",o.lineCap),b.push("lineJoin",o.lineJoin),b.push("miterLimit",o.miterLimit),(Vt?OffscreenCanvasRenderingContext2D:CanvasRenderingContext2D).prototype.setLineDash&&(b.push("setLineDash",[o.lineDash]),b.push("lineDashOffset",o.lineDashOffset)));e&&b.push("fillStyle",s.fillStyle),b.push("textBaseline","middle"),b.push("textAlign","center");var k,_=.5-f,S=f*m+_*h;if(r)for(k=0;k<v;++k)b.push("strokeText",[l[k],S+_*d[k],.5*(h+y)+k*y]);if(e)for(k=0;k<v;++k)b.push("fillText",[l[k],S+_*d[k],.5*(h+y)+k*y]);return this.Nf[i]=x,x},t.prototype.Xf=function(t,n,e,r,i,o,s){t.beginPath(),t.moveTo.apply(t,n),t.lineTo.apply(t,e),t.lineTo.apply(t,r),t.lineTo.apply(t,i),t.lineTo.apply(t,n),o&&(this.Zf=o[2],this.As(t)),s&&(this.Yf(t,s),t.stroke())},t.prototype.Jf=function(t,n,e,r,i,o,s,a,u,c,f,h,l,v,d,p){var y,m=e-(s*=h[0]),b=r-(a*=h[1]),g=i+u>t?t-u:i,w=o+c>n?n-c:o,x=v[3]+g*h[0]+v[1],k=v[0]+w*h[1]+v[2],_=m-v[3],S=b-v[0];return(d||0!==f)&&(Nx[0]=_,Fx[0]=_,Nx[1]=S,zx[1]=S,zx[0]=_+x,Lx[0]=zx[0],Lx[1]=S+k,Fx[1]=Lx[1]),0!==f?(tn(y=sn([1,0,0,1,0,0],e,r,1,1,f,-e,-r),Nx),tn(y,zx),tn(y,Lx),tn(y,Fx),En(Math.min(Nx[0],zx[0],Lx[0],Fx[0]),Math.min(Nx[1],zx[1],Lx[1],Fx[1]),Math.max(Nx[0],zx[0],Lx[0],Fx[0]),Math.max(Nx[1],zx[1],Lx[1],Fx[1]),Dx)):En(Math.min(_,_+x),Math.min(S,S+k),Math.max(_,_+x),Math.max(S,S+k),Dx),l&&(m=Math.round(m),b=Math.round(b)),{drawImageX:m,drawImageY:b,drawImageW:g,drawImageH:w,originX:u,originY:c,declutterBox:{minX:Dx[0],minY:Dx[1],maxX:Dx[2],maxY:Dx[3],value:p},canvasTransform:y,scale:h}},t.prototype.Qf=function(t,n,e,r,i,o,s){var a=!(!o&&!s),u=r.declutterBox,c=t.canvas,f=s?s[2]*r.scale[0]/2:0;return u.minX-f<=c.width/n&&u.maxX+f>=0&&u.minY-f<=c.height/n&&u.maxY+f>=0&&(a&&this.Xf(t,Nx,zx,Lx,Fx,o,s),Hs(t,r.canvasTransform,i,e,r.originX,r.originY,r.drawImageW,r.drawImageH,r.drawImageX,r.drawImageY,r.scale)),!0},t.prototype.As=function(t){if(this.Zf){var n=tn(this.Hf,[0,0]),e=512*this.pixelRatio;t.save(),t.translate(n[0]%e,n[1]%e),t.rotate(this.Pi)}t.fill(),this.Zf&&t.restore()},t.prototype.Yf=function(t,n){t.strokeStyle=n[1],t.lineWidth=n[2],t.lineCap=n[3],t.lineJoin=n[4],t.miterLimit=n[5],t.setLineDash&&(t.lineDashOffset=n[7],t.setLineDash(n[6]))},t.prototype.th=function(t,n,e,r){var i=this.textStates[n],o=this.createLabel(t,n,r,e),s=this.strokeStates[e],a=this.pixelRatio,u=Bx(t,i.textAlign||Is),c=Ex[i.textBaseline||Ps],f=s&&s.lineWidth?s.lineWidth:0;return{label:o,anchorX:u*(o.width/a-2*i.scale[0])+2*(.5-u)*f,anchorY:c*o.height/a+2*(.5-c)*f}},t.prototype.nh=function(t,n,e,r,i,o,s,a){var u;this.uo&&x(e,this.Hf)?u=this.uo:(this.uo||(this.uo=[]),u=Nr(this.coordinates,0,this.coordinates.length,2,e,this.uo),Qt(this.Hf,e));for(var c,f,h,l,v,d,p,y,m,b,g,w,k,_,S,M,j=0,T=r.length,O=0,E=0,A=0,C=null,R=null,I=this.Wf,P=this.Pi,D=Math.round(1e12*Math.atan2(-e[1],e[0]))/1e12,N={context:t,pixelRatio:this.pixelRatio,resolution:this.resolution,rotation:P},z=this.instructions!=r||this.overlaps?0:200;j<T;){var L=r[j];switch(L[0]){case bx.BEGIN_GEOMETRY:k=L[1],M=L[3],k.getGeometry()?void 0===s||Qn(s,M.getExtent())?++j:j=L[2]+1:j=L[2];break;case bx.BEGIN_PATH:E>z&&(this.As(t),E=0),A>z&&(t.stroke(),A=0),E||A||(t.beginPath(),l=NaN,v=NaN),++j;break;case bx.CIRCLE:var F=u[O=L[1]],G=u[O+1],U=u[O+2]-F,B=u[O+3]-G,q=Math.sqrt(U*U+B*B);t.moveTo(F+q,G),t.arc(F,G,q,0,2*Math.PI,!0),++j;break;case bx.CLOSE_PATH:t.closePath(),++j;break;case bx.CUSTOM:O=L[1],c=L[2];var $=L[3],V=L[4],Z=6==L.length?L[5]:void 0;N.geometry=$,N.feature=k,j in I||(I[j]=[]);var W=I[j];Z?Z(u,O,c,2,W):(W[0]=u[O],W[1]=u[O+1],W.length=2),V(W,N),++j;break;case bx.DRAW_IMAGE:O=L[1],c=L[2],y=L[3],f=L[4],h=L[5];var H=L[6],K=L[7],X=L[8],Y=L[9],J=L[10],Q=L[11],tt=L[12],nt=L[13],et=L[14];if(!y&&L.length>=19){m=L[18],b=L[19],g=L[20],w=L[21];var rt=this.th(m,b,g,w);y=rt.label,L[3]=y;var it=L[22];f=(rt.anchorX-it)*this.pixelRatio,L[4]=f;var ot=L[23];h=(rt.anchorY-ot)*this.pixelRatio,L[5]=h,H=y.height,L[6]=H,nt=y.width,L[13]=nt}var st=void 0;L.length>24&&(st=L[24]);var at=void 0,ut=void 0,ct=void 0;L.length>16?(at=L[15],ut=L[16],ct=L[17]):(at=Ds,ut=!1,ct=!1),J&&D?Q+=P:J||D||(Q-=P);for(var ft=0;O<c;O+=2)if(!(st&&st[ft++]<nt/this.pixelRatio)){var ht=[t,n,y,Lt=this.Jf(y.width,y.height,u[O],u[O+1],nt,H,f,h,X,Y,Q,tt,i,at,ut||ct,k),K,ut?C:null,ct?R:null],lt=void 0,vt=void 0;if(a&&et){var dt=c-O;if(!et[dt]){et[dt]=ht;continue}if(lt=et[dt],delete et[dt],vt=Gx(lt),a.collides(vt))continue}a&&a.collides(Lt.declutterBox)||(lt&&(a&&a.insert(vt),this.Qf.apply(this,lt)),a&&a.insert(Lt.declutterBox),this.Qf.apply(this,ht))}++j;break;case bx.DRAW_CHARS:var pt=L[1],yt=L[2],mt=L[3],bt=L[4];w=L[5];var gt=L[6],wt=L[7],xt=L[8];g=L[9];var kt=L[10];m=L[11],b=L[12];var _t=[L[13],L[13]],St=this.textStates[b],Mt=St.font,jt=[St.scale[0]*wt,St.scale[1]*wt],Tt=void 0;Mt in this.Kf?Tt=this.Kf[Mt]:(Tt={},this.Kf[Mt]=Tt);var Ot=Px(u,pt,yt,2),Et=Math.abs(jt[0])*Zs(Mt,m,Tt);if(bt||Et<=Ot){var At=this.textStates[b].textAlign,Ct=Ix(u,pt,yt,2,m,(Ot-Et)*Ex[At],gt,Math.abs(jt[0]),Zs,Mt,Tt,D?0:this.Pi);t:if(Ct){var Rt=[],It=void 0,Pt=void 0,Dt=void 0,Nt=void 0,zt=void 0;if(g)for(It=0,Pt=Ct.length;It<Pt;++It){Dt=(zt=Ct[It])[4],Nt=this.createLabel(Dt,b,"",g),f=zt[2]+(jt[0]<0?-kt:kt),h=mt*Nt.height+2*(.5-mt)*kt*jt[1]/jt[0]-xt;var Lt=this.Jf(Nt.width,Nt.height,zt[0],zt[1],Nt.width,Nt.height,f,h,0,0,zt[3],_t,!1,Ds,!1,k);if(a&&a.collides(Lt.declutterBox))break t;Rt.push([t,n,Nt,Lt,1,null,null])}if(w)for(It=0,Pt=Ct.length;It<Pt;++It){Dt=(zt=Ct[It])[4],Nt=this.createLabel(Dt,b,w,""),f=zt[2],h=mt*Nt.height-xt;Lt=this.Jf(Nt.width,Nt.height,zt[0],zt[1],Nt.width,Nt.height,f,h,0,0,zt[3],_t,!1,Ds,!1,k);if(a&&a.collides(Lt.declutterBox))break t;Rt.push([t,n,Nt,Lt,1,null,null])}a&&a.load(Rt.map(Gx));for(var Ft=0,Gt=Rt.length;Ft<Gt;++Ft)this.Qf.apply(this,Rt[Ft])}}++j;break;case bx.END_GEOMETRY:if(void 0!==o){var Ut=o(k=L[1],M);if(Ut)return Ut}++j;break;case bx.FILL:z?E++:this.As(t),++j;break;case bx.MOVE_TO_LINE_TO:for(O=L[1],c=L[2],_=u[O],p=(S=u[O+1])+.5|0,(d=_+.5|0)===l&&p===v||(t.moveTo(_,S),l=d,v=p),O+=2;O<c;O+=2)d=(_=u[O])+.5|0,p=(S=u[O+1])+.5|0,O!=c-2&&d===l&&p===v||(t.lineTo(_,S),l=d,v=p);++j;break;case bx.SET_FILL_STYLE:C=L,this.Zf=L[2],E&&(this.As(t),E=0,A&&(t.stroke(),A=0)),t.fillStyle=L[1],++j;break;case bx.SET_STROKE_STYLE:R=L,A&&(t.stroke(),A=0),this.Yf(t,L),++j;break;case bx.STROKE:z?A++:t.stroke(),++j;break;default:++j}}E&&this.As(t),A&&t.stroke()},t.prototype.execute=function(t,n,e,r,i,o){this.Pi=r,this.nh(t,n,e,this.instructions,i,void 0,void 0,o)},t.prototype.executeHitDetection=function(t,n,e,r,i){return this.Pi=e,this.nh(t,1,n,this.hitDetectionInstructions,!0,r,i)},t}(),$x=[bf,df,mf,yf,gf,pf],Vx=function(){function t(t,n,e,r,i,o){this.qf=t,this.xu=r,this.Rt=e,this.$f=n,this.Kc=o,this.eh={},this.rh=null,this.ih=[1,0,0,1,0,0],this.oh(i)}return t.prototype.clip=function(t,n){var e=this.getClipCoords(n);t.beginPath(),t.moveTo(e[0],e[1]),t.lineTo(e[2],e[3]),t.lineTo(e[4],e[5]),t.lineTo(e[6],e[7]),t.clip()},t.prototype.oh=function(t){for(var n in t){var e=this.eh[n];void 0===e&&(e={},this.eh[n]=e);var r=t[n];for(var i in r){var o=r[i];e[i]=new qx(this.$f,this.Rt,this.xu,o)}}},t.prototype.hasExecutors=function(t){for(var n in this.eh)for(var e=this.eh[n],r=0,i=t.length;r<i;++r)if(t[r]in e)return!0;return!1},t.prototype.forEachFeatureAtCoordinate=function(t,n,e,r,i,o){var s=2*(r=Math.round(r))+1,a=sn(this.ih,r+.5,r+.5,1/n,-1/n,-e,-t[0],-t[1]),u=!this.rh;u&&(this.rh=bo(s,s));var c,f=this.rh;f.canvas.width!==s||f.canvas.height!==s?(f.canvas.width=s,f.canvas.height=s):u||f.clearRect(0,0,s,s),void 0!==this.Kc&&(Nn(c=[1/0,1/0,-1/0,-1/0],t),xn(c,n*(this.Kc+r),c));var h,l=Wx(r);function v(t,n){for(var e=f.getImageData(0,0,s,s).data,a=0,u=l.length;a<u;a++)if(e[l[a]]>0){if(!o||h!==yf&&h!==gf||-1!==o.indexOf(t)){var c=(l[a]-3)/4,v=r-c%s,d=r-(c/s|0),p=i(t,n,v*v+d*d);if(p)return p}f.clearRect(0,0,s,s);break}}var d,y,m,b,g,w=Object.keys(this.eh).map(Number);for(w.sort(p),d=w.length-1;d>=0;--d){var x=w[d].toString();for(m=this.eh[x],y=$x.length-1;y>=0;--y)if(void 0!==(b=m[h=$x[y]])&&(g=b.executeHitDetection(f,a,e,v,c)))return g}},t.prototype.getClipCoords=function(t){var n=this.qf;if(!n)return null;var e=n[0],r=n[1],i=n[2],o=n[3],s=[e,r,e,o,i,o,i,r];return Nr(s,0,8,2,t,s),s},t.prototype.isEmpty=function(){return C(this.eh)},t.prototype.execute=function(t,n,e,r,i,o,s){var a=Object.keys(this.eh).map(Number);a.sort(p),this.qf&&(t.save(),this.clip(t,e));var u,c,f,h,l,v,d=o||$x;for(s&&a.reverse(),u=0,c=a.length;u<c;++u){var y=a[u].toString();for(l=this.eh[y],f=0,h=d.length;f<h;++f){void 0!==(v=l[d[f]])&&v.execute(t,n,e,r,i,s)}}this.qf&&t.restore()},t}(),Zx={};function Wx(t){if(void 0!==Zx[t])return Zx[t];for(var n=2*t+1,e=t*t,r=new Array(e+1),i=0;i<=t;++i)for(var o=0;o<=t;++o){var s=i*i+o*o;if(s>e)break;var a=r[s];a||(a=[],r[s]=a),a.push(4*((t+i)*n+(t+o))+3),i>0&&a.push(4*((t-i)*n+(t+o))+3),o>0&&(a.push(4*((t+i)*n+(t-o))+3),i>0&&a.push(4*((t-i)*n+(t-o))+3))}for(var u=[],c=(i=0,r.length);i<c;++i)r[i]&&u.push.apply(u,r[i]);return Zx[t]=u,u}var Hx=Vx,Kx=.5;function Xx(t,n,e,r,i,o,s){var a=bo(t[0]*Kx,t[1]*Kx);a.imageSmoothingEnabled=!1;for(var u=a.canvas,c=new vf(a,Kx,i,null,s),f=e.length,h=Math.floor(16777215/f),l={},v=1;v<=f;++v){var d=e[v-1],y=d.getStyleFunction()||r;if(r){var m=y(d,o);if(m){Array.isArray(m)||(m=[m]);for(var b="#"+("000000"+(v*h).toString(16)).slice(-6),g=0,w=m.length;g<w;++g){var x=m[g],k=x.getGeometryFunction()(d);if(k&&Qn(i,k.getExtent())){var _=x.clone(),S=_.getFill();S&&S.setColor(b);var M=_.getStroke();M&&(M.setColor(b),M.setLineDash(null)),_.setText(void 0);var j=x.getImage();if(j&&0!==j.getOpacity()){var T=j.getImageSize();if(!T)continue;var O=bo(T[0],T[1],void 0,{alpha:!1}),E=O.canvas;O.fillStyle=b,O.fillRect(0,0,E.width,E.height),_.setImage(new wv({img:E,imgSize:T,anchor:j.getAnchor(),anchorXUnits:cv,anchorYUnits:cv,offset:j.getOrigin(),opacity:1,size:j.getSize(),scale:j.getScale(),rotation:j.getRotation(),rotateWithView:j.getRotateWithView()}))}var A=_.getZIndex()||0;(I=l[A])||(I={},l[A]=I,I[Rt.POLYGON]=[],I[Rt.CIRCLE]=[],I[Rt.LINE_STRING]=[],I[Rt.POINT]=[]),I[k.getType().replace("Multi","")].push(k,_)}}}}}for(var C=Object.keys(l).map(Number).sort(p),R=(v=0,C.length);v<R;++v){var I=l[C[v]];for(var P in I){var D=I[P];for(g=0,w=D.length;g<w;g+=2){c.setStyle(D[g+1]);for(var N=0,z=n.length;N<z;++N)c.setTransform(n[N]),c.drawGeometry(D[g])}}}return a.getImageData(0,0,u.width,u.height)}function Yx(t,n,e){var r=[];if(e){var i=Math.floor(Math.round(t[0])*Kx),o=Math.floor(Math.round(t[1])*Kx),s=4*(ae(i,0,e.width-1)+ae(o,0,e.height-1)*e.width),a=e.data[s],u=e.data[s+1],c=e.data[s+2]+256*(u+256*a),f=Math.floor(16777215/n.length);c&&c%f==0&&r.push(n[c/f-1])}return r}var Jx=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Qx=function(t){function n(n){var e=t.call(this,n)||this;return e.sh=e.ah.bind(e),e.uh,e.fh=!1,e.hh=null,e.lh=null,e.oc=-1,e.dh=NaN,e.gc=[1/0,1/0,-1/0,-1/0],e.ph=[1/0,1/0,-1/0,-1/0],e.yh,e.mh=null,e.bh=null,e.gh=null,e.wh=null,e.replayGroupChanged=!0,e.declutterExecutorGroup=null,e.clipping=!0,e}return Jx(n,t),n.prototype.useContainer=function(n,e,r){r<1&&(n=null),t.prototype.useContainer.call(this,n,e,r)},n.prototype.renderWorlds=function(t,n,e){var r=n.extent,i=n.viewState,o=i.center,s=i.resolution,a=i.projection,u=i.rotation,c=a.getExtent(),f=this.getLayer().getSource(),h=n.pixelRatio,l=n.viewHints,v=!(l[_a]||l[Sa]),d=this.context,p=Math.round(n.size[0]*h),y=Math.round(n.size[1]*h),m=f.getWrapX()&&a.canWrapX(),b=m?Jn(c):null,g=m?Math.ceil((r[2]-c[2])/b)+1:1,w=m?Math.floor((r[0]-c[0])/b):0;do{var x=this.getRenderTransform(o,s,u,h,p,y,w*b);t.execute(d,1,x,u,v,void 0,e)}while(++w<g)},n.prototype.renderDeclutter=function(t){this.declutterExecutorGroup&&this.renderWorlds(this.declutterExecutorGroup,t,t.declutterTree)},n.prototype.renderFrame=function(t,n){var e=t.pixelRatio,r=t.layerStatesArray[t.layerIndex];rn(this.pixelTransform,1/e,1/e),an(this.inversePixelTransform,this.pixelTransform);var i=cn(this.pixelTransform);this.useContainer(n,i,r.opacity);var o=this.context,s=o.canvas,a=this.wh,u=this.declutterExecutorGroup;if((!a||a.isEmpty())&&(!u||u.isEmpty()))return null;var c=Math.round(t.size[0]*e),f=Math.round(t.size[1]*e);s.width!=c||s.height!=f?(s.width=c,s.height=f,s.style.transform!==i&&(s.style.transform=i)):this.containerReused||o.clearRect(0,0,c,f),this.preRender(o,t);var h=t.viewState,l=h.projection,v=!1,d=!0;if(r.extent&&this.clipping){var p=Cr(r.extent,l);(v=(d=Qn(p,t.extent))&&!Mn(p,t.extent))&&this.clipUnrotated(o,t,p)}d&&this.renderWorlds(a,t),v&&o.restore(),this.postRender(o,t);var y=Ms(r.opacity),m=this.container;return y!==m.style.opacity&&(m.style.opacity=y),this.yh!==h.rotation&&(this.yh=h.rotation,this.hh=null),this.container},n.prototype.getFeatures=function(t){return new Promise(function(n){if(!this.hh&&!this.uh){var e=[this.context.canvas.width,this.context.canvas.height];tn(this.pixelTransform,e);var r=this.mh,i=this.dh,o=this.yh,s=this.bh,a=this.ph,u=this.getLayer(),c=[],f=e[0]*Kx,h=e[1]*Kx;c.push(this.getRenderTransform(r,i,o,Kx,f,h,0).slice());var l=u.getSource(),v=s.getExtent();if(l.getWrapX()&&s.canWrapX()&&!Mn(v,a)){for(var d=a[0],p=Jn(v),y=0,m=void 0;d<v[0];)m=p*--y,c.push(this.getRenderTransform(r,i,o,Kx,f,h,m).slice()),d+=p;for(y=0,d=a[2];d>v[2];)m=p*++y,c.push(this.getRenderTransform(r,i,o,Kx,f,h,m).slice()),d-=p}this.hh=Xx(e,c,this.lh,u.getStyleFunction(),a,i,o)}n(Yx(t,this.lh,this.hh))}.bind(this))},n.prototype.forEachFeatureAtCoordinate=function(t,n,e,r,i){var s=this;if(this.wh){var a,u=n.viewState.resolution,c=n.viewState.rotation,f=this.getLayer(),h={},l=function(t,n,e){var s=o(t),a=h[s];if(a){if(!0!==a&&e<a.distanceSq){if(0===e)return h[s]=!0,i.splice(i.lastIndexOf(a),1),r(t,f,n);a.geometry=n,a.distanceSq=e}}else{if(0===e)return h[s]=!0,r(t,f,n);i.push(h[s]={feature:t,layer:f,geometry:n,distanceSq:e,callback:r})}},v=[this.wh];return this.declutterExecutorGroup&&v.push(this.declutterExecutorGroup),v.some((function(r){return a=r.forEachFeatureAtCoordinate(t,u,c,e,l,r===s.declutterExecutorGroup?n.declutterTree.all().map((function(t){return t.value})):null)})),a}},n.prototype.handleFontsChanged=function(){var t=this.getLayer();t.getVisible()&&this.wh&&t.changed()},n.prototype.ah=function(t){this.renderIfReadyAndVisible()},n.prototype.prepareFrame=function(t){var n=this.getLayer(),e=n.getSource();if(!e)return!1;var r=t.viewHints[_a],i=t.viewHints[Sa],o=n.getUpdateWhileAnimating(),s=n.getUpdateWhileInteracting();if(!this.fh&&!o&&r||!s&&i)return this.uh=!0,!0;this.uh=!1;var a=t.extent,u=t.viewState,c=u.projection,f=u.resolution,h=t.pixelRatio,l=n.getRevision(),v=n.getRenderBuffer(),d=n.getRenderOrder();void 0===d&&(d=xf);var p=u.center.slice(),y=xn(a,v*f),m=y.slice(),b=[y.slice()],g=c.getExtent();if(e.getWrapX()&&c.canWrapX()&&!Mn(g,t.extent)){var w=Jn(g),k=Math.max(Jn(y)/2,w);y[0]=g[0]-k,y[2]=g[2]+k,sr(p,c);var _=oe(b[0],c);_[0]<g[0]&&_[2]<g[2]?b.push([_[0]+w,_[1],_[2]+w,_[3]]):_[0]>g[0]&&_[2]>g[2]&&b.push([_[0]-w,_[1],_[2]-w,_[3]])}if(!this.fh&&this.dh==f&&this.oc==l&&this.gh==d&&Mn(this.ph,y))return x(this.gc,m)||(this.hh=null,this.gc=m),this.mh=p,this.replayGroupChanged=!1,!0;this.wh=null,this.fh=!1;var S,M=new Rx(_f(f,h),y,f,h);this.getLayer().getDeclutter()&&(S=new Rx(_f(f,h),y,f,h));var j,T=Tr();if(T){for(var O=0,E=b.length;O<E;++O){var A=Ar(b[O],c);e.loadFeatures(A,Rr(f,c),T)}j=xr(T,c)}else for(O=0,E=b.length;O<E;++O)e.loadFeatures(b[O],f,c);var C=kf(f,h),R=function(t){var e,r=t.getStyleFunction()||n.getStyleFunction();if(r&&(e=r(t,f)),e){var i=this.renderFeature(t,C,e,M,j,S);this.fh=this.fh||i}}.bind(this),I=Ar(y,c),P=e.getFeaturesInExtent(I);d&&P.sort(d);for(O=0,E=P.length;O<E;++O)R(P[O]);this.lh=P;var D=M.finish(),N=new Hx(y,f,h,e.getOverlaps(),D,n.getRenderBuffer());return S&&(this.declutterExecutorGroup=new Hx(y,f,h,e.getOverlaps(),S.finish(),n.getRenderBuffer())),this.dh=f,this.oc=l,this.gh=d,this.gc=m,this.ph=y,this.mh=p,this.bh=c,this.wh=N,this.hh=null,this.replayGroupChanged=!0,!0},n.prototype.renderFeature=function(t,n,e,r,i,o){if(!e)return!1;var s=!1;if(Array.isArray(e))for(var a=0,u=e.length;a<u;++a)s=Sf(r,t,e[a],n,this.sh,i,o)||s;else s=Sf(r,t,e,n,this.sh,i,o);return s},n}(cw),tk=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),nk=function(t){function n(n){var e=t.call(this,n)||this;return e.xh=new Qx(n),e.kh=n.getImageRatio(),e._h=[1,0,0,1,0,0],e.Sh=null,e}return tk(n,t),n.prototype.disposeInternal=function(){this.xh.dispose(),t.prototype.disposeInternal.call(this)},n.prototype.getFeatures=function(t){if(!this.xh)return new Promise((function(t){return t([])}));var n=tn(this._h,tn(this.Sh,t.slice()));return this.xh.getFeatures(n)},n.prototype.handleFontsChanged=function(){this.xh.handleFontsChanged()},n.prototype.prepareFrame=function(t){var n=t.pixelRatio,e=t.viewState,r=e.resolution,i=t.viewHints,o=this.xh,s=t.extent;1!==this.kh&&ee(s=s.slice(0),this.kh);var a=Jn(s)/r,u=Hn(s)/r;if(!i[_a]&&!i[Sa]&&!te(s)){o.useContainer(null,null,1);var c=o.context,f=O({},t,{declutterTree:new Pv(9),extent:s,size:[a,u],viewState:O({},t.viewState,{rotation:0})}),h=!0,l=new mo(s,r,n,c.canvas,(function(t){o.prepareFrame(f)&&o.replayGroupChanged&&(o.clipping=!1,o.renderFrame(f,null)&&(o.renderDeclutter(f),h=!1),t())}));l.addEventListener(P,function(){if(l.getState()===co){this.Dt=h?null:l;var t=l.getResolution(),r=l.getPixelRatio(),i=t*n/r;this.renderedResolution=i,this._h=sn(this._h,a/2,u/2,1/i,-1/i,0,-e.center[0],-e.center[1])}}.bind(this)),l.load()}return this.Dt&&(this.Sh=t.pixelToCoordinateTransform.slice()),!!this.Dt},n.prototype.preRender=function(){},n.prototype.postRender=function(){},n.prototype.renderDeclutter=function(){},n.prototype.forEachFeatureAtCoordinate=function(n,e,r,i,o){return this.xh?this.xh.forEachFeatureAtCoordinate(n,e,r,i,o):t.prototype.forEachFeatureAtCoordinate.call(this,n,e,r,i,o)},n}(hw),ek="image",rk="hybrid",ik="vector",ok=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),sk={image:[bf,df,mf,yf,gf],hybrid:[bf,mf],vector:[]},ak={hybrid:[yf,gf,pf],vector:[bf,df,mf,yf,gf,pf]},uk=function(t){function n(n){var e=t.call(this,n)||this;return e.sh=e.ah.bind(e),e.fh=!1,e.Mh,e.Sh=null,e.yh,e.jh=[1,0,0,1,0,0],e}return ok(n,t),n.prototype.prepareTile=function(t,n,e){var r,i=t.getState();return i!==vt&&i!==dt||(this.Th(t,n,e),this.Oh(t)&&(r=!0)),r},n.prototype.getTile=function(n,e,r,i){var o=i.pixelRatio,s=i.viewState,a=s.resolution,u=s.projection,c=this.getLayer(),f=c.getSource().getTile(n,e,r,o,u),h=i.viewHints,l=!(h[_a]||h[Sa]);return!l&&f.wantedResolution||(f.wantedResolution=a),this.prepareTile(f,o,u)&&(l||Date.now()-i.time<8)&&c.getRenderMode()!==ik&&this.Eh(f,i),t.prototype.getTile.call(this,n,e,r,i)},n.prototype.isDrawableTile=function(n){var e=this.getLayer();return t.prototype.isDrawableTile.call(this,n)&&(e.getRenderMode()===ik?o(e)in n.executorGroups:n.hasContext(e))},n.prototype.getTileImage=function(t){return t.getImage(this.getLayer())},n.prototype.prepareFrame=function(n){var e=this.getLayer().getRevision();return this.Mh!=e&&(this.renderedTiles.length=0),this.Mh=e,t.prototype.prepareFrame.call(this,n)},n.prototype.Th=function(t,n,e){var r=this.getLayer(),i=r.getRevision(),s=r.getRenderOrder()||null,a=t.wantedResolution,u=t.getReplayState(r);if(u.dirty||u.renderedResolution!==a||u.renderedRevision!=i||u.renderedRenderOrder!=s){var c=r.getSource(),f=r.getDeclutter(),h=c.getTileGrid(),l=c.getTileGridForProjection(e).getTileCoordExtent(t.wrappedTileCoord),v=c.getSourceTiles(n,e,t),d=o(r);delete t.hitDetectionImageData[d],t.executorGroups[d]=[],f&&(t.declutterExecutorGroups[d]=[]);for(var p=function(e,i){var o=v[e];if(o.getState()!=vt)return"continue";var p=o.tileCoord,m=h.getTileCoordExtent(p),b=Kn(l,m),g=xn(b,r.getRenderBuffer()*a,y.tmpExtent),w=In(m,b)?null:g;u.dirty=!1;var x=new Rx(0,g,a,n),k=f?new Rx(0,b,a,n):void 0,_=kf(a,n),S=function(t){var n,e=t.getStyleFunction()||r.getStyleFunction();if(e&&(n=e(t,a)),n){var i=this.renderFeature(t,_,n,x,k);this.fh=this.fh||i,u.dirty=u.dirty||i}},M=o.getFeatures();s&&s!==u.renderedRenderOrder&&M.sort(s);for(var j=0,T=M.length;j<T;++j){var O=M[j];w&&!Qn(w,O.getGeometry().getExtent())||S.call(y,O)}var E=x.finish(),A=r.getRenderMode()!==ik&&f&&1===v.length?null:b,C=new Hx(A,a,n,c.getOverlaps(),E,r.getRenderBuffer());if(t.executorGroups[d].push(C),k){var R=new Hx(null,a,n,c.getOverlaps(),k.finish(),r.getRenderBuffer());t.declutterExecutorGroups[d].push(R)}},y=this,m=0,b=v.length;m<b;++m)p(m);u.renderedRevision=i,u.renderedRenderOrder=s,u.renderedResolution=a}},n.prototype.forEachFeatureAtCoordinate=function(t,n,e,r,i){var s=n.viewState.resolution,a=n.viewState.rotation;e=null==e?0:e;var u=this.getLayer(),c=u.getSource().getTileGridForProjection(n.viewState.projection),f=wn([t]);xn(f,s*e,f);for(var h,l={},v=function(t,n,e){var s=t.getId();void 0===s&&(s=o(t));var a=l[s];if(a){if(!0!==a&&e<a.distanceSq){if(0===e)return l[s]=!0,i.splice(i.lastIndexOf(a),1),r(t,u,n);a.geometry=n,a.distanceSq=e}}else{if(0===e)return l[s]=!0,r(t,u,n);i.push(l[s]={feature:t,layer:u,geometry:n,distanceSq:e,callback:r})}},d=this.renderedTiles,p=function(r,i){var l=d[r];if(!Qn(c.getTileCoordExtent(l.wrappedTileCoord),f))return"continue";var p=o(u),y=[l.executorGroups[p]],m=l.declutterExecutorGroups[p];m&&y.push(m),y.some((function(r){for(var i=r===m?n.declutterTree.all().map((function(t){return t.value})):null,o=0,u=r.length;o<u;++o){var c=r[o];if(h=c.forEachFeatureAtCoordinate(t,s,a,e,v,i))return!0}}))},y=0,m=d.length;!h&&y<m;++y)p(y);return h},n.prototype.getFeatures=function(t){return new Promise(function(n,e){for(var r,i=this.getLayer(),s=o(i),a=i.getSource(),u=this.renderedProjection,c=u.getExtent(),f=this.renderedResolution,h=a.getTileGridForProjection(u),l=tn(this.Sh,t.slice()),v=h.getTileCoordForCoordAndResolution(l,f),d=0,p=this.renderedTiles.length;d<p;++d)if(v.toString()===this.renderedTiles[d].tileCoord.toString()){if((r=this.renderedTiles[d]).getState()===vt){var y=h.getTileCoordExtent(r.tileCoord);a.getWrapX()&&u.canWrapX()&&!Mn(c,y)&&sr(l,u);break}r=void 0}if(!r||r.loadingSourceTiles>0)n([]);else{var m=Xn(h.getTileCoordExtent(r.wrappedTileCoord)),b=[(l[0]-m[0])/f,(m[1]-l[1])/f],g=r.getSourceTiles().reduce((function(t,n){return t.concat(n.getFeatures())}),[]),w=r.hitDetectionImageData[s];if(!w&&!this.uh){var x=Ya(h.getTileSize(h.getZForResolution(f))),k=this.yh;w=Xx(x,[this.getRenderTransform(h.getTileCoordCenter(r.wrappedTileCoord),f,0,Kx,x[0]*Kx,x[1]*Kx,0)],g,i.getStyleFunction(),h.getTileCoordExtent(r.wrappedTileCoord),r.getReplayState(i).renderedResolution,k),r.hitDetectionImageData[s]=w}n(Yx(b,g,w))}}.bind(this))},n.prototype.handleFontsChanged=function(){var t=this.getLayer();t.getVisible()&&void 0!==this.Mh&&t.changed()},n.prototype.ah=function(t){this.renderIfReadyAndVisible()},n.prototype.renderDeclutter=function(t){var n=this.context,e=n.globalAlpha;n.globalAlpha=this.getLayer().getOpacity();for(var r=t.viewHints,i=!(r[_a]||r[Sa]),s=this.renderedTiles,a=0,u=s.length;a<u;++a){var c=s[a],f=c.declutterExecutorGroups[o(this.getLayer())];if(f)for(var h=f.length-1;h>=0;--h)f[h].execute(this.context,1,this.getTileRenderTransform(c,t),t.viewState.rotation,i,void 0,t.declutterTree)}n.globalAlpha=e},n.prototype.getTileRenderTransform=function(t,n){var e=n.pixelRatio,r=n.viewState,i=r.center,o=r.resolution,s=r.rotation,a=n.size,u=Math.round(a[0]*e),c=Math.round(a[1]*e),f=this.getLayer().getSource().getTileGridForProjection(n.viewState.projection),h=t.tileCoord,l=f.getTileCoordExtent(t.wrappedTileCoord),v=f.getTileCoordExtent(h,this.tmpExtent)[0]-l[0];return Yt(en(this.inversePixelTransform.slice(),1/e,1/e),this.getRenderTransform(i,o,s,e,u,c,v))},n.prototype.renderFrame=function(n,e){var r=n.viewHints,i=!(r[_a]||r[Sa]);t.prototype.renderFrame.call(this,n,e),this.Sh=n.pixelToCoordinateTransform.slice(),this.yh=n.viewState.rotation;var s=this.getLayer(),a=s.getRenderMode(),u=this.context,c=u.globalAlpha;u.globalAlpha=s.getOpacity();for(var f=ak[a],h=n.viewState.rotation,l=this.renderedTiles,v=[],d=[],p=l.length-1;p>=0;--p)for(var y=l[p],m=this.getTileRenderTransform(y,n),b=y.executorGroups[o(s)],g=!1,w=0,x=b.length;w<x;++w){var k=b[w];if(k.hasExecutors(f)){var _=y.tileCoord[0],S=void 0;if(!g&&(S=k.getClipCoords(m))){u.save();for(var M=0,j=v.length;M<j;++M){var T=v[M];_<d[M]&&(u.beginPath(),u.moveTo(S[0],S[1]),u.lineTo(S[2],S[3]),u.lineTo(S[4],S[5]),u.lineTo(S[6],S[7]),u.moveTo(T[6],T[7]),u.lineTo(T[4],T[5]),u.lineTo(T[2],T[3]),u.lineTo(T[0],T[1]),u.clip())}}k.execute(u,1,m,h,i,f),!g&&S&&(u.restore(),v.push(S),d.push(_),g=!0)}}return u.globalAlpha=c,this.container},n.prototype.renderFeature=function(t,n,e,r,i){if(!e)return!1;var o=!1;if(Array.isArray(e))for(var s=0,a=e.length;s<a;++s)o=Sf(r,t,e[s],n,this.sh,void 0,i)||o;else o=Sf(r,t,e,n,this.sh,void 0,i);return o},n.prototype.Oh=function(t){var n=this.getLayer();if(n.getRenderMode()===ik)return!1;var e=t.getReplayState(n),r=n.getRevision(),i=t.wantedResolution;return e.renderedTileResolution!==i||e.renderedTileRevision!==r},n.prototype.Eh=function(t,n){var e=this.getLayer(),r=t.getReplayState(e),i=e.getRevision(),s=t.executorGroups[o(e)];r.renderedTileRevision=i;var a=t.wrappedTileCoord,u=a[0],c=e.getSource(),f=n.pixelRatio,h=n.viewState.projection,l=c.getTileGridForProjection(h),v=l.getResolution(t.tileCoord[0]),d=n.pixelRatio/t.wantedResolution*v,p=l.getResolution(u),y=t.getContext(e);f=Math.round(Math.max(f,d/f));var m=c.getTilePixelSize(u,f,h);y.canvas.width=m[0],y.canvas.height=m[1];var b=f/d;if(1!==b){var g=Xt(this.jh);en(g,b,b),y.setTransform.apply(y,g)}var w=l.getTileCoordExtent(a,this.tmpExtent),x=d/p,k=Xt(this.jh);en(k,x,-x),on(k,-w[0],-w[3]);for(var _=0,S=s.length;_<S;++_){s[_].execute(y,b,k,0,!0,sk[e.getRenderMode()])}r.renderedTileResolution=t.wantedResolution},n}(xw);function ck(t,n,e,r,i,o,s){var a,u,c=(e-n)/r;if(1===c)a=n;else if(2===c)a=n,u=i;else if(0!==c){for(var f=t[n],h=t[n+1],l=0,v=[0],p=n+r;p<e;p+=r){var y=t[p],m=t[p+1];l+=Math.sqrt((y-f)*(y-f)+(m-h)*(m-h)),v.push(l),f=y,h=m}var b=i*l,g=d(v,b);g<0?(u=(b-v[-g-2])/(v[-g-1]-v[-g-2]),a=n+(-g-2)*r):a=n+g*r}var w=s>1?s:2,x=o||new Array(w);for(p=0;p<w;++p)x[p]=void 0===a?NaN:void 0===u?t[a+p]:ye(t[a+p],t[a+r+p],u);return x}function fk(t,n,e,r,i,o){if(e==n)return null;var s;if(i<t[n+r-1])return o?((s=t.slice(n,n+r))[r-1]=i,s):null;if(t[e-1]<i)return o?((s=t.slice(e-r,e))[r-1]=i,s):null;if(i==t[n+r-1])return t.slice(n,n+r);for(var a=n/r,u=e/r;a<u;){var c=a+u>>1;i<t[(c+1)*r-1]?u=c:a=c+1}var f=t[a*r-1];if(i==f)return t.slice((a-1)*r,(a-1)*r+r);var h=(i-f)/(t[(a+1)*r-1]-f);s=[];for(var l=0;l<r-1;++l)s.push(ye(t[(a-1)*r+l],t[a*r+l],h));return s.push(i),s}function hk(t,n,e,r,i,o,s){if(s)return fk(t,n,e[e.length-1],r,i,o);var a;if(i<t[r-1])return o?((a=t.slice(0,r))[r-1]=i,a):null;if(t[t.length-1]<i)return o?((a=t.slice(t.length-r))[r-1]=i,a):null;for(var u=0,c=e.length;u<c;++u){var f=e[u];if(n!=f){if(i<t[n+r-1])return null;if(i<=t[f-1])return fk(t,n,f,r,i,!1);n=f}}return null}function lk(t,n,e,r){for(var i=[],o=[1/0,1/0,-1/0,-1/0],s=0,a=e.length;s<a;++s){var u=e[s];o=Rn(t,n,u[0],r),i.push((o[0]+o[2])/2,(o[1]+o[3])/2),n=u[u.length-1]}return i}var vk=[1,0,0,1,0,0],dk=function(){function t(t,n,e,r,i){this.st,this.W=i,this.Ah=t,this.Ch=n,this.Rh=null,this.Ih=null,this.wt=e,this.Ph=r}return t.prototype.get=function(t){return this.Ph[t]},t.prototype.getExtent=function(){return this.st||(this.st=this.Ah===Rt.POINT?Cn(this.Ch):Rn(this.Ch,0,this.Ch.length,2)),this.st},t.prototype.getFlatInteriorPoint=function(){if(!this.Rh){var t=Vn(this.getExtent());this.Rh=Mi(this.Ch,0,this.wt,2,t,0)}return this.Rh},t.prototype.getFlatInteriorPoints=function(){if(!this.Rh){var t=lk(this.Ch,0,this.wt,2);this.Rh=ji(this.Ch,0,this.wt,2,t)}return this.Rh},t.prototype.getFlatMidpoint=function(){return this.Ih||(this.Ih=ck(this.Ch,0,this.Ch.length,2,.5)),this.Ih},t.prototype.getFlatMidpoints=function(){if(!this.Ih){this.Ih=[];for(var t=this.Ch,n=0,e=this.wt,r=0,i=e.length;r<i;++r){var o=e[r],s=ck(t,n,o,2,.5);g(this.Ih,s),n=o}}return this.Ih},t.prototype.getId=function(){return this.W},t.prototype.getOrientedFlatCoordinates=function(){return this.Ch},t.prototype.getGeometry=function(){return this},t.prototype.getSimplifiedGeometry=function(t){return this},t.prototype.simplifyTransformed=function(t,n){return this},t.prototype.getProperties=function(){return this.Ph},t.prototype.getStride=function(){return 2},t.prototype.getStyleFunction=function(){},t.prototype.getType=function(){return this.Ah},t.prototype.transform=function(t){var n=(t=lr(t)).getExtent(),e=t.getWorldExtent();if(n&&e){var r=Hn(e)/Hn(n);sn(vk,e[0],e[3],r,-r,0,0,0),Nr(this.Ch,0,this.Ch.length,2,vk,this.Ch)}},t.prototype.getEnds=function(){return this.wt},t}();dk.prototype.getEndss=dk.prototype.getEnds,dk.prototype.getFlatCoordinates=dk.prototype.getOrientedFlatCoordinates;var pk=dk;var yk=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),mk=function(t){function n(n,e){var r=t.call(this)||this;return r.Dh=null,r.Nh=-1,r.bt=-1,r.gt=-1,void 0===e||Array.isArray(n[0])?r.setCoordinates(n,e):r.setFlatCoordinates(e,n),r}return yk(n,t),n.prototype.appendCoordinate=function(t){this.flatCoordinates?g(this.flatCoordinates,t):this.flatCoordinates=t.slice(),this.changed()},n.prototype.clone=function(){var t=new n(this.flatCoordinates.slice(),this.layout);return t.applyProperties(this),t},n.prototype.closestPointXY=function(t,n,e,r){return r<_n(this.getExtent(),t,n)?r:(this.gt!=this.getRevision()&&(this.bt=Math.sqrt(Hr(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,0)),this.gt=this.getRevision()),Yr(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,this.bt,!1,t,n,e,r))},n.prototype.forEachSegment=function(t){return Ti(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,t)},n.prototype.getCoordinateAtM=function(t,n){if(this.layout!=At&&this.layout!=Ct)return null;var e=void 0!==n&&n;return fk(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,t,e)},n.prototype.getCoordinates=function(){return hi(this.flatCoordinates,0,this.flatCoordinates.length,this.stride)},n.prototype.getCoordinateAt=function(t,n){return ck(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,t,n,this.stride)},n.prototype.getLength=function(){return Px(this.flatCoordinates,0,this.flatCoordinates.length,this.stride)},n.prototype.getFlatMidpoint=function(){return this.Nh!=this.getRevision()&&(this.Dh=this.getCoordinateAt(.5,this.Dh),this.Nh=this.getRevision()),this.Dh},n.prototype.getSimplifiedGeometryInternal=function(t){var e=[];return e.length=ii(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,t,e,0),new n(e,Ot)},n.prototype.getType=function(){return Rt.LINE_STRING},n.prototype.intersectsExtent=function(t){return Oi(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,t)},n.prototype.setCoordinates=function(t,n){this.setLayout(n,t,1),this.flatCoordinates||(this.flatCoordinates=[]),this.flatCoordinates.length=ni(this.flatCoordinates,0,t,this.stride),this.changed()},n}(Zr),bk=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),gk=function(t){function n(n){return t.call(this,n)||this}return bk(n,t),n.prototype.createRenderer=function(){return new Qx(this)},n}(ux);function wk(t,n,e){for(var r,i,o,s,a,u,c=[],f=t(0),h=t(1),l=n(f),v=n(h),d=[h,f],p=[v,l],y=[1,0],m={},b=1e5;--b>0&&y.length>0;)o=y.pop(),f=d.pop(),l=p.pop(),(u=o.toString())in m||(c.push(l[0],l[1]),m[u]=!0),s=y.pop(),h=d.pop(),v=p.pop(),fe((i=n(r=t(a=(o+s)/2)))[0],i[1],l[0],l[1],v[0],v[1])<e?(c.push(v[0],v[1]),m[u=s.toString()]=!0):(y.push(s,a,a,o),p.push(v,i,i,l),d.push(h,r,r,f));return c}function xk(t,n,e,r,i){return wk((function(r){return[t,n+(e-n)*r]}),kr(lr("EPSG:4326"),r),i)}function kk(t,n,e,r,i){return wk((function(r){return[n+(e-n)*r,t]}),kr(lr("EPSG:4326"),r),i)}var _k=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Sk=new xv({color:"rgba(0,0,0,0.2)"}),Mk=[90,45,30,20,10,5,2,1,.5,.2,.1,.05,.01,.005,.002,.001],jk=function(t){function n(n){var e=this,r=n||{},i=O({updateWhileAnimating:!0,updateWhileInteracting:!0,renderBuffer:0},r);return delete i.maxLines,delete i.strokeStyle,delete i.targetSize,delete i.showLabels,delete i.lonLabelFormatter,delete i.latLabelFormatter,delete i.lonLabelPosition,delete i.latLabelPosition,delete i.lonLabelStyle,delete i.latLabelStyle,delete i.intervals,(e=t.call(this,i)||this).fe=null,e.zh=1/0,e.Lh=1/0,e.Fh=-1/0,e.Gh=-1/0,e.Uh=1/0,e.Bh=1/0,e.qh=-1/0,e.$h=-1/0,e.Vh=void 0!==r.targetSize?r.targetSize:100,e.Zh=void 0!==r.maxLines?r.maxLines:100,e.Wh=[],e.Hh=[],e.Kh=void 0!==r.strokeStyle?r.strokeStyle:Sk,e.Xh=void 0,e.Yh=void 0,e.Jh=null,e.Qh=null,e.tl=null,e.nl=null,e.el=null,e.rl=null,e.il=null,r.showLabels&&(e.sl=null==r.lonLabelFormatter?Ye.bind(e,"EW"):r.lonLabelFormatter,e.al=null==r.latLabelFormatter?Ye.bind(e,"NS"):r.latLabelFormatter,e.ul=null==r.lonLabelPosition?0:r.lonLabelPosition,e.cl=null==r.latLabelPosition?1:r.latLabelPosition,e.fl=new Ev({text:void 0!==r.lonLabelStyle?r.lonLabelStyle.clone():new Rv({font:"12px Calibri,sans-serif",textBaseline:"bottom",fill:new av({color:"rgba(0,0,0,1)"}),stroke:new xv({color:"rgba(255,255,255,1)",width:3})})}),e.hl=function(t){var n=t.get("graticule_label");return this.fl.getText().setText(n),this.fl}.bind(e),e.ll=new Ev({text:void 0!==r.latLabelStyle?r.latLabelStyle.clone():new Rv({font:"12px Calibri,sans-serif",textAlign:"right",fill:new av({color:"rgba(0,0,0,1)"}),stroke:new xv({color:"rgba(255,255,255,1)",width:3})})}),e.vl=function(t){var n=t.get("graticule_label");return this.ll.getText().setText(n),this.ll}.bind(e),e.rl=[],e.il=[],e.addEventListener(ts,e.dl.bind(e))),e.pl=void 0!==r.intervals?r.intervals:Mk,e.setSource(new md({loader:e.loaderFunction.bind(e),strategy:e.strategyFunction.bind(e),features:new ft,overlaps:!1,useSpatialIndex:!1,wrapX:r.wrapX})),e.yl=[],e.ml=new Ev({stroke:e.Kh}),e.bl=null,e.gc=null,e.setRenderOrder(null),e}return _k(n,t),n.prototype.strategyFunction=function(t,n){var e=t.slice();return this.fe&&this.getSource().getWrapX()&&oe(e,this.fe),this.bl&&(Pn(this.bl,e,n)?e=this.bl.slice():this.getSource().removeLoadedExtent(this.bl)),[e]},n.prototype.loaderFunction=function(t,n,e){this.bl=t;var r=this.getSource(),i=Kn(this.getExtent()||[-1/0,-1/0,1/0,1/0],t);if(!(this.gc&&In(this.gc,i)||(this.gc=i,te(i)))){var o=Vn(i),s=n*n/4;(!this.fe||!wr(this.fe,e))&&this.gl(e),this.wl(i,o,n,s);var a,u=this.Wh.length+this.Hh.length;for(this.rl&&(u+=this.Wh.length),this.il&&(u+=this.Hh.length);u>this.yl.length;)a=new Tt,this.yl.push(a);var c=r.getFeaturesCollection();c.clear();var f,h,l=0;for(f=0,h=this.Wh.length;f<h;++f)(a=this.yl[l++]).setGeometry(this.Wh[f]),a.setStyle(this.ml),c.push(a);for(f=0,h=this.Hh.length;f<h;++f)(a=this.yl[l++]).setGeometry(this.Hh[f]),a.setStyle(this.ml),c.push(a)}},n.prototype.xl=function(t,n,e,r,i,o){var s=this.kl(t,n,e,r,o);if(Qn(s.getExtent(),i)){if(this.rl){var a=this.sl(t);o in this.rl?this.rl[o].text=a:this.rl[o]={geom:new wi([]),text:a}}this.Wh[o++]=s}return o},n.prototype._l=function(t,n,e,r,i,o){var s=this.Sl(t,n,e,r,o);if(Qn(s.getExtent(),i)){if(this.il){var a=this.al(t);o in this.il?this.il[o].text=a:this.il[o]={geom:new wi([]),text:a}}this.Hh[o++]=s}return o},n.prototype.dl=function(t){var n=t.frameState.viewState.rotation,e=t.frameState.extent,r=Vn(e),i=e;if(n){var o=Jn(e),s=Hn(e),a=Math.abs(Math.cos(n)),u=Math.abs(Math.sin(n)),c=(u*s-a*o)/(u*u-a*a),f=(u*o-a*s)/(u*u-a*a);i=[r[0]-c/2,r[1]-f/2,r[0]+c/2,r[1]+f/2]}var h=0,l=0,v=this.cl<.5,d=this.fe.getExtent(),p=Jn(d);this.getSource().getWrapX()&&this.fe.canWrapX()&&!Mn(d,e)&&(h=Math.floor((e[0]-d[0])/p),l=Math.ceil((e[2]-d[2])/p),v=v!==Math.abs(n)>Math.PI/2);for(var y=jf(t),m=h;m<=l;++m){var b=this.Wh.length+this.Hh.length,g=void 0,w=void 0,x=void 0,k=void 0;if(this.rl)for(w=0,x=this.rl.length;w<x;++w){var _=this.Wh[w];if(n||0!==m)(S=_.clone()).translate(m*p,0),S.rotate(-n,r),(k=this.Ml(S,i,w)).rotate(n,r);else k=this.Ml(_,e,w);(g=this.yl[b++]).setGeometry(k),g.set("graticule_label",this.rl[w].text),y.drawFeature(g,this.hl(g))}if(this.il&&(m===h&&v||m===l&&!v))for(w=0,x=this.Hh.length;w<x;++w){var S;_=this.Hh[w];if(n||0!==m)(S=_.clone()).translate(m*p,0),S.rotate(-n,r),(k=this.jl(S,i,w)).rotate(n,r);else k=this.jl(_,e,w);(g=this.yl[b++]).setGeometry(k),g.set("graticule_label",this.il[w].text),y.drawFeature(g,this.vl(g))}}},n.prototype.wl=function(t,n,e,r){var i=this.Tl(e);if(-1==i)return this.Wh.length=0,this.Hh.length=0,this.rl&&(this.rl.length=0),void(this.il&&(this.il.length=0));var o=!1,s=this.fe.getExtent(),a=Jn(s);this.getSource().getWrapX()&&this.fe.canWrapX()&&!Mn(s,t)&&(Jn(t)>=a?(t[0]=s[0],t[2]=s[2]):o=!0);var u=[ae(n[0],this.qh,this.Uh),ae(n[1],this.$h,this.Bh)],c=this.Yh(u);isNaN(c[1])&&(c[1]=Math.abs(this.zh)>=Math.abs(this.Fh)?this.zh:this.Fh);var f,h,l,v,d=ae(c[0],this.Gh,this.Lh),p=ae(c[1],this.Fh,this.zh),y=this.Zh,m=t;o||(m=[ae(t[0],this.qh,this.Uh),ae(t[1],this.$h,this.Bh),ae(t[2],this.qh,this.Uh),ae(t[3],this.$h,this.Bh)]);var b=ie(m,this.Yh,void 0,8),g=b[3],w=b[2],x=b[1],k=b[0];if(o||(Sn(m,this.Qh)&&(k=this.Gh,x=this.Fh),Sn(m,this.tl)&&(w=this.Lh,x=this.Fh),Sn(m,this.nl)&&(k=this.Gh,g=this.zh),Sn(m,this.el)&&(w=this.Lh,g=this.zh),g=ae(g,p,this.zh),w=ae(w,d,this.Lh),x=ae(x,this.Fh,p),k=ae(k,this.Gh,d)),v=ae(d=Math.floor(d/i)*i,this.Gh,this.Lh),h=this.xl(v,x,g,r,t,0),f=0,o)for(;(v-=i)>=k&&f++<y;)h=this.xl(v,x,g,r,t,h);else for(;v!=this.Gh&&f++<y;)v=Math.max(v-i,this.Gh),h=this.xl(v,x,g,r,t,h);if(v=ae(d,this.Gh,this.Lh),f=0,o)for(;(v+=i)<=w&&f++<y;)h=this.xl(v,x,g,r,t,h);else for(;v!=this.Lh&&f++<y;)v=Math.min(v+i,this.Lh),h=this.xl(v,x,g,r,t,h);for(this.Wh.length=h,this.rl&&(this.rl.length=h),l=ae(p=Math.floor(p/i)*i,this.Fh,this.zh),h=this._l(l,k,w,r,t,0),f=0;l!=this.Fh&&f++<y;)l=Math.max(l-i,this.Fh),h=this._l(l,k,w,r,t,h);for(l=ae(p,this.Fh,this.zh),f=0;l!=this.zh&&f++<y;)l=Math.min(l+i,this.zh),h=this._l(l,k,w,r,t,h);this.Hh.length=h,this.il&&(this.il.length=h)},n.prototype.Tl=function(t){for(var n=this.Jh[0],e=this.Jh[1],r=-1,i=Math.pow(this.Vh*t,2),o=[],s=[],a=0,u=this.pl.length;a<u;++a){var c=ae(this.pl[a]/2,0,90),f=ae(e,-90+c,90-c);if(o[0]=n-c,o[1]=f-c,s[0]=n+c,s[1]=f+c,this.Xh(o,o),this.Xh(s,s),Math.pow(s[0]-o[0],2)+Math.pow(s[1]-o[1],2)<=i)break;r=this.pl[a]}return r},n.prototype.kl=function(t,n,e,r,i){var o=xk(t,n,e,this.fe,r),s=this.Wh[i];return s?(s.setFlatCoordinates(Ot,o),s.changed()):(s=new mk(o,Ot),this.Wh[i]=s),s},n.prototype.Ml=function(t,n,e){var r=t.getFlatCoordinates(),i=1,o=r.length-1;r[i]>r[o]&&(i=o,o=1);var s=Math.max(n[1],r[i]),a=Math.min(n[3],r[o]),u=ae(n[1]+Math.abs(n[1]-n[3])*this.ul,s,a),c=[r[i-1]+(r[o-1]-r[i-1])*(u-r[i])/(r[o]-r[i]),u],f=this.rl[e].geom;return f.setCoordinates(c),f},n.prototype.getMeridians=function(){return this.Wh},n.prototype.Sl=function(t,n,e,r,i){var o=kk(t,n,e,this.fe,r),s=this.Hh[i];return s?(s.setFlatCoordinates(Ot,o),s.changed()):s=new mk(o,Ot),s},n.prototype.jl=function(t,n,e){var r=t.getFlatCoordinates(),i=0,o=r.length-2;r[i]>r[o]&&(i=o,o=0);var s=Math.max(n[0],r[i]),a=Math.min(n[2],r[o]),u=ae(n[0]+Math.abs(n[0]-n[2])*this.cl,s,a),c=[u,r[i+1]+(r[o+1]-r[i+1])*(u-r[i])/(r[o]-r[i])],f=this.il[e].geom;return f.setCoordinates(c),f},n.prototype.getParallels=function(){return this.Hh},n.prototype.gl=function(t){var n=lr("EPSG:4326"),e=t.getWorldExtent();this.zh=e[3],this.Lh=e[2],this.Fh=e[1],this.Gh=e[0];var r=kr(t,n);if(this.Gh<this.Lh)this.Yh=r;else{var i=this.Gh+this.Lh/2;this.Lh+=360,this.Yh=function(t,n,e){for(var o=e||2,s=r(t,n,o),a=0,u=s.length;a<u;a+=o)s[a]<i&&(s[a]+=360);return s}}this.Xh=kr(n,t);var o=ie([this.Gh,this.Fh,this.Lh,this.zh],this.Xh,void 0,8);this.qh=o[0],this.Uh=o[2],this.$h=o[1],this.Bh=o[3],this.Qh=this.Xh([this.Gh,this.Fh]),this.tl=this.Xh([this.Lh,this.Fh]),this.nl=this.Xh([this.Gh,this.zh]),this.el=this.Xh([this.Lh,this.zh]),this.Jh=this.Yh(Vn(t.getExtent())),isNaN(this.Jh[1])&&(this.Jh[1]=Math.abs(this.zh)>=Math.abs(this.Fh)?this.zh:this.Fh),this.fe=t},n}(gk),Tk=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Ok="blur",Ek="gradient",Ak="radius",Ck=["#00f","#0ff","#0f0","#ff0","#f00"];var Rk=function(t){function n(n){var e=this,r=n||{},i=O({},r);delete i.gradient,delete i.radius,delete i.blur,delete i.weight,(e=t.call(this,i)||this).Ol=null,e.addChangeListener(Ek,e.El),e.setGradient(r.gradient?r.gradient:Ck),e.setBlur(void 0!==r.blur?r.blur:15),e.setRadius(void 0!==r.radius?r.radius:8);var o=r.weight?r.weight:"weight";return e.Al="string"==typeof o?function(t){return t.get(o)}:o,e.setRenderOrder(null),e}return Tk(n,t),n.prototype.getBlur=function(){return this.get(Ok)},n.prototype.getGradient=function(){return this.get(Ek)},n.prototype.getRadius=function(){return this.get(Ak)},n.prototype.El=function(){this.Ol=function(t){for(var n=1,e=256,r=bo(n,e),i=r.createLinearGradient(0,0,n,e),o=1/(t.length-1),s=0,a=t.length;s<a;++s)i.addColorStop(s*o,t[s]);return r.fillStyle=i,r.fillRect(0,0,n,e),r.canvas}(this.getGradient())},n.prototype.setBlur=function(t){this.set(Ok,t)},n.prototype.setGradient=function(t){this.set(Ek,t)},n.prototype.setRadius=function(t){this.set(Ak,t)},n.prototype.createRenderer=function(){return new lx(this,{className:this.getClassName(),attributes:[{name:"weight",callback:function(t){var n=this.Al(t);return void 0!==n?ae(n,0,1):1}.bind(this)}],vertexShader:"\n precision mediump float;\n uniform mat4 u_projectionMatrix;\n uniform mat4 u_offsetScaleMatrix;\n uniform float u_size;\n attribute vec2 a_position;\n attribute float a_index;\n attribute float a_weight;\n\n varying vec2 v_texCoord;\n varying float v_weight;\n\n void main(void) {\n mat4 offsetMatrix = u_offsetScaleMatrix;\n float offsetX = a_index == 0.0 || a_index == 3.0 ? -u_size / 2.0 : u_size / 2.0;\n float offsetY = a_index == 0.0 || a_index == 1.0 ? -u_size / 2.0 : u_size / 2.0;\n vec4 offsets = offsetMatrix * vec4(offsetX, offsetY, 0.0, 0.0);\n gl_Position = u_projectionMatrix * vec4(a_position, 0.0, 1.0) + offsets;\n float u = a_index == 0.0 || a_index == 3.0 ? 0.0 : 1.0;\n float v = a_index == 0.0 || a_index == 1.0 ? 0.0 : 1.0;\n v_texCoord = vec2(u, v);\n v_weight = a_weight;\n }",fragmentShader:"\n precision mediump float;\n uniform float u_blurSlope;\n\n varying vec2 v_texCoord;\n varying float v_weight;\n\n void main(void) {\n vec2 texCoord = v_texCoord * 2.0 - vec2(1.0, 1.0);\n float sqRadius = texCoord.x * texCoord.x + texCoord.y * texCoord.y;\n float value = (1.0 - sqrt(sqRadius)) * u_blurSlope;\n float alpha = smoothstep(0.0, 1.0, value) * v_weight;\n gl_FragColor = vec4(alpha, alpha, alpha, alpha);\n }",hitVertexShader:"\n precision mediump float;\n uniform mat4 u_projectionMatrix;\n uniform mat4 u_offsetScaleMatrix;\n uniform float u_size;\n attribute vec2 a_position;\n attribute float a_index;\n attribute float a_weight;\n attribute vec4 a_hitColor;\n\n varying vec2 v_texCoord;\n varying float v_weight;\n varying vec4 v_hitColor;\n\n void main(void) {\n mat4 offsetMatrix = u_offsetScaleMatrix;\n float offsetX = a_index == 0.0 || a_index == 3.0 ? -u_size / 2.0 : u_size / 2.0;\n float offsetY = a_index == 0.0 || a_index == 1.0 ? -u_size / 2.0 : u_size / 2.0;\n vec4 offsets = offsetMatrix * vec4(offsetX, offsetY, 0.0, 0.0);\n gl_Position = u_projectionMatrix * vec4(a_position, 0.0, 1.0) + offsets;\n float u = a_index == 0.0 || a_index == 3.0 ? 0.0 : 1.0;\n float v = a_index == 0.0 || a_index == 1.0 ? 0.0 : 1.0;\n v_texCoord = vec2(u, v);\n v_hitColor = a_hitColor;\n v_weight = a_weight;\n }",hitFragmentShader:"\n precision mediump float;\n uniform float u_blurSlope;\n\n varying vec2 v_texCoord;\n varying float v_weight;\n varying vec4 v_hitColor;\n\n void main(void) {\n vec2 texCoord = v_texCoord * 2.0 - vec2(1.0, 1.0);\n float sqRadius = texCoord.x * texCoord.x + texCoord.y * texCoord.y;\n float value = (1.0 - sqrt(sqRadius)) * u_blurSlope;\n float alpha = smoothstep(0.0, 1.0, value) * v_weight;\n if (alpha < 0.05) {\n discard;\n }\n\n gl_FragColor = v_hitColor;\n }",uniforms:{u_size:function(){return 2*(this.get(Ak)+this.get(Ok))}.bind(this),u_blurSlope:function(){return this.get(Ak)/Math.max(1,this.get(Ok))}.bind(this)},postProcesses:[{fragmentShader:"\n precision mediump float;\n\n uniform sampler2D u_image;\n uniform sampler2D u_gradientTexture;\n\n varying vec2 v_texCoord;\n\n void main() {\n vec4 color = texture2D(u_image, v_texCoord);\n gl_FragColor.a = color.a;\n gl_FragColor.rgb = texture2D(u_gradientTexture, vec2(0.5, color.a)).rgb;\n gl_FragColor.rgb *= gl_FragColor.a;\n }",uniforms:{u_gradientTexture:function(){return this.Ol}.bind(this)}}]})},n.prototype.renderDeclutter=function(){},n}(gk),Ik=function(){function t(){this.dataProjection=void 0,this.defaultFeatureProjection=void 0,this.supportedMediaTypes=null}return t.prototype.getReadOptions=function(t,n){var e;if(n){var r=n.dataProjection?lr(n.dataProjection):this.readProjection(t);n.extent&&r&&r.getUnits()===Lt.TILE_PIXELS&&(r=lr(r)).setWorldExtent(n.extent),e={dataProjection:r,featureProjection:n.featureProjection}}return this.adaptOptions(e)},t.prototype.adaptOptions=function(t){return O({dataProjection:this.dataProjection,featureProjection:this.defaultFeatureProjection},t)},t.prototype.getType=function(){return r()},t.prototype.readFeature=function(t,n){return r()},t.prototype.readFeatures=function(t,n){return r()},t.prototype.readGeometry=function(t,n){return r()},t.prototype.readProjection=function(t){return r()},t.prototype.writeFeature=function(t,n){return r()},t.prototype.writeFeatures=function(t,n){return r()},t.prototype.writeGeometry=function(t,n){return r()},t}();function Pk(t,n,e){var r,i=e?lr(e.featureProjection):null,o=e?lr(e.dataProjection):null;if(r=i&&o&&!wr(i,o)?(n?t.clone():t).transform(n?i:o,n?o:i):t,n&&e&&void 0!==e.decimals){var s=Math.pow(10,e.decimals);r===t&&(r=t.clone()),r.applyTransform((function(t){for(var n=0,e=t.length;n<e;++n)t[n]=Math.round(t[n]*s)/s;return t}))}return r}function Dk(t,n){var e=n?lr(n.featureProjection):null,r=n?lr(n.dataProjection):null;return e&&r&&!wr(e,r)?Sr(t,r,e):t}var Nk=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),zk=function(t){function n(n,e,r){var i=t.call(this)||this;if(i.wt=[],i.bt=-1,i.gt=-1,Array.isArray(n[0]))i.setCoordinates(n,e);else if(void 0!==e&&r)i.setFlatCoordinates(e,n),i.wt=r;else{for(var o=i.getLayout(),s=n,a=[],u=[],c=0,f=s.length;c<f;++c){var h=s[c];0===c&&(o=h.getLayout()),g(a,h.getFlatCoordinates()),u.push(a.length)}i.setFlatCoordinates(o,a),i.wt=u}return i}return Nk(n,t),n.prototype.appendLineString=function(t){this.flatCoordinates?g(this.flatCoordinates,t.getFlatCoordinates().slice()):this.flatCoordinates=t.getFlatCoordinates().slice(),this.wt.push(this.flatCoordinates.length),this.changed()},n.prototype.clone=function(){var t=new n(this.flatCoordinates.slice(),this.layout,this.wt.slice());return t.applyProperties(this),t},n.prototype.closestPointXY=function(t,n,e,r){return r<_n(this.getExtent(),t,n)?r:(this.gt!=this.getRevision()&&(this.bt=Math.sqrt(Kr(this.flatCoordinates,0,this.wt,this.stride,0)),this.gt=this.getRevision()),Jr(this.flatCoordinates,0,this.wt,this.stride,this.bt,!1,t,n,e,r))},n.prototype.getCoordinateAtM=function(t,n,e){if(this.layout!=At&&this.layout!=Ct||0===this.flatCoordinates.length)return null;var r=void 0!==n&&n,i=void 0!==e&&e;return hk(this.flatCoordinates,0,this.wt,this.stride,t,r,i)},n.prototype.getCoordinates=function(){return li(this.flatCoordinates,0,this.wt,this.stride)},n.prototype.getEnds=function(){return this.wt},n.prototype.getLineString=function(t){return t<0||this.wt.length<=t?null:new mk(this.flatCoordinates.slice(0===t?0:this.wt[t-1],this.wt[t]),this.layout)},n.prototype.getLineStrings=function(){for(var t=this.flatCoordinates,n=this.wt,e=this.layout,r=[],i=0,o=0,s=n.length;o<s;++o){var a=n[o],u=new mk(t.slice(i,a),e);r.push(u),i=a}return r},n.prototype.getFlatMidpoints=function(){for(var t=[],n=this.flatCoordinates,e=0,r=this.wt,i=this.stride,o=0,s=r.length;o<s;++o){var a=r[o];g(t,ck(n,e,a,i,.5)),e=a}return t},n.prototype.getSimplifiedGeometryInternal=function(t){var e=[],r=[];return e.length=oi(this.flatCoordinates,0,this.wt,this.stride,t,e,0,r),new n(e,Ot,r)},n.prototype.getType=function(){return Rt.MULTI_LINE_STRING},n.prototype.intersectsExtent=function(t){return Ei(this.flatCoordinates,0,this.wt,this.stride,t)},n.prototype.setCoordinates=function(t,n){this.setLayout(n,t,2),this.flatCoordinates||(this.flatCoordinates=[]);var e=ei(this.flatCoordinates,0,t,this.stride,this.wt);this.flatCoordinates.length=0===e.length?0:e[e.length-1],this.changed()},n}(Zr),Lk=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Fk=function(t){function n(n,e){var r=t.call(this)||this;return e&&!Array.isArray(n[0])?r.setFlatCoordinates(e,n):r.setCoordinates(n,e),r}return Lk(n,t),n.prototype.appendPoint=function(t){this.flatCoordinates?g(this.flatCoordinates,t.getFlatCoordinates()):this.flatCoordinates=t.getFlatCoordinates().slice(),this.changed()},n.prototype.clone=function(){var t=new n(this.flatCoordinates.slice(),this.layout);return t.applyProperties(this),t},n.prototype.closestPointXY=function(t,n,e,r){if(r<_n(this.getExtent(),t,n))return r;for(var i=this.flatCoordinates,o=this.stride,s=0,a=i.length;s<a;s+=o){var u=he(t,n,i[s],i[s+1]);if(u<r){r=u;for(var c=0;c<o;++c)e[c]=i[s+c];e.length=o}}return r},n.prototype.getCoordinates=function(){return hi(this.flatCoordinates,0,this.flatCoordinates.length,this.stride)},n.prototype.getPoint=function(t){var n=this.flatCoordinates?this.flatCoordinates.length/this.stride:0;return t<0||n<=t?null:new wi(this.flatCoordinates.slice(t*this.stride,(t+1)*this.stride),this.layout)},n.prototype.getPoints=function(){for(var t=this.flatCoordinates,n=this.layout,e=this.stride,r=[],i=0,o=t.length;i<o;i+=e){var s=new wi(t.slice(i,i+e),n);r.push(s)}return r},n.prototype.getType=function(){return Rt.MULTI_POINT},n.prototype.intersectsExtent=function(t){for(var n=this.flatCoordinates,e=this.stride,r=0,i=n.length;r<i;r+=e){if(jn(t,n[r],n[r+1]))return!0}return!1},n.prototype.setCoordinates=function(t,n){this.setLayout(n,t,1),this.flatCoordinates||(this.flatCoordinates=[]),this.flatCoordinates.length=ni(this.flatCoordinates,0,t,this.stride),this.changed()},n}(Zr),Gk=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Uk=function(t){function n(n,e,r){var i=t.call(this)||this;if(i.Cl=[],i.Rl=-1,i.Rh=null,i.bt=-1,i.gt=-1,i._t=-1,i.St=null,!r&&!Array.isArray(n[0])){for(var o=i.getLayout(),s=n,a=[],u=[],c=0,f=s.length;c<f;++c){var h=s[c];0===c&&(o=h.getLayout());for(var l=a.length,v=h.getEnds(),d=0,p=v.length;d<p;++d)v[d]+=l;g(a,h.getFlatCoordinates()),u.push(v)}e=o,n=a,r=u}return void 0!==e&&r?(i.setFlatCoordinates(e,n),i.Cl=r):i.setCoordinates(n,e),i}return Gk(n,t),n.prototype.appendPolygon=function(t){var n;if(this.flatCoordinates){var e=this.flatCoordinates.length;g(this.flatCoordinates,t.getFlatCoordinates());for(var r=0,i=(n=t.getEnds().slice()).length;r<i;++r)n[r]+=e}else this.flatCoordinates=t.getFlatCoordinates().slice(),n=t.getEnds().slice(),this.Cl.push();this.Cl.push(n),this.changed()},n.prototype.clone=function(){for(var t=this.Cl.length,e=new Array(t),r=0;r<t;++r)e[r]=this.Cl[r].slice();var i=new n(this.flatCoordinates.slice(),this.layout,e);return i.applyProperties(this),i},n.prototype.closestPointXY=function(t,n,e,r){return r<_n(this.getExtent(),t,n)?r:(this.gt!=this.getRevision()&&(this.bt=Math.sqrt(Xr(this.flatCoordinates,0,this.Cl,this.stride,0)),this.gt=this.getRevision()),Qr(this.getOrientedFlatCoordinates(),0,this.Cl,this.stride,this.bt,!0,t,n,e,r))},n.prototype.containsXY=function(t,n){return Si(this.getOrientedFlatCoordinates(),0,this.Cl,this.stride,t,n)},n.prototype.getArea=function(){return yi(this.getOrientedFlatCoordinates(),0,this.Cl,this.stride)},n.prototype.getCoordinates=function(t){var n;return void 0!==t?Li(n=this.getOrientedFlatCoordinates().slice(),0,this.Cl,this.stride,t):n=this.flatCoordinates,vi(n,0,this.Cl,this.stride)},n.prototype.getEndss=function(){return this.Cl},n.prototype.getFlatInteriorPoints=function(){if(this.Rl!=this.getRevision()){var t=lk(this.flatCoordinates,0,this.Cl,this.stride);this.Rh=ji(this.getOrientedFlatCoordinates(),0,this.Cl,this.stride,t),this.Rl=this.getRevision()}return this.Rh},n.prototype.getInteriorPoints=function(){return new Fk(this.getFlatInteriorPoints().slice(),At)},n.prototype.getOrientedFlatCoordinates=function(){if(this._t!=this.getRevision()){var t=this.flatCoordinates;Ni(t,0,this.Cl,this.stride)?this.St=t:(this.St=t.slice(),this.St.length=Li(this.St,0,this.Cl,this.stride)),this._t=this.getRevision()}return this.St},n.prototype.getSimplifiedGeometryInternal=function(t){var e=[],r=[];return e.length=fi(this.flatCoordinates,0,this.Cl,this.stride,Math.sqrt(t),e,0,r),new n(e,Ot,r)},n.prototype.getPolygon=function(t){if(t<0||this.Cl.length<=t)return null;var n;if(0===t)n=0;else{var e=this.Cl[t-1];n=e[e.length-1]}var r=this.Cl[t].slice(),i=r[r.length-1];if(0!==n)for(var o=0,s=r.length;o<s;++o)r[o]-=n;return new Ui(this.flatCoordinates.slice(n,i),this.layout,r)},n.prototype.getPolygons=function(){for(var t=this.layout,n=this.flatCoordinates,e=this.Cl,r=[],i=0,o=0,s=e.length;o<s;++o){var a=e[o].slice(),u=a[a.length-1];if(0!==i)for(var c=0,f=a.length;c<f;++c)a[c]-=i;var h=new Ui(n.slice(i,u),t,a);r.push(h),i=u}return r},n.prototype.getType=function(){return Rt.MULTI_POLYGON},n.prototype.intersectsExtent=function(t){return Ri(this.getOrientedFlatCoordinates(),0,this.Cl,this.stride,t)},n.prototype.setCoordinates=function(t,n){this.setLayout(n,t,3),this.flatCoordinates||(this.flatCoordinates=[]);var e=ri(this.flatCoordinates,0,t,this.stride,this.Cl);if(0===e.length)this.flatCoordinates.length=0;else{var r=e[e.length-1];this.flatCoordinates.length=0===r.length?0:r[r.length-1]}this.changed()},n}(Zr),Bk=e(2098),qk=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function $k(t,n,e){if(3===t){var r={keys:[],values:[],features:[]},i=e.readVarint()+e.pos;e.readFields(Vk,r,i),r.length=r.features.length,r.length&&(n[r.name]=r)}}function Vk(t,n,e){if(15===t)n.version=e.readVarint();else if(1===t)n.name=e.readString();else if(5===t)n.extent=e.readVarint();else if(2===t)n.features.push(e.pos);else if(3===t)n.keys.push(e.readString());else if(4===t){for(var r=null,i=e.readVarint()+e.pos;e.pos<i;)r=1===(t=e.readVarint()>>3)?e.readString():2===t?e.readFloat():3===t?e.readDouble():4===t?e.readVarint64():5===t?e.readVarint():6===t?e.readSVarint():7===t?e.readBoolean():null;n.values.push(r)}}function Zk(t,n,e){if(1==t)n.id=e.readVarint();else if(2==t)for(var r=e.readVarint()+e.pos;e.pos<r;){var i=n.layer.keys[e.readVarint()],o=n.layer.values[e.readVarint()];n.properties[i]=o}else 3==t?n.type=e.readVarint():4==t&&(n.geometry=e.pos)}function Wk(t,n,e){t.pos=n.features[e];var r=t.readVarint()+t.pos,i={layer:n,type:0,properties:{}};return t.readFields(Zk,i,r),i}var Hk=function(t){function n(n){var e=t.call(this)||this,r=n||{};return e.dataProjection=new se({code:"",units:Lt.TILE_PIXELS}),e.Il=r.featureClass?r.featureClass:pk,e.H=r.geometryName,e.Pl=r.layerName?r.layerName:"layer",e.Mc=r.layers?r.layers:null,e.Dl=r.idProperty,e.supportedMediaTypes=["application/vnd.mapbox-vector-tile","application/x-protobuf"],e}return qk(n,t),n.prototype.Nl=function(t,n,e,r){t.pos=n.geometry;for(var i=t.readVarint()+t.pos,o=1,s=0,a=0,u=0,c=0,f=0;t.pos<i;){if(!s){var h=t.readVarint();o=7&h,s=h>>3}s--,1===o||2===o?(a+=t.readSVarint(),u+=t.readSVarint(),1===o&&c>f&&(r.push(c),f=c),e.push(a,u),c+=2):7===o?c>f&&(e.push(e[f],e[f+1]),c+=2):St(!1,59)}c>f&&(r.push(c),f=c)},n.prototype.zl=function(t,n,e){var r,i=n.type;if(0===i)return null;var o,s=n.properties;this.Dl?(o=s[this.Dl],delete s[this.Dl]):o=n.id,s[this.Pl]=n.layer.name;var a=[],u=[];this.Nl(t,n,a,u);var c=function(t,n){var e;1===t?e=1===n?Rt.POINT:Rt.MULTI_POINT:2===t?e=1===n?Rt.LINE_STRING:Rt.MULTI_LINE_STRING:3===t&&(e=Rt.POLYGON);return e}(i,u.length);if(this.Il===pk)(r=new this.Il(c,a,u,s,o)).transform(e.dataProjection);else{var f=void 0;if(c==Rt.POLYGON){for(var h=[],l=0,v=0,d=0,p=u.length;d<p;++d){var y=u[d];if(Pi(a,l,y,2)){if(0===h.length)continue;h[h.length-1].push(u[v])}else h.push(u.slice(v,d+1));v=d+1,l=y}f=h.length>1?new Uk(a,Ot,h):new Ui(a,Ot,u)}else f=c===Rt.POINT?new wi(a,Ot):c===Rt.LINE_STRING?new mk(a,Ot):c===Rt.POLYGON?new Ui(a,Ot,u):c===Rt.MULTI_POINT?new Fk(a,Ot):c===Rt.MULTI_LINE_STRING?new zk(a,Ot,u):null;r=new(0,this.Il),this.H&&r.setGeometryName(this.H);var m=Pk(f,!1,e);r.setGeometry(m),r.setId(o),r.setProperties(s,!0)}return r},n.prototype.getType=function(){return Kc},n.prototype.readFeatures=function(t,n){var e=this.Mc,r=this.adaptOptions(n),i=lr(r.dataProjection);i.setWorldExtent(r.extent),r.dataProjection=i;var o=new Bk(t),s=o.readFields($k,{}),a=[];for(var u in s)if(!e||-1!=e.indexOf(u)){var c=s[u],f=c?[0,0,c.extent,c.extent]:null;i.setExtent(f);for(var h=0,l=c.length;h<l;++h){var v=Wk(o,c,h);a.push(this.zl(o,v,r))}}return a},n.prototype.readProjection=function(t){return this.dataProjection},n.prototype.setLayers=function(t){this.Mc=t},n}(Ik),Kk=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Xk=function(t){function n(n){var e=this,r=n||{},i=O({},r);delete i.preload,delete i.useInterimTilesOnError,(e=t.call(this,i)||this).on,e.once,e.un,r.renderMode===ek&&(console.warn('renderMode: "image" is deprecated. Option ignored.'),r.renderMode=void 0);var o=r.renderMode||rk;return St(o==rk||o==ik,28),e.Ll=o,e.setPreload(r.preload?r.preload:0),e.setUseInterimTilesOnError(void 0===r.useInterimTilesOnError||r.useInterimTilesOnError),e}return Kk(n,t),n.prototype.createRenderer=function(){return new uk(this)},n.prototype.getFeatures=function(n){return t.prototype.getFeatures.call(this,n)},n.prototype.getRenderMode=function(){return this.Ll},n.prototype.getPreload=function(){return this.get(dw)},n.prototype.getUseInterimTilesOnError=function(){return this.get(pw)},n.prototype.setPreload=function(t){this.set(dw,t)},n.prototype.setUseInterimTilesOnError=function(t){this.set(pw,t)},n}(ux),Yk=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function Jk(t){for(var n=[],e=0,r=t.length;e<r;++e)n.push(t[e].clone());return n}var Qk=function(t){function n(n){var e=t.call(this)||this;return e.Fl=n||null,e.Gl=[],e.Ul(),e}return Yk(n,t),n.prototype.Bl=function(){this.Gl.forEach(Y),this.Gl.length=0},n.prototype.Ul=function(){if(this.Fl)for(var t=0,n=this.Fl.length;t<n;++t)this.Gl.push(K(this.Fl[t],P,this.changed,this))},n.prototype.clone=function(){var t=new n(null);return t.setGeometries(this.Fl),t.applyProperties(this),t},n.prototype.closestPointXY=function(t,n,e,r){if(r<_n(this.getExtent(),t,n))return r;for(var i=this.Fl,o=0,s=i.length;o<s;++o)r=i[o].closestPointXY(t,n,e,r);return r},n.prototype.containsXY=function(t,n){for(var e=this.Fl,r=0,i=e.length;r<i;++r)if(e[r].containsXY(t,n))return!0;return!1},n.prototype.computeExtent=function(t){An(t);for(var n=this.Fl,e=0,r=n.length;e<r;++e)Dn(t,n[e].getExtent());return t},n.prototype.getGeometries=function(){return Jk(this.Fl)},n.prototype.getGeometriesArray=function(){return this.Fl},n.prototype.getGeometriesArrayRecursive=function(){for(var t=[],n=this.Fl,e=0,r=n.length;e<r;++e)n[e].getType()===this.getType()?t=t.concat(n[e].getGeometriesArrayRecursive()):t.push(n[e]);return t},n.prototype.getSimplifiedGeometry=function(t){if(this.simplifiedGeometryRevision!==this.getRevision()&&(this.simplifiedGeometryMaxMinSquaredTolerance=0,this.simplifiedGeometryRevision=this.getRevision()),t<0||0!==this.simplifiedGeometryMaxMinSquaredTolerance&&t<this.simplifiedGeometryMaxMinSquaredTolerance)return this;for(var e=[],r=this.Fl,i=!1,o=0,s=r.length;o<s;++o){var a=r[o],u=a.getSimplifiedGeometry(t);e.push(u),u!==a&&(i=!0)}if(i){var c=new n(null);return c.setGeometriesArray(e),c}return this.simplifiedGeometryMaxMinSquaredTolerance=t,this},n.prototype.getType=function(){return Rt.GEOMETRY_COLLECTION},n.prototype.intersectsExtent=function(t){for(var n=this.Fl,e=0,r=n.length;e<r;++e)if(n[e].intersectsExtent(t))return!0;return!1},n.prototype.isEmpty=function(){return 0===this.Fl.length},n.prototype.rotate=function(t,n){for(var e=this.Fl,r=0,i=e.length;r<i;++r)e[r].rotate(t,n);this.changed()},n.prototype.scale=function(t,n,e){var r=e;r||(r=Vn(this.getExtent()));for(var i=this.Fl,o=0,s=i.length;o<s;++o)i[o].scale(t,n,r);this.changed()},n.prototype.setGeometries=function(t){this.setGeometriesArray(Jk(t))},n.prototype.setGeometriesArray=function(t){this.Bl(),this.Fl=t,this.Ul(),this.changed()},n.prototype.applyTransform=function(t){for(var n=this.Fl,e=0,r=n.length;e<r;++e)n[e].applyTransform(t);this.changed()},n.prototype.translate=function(t,n){for(var e=this.Fl,r=0,i=e.length;r<i;++r)e[r].translate(t,n);this.changed()},n.prototype.disposeInternal=function(){this.Bl(),t.prototype.disposeInternal.call(this)},n}(Br),t_=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function n_(t){if("string"==typeof t){var n=JSON.parse(t);return n||null}return null!==t?t:null}var e_=function(t){function n(){return t.call(this)||this}return t_(n,t),n.prototype.getType=function(){return Xc},n.prototype.readFeature=function(t,n){return this.readFeatureFromObject(n_(t),this.getReadOptions(t,n))},n.prototype.readFeatures=function(t,n){return this.readFeaturesFromObject(n_(t),this.getReadOptions(t,n))},n.prototype.readFeatureFromObject=function(t,n){return r()},n.prototype.readFeaturesFromObject=function(t,n){return r()},n.prototype.readGeometry=function(t,n){return this.readGeometryFromObject(n_(t),this.getReadOptions(t,n))},n.prototype.readGeometryFromObject=function(t,n){return r()},n.prototype.readProjection=function(t){return this.readProjectionFromObject(n_(t))},n.prototype.readProjectionFromObject=function(t){return r()},n.prototype.writeFeature=function(t,n){return JSON.stringify(this.writeFeatureObject(t,n))},n.prototype.writeFeatureObject=function(t,n){return r()},n.prototype.writeFeatures=function(t,n){return JSON.stringify(this.writeFeaturesObject(t,n))},n.prototype.writeFeaturesObject=function(t,n){return r()},n.prototype.writeGeometry=function(t,n){return JSON.stringify(this.writeGeometryObject(t,n))},n.prototype.writeGeometryObject=function(t,n){return r()},n}(Ik),r_=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function i_(t,n){if(!t)return null;var e;switch(t.type){case Rt.POINT:e=function(t){return new wi(t.coordinates)}(t);break;case Rt.LINE_STRING:e=function(t){return new mk(t.coordinates)}(t);break;case Rt.POLYGON:e=function(t){return new Ui(t.coordinates)}(t);break;case Rt.MULTI_POINT:e=function(t){return new Fk(t.coordinates)}(t);break;case Rt.MULTI_LINE_STRING:e=function(t){return new zk(t.coordinates)}(t);break;case Rt.MULTI_POLYGON:e=function(t){return new Uk(t.coordinates)}(t);break;case Rt.GEOMETRY_COLLECTION:e=function(t,n){var e=t.geometries.map((function(t){return i_(t,n)}));return new Qk(e)}(t);break;default:throw new Error("Unsupported GeoJSON type: "+t.type)}return Pk(e,!1,n)}function o_(t,n){var e,r=(t=Pk(t,!0,n)).getType();switch(r){case Rt.POINT:e=function(t,n){return{type:"Point",coordinates:t.getCoordinates()}}(t);break;case Rt.LINE_STRING:e=function(t,n){return{type:"LineString",coordinates:t.getCoordinates()}}(t);break;case Rt.POLYGON:e=function(t,n){var e;n&&(e=n.rightHanded);return{type:"Polygon",coordinates:t.getCoordinates(e)}}(t,n);break;case Rt.MULTI_POINT:e=function(t,n){return{type:"MultiPoint",coordinates:t.getCoordinates()}}(t);break;case Rt.MULTI_LINE_STRING:e=function(t,n){return{type:"MultiLineString",coordinates:t.getCoordinates()}}(t);break;case Rt.MULTI_POLYGON:e=function(t,n){var e;n&&(e=n.rightHanded);return{type:"MultiPolygon",coordinates:t.getCoordinates(e)}}(t,n);break;case Rt.GEOMETRY_COLLECTION:e=function(t,n){return{type:"GeometryCollection",geometries:t.getGeometriesArray().map((function(t){var e=O({},n);return delete e.featureProjection,o_(t,e)}))}}(t,n);break;case Rt.CIRCLE:e={type:"GeometryCollection",geometries:[]};break;default:throw new Error("Unsupported geometry type: "+r)}return e}var s_=function(t){function n(n){var e=this,r=n||{};return(e=t.call(this)||this).dataProjection=lr(r.dataProjection?r.dataProjection:"EPSG:4326"),r.featureProjection&&(e.defaultFeatureProjection=lr(r.featureProjection)),e.H=r.geometryName,e.ql=r.extractGeometryName,e.supportedMediaTypes=["application/geo+json","application/vnd.geo+json"],e}return r_(n,t),n.prototype.readFeatureFromObject=function(t,n){var e=null,r=i_((e="Feature"===t.type?t:{type:"Feature",geometry:t,properties:null}).geometry,n),i=new Tt;return this.H?i.setGeometryName(this.H):this.ql&&"geometry_name"in e!==void 0&&i.setGeometryName(e.geometry_name),i.setGeometry(r),"id"in e&&i.setId(e.id),e.properties&&i.setProperties(e.properties,!0),i},n.prototype.readFeaturesFromObject=function(t,n){var e=null;if("FeatureCollection"===t.type){e=[];for(var r=t.features,i=0,o=r.length;i<o;++i)e.push(this.readFeatureFromObject(r[i],n))}else e=[this.readFeatureFromObject(t,n)];return e},n.prototype.readGeometryFromObject=function(t,n){return i_(t,n)},n.prototype.readProjectionFromObject=function(t){var n,e=t.crs;return e?"name"==e.type?n=lr(e.properties.name):"EPSG"===e.type?n=lr("EPSG:"+e.properties.code):St(!1,36):n=this.dataProjection,n},n.prototype.writeFeatureObject=function(t,n){n=this.adaptOptions(n);var e={type:"Feature",geometry:null,properties:null},r=t.getId();if(void 0!==r&&(e.id=r),!t.hasProperties())return e;var i=t.getProperties(),o=t.getGeometry();return o&&(e.geometry=o_(o,n),delete i[t.getGeometryName()]),C(i)||(e.properties=i),e},n.prototype.writeFeaturesObject=function(t,n){n=this.adaptOptions(n);for(var e=[],r=0,i=t.length;r<i;++r)e.push(this.writeFeatureObject(t[r],n));return{type:"FeatureCollection",features:e}},n.prototype.writeGeometryObject=function(t,n){return o_(t,this.adaptOptions(n))},n}(e_),a_=e(1063);function u_(t){return function(t){if(Array.isArray(t))return S_(t)}(t)||c_(t)||__(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function c_(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}function f_(t,n){return l_(t)||function(t,n){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==e)return;var r,i,o=[],s=!0,a=!1;try{for(e=e.call(t);!(s=(r=e.next()).done)&&(o.push(r.value),!n||o.length!==n);s=!0);}catch(t){a=!0,i=t}finally{try{s||null==e.return||e.return()}finally{if(a)throw i}}return o}(t,n)||__(t,n)||h_()}function h_(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function l_(t){if(Array.isArray(t))return t}function v_(t,n){for(var e=0;e<n.length;e++){var r=n[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function d_(t,n,e){return n&&v_(t.prototype,n),e&&v_(t,e),t}function p_(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}function y_(t,n){if(n&&("object"===M_(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}function m_(t){var n="function"==typeof Map?new Map:void 0;return(m_=function(t){if(null===t||(e=t,-1===Function.toString.call(e).indexOf("[native code]")))return t;var e;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==n){if(n.has(t))return n.get(t);n.set(t,r)}function r(){return b_(t,arguments,x_(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),w_(r,t)})(t)}function b_(t,n,e){return(b_=g_()?Reflect.construct:function(t,n,e){var r=[null];r.push.apply(r,n);var i=new(Function.bind.apply(t,r));return e&&w_(i,e.prototype),i}).apply(null,arguments)}function g_(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function w_(t,n){return(w_=Object.setPrototypeOf||function(t,n){return t.__proto__=n,t})(t,n)}function x_(t){return(x_=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function k_(t,n){var e="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!e){if(Array.isArray(t)||(e=__(t))||n&&t&&"number"==typeof t.length){e&&(t=e);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,a=!1;return{s:function(){e=e.call(t)},n:function(){var t=e.next();return s=t.done,t},e:function(t){a=!0,o=t},f:function(){try{s||null==e.return||e.return()}finally{if(a)throw o}}}}function __(t,n){if(t){if("string"==typeof t)return S_(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?S_(t,n):void 0}}function S_(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}function M_(t){return(M_="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var j_={$version:8,$root:{version:{required:!0,type:"enum",values:[8],doc:"Style specification version number. Must be 8.",example:8},name:{type:"string",doc:"A human-readable name for the style.",example:"Bright"},metadata:{type:"*",doc:"Arbitrary properties useful to track with the stylesheet, but do not influence rendering. Properties should be prefixed to avoid collisions, like 'mapbox:'."},center:{type:"array",value:"number",doc:"Default map center in longitude and latitude. The style center will be used only if the map has not been positioned by other means (e.g. map options or user interaction).",example:[-73.9749,40.7736]},zoom:{type:"number",doc:"Default zoom level. The style zoom will be used only if the map has not been positioned by other means (e.g. map options or user interaction).",example:12.5},bearing:{type:"number",default:0,period:360,units:"degrees",doc:'Default bearing, in degrees. The bearing is the compass direction that is "up"; for example, a bearing of 90° orients the map so that east is up. This value will be used only if the map has not been positioned by other means (e.g. map options or user interaction).',example:29},pitch:{type:"number",default:0,units:"degrees",doc:"Default pitch, in degrees. Zero is perpendicular to the surface, for a look straight down at the map, while a greater value like 60 looks ahead towards the horizon. The style pitch will be used only if the map has not been positioned by other means (e.g. map options or user interaction).",example:50},light:{type:"light",doc:"The global light source.",example:{anchor:"viewport",color:"white",intensity:.4}},terrain:{type:"terrain",doc:"A global modifier that elevates layers and markers based on a DEM data source."},fog:{type:"fog",doc:"A global effect that fades layers and markers based on their distance to the camera. The fog can be used to approximate the effect of atmosphere on distant objects and enhance the depth perception of the map when used with terrain or 3D features."},sources:{required:!0,type:"sources",doc:"Data source specifications.",example:{"mapbox-streets":{type:"vector",url:"mapbox://mapbox.mapbox-streets-v6"}}},sprite:{type:"string",doc:"A base URL for retrieving the sprite image and metadata. The extensions `.png`, `.json` and scale factor `@2x.png` will be automatically appended. This property is required if any layer uses the `background-pattern`, `fill-pattern`, `line-pattern`, `fill-extrusion-pattern`, or `icon-image` properties. The URL must be absolute, containing the [scheme, authority and path components](https://en.wikipedia.org/wiki/URL#Syntax).",example:"mapbox://sprites/mapbox/bright-v8"},glyphs:{type:"string",doc:"A URL template for loading signed-distance-field glyph sets in PBF format. The URL must include `{fontstack}` and `{range}` tokens. This property is required if any layer uses the `text-field` layout property. The URL must be absolute, containing the [scheme, authority and path components](https://en.wikipedia.org/wiki/URL#Syntax).",example:"mapbox://fonts/mapbox/{fontstack}/{range}.pbf"},transition:{type:"transition",doc:"A global transition definition to use as a default across properties, to be used for timing transitions between one value and the next when no property-specific transition is set. Collision-based symbol fading is controlled independently of the style's `transition` property.",example:{duration:300,delay:0}},layers:{required:!0,type:"array",value:"layer",doc:"Layers will be drawn in the order of this array.",example:[{id:"water",source:"mapbox-streets","source-layer":"water",type:"fill",paint:{"fill-color":"#00ffff"}}]}},sources:{"*":{type:"source",doc:"Specification of a data source. For vector and raster sources, either TileJSON or a URL to a TileJSON must be provided. For image and video sources, a URL must be provided. For GeoJSON sources, a URL or inline GeoJSON must be provided."}},source:["source_vector","source_raster","source_raster_dem","source_geojson","source_video","source_image"],source_vector:{type:{required:!0,type:"enum",values:{vector:{doc:"A vector tile source."}},doc:"The type of the source."},url:{type:"string",doc:"A URL to a TileJSON resource. Supported protocols are `http:`, `https:`, and `mapbox://<Tileset ID>`."},tiles:{type:"array",value:"string",doc:"An array of one or more tile source URLs, as in the TileJSON spec."},bounds:{type:"array",value:"number",length:4,default:[-180,-85.051129,180,85.051129],doc:"An array containing the longitude and latitude of the southwest and northeast corners of the source's bounding box in the following order: `[sw.lng, sw.lat, ne.lng, ne.lat]`. When this property is included in a source, no tiles outside of the given bounds are requested by Mapbox GL."},scheme:{type:"enum",values:{xyz:{doc:"Slippy map tilenames scheme."},tms:{doc:"OSGeo spec scheme."}},default:"xyz",doc:"Influences the y direction of the tile coordinates. The global-mercator (aka Spherical Mercator) profile is assumed."},minzoom:{type:"number",default:0,doc:"Minimum zoom level for which tiles are available, as in the TileJSON spec."},maxzoom:{type:"number",default:22,doc:"Maximum zoom level for which tiles are available, as in the TileJSON spec. Data from tiles at the maxzoom are used when displaying the map at higher zoom levels."},attribution:{type:"string",doc:"Contains an attribution to be displayed when the map is shown to a user."},promoteId:{type:"promoteId",doc:"A property to use as a feature id (for feature state). Either a property name, or an object of the form `{<sourceLayer>: <propertyName>}`. If specified as a string for a vector tile source, the same property is used across all its source layers."},volatile:{type:"boolean",default:!1,doc:"A setting to determine whether a source's tiles are cached locally.","sdk-support":{"basic functionality":{android:"9.3.0",ios:"5.10.0"}}},"*":{type:"*",doc:"Other keys to configure the data source."}},source_raster:{type:{required:!0,type:"enum",values:{raster:{doc:"A raster tile source."}},doc:"The type of the source."},url:{type:"string",doc:"A URL to a TileJSON resource. Supported protocols are `http:`, `https:`, and `mapbox://<Tileset ID>`."},tiles:{type:"array",value:"string",doc:"An array of one or more tile source URLs, as in the TileJSON spec."},bounds:{type:"array",value:"number",length:4,default:[-180,-85.051129,180,85.051129],doc:"An array containing the longitude and latitude of the southwest and northeast corners of the source's bounding box in the following order: `[sw.lng, sw.lat, ne.lng, ne.lat]`. When this property is included in a source, no tiles outside of the given bounds are requested by Mapbox GL."},minzoom:{type:"number",default:0,doc:"Minimum zoom level for which tiles are available, as in the TileJSON spec."},maxzoom:{type:"number",default:22,doc:"Maximum zoom level for which tiles are available, as in the TileJSON spec. Data from tiles at the maxzoom are used when displaying the map at higher zoom levels."},tileSize:{type:"number",default:512,units:"pixels",doc:"The minimum visual size to display tiles for this layer. Only configurable for raster layers."},scheme:{type:"enum",values:{xyz:{doc:"Slippy map tilenames scheme."},tms:{doc:"OSGeo spec scheme."}},default:"xyz",doc:"Influences the y direction of the tile coordinates. The global-mercator (aka Spherical Mercator) profile is assumed."},attribution:{type:"string",doc:"Contains an attribution to be displayed when the map is shown to a user."},volatile:{type:"boolean",default:!1,doc:"A setting to determine whether a source's tiles are cached locally.","sdk-support":{"basic functionality":{android:"9.3.0",ios:"5.10.0"}}},"*":{type:"*",doc:"Other keys to configure the data source."}},source_raster_dem:{type:{required:!0,type:"enum",values:{"raster-dem":{doc:"A RGB-encoded raster DEM source"}},doc:"The type of the source."},url:{type:"string",doc:"A URL to a TileJSON resource. Supported protocols are `http:`, `https:`, and `mapbox://<Tileset ID>`."},tiles:{type:"array",value:"string",doc:"An array of one or more tile source URLs, as in the TileJSON spec."},bounds:{type:"array",value:"number",length:4,default:[-180,-85.051129,180,85.051129],doc:"An array containing the longitude and latitude of the southwest and northeast corners of the source's bounding box in the following order: `[sw.lng, sw.lat, ne.lng, ne.lat]`. When this property is included in a source, no tiles outside of the given bounds are requested by Mapbox GL."},minzoom:{type:"number",default:0,doc:"Minimum zoom level for which tiles are available, as in the TileJSON spec."},maxzoom:{type:"number",default:22,doc:"Maximum zoom level for which tiles are available, as in the TileJSON spec. Data from tiles at the maxzoom are used when displaying the map at higher zoom levels."},tileSize:{type:"number",default:512,units:"pixels",doc:"The minimum visual size to display tiles for this layer. Only configurable for raster layers."},attribution:{type:"string",doc:"Contains an attribution to be displayed when the map is shown to a user."},encoding:{type:"enum",values:{terrarium:{doc:"Terrarium format PNG tiles. See https://aws.amazon.com/es/public-datasets/terrain/ for more info."},mapbox:{doc:"Mapbox Terrain RGB tiles. See https://www.mapbox.com/help/access-elevation-data/#mapbox-terrain-rgb for more info."}},default:"mapbox",doc:"The encoding used by this source. Mapbox Terrain RGB is used by default"},volatile:{type:"boolean",default:!1,doc:"A setting to determine whether a source's tiles are cached locally.","sdk-support":{"basic functionality":{android:"9.3.0",ios:"5.10.0"}}},"*":{type:"*",doc:"Other keys to configure the data source."}},source_geojson:{type:{required:!0,type:"enum",values:{geojson:{doc:"A GeoJSON data source."}},doc:"The data type of the GeoJSON source."},data:{type:"*",doc:"A URL to a GeoJSON file, or inline GeoJSON."},maxzoom:{type:"number",default:18,doc:"Maximum zoom level at which to create vector tiles (higher means greater detail at high zoom levels)."},attribution:{type:"string",doc:"Contains an attribution to be displayed when the map is shown to a user."},buffer:{type:"number",default:128,maximum:512,minimum:0,doc:"Size of the tile buffer on each side. A value of 0 produces no buffer. A value of 512 produces a buffer as wide as the tile itself. Larger values produce fewer rendering artifacts near tile edges and slower performance."},filter:{type:"*",doc:"An expression for filtering features prior to processing them for rendering."},tolerance:{type:"number",default:.375,doc:"Douglas-Peucker simplification tolerance (higher means simpler geometries and faster performance)."},cluster:{type:"boolean",default:!1,doc:"If the data is a collection of point features, setting this to true clusters the points by radius into groups. Cluster groups become new `Point` features in the source with additional properties:\n * `cluster` Is `true` if the point is a cluster \n * `cluster_id` A unqiue id for the cluster to be used in conjunction with the [cluster inspection methods](https://www.mapbox.com/mapbox-gl-js/api/#geojsonsource#getclusterexpansionzoom)\n * `point_count` Number of original points grouped into this cluster\n * `point_count_abbreviated` An abbreviated point count"},clusterRadius:{type:"number",default:50,minimum:0,doc:"Radius of each cluster if clustering is enabled. A value of 512 indicates a radius equal to the width of a tile."},clusterMaxZoom:{type:"number",doc:"Max zoom on which to cluster points if clustering is enabled. Defaults to one zoom less than maxzoom (so that last zoom features are not clustered). Clusters are re-evaluated at integer zoom levels so setting clusterMaxZoom to 14 means the clusters will be displayed until z15."},clusterMinPoints:{type:"number",doc:"Minimum number of points necessary to form a cluster if clustering is enabled. Defaults to `2`."},clusterProperties:{type:"*",doc:'An object defining custom properties on the generated clusters if clustering is enabled, aggregating values from clustered points. Has the form `{"property_name": [operator, map_expression]}`. `operator` is any expression function that accepts at least 2 operands (e.g. `"+"` or `"max"`) — it accumulates the property value from clusters/points the cluster contains; `map_expression` produces the value of a single point.\n\nExample: `{"sum": ["+", ["get", "scalerank"]]}`.\n\nFor more advanced use cases, in place of `operator`, you can use a custom reduce expression that references a special `["accumulated"]` value, e.g.:\n`{"sum": [["+", ["accumulated"], ["get", "sum"]], ["get", "scalerank"]]}`'},lineMetrics:{type:"boolean",default:!1,doc:"Whether to calculate line distance metrics. This is required for line layers that specify `line-gradient` values."},generateId:{type:"boolean",default:!1,doc:"Whether to generate ids for the geojson features. When enabled, the `feature.id` property will be auto assigned based on its index in the `features` array, over-writing any previous values."},promoteId:{type:"promoteId",doc:"A property to use as a feature id (for feature state). Either a property name, or an object of the form `{<sourceLayer>: <propertyName>}`."}},source_video:{type:{required:!0,type:"enum",values:{video:{doc:"A video data source."}},doc:"The data type of the video source."},urls:{required:!0,type:"array",value:"string",doc:"URLs to video content in order of preferred format."},coordinates:{required:!0,doc:"Corners of video specified in longitude, latitude pairs.",type:"array",length:4,value:{type:"array",length:2,value:"number",doc:"A single longitude, latitude pair."}}},source_image:{type:{required:!0,type:"enum",values:{image:{doc:"An image data source."}},doc:"The data type of the image source."},url:{required:!0,type:"string",doc:"URL that points to an image."},coordinates:{required:!0,doc:"Corners of image specified in longitude, latitude pairs.",type:"array",length:4,value:{type:"array",length:2,value:"number",doc:"A single longitude, latitude pair."}}},layer:{id:{type:"string",doc:"Unique layer name.",required:!0},type:{type:"enum",values:{fill:{doc:"A filled polygon with an optional stroked border.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},line:{doc:"A stroked line.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},symbol:{doc:"An icon or a text label.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},circle:{doc:"A filled circle.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},heatmap:{doc:"A heatmap.","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"fill-extrusion":{doc:"An extruded (3D) polygon.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}}},raster:{doc:"Raster map textures such as satellite imagery.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},hillshade:{doc:"Client-side hillshading visualization based on DEM data. Currently, the implementation only supports Mapbox Terrain RGB and Mapzen Terrarium tiles.","sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},background:{doc:"The background color or pattern of the map.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},sky:{doc:"A spherical dome around the map that is always rendered behind all other layers.","sdk-support":{"basic functionality":{js:"2.0.0"}}}},doc:"Rendering type of this layer.",required:!0},metadata:{type:"*",doc:"Arbitrary properties useful to track with the layer, but do not influence rendering. Properties should be prefixed to avoid collisions, like 'mapbox:'."},source:{type:"string",doc:"Name of a source description to be used for this layer. Required for all layer types except `background`."},"source-layer":{type:"string",doc:"Layer to use from a vector tile source. Required for vector tile sources; prohibited for all other source types, including GeoJSON sources."},minzoom:{type:"number",minimum:0,maximum:24,doc:"The minimum zoom level for the layer. At zoom levels less than the minzoom, the layer will be hidden."},maxzoom:{type:"number",minimum:0,maximum:24,doc:"The maximum zoom level for the layer. At zoom levels equal to or greater than the maxzoom, the layer will be hidden."},filter:{type:"filter",doc:"A expression specifying conditions on source features. Only features that match the filter are displayed. Zoom expressions in filters are only evaluated at integer zoom levels. The `feature-state` expression is not supported in filter expressions."},layout:{type:"layout",doc:"Layout properties for the layer."},paint:{type:"paint",doc:"Default paint properties for this layer."}},layout:["layout_fill","layout_line","layout_circle","layout_heatmap","layout_fill-extrusion","layout_symbol","layout_raster","layout_hillshade","layout_background","layout_sky"],layout_background:{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_sky:{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"2.0.0"}},"property-type":"constant"}},layout_fill:{"fill-sort-key":{type:"number",doc:"Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.","sdk-support":{"basic functionality":{js:"1.2.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"},"data-driven styling":{js:"1.2.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_circle:{"circle-sort-key":{type:"number",doc:"Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.","sdk-support":{"basic functionality":{js:"1.2.0",android:"9.2.0",ios:"5.9.0",macos:"0.16.0"},"data-driven styling":{js:"1.2.0",android:"9.2.0",ios:"5.9.0",macos:"0.16.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_heatmap:{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},"property-type":"constant"}},"layout_fill-extrusion":{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},"property-type":"constant"}},layout_line:{"line-cap":{type:"enum",values:{butt:{doc:"A cap with a squared-off end which is drawn to the exact endpoint of the line."},round:{doc:"A cap with a rounded end which is drawn beyond the endpoint of the line at a radius of one-half of the line's width and centered on the endpoint of the line."},square:{doc:"A cap with a squared-off end which is drawn beyond the endpoint of the line at a distance of one-half of the line's width."}},default:"butt",doc:"The display of line endings.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"2.3.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"line-join":{type:"enum",values:{bevel:{doc:"A join with a squared-off end which is drawn beyond the endpoint of the line at a distance of one-half of the line's width."},round:{doc:"A join with a rounded end which is drawn beyond the endpoint of the line at a radius of one-half of the line's width and centered on the endpoint of the line."},miter:{doc:"A join with a sharp, angled corner which is drawn with the outer sides beyond the endpoint of the path until they meet."}},default:"miter",doc:"The display of lines when joining.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.40.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"line-miter-limit":{type:"number",default:2,doc:"Used to automatically convert miter joins to bevel joins for sharp angles.",requires:[{"line-join":"miter"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"line-round-limit":{type:"number",default:1.05,doc:"Used to automatically convert round joins to miter joins for shallow angles.",requires:[{"line-join":"round"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"line-sort-key":{type:"number",doc:"Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.","sdk-support":{"basic functionality":{js:"1.2.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"},"data-driven styling":{js:"1.2.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_symbol:{"symbol-placement":{type:"enum",values:{point:{doc:"The label is placed at the point where the geometry is located."},line:{doc:"The label is placed along the line of the geometry. Can only be used on `LineString` and `Polygon` geometries."},"line-center":{doc:"The label is placed at the center of the line of the geometry. Can only be used on `LineString` and `Polygon` geometries. Note that a single feature in a vector tile may contain multiple line geometries."}},default:"point",doc:"Label placement relative to its geometry.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"`line-center` value":{js:"0.47.0",android:"6.4.0",ios:"4.3.0",macos:"0.10.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"symbol-spacing":{type:"number",default:250,minimum:1,units:"pixels",doc:"Distance between two symbol anchors.",requires:[{"symbol-placement":"line"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"symbol-avoid-edges":{type:"boolean",default:!1,doc:"If true, the symbols will not cross tile edges to avoid mutual collisions. Recommended in layers that don't have enough padding in the vector tile to prevent collisions, or if it is a point symbol layer placed after a line symbol layer. When using a client that supports global collision detection, like Mapbox GL JS version 0.42.0 or greater, enabling this property is not needed to prevent clipped labels at tile boundaries.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"symbol-sort-key":{type:"number",doc:"Sorts features in ascending order based on this value. Features with lower sort keys are drawn and placed first. When `icon-allow-overlap` or `text-allow-overlap` is `false`, features with a lower sort key will have priority during placement. When `icon-allow-overlap` or `text-allow-overlap` is set to `true`, features with a higher sort key will overlap over features with a lower sort key.","sdk-support":{"basic functionality":{js:"0.53.0",android:"7.4.0",ios:"4.11.0",macos:"0.14.0"},"data-driven styling":{js:"0.53.0",android:"7.4.0",ios:"4.11.0",macos:"0.14.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"symbol-z-order":{type:"enum",values:{auto:{doc:"Sorts symbols by `symbol-sort-key` if set. Otherwise, sorts symbols by their y-position relative to the viewport if `icon-allow-overlap` or `text-allow-overlap` is set to `true` or `icon-ignore-placement` or `text-ignore-placement` is `false`."},"viewport-y":{doc:"Sorts symbols by their y-position relative to the viewport if `icon-allow-overlap` or `text-allow-overlap` is set to `true` or `icon-ignore-placement` or `text-ignore-placement` is `false`."},source:{doc:"Sorts symbols by `symbol-sort-key` if set. Otherwise, no sorting is applied; symbols are rendered in the same order as the source data."}},default:"auto",doc:"Determines whether overlapping symbols in the same layer are rendered in the order that they appear in the data source or by their y-position relative to the viewport. To control the order and prioritization of symbols otherwise, use `symbol-sort-key`.","sdk-support":{"basic functionality":{js:"0.49.0",android:"6.6.0",ios:"4.5.0",macos:"0.12.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-allow-overlap":{type:"boolean",default:!1,doc:"If true, the icon will be visible even if it collides with other previously drawn symbols.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-ignore-placement":{type:"boolean",default:!1,doc:"If true, other symbols can be visible even if they collide with the icon.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-optional":{type:"boolean",default:!1,doc:"If true, text will display without their corresponding icons when the icon collides with other symbols and the text does not.",requires:["icon-image","text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-rotation-alignment":{type:"enum",values:{map:{doc:"When `symbol-placement` is set to `point`, aligns icons east-west. When `symbol-placement` is set to `line` or `line-center`, aligns icon x-axes with the line."},viewport:{doc:"Produces icons whose x-axes are aligned with the x-axis of the viewport, regardless of the value of `symbol-placement`."},auto:{doc:"When `symbol-placement` is set to `point`, this is equivalent to `viewport`. When `symbol-placement` is set to `line` or `line-center`, this is equivalent to `map`."}},default:"auto",doc:"In combination with `symbol-placement`, determines the rotation behavior of icons.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"`auto` value":{js:"0.25.0",android:"4.2.0",ios:"3.4.0",macos:"0.3.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-size":{type:"number",default:1,minimum:0,units:"factor of the original icon size",doc:"Scales the original size of the icon by the provided factor. The new pixel size of the image will be the original pixel size multiplied by `icon-size`. 1 is the original size; 3 triples the size of the image.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.35.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-text-fit":{type:"enum",values:{none:{doc:"The icon is displayed at its intrinsic aspect ratio."},width:{doc:"The icon is scaled in the x-dimension to fit the width of the text."},height:{doc:"The icon is scaled in the y-dimension to fit the height of the text."},both:{doc:"The icon is scaled in both x- and y-dimensions."}},default:"none",doc:"Scales the icon to fit around the associated text.",requires:["icon-image","text-field"],"sdk-support":{"basic functionality":{js:"0.21.0",android:"4.2.0",ios:"3.4.0",macos:"0.2.1"},"stretchable icons":{js:"1.6.0",android:"9.2.0",ios:"5.8.0",macos:"0.15.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-text-fit-padding":{type:"array",value:"number",length:4,default:[0,0,0,0],units:"pixels",doc:"Size of the additional area added to dimensions determined by `icon-text-fit`, in clockwise order: top, right, bottom, left.",requires:["icon-image","text-field",{"icon-text-fit":["both","width","height"]}],"sdk-support":{"basic functionality":{js:"0.21.0",android:"4.2.0",ios:"3.4.0",macos:"0.2.1"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"icon-image":{type:"resolvedImage",doc:"Name of image in sprite to use for drawing an image background.",tokens:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.35.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-rotate":{type:"number",default:0,period:360,units:"degrees",doc:"Rotates the icon clockwise.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.21.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-padding":{type:"number",default:2,minimum:0,units:"pixels",doc:"Size of the additional area around the icon bounding box used for detecting symbol collisions.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"icon-keep-upright":{type:"boolean",default:!1,doc:"If true, the icon may be flipped to prevent it from being rendered upside-down.",requires:["icon-image",{"icon-rotation-alignment":"map"},{"symbol-placement":["line","line-center"]}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-offset":{type:"array",value:"number",length:2,default:[0,0],doc:"Offset distance of icon from its anchor. Positive values indicate right and down, while negative values indicate left and up. Each component is multiplied by the value of `icon-size` to obtain the final offset in pixels. When combined with `icon-rotate` the offset will be as if the rotated direction was up.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-anchor":{type:"enum",values:{center:{doc:"The center of the icon is placed closest to the anchor."},left:{doc:"The left side of the icon is placed closest to the anchor."},right:{doc:"The right side of the icon is placed closest to the anchor."},top:{doc:"The top of the icon is placed closest to the anchor."},bottom:{doc:"The bottom of the icon is placed closest to the anchor."},"top-left":{doc:"The top left corner of the icon is placed closest to the anchor."},"top-right":{doc:"The top right corner of the icon is placed closest to the anchor."},"bottom-left":{doc:"The bottom left corner of the icon is placed closest to the anchor."},"bottom-right":{doc:"The bottom right corner of the icon is placed closest to the anchor."}},default:"center",doc:"Part of the icon placed closest to the anchor.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.40.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"},"data-driven styling":{js:"0.40.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-pitch-alignment":{type:"enum",values:{map:{doc:"The icon is aligned to the plane of the map."},viewport:{doc:"The icon is aligned to the plane of the viewport."},auto:{doc:"Automatically matches the value of `icon-rotation-alignment`."}},default:"auto",doc:"Orientation of icon when map is pitched.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.39.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-pitch-alignment":{type:"enum",values:{map:{doc:"The text is aligned to the plane of the map."},viewport:{doc:"The text is aligned to the plane of the viewport."},auto:{doc:"Automatically matches the value of `text-rotation-alignment`."}},default:"auto",doc:"Orientation of text when map is pitched.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.21.0",android:"4.2.0",ios:"3.4.0",macos:"0.2.1"},"`auto` value":{js:"0.25.0",android:"4.2.0",ios:"3.4.0",macos:"0.3.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-rotation-alignment":{type:"enum",values:{map:{doc:"When `symbol-placement` is set to `point`, aligns text east-west. When `symbol-placement` is set to `line` or `line-center`, aligns text x-axes with the line."},viewport:{doc:"Produces glyphs whose x-axes are aligned with the x-axis of the viewport, regardless of the value of `symbol-placement`."},auto:{doc:"When `symbol-placement` is set to `point`, this is equivalent to `viewport`. When `symbol-placement` is set to `line` or `line-center`, this is equivalent to `map`."}},default:"auto",doc:"In combination with `symbol-placement`, determines the rotation behavior of the individual glyphs forming the text.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"`auto` value":{js:"0.25.0",android:"4.2.0",ios:"3.4.0",macos:"0.3.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-field":{type:"formatted",default:"",tokens:!0,doc:"Value to use for a text label. If a plain `string` is provided, it will be treated as a `formatted` with default/inherited formatting options.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-font":{type:"array",value:"string",default:["Open Sans Regular","Arial Unicode MS Regular"],doc:"Font stack to use for displaying text.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-size":{type:"number",default:16,minimum:0,units:"pixels",doc:"Font size.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.35.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-max-width":{type:"number",default:10,minimum:0,units:"ems",doc:"The maximum line width for text wrapping.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.40.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-line-height":{type:"number",default:1.2,units:"ems",doc:"Text leading value for multi-line text.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"2.3.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-letter-spacing":{type:"number",default:0,units:"ems",doc:"Text tracking amount.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.40.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-justify":{type:"enum",values:{auto:{doc:"The text is aligned towards the anchor position."},left:{doc:"The text is aligned to the left."},center:{doc:"The text is centered."},right:{doc:"The text is aligned to the right."}},default:"center",doc:"Text justification options.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.39.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"},auto:{js:"0.54.0",android:"7.4.0",ios:"4.10.0",macos:"0.14.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-radial-offset":{type:"number",units:"ems",default:0,doc:"Radial offset of text, in the direction of the symbol's anchor. Useful in combination with `text-variable-anchor`, which defaults to using the two-dimensional `text-offset` if present.","sdk-support":{"basic functionality":{js:"0.54.0",android:"7.4.0",ios:"4.10.0",macos:"0.14.0"},"data-driven styling":{js:"0.54.0",android:"7.4.0",ios:"4.10.0",macos:"0.14.0"}},requires:["text-field"],"property-type":"data-driven",expression:{interpolated:!0,parameters:["zoom","feature"]}},"text-variable-anchor":{type:"array",value:"enum",values:{center:{doc:"The center of the text is placed closest to the anchor."},left:{doc:"The left side of the text is placed closest to the anchor."},right:{doc:"The right side of the text is placed closest to the anchor."},top:{doc:"The top of the text is placed closest to the anchor."},bottom:{doc:"The bottom of the text is placed closest to the anchor."},"top-left":{doc:"The top left corner of the text is placed closest to the anchor."},"top-right":{doc:"The top right corner of the text is placed closest to the anchor."},"bottom-left":{doc:"The bottom left corner of the text is placed closest to the anchor."},"bottom-right":{doc:"The bottom right corner of the text is placed closest to the anchor."}},requires:["text-field",{"symbol-placement":["point"]}],doc:"To increase the chance of placing high-priority labels on the map, you can provide an array of `text-anchor` locations: the renderer will attempt to place the label at each location, in order, before moving onto the next label. Use `text-justify: auto` to choose justification based on anchor position. To apply an offset, use the `text-radial-offset` or the two-dimensional `text-offset`.","sdk-support":{"basic functionality":{js:"0.54.0",android:"7.4.0",ios:"4.10.0",macos:"0.14.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-anchor":{type:"enum",values:{center:{doc:"The center of the text is placed closest to the anchor."},left:{doc:"The left side of the text is placed closest to the anchor."},right:{doc:"The right side of the text is placed closest to the anchor."},top:{doc:"The top of the text is placed closest to the anchor."},bottom:{doc:"The bottom of the text is placed closest to the anchor."},"top-left":{doc:"The top left corner of the text is placed closest to the anchor."},"top-right":{doc:"The top right corner of the text is placed closest to the anchor."},"bottom-left":{doc:"The bottom left corner of the text is placed closest to the anchor."},"bottom-right":{doc:"The bottom right corner of the text is placed closest to the anchor."}},default:"center",doc:"Part of the text placed closest to the anchor.",requires:["text-field",{"!":"text-variable-anchor"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.39.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-max-angle":{type:"number",default:45,units:"degrees",doc:"Maximum angle change between adjacent characters.",requires:["text-field",{"symbol-placement":["line","line-center"]}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-writing-mode":{type:"array",value:"enum",values:{horizontal:{doc:"If a text's language supports horizontal writing mode, symbols with point placement would be laid out horizontally."},vertical:{doc:"If a text's language supports vertical writing mode, symbols with point placement would be laid out vertically."}},doc:"The property allows control over a symbol's orientation. Note that the property values act as a hint, so that a symbol whose language doesnt support the provided orientation will be laid out in its natural orientation. Example: English point symbol will be rendered horizontally even if array value contains single 'vertical' enum value. The order of elements in an array define priority order for the placement of an orientation variant.",requires:["text-field",{"symbol-placement":["point"]}],"sdk-support":{"basic functionality":{js:"1.3.0",android:"8.3.0",ios:"5.3.0",macos:"0.15.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-rotate":{type:"number",default:0,period:360,units:"degrees",doc:"Rotates the text clockwise.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.35.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-padding":{type:"number",default:2,minimum:0,units:"pixels",doc:"Size of the additional area around the text bounding box used for detecting symbol collisions.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-keep-upright":{type:"boolean",default:!0,doc:"If true, the text may be flipped vertically to prevent it from being rendered upside-down.",requires:["text-field",{"text-rotation-alignment":"map"},{"symbol-placement":["line","line-center"]}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-transform":{type:"enum",values:{none:{doc:"The text is not altered."},uppercase:{doc:"Forces all letters to be displayed in uppercase."},lowercase:{doc:"Forces all letters to be displayed in lowercase."}},default:"none",doc:"Specifies how to capitalize text, similar to the CSS `text-transform` property.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-offset":{type:"array",doc:"Offset distance of text from its anchor. Positive values indicate right and down, while negative values indicate left and up. If used with text-variable-anchor, input values will be taken as absolute values. Offsets along the x- and y-axis will be applied automatically based on the anchor position.",value:"number",units:"ems",length:2,default:[0,0],requires:["text-field",{"!":"text-radial-offset"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.35.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-allow-overlap":{type:"boolean",default:!1,doc:"If true, the text will be visible even if it collides with other previously drawn symbols.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-ignore-placement":{type:"boolean",default:!1,doc:"If true, other symbols can be visible even if they collide with the text.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-optional":{type:"boolean",default:!1,doc:"If true, icons will display without their corresponding text when the text collides with other symbols and the icon does not.",requires:["text-field","icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_raster:{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_hillshade:{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},"property-type":"constant"}},filter:{type:"array",value:"*",doc:"A filter selects specific features from a layer."},filter_operator:{type:"enum",values:{"==":{doc:'`["==", key, value]` equality: `feature[key] = value`'},"!=":{doc:'`["!=", key, value]` inequality: `feature[key] ≠ value`'},">":{doc:'`[">", key, value]` greater than: `feature[key] > value`'},">=":{doc:'`[">=", key, value]` greater than or equal: `feature[key] ≥ value`'},"<":{doc:'`["<", key, value]` less than: `feature[key] < value`'},"<=":{doc:'`["<=", key, value]` less than or equal: `feature[key] ≤ value`'},in:{doc:'`["in", key, v0, ..., vn]` set inclusion: `feature[key] ∈ {v0, ..., vn}`'},"!in":{doc:'`["!in", key, v0, ..., vn]` set exclusion: `feature[key] ∉ {v0, ..., vn}`'},all:{doc:'`["all", f0, ..., fn]` logical `AND`: `f0 ∧ ... ∧ fn`'},any:{doc:'`["any", f0, ..., fn]` logical `OR`: `f0 ... fn`'},none:{doc:'`["none", f0, ..., fn]` logical `NOR`: `¬f0 ∧ ... ∧ ¬fn`'},has:{doc:'`["has", key]` `feature[key]` exists'},"!has":{doc:'`["!has", key]` `feature[key]` does not exist'},within:{doc:'`["within", object]` feature geometry is within object geometry'}},doc:"The filter operator."},geometry_type:{type:"enum",values:{Point:{doc:"Filter to point geometries."},LineString:{doc:"Filter to line geometries."},Polygon:{doc:"Filter to polygon geometries."}},doc:"The geometry type for the filter to select."},function:{expression:{type:"expression",doc:"An expression."},stops:{type:"array",doc:"An array of stops.",value:"function_stop"},base:{type:"number",default:1,minimum:0,doc:"The exponential base of the interpolation curve. It controls the rate at which the result increases. Higher values make the result increase more towards the high end of the range. With `1` the stops are interpolated linearly."},property:{type:"string",doc:"The name of a feature property to use as the function input.",default:"$zoom"},type:{type:"enum",values:{identity:{doc:"Return the input value as the output value."},exponential:{doc:"Generate an output by interpolating between stops just less than and just greater than the function input."},interval:{doc:"Return the output value of the stop just less than the function input."},categorical:{doc:"Return the output value of the stop equal to the function input."}},doc:"The interpolation strategy to use in function evaluation.",default:"exponential"},colorSpace:{type:"enum",values:{rgb:{doc:"Use the RGB color space to interpolate color values"},lab:{doc:"Use the LAB color space to interpolate color values."},hcl:{doc:"Use the HCL color space to interpolate color values, interpolating the Hue, Chroma, and Luminance channels individually."}},doc:"The color space in which colors interpolated. Interpolating colors in perceptual color spaces like LAB and HCL tend to produce color ramps that look more consistent and produce colors that can be differentiated more easily than those interpolated in RGB space.",default:"rgb"},default:{type:"*",required:!1,doc:"A value to serve as a fallback function result when a value isn't otherwise available. It is used in the following circumstances:\n* In categorical functions, when the feature value does not match any of the stop domain values.\n* In property and zoom-and-property functions, when a feature does not contain a value for the specified property.\n* In identity functions, when the feature value is not valid for the style property (for example, if the function is being used for a `circle-color` property but the feature property value is not a string or not a valid color).\n* In interval or exponential property and zoom-and-property functions, when the feature value is not numeric.\nIf no default is provided, the style property's default is used in these circumstances."}},function_stop:{type:"array",minimum:0,maximum:24,value:["number","color"],length:2,doc:"Zoom level and value pair."},expression:{type:"array",value:"*",minimum:1,doc:"An expression defines a function that can be used for data-driven style properties or feature filters."},expression_name:{doc:"",type:"enum",values:{let:{doc:'Binds expressions to named variables, which can then be referenced in the result expression using ["var", "variable_name"].',group:"Variable binding","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},var:{doc:'References variable bound using "let".',group:"Variable binding","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},literal:{doc:"Provides a literal array or object value.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},array:{doc:"Asserts that the input is an array (optionally with a specific item type and length). If, when the input expression is evaluated, it is not of the asserted type, then this assertion will cause the whole expression to be aborted.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},at:{doc:"Retrieves an item from an array.",group:"Lookup","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},in:{doc:"Determines whether an item exists in an array or a substring exists in a string.",group:"Lookup","sdk-support":{"basic functionality":{js:"1.6.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"}}},"index-of":{doc:"Returns the first position at which an item can be found in an array or a substring can be found in a string, or `-1` if the input cannot be found. Accepts an optional index from where to begin the search.",group:"Lookup","sdk-support":{"basic functionality":{js:"1.10.0"}}},slice:{doc:"Returns an item from an array or a substring from a string from a specified start index, or between a start index and an end index if set. The return value is inclusive of the start index but not of the end index.",group:"Lookup","sdk-support":{"basic functionality":{js:"1.10.0"}}},case:{doc:"Selects the first output whose corresponding test condition evaluates to true, or the fallback value otherwise.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},match:{doc:'Selects the output for which the label value matches the input value, or the fallback value if no match is found. The input can be any expression (for example, `["get", "building_type"]`). Each label must be unique, and must be either:\n - a single literal value; or\n - an array of literal values, the values of which must be all strings or all numbers (for example `[100, 101]` or `["c", "b"]`).\n\nThe input matches if any of the values in the array matches using strict equality, similar to the `"in"` operator.\nIf the input type does not match the type of the labels, the result will be the fallback value.',group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},coalesce:{doc:"Evaluates each expression in turn until the first non-null value is obtained, and returns that value.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},step:{doc:'Produces discrete, stepped results by evaluating a piecewise-constant function defined by pairs of input and output values ("stops"). The `input` may be any numeric expression (e.g., `["get", "population"]`). Stop inputs must be numeric literals in strictly ascending order. Returns the output value of the stop just less than the input, or the first output if the input is less than the first stop.',group:"Ramps, scales, curves","sdk-support":{"basic functionality":{js:"0.42.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},interpolate:{doc:'Produces continuous, smooth results by interpolating between pairs of input and output values ("stops"). The `input` may be any numeric expression (e.g., `["get", "population"]`). Stop inputs must be numeric literals in strictly ascending order. The output type must be `number`, `array<number>`, or `color`.\n\nInterpolation types:\n- `["linear"]`: Interpolates linearly between the pair of stops just less than and just greater than the input.\n- `["exponential", base]`: Interpolates exponentially between the stops just less than and just greater than the input. `base` controls the rate at which the output increases: higher values make the output increase more towards the high end of the range. With values close to 1 the output increases linearly.\n- `["cubic-bezier", x1, y1, x2, y2]`: Interpolates using the cubic bezier curve defined by the given control points.',group:"Ramps, scales, curves","sdk-support":{"basic functionality":{js:"0.42.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"interpolate-hcl":{doc:'Produces continuous, smooth results by interpolating between pairs of input and output values ("stops"). Works like `interpolate`, but the output type must be `color`, and the interpolation is performed in the Hue-Chroma-Luminance color space.',group:"Ramps, scales, curves","sdk-support":{"basic functionality":{js:"0.49.0"}}},"interpolate-lab":{doc:'Produces continuous, smooth results by interpolating between pairs of input and output values ("stops"). Works like `interpolate`, but the output type must be `color`, and the interpolation is performed in the CIELAB color space.',group:"Ramps, scales, curves","sdk-support":{"basic functionality":{js:"0.49.0"}}},ln2:{doc:"Returns mathematical constant ln(2).",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},pi:{doc:"Returns the mathematical constant pi.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},e:{doc:"Returns the mathematical constant e.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},typeof:{doc:"Returns a string describing the type of the given value.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},string:{doc:"Asserts that the input value is a string. If multiple values are provided, each one is evaluated in order until a string is obtained. If none of the inputs are strings, the expression is an error.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},number:{doc:"Asserts that the input value is a number. If multiple values are provided, each one is evaluated in order until a number is obtained. If none of the inputs are numbers, the expression is an error.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},boolean:{doc:"Asserts that the input value is a boolean. If multiple values are provided, each one is evaluated in order until a boolean is obtained. If none of the inputs are booleans, the expression is an error.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},object:{doc:"Asserts that the input value is an object. If multiple values are provided, each one is evaluated in order until an object is obtained. If none of the inputs are objects, the expression is an error.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},collator:{doc:"Returns a `collator` for use in locale-dependent comparison operations. The `case-sensitive` and `diacritic-sensitive` options default to `false`. The `locale` argument specifies the IETF language tag of the locale to use. If none is provided, the default locale is used. If the requested locale is not available, the `collator` will use a system-defined fallback locale. Use `resolved-locale` to test the results of locale fallback behavior.",group:"Types","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},format:{doc:'Returns a `formatted` string for displaying mixed-format text in the `text-field` property. The input may contain a string literal or expression, including an [`\'image\'`](#types-image) expression. Strings may be followed by a style override object that supports the following properties:\n- `"text-font"`: Overrides the font stack specified by the root layout property.\n- `"text-color"`: Overrides the color specified by the root paint property.\n- `"font-scale"`: Applies a scaling factor on `text-size` as specified by the root layout property.',group:"Types","sdk-support":{"basic functionality":{js:"0.48.0",android:"6.7.0",ios:"4.6.0",macos:"0.12.0"},"text-font":{js:"0.48.0",android:"6.7.0",ios:"4.6.0",macos:"0.12.0"},"font-scale":{js:"0.48.0",android:"6.7.0",ios:"4.6.0",macos:"0.12.0"},"text-color":{js:"1.3.0",android:"7.3.0",ios:"4.10.0",macos:"0.14.0"},image:{js:"1.6.0",android:"8.6.0",ios:"5.7.0",macos:"0.15.0"}}},image:{doc:"Returns an `image` type for use in `icon-image`, `*-pattern` entries and as a section in the `format` expression. If set, the `image` argument will check that the requested image exists in the style and will return either the resolved image name or `null`, depending on whether or not the image is currently in the style. This validation process is synchronous and requires the image to have been added to the style before requesting it in the `image` argument.",group:"Types","sdk-support":{"basic functionality":{js:"1.4.0",android:"8.6.0",ios:"5.7.0",macos:"0.15.0"}}},"number-format":{doc:"Converts the input number into a string representation using the providing formatting rules. If set, the `locale` argument specifies the locale to use, as a BCP 47 language tag. If set, the `currency` argument specifies an ISO 4217 code to use for currency-style formatting. If set, the `min-fraction-digits` and `max-fraction-digits` arguments specify the minimum and maximum number of fractional digits to include.",group:"Types","sdk-support":{"basic functionality":{js:"0.54.0"}}},"to-string":{doc:'Converts the input value to a string. If the input is `null`, the result is `""`. If the input is a boolean, the result is `"true"` or `"false"`. If the input is a number, it is converted to a string as specified by the ["NumberToString" algorithm](https://tc39.github.io/ecma262/#sec-tostring-applied-to-the-number-type) of the ECMAScript Language Specification. If the input is a color, it is converted to a string of the form `"rgba(r,g,b,a)"`, where `r`, `g`, and `b` are numerals ranging from 0 to 255, and `a` ranges from 0 to 1. Otherwise, the input is converted to a string in the format specified by the [`JSON.stringify`](https://tc39.github.io/ecma262/#sec-json.stringify) function of the ECMAScript Language Specification.',group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"to-number":{doc:'Converts the input value to a number, if possible. If the input is `null` or `false`, the result is 0. If the input is `true`, the result is 1. If the input is a string, it is converted to a number as specified by the ["ToNumber Applied to the String Type" algorithm](https://tc39.github.io/ecma262/#sec-tonumber-applied-to-the-string-type) of the ECMAScript Language Specification. If multiple values are provided, each one is evaluated in order until the first successful conversion is obtained. If none of the inputs can be converted, the expression is an error.',group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"to-boolean":{doc:"Converts the input value to a boolean. The result is `false` when then input is an empty string, 0, `false`, `null`, or `NaN`; otherwise it is `true`.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"to-rgba":{doc:"Returns a four-element array containing the input color's red, green, blue, and alpha components, in that order.",group:"Color","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"to-color":{doc:"Converts the input value to a color. If multiple values are provided, each one is evaluated in order until the first successful conversion is obtained. If none of the inputs can be converted, the expression is an error.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},rgb:{doc:"Creates a color value from red, green, and blue components, which must range between 0 and 255, and an alpha component of 1. If any component is out of range, the expression is an error.",group:"Color","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},rgba:{doc:"Creates a color value from red, green, blue components, which must range between 0 and 255, and an alpha component which must range between 0 and 1. If any component is out of range, the expression is an error.",group:"Color","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},get:{doc:"Retrieves a property value from the current feature's properties, or from another object if a second argument is provided. Returns null if the requested property is missing.",group:"Lookup","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},has:{doc:"Tests for the presence of an property value in the current feature's properties, or from another object if a second argument is provided.",group:"Lookup","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},length:{doc:"Gets the length of an array or string.",group:"Lookup","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},properties:{doc:'Gets the feature properties object. Note that in some cases, it may be more efficient to use ["get", "property_name"] directly.',group:"Feature data","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"feature-state":{doc:"Retrieves a property value from the current feature's state. Returns null if the requested property is not present on the feature's state. A feature's state is not part of the GeoJSON or vector tile data, and must be set programmatically on each feature. Features are identified by their `id` attribute, which must be an integer or a string that can be cast to an integer. Note that [\"feature-state\"] can only be used with paint properties that support data-driven styling.",group:"Feature data","sdk-support":{"basic functionality":{js:"0.46.0"}}},"geometry-type":{doc:"Gets the feature's geometry type: `Point`, `MultiPoint`, `LineString`, `MultiLineString`, `Polygon`, `MultiPolygon`.",group:"Feature data","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},id:{doc:"Gets the feature's id, if it has one.",group:"Feature data","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},zoom:{doc:'Gets the current zoom level. Note that in style layout and paint properties, ["zoom"] may only appear as the input to a top-level "step" or "interpolate" expression.',group:"Zoom","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"heatmap-density":{doc:"Gets the kernel density estimation of a pixel in a heatmap layer, which is a relative measure of how many data points are crowded around a particular pixel. Can only be used in the `heatmap-color` property.",group:"Heatmap","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"line-progress":{doc:"Gets the progress along a gradient line. Can only be used in the `line-gradient` property.",group:"Feature data","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.5.0",ios:"4.6.0",macos:"0.12.0"}}},"sky-radial-progress":{doc:"Gets the distance of a point on the sky from the sun position. Returns 0 at sun position and 1 when the distance reaches `sky-gradient-radius`. Can only be used in the `sky-gradient` property.",group:"sky","sdk-support":{"basic functionality":{js:"2.0.0"}}},accumulated:{doc:"Gets the value of a cluster property accumulated so far. Can only be used in the `clusterProperties` option of a clustered GeoJSON source.",group:"Feature data","sdk-support":{"basic functionality":{js:"0.53.0"}}},"+":{doc:"Returns the sum of the inputs.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"*":{doc:"Returns the product of the inputs.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"-":{doc:"For two inputs, returns the result of subtracting the second input from the first. For a single input, returns the result of subtracting it from 0.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"/":{doc:"Returns the result of floating point division of the first input by the second.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"%":{doc:"Returns the remainder after integer division of the first input by the second.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"^":{doc:"Returns the result of raising the first input to the power specified by the second.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},sqrt:{doc:"Returns the square root of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.42.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},log10:{doc:"Returns the base-ten logarithm of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},ln:{doc:"Returns the natural logarithm of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},log2:{doc:"Returns the base-two logarithm of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},sin:{doc:"Returns the sine of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},cos:{doc:"Returns the cosine of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},tan:{doc:"Returns the tangent of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},asin:{doc:"Returns the arcsine of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},acos:{doc:"Returns the arccosine of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},atan:{doc:"Returns the arctangent of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},min:{doc:"Returns the minimum value of the inputs.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},max:{doc:"Returns the maximum value of the inputs.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},round:{doc:'Rounds the input to the nearest integer. Halfway values are rounded away from zero. For example, `["round", -1.5]` evaluates to -2.',group:"Math","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},abs:{doc:"Returns the absolute value of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},ceil:{doc:"Returns the smallest integer that is greater than or equal to the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},floor:{doc:"Returns the largest integer that is less than or equal to the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},distance:{doc:"Returns the shortest distance in meters between the evaluated feature and the input geometry. The input value can be a valid GeoJSON of type `Point`, `MultiPoint`, `LineString`, `MultiLineString`, `Polygon`, `MultiPolygon`, `Feature`, or `FeatureCollection`. Distance values returned may vary in precision due to loss in precision from encoding geometries, particularly below zoom level 13.",group:"Math","sdk-support":{"basic functionality":{android:"9.2.0",ios:"5.9.0",macos:"0.16.0"}}},"==":{doc:"Returns `true` if the input values are equal, `false` otherwise. The comparison is strictly typed: values of different runtime types are always considered unequal. Cases where the types are known to be different at parse time are considered invalid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},"!=":{doc:"Returns `true` if the input values are not equal, `false` otherwise. The comparison is strictly typed: values of different runtime types are always considered unequal. Cases where the types are known to be different at parse time are considered invalid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},">":{doc:"Returns `true` if the first input is strictly greater than the second, `false` otherwise. The arguments are required to be either both strings or both numbers; if during evaluation they are not, expression evaluation produces an error. Cases where this constraint is known not to hold at parse time are considered in valid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},"<":{doc:"Returns `true` if the first input is strictly less than the second, `false` otherwise. The arguments are required to be either both strings or both numbers; if during evaluation they are not, expression evaluation produces an error. Cases where this constraint is known not to hold at parse time are considered in valid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},">=":{doc:"Returns `true` if the first input is greater than or equal to the second, `false` otherwise. The arguments are required to be either both strings or both numbers; if during evaluation they are not, expression evaluation produces an error. Cases where this constraint is known not to hold at parse time are considered in valid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},"<=":{doc:"Returns `true` if the first input is less than or equal to the second, `false` otherwise. The arguments are required to be either both strings or both numbers; if during evaluation they are not, expression evaluation produces an error. Cases where this constraint is known not to hold at parse time are considered in valid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},all:{doc:"Returns `true` if all the inputs are `true`, `false` otherwise. The inputs are evaluated in order, and evaluation is short-circuiting: once an input expression evaluates to `false`, the result is `false` and no further input expressions are evaluated.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},any:{doc:"Returns `true` if any of the inputs are `true`, `false` otherwise. The inputs are evaluated in order, and evaluation is short-circuiting: once an input expression evaluates to `true`, the result is `true` and no further input expressions are evaluated.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"!":{doc:"Logical negation. Returns `true` if the input is `false`, and `false` if the input is `true`.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},within:{doc:"Returns `true` if the evaluated feature is fully contained inside a boundary of the input geometry, `false` otherwise. The input value can be a valid GeoJSON of type `Polygon`, `MultiPolygon`, `Feature`, or `FeatureCollection`. Supported features for evaluation:\n- `Point`: Returns `false` if a point is on the boundary or falls outside the boundary.\n- `LineString`: Returns `false` if any part of a line falls outside the boundary, the line intersects the boundary, or a line's endpoint is on the boundary.",group:"Decision","sdk-support":{"basic functionality":{js:"1.9.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"}}},"is-supported-script":{doc:"Returns `true` if the input string is expected to render legibly. Returns `false` if the input string contains sections that cannot be rendered without potential loss of meaning (e.g. Indic scripts that require complex text shaping, or right-to-left scripts if the the `mapbox-gl-rtl-text` plugin is not in use in Mapbox GL JS).",group:"String","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.6.0"}}},upcase:{doc:"Returns the input string converted to uppercase. Follows the Unicode Default Case Conversion algorithm and the locale-insensitive case mappings in the Unicode Character Database.",group:"String","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},downcase:{doc:"Returns the input string converted to lowercase. Follows the Unicode Default Case Conversion algorithm and the locale-insensitive case mappings in the Unicode Character Database.",group:"String","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},concat:{doc:"Returns a `string` consisting of the concatenation of the inputs. Each input is converted to a string as if by `to-string`.",group:"String","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"resolved-locale":{doc:"Returns the IETF language tag of the locale being used by the provided `collator`. This can be used to determine the default system locale, or to determine if a requested locale was successfully loaded.",group:"String","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}}}},fog:{range:{type:"array",default:[.5,10],minimum:-20,maximum:20,length:2,value:"number","property-type":"data-constant",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},doc:"The start and end distance range in which fog fades from fully transparent to fully opaque. The distance to the point at the center of the map is defined as zero, so that negative range values are closer to the camera, and positive values are farther away.",example:[.5,10],"sdk-support":{"basic functionality":{js:"2.3.0"}}},color:{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0,doc:"The color of the fog. Using opacity is recommended only for smoothly transitioning fog on/off as anything less than 100% opacity results in more tiles loaded and drawn.","sdk-support":{"basic functionality":{js:"2.3.0"}}},"horizon-blend":{type:"number","property-type":"data-constant",default:.1,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0,doc:"Horizon blend applies a smooth fade from the color of the fog to the color of the sky. A value of zero leaves a sharp transition from fog to sky. Increasing the value blends the color of fog into increasingly high angles of the sky.","sdk-support":{"basic functionality":{js:"2.3.0"}}}},light:{anchor:{type:"enum",default:"viewport",values:{map:{doc:"The position of the light source is aligned to the rotation of the map."},viewport:{doc:"The position of the light source is aligned to the rotation of the viewport."}},"property-type":"data-constant",transition:!1,expression:{interpolated:!1,parameters:["zoom"]},doc:"Whether extruded geometries are lit relative to the map or viewport.",example:"map","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}}},position:{type:"array",default:[1.15,210,30],length:3,value:"number","property-type":"data-constant",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},doc:"Position of the light source relative to lit (extruded) geometries, in [r radial coordinate, a azimuthal angle, p polar angle] where r indicates the distance from the center of the base of an object to its light, a indicates the position of the light relative to 0° (0° when `light.anchor` is set to `viewport` corresponds to the top of the viewport, or 0° when `light.anchor` is set to `map` corresponds to due north, and degrees proceed clockwise), and p indicates the height of the light (from 0°, directly above, to 180°, directly below).",example:[1.5,90,80],"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}}},color:{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0,doc:"Color tint for lighting extruded geometries.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}}},intensity:{type:"number","property-type":"data-constant",default:.5,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0,doc:"Intensity of lighting (on a scale from 0 to 1). Higher numbers will present as more extreme contrast.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}}}},terrain:{source:{type:"string",doc:"Name of a source of `raster_dem` type to be used for terrain elevation.",required:!0,"sdk-support":{"basic functionality":{js:"2.0.0"}}},exaggeration:{type:"number","property-type":"data-constant",default:1,minimum:0,maximum:1e3,expression:{interpolated:!0,parameters:["zoom"]},transition:!0,doc:"Exaggerates the elevation of the terrain by multiplying the data from the DEM with this value.","sdk-support":{"basic functionality":{js:"2.0.0"}}}},paint:["paint_fill","paint_line","paint_circle","paint_heatmap","paint_fill-extrusion","paint_symbol","paint_raster","paint_hillshade","paint_background","paint_sky"],paint_fill:{"fill-antialias":{type:"boolean",default:!0,doc:"Whether or not the fill should be antialiased.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-opacity":{type:"number",default:1,minimum:0,maximum:1,doc:"The opacity of the entire fill layer. In contrast to the `fill-color`, this value will also affect the 1px stroke around the fill, if the stroke is used.",transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.21.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-color":{type:"color",default:"#000000",doc:"The color of the filled part of this layer. This color can be specified as `rgba` with an alpha component and the color's opacity will not affect the opacity of the 1px stroke, if it is used.",transition:!0,requires:[{"!":"fill-pattern"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.19.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-outline-color":{type:"color",doc:"The outline color of the fill. Matches the value of `fill-color` if unspecified.",transition:!0,requires:[{"!":"fill-pattern"},{"fill-antialias":!0}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.19.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"The geometry's offset. Values are [x, y] where negatives indicate left and up, respectively.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-translate-anchor":{type:"enum",values:{map:{doc:"The fill is translated relative to the map."},viewport:{doc:"The fill is translated relative to the viewport."}},doc:"Controls the frame of reference for `fill-translate`.",default:"map",requires:["fill-translate"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-pattern":{type:"resolvedImage",transition:!0,doc:"Name of image in sprite to use for drawing image fills. For seamless patterns, image width and height must be a factor of two (2, 4, 8, ..., 512). Note that zoom-dependent expressions will be evaluated only at integer zoom levels.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.49.0",android:"6.5.0",macos:"0.11.0",ios:"4.4.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"}},"paint_fill-extrusion":{"fill-extrusion-opacity":{type:"number",default:1,minimum:0,maximum:1,doc:"The opacity of the entire fill extrusion layer. This is rendered on a per-layer, not per-feature, basis, and data-driven styling is not available.",transition:!0,"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-color":{type:"color",default:"#000000",doc:"The base color of the extruded fill. The extrusion's surfaces will be shaded differently based on this color in combination with the root `light` settings. If this color is specified as `rgba` with an alpha component, the alpha component will be ignored; use `fill-extrusion-opacity` to set layer opacity.",transition:!0,requires:[{"!":"fill-extrusion-pattern"}],"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"},"data-driven styling":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"The geometry's offset. Values are [x, y] where negatives indicate left and up (on the flat plane), respectively.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-translate-anchor":{type:"enum",values:{map:{doc:"The fill extrusion is translated relative to the map."},viewport:{doc:"The fill extrusion is translated relative to the viewport."}},doc:"Controls the frame of reference for `fill-extrusion-translate`.",default:"map",requires:["fill-extrusion-translate"],"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-pattern":{type:"resolvedImage",transition:!0,doc:"Name of image in sprite to use for drawing images on extruded fills. For seamless patterns, image width and height must be a factor of two (2, 4, 8, ..., 512). Note that zoom-dependent expressions will be evaluated only at integer zoom levels.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"},"data-driven styling":{js:"0.49.0",android:"6.5.0",macos:"0.11.0",ios:"4.4.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"fill-extrusion-height":{type:"number",default:0,minimum:0,units:"meters",doc:"The height with which to extrude this layer.",transition:!0,"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"},"data-driven styling":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-base":{type:"number",default:0,minimum:0,units:"meters",doc:"The height with which to extrude the base of this layer. Must be less than or equal to `fill-extrusion-height`.",transition:!0,requires:["fill-extrusion-height"],"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"},"data-driven styling":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-vertical-gradient":{type:"boolean",default:!0,doc:"Whether to apply a vertical gradient to the sides of a fill-extrusion layer. If true, sides will be shaded slightly darker farther down.",transition:!1,"sdk-support":{"basic functionality":{js:"0.50.0",ios:"4.7.0",macos:"0.13.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_line:{"line-opacity":{type:"number",doc:"The opacity at which the line will be drawn.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-color":{type:"color",doc:"The color with which the line will be drawn.",default:"#000000",transition:!0,requires:[{"!":"line-pattern"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.23.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"The geometry's offset. Values are [x, y] where negatives indicate left and up, respectively.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"line-translate-anchor":{type:"enum",values:{map:{doc:"The line is translated relative to the map."},viewport:{doc:"The line is translated relative to the viewport."}},doc:"Controls the frame of reference for `line-translate`.",default:"map",requires:["line-translate"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"line-width":{type:"number",default:1,minimum:0,transition:!0,units:"pixels",doc:"Stroke thickness.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.39.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-gap-width":{type:"number",default:0,minimum:0,doc:"Draws a line casing outside of a line's actual path. Value indicates the width of the inner gap.",transition:!0,units:"pixels","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-offset":{type:"number",default:0,doc:"The line's offset. For linear features, a positive value offsets the line to the right, relative to the direction of the line, and a negative value to the left. For polygon features, a positive value results in an inset, and a negative value results in an outset.",transition:!0,units:"pixels","sdk-support":{"basic functionality":{js:"0.12.1",android:"3.0.0",ios:"3.1.0",macos:"0.1.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"Blur applied to the line, in pixels.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-dasharray":{type:"array",value:"number",doc:"Specifies the lengths of the alternating dashes and gaps that form the dash pattern. The lengths are later scaled by the line width. To convert a dash length to pixels, multiply the length by the current line width. Note that GeoJSON sources with `lineMetrics: true` specified won't render dashed lines to the expected scale. Also note that zoom-dependent expressions will be evaluated only at integer zoom levels.",minimum:0,transition:!0,units:"line widths",requires:[{"!":"line-pattern"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"2.3.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"line-pattern":{type:"resolvedImage",transition:!0,doc:"Name of image in sprite to use for drawing image lines. For seamless patterns, image width must be a factor of two (2, 4, 8, ..., 512). Note that zoom-dependent expressions will be evaluated only at integer zoom levels.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.49.0",android:"6.5.0",macos:"0.11.0",ios:"4.4.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"line-gradient":{type:"color",doc:'Defines a gradient with which to color a line feature. Can only be used with GeoJSON sources that specify `"lineMetrics": true`.',transition:!1,requires:[{"!":"line-dasharray"},{"!":"line-pattern"},{source:"geojson",has:{lineMetrics:!0}}],"sdk-support":{"basic functionality":{js:"0.45.0",android:"6.5.0",ios:"4.4.0",macos:"0.11.0"},"data-driven styling":{}},expression:{interpolated:!0,parameters:["line-progress"]},"property-type":"color-ramp"}},paint_circle:{"circle-radius":{type:"number",default:5,minimum:0,transition:!0,units:"pixels",doc:"Circle radius.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.18.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-color":{type:"color",default:"#000000",doc:"The fill color of the circle.",transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.18.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-blur":{type:"number",default:0,doc:"Amount to blur the circle. 1 blurs the circle such that only the centerpoint is full opacity.",transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.20.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-opacity":{type:"number",doc:"The opacity at which the circle will be drawn.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.20.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"The geometry's offset. Values are [x, y] where negatives indicate left and up, respectively.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"circle-translate-anchor":{type:"enum",values:{map:{doc:"The circle is translated relative to the map."},viewport:{doc:"The circle is translated relative to the viewport."}},doc:"Controls the frame of reference for `circle-translate`.",default:"map",requires:["circle-translate"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-pitch-scale":{type:"enum",values:{map:{doc:"Circles are scaled according to their apparent distance to the camera."},viewport:{doc:"Circles are not scaled."}},default:"map",doc:"Controls the scaling behavior of the circle when the map is pitched.","sdk-support":{"basic functionality":{js:"0.21.0",android:"4.2.0",ios:"3.4.0",macos:"0.2.1"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-pitch-alignment":{type:"enum",values:{map:{doc:"The circle is aligned to the plane of the map."},viewport:{doc:"The circle is aligned to the plane of the viewport."}},default:"viewport",doc:"Orientation of circle when map is pitched.","sdk-support":{"basic functionality":{js:"0.39.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-stroke-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"The width of the circle's stroke. Strokes are placed outside of the `circle-radius`.","sdk-support":{"basic functionality":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-stroke-color":{type:"color",default:"#000000",doc:"The stroke color of the circle.",transition:!0,"sdk-support":{"basic functionality":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-stroke-opacity":{type:"number",doc:"The opacity of the circle's stroke.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"}},paint_heatmap:{"heatmap-radius":{type:"number",default:30,minimum:1,transition:!0,units:"pixels",doc:"Radius of influence of one heatmap point in pixels. Increasing the value makes the heatmap smoother, but less detailed.","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},"data-driven styling":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"heatmap-weight":{type:"number",default:1,minimum:0,transition:!1,doc:"A measure of how much an individual point contributes to the heatmap. A value of 10 would be equivalent to having 10 points of weight 1 in the same spot. Especially useful when combined with clustering.","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},"data-driven styling":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"heatmap-intensity":{type:"number",default:1,minimum:0,transition:!0,doc:"Similar to `heatmap-weight` but controls the intensity of the heatmap globally. Primarily used for adjusting the heatmap based on zoom level.","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"heatmap-color":{type:"color",default:["interpolate",["linear"],["heatmap-density"],0,"rgba(0, 0, 255, 0)",.1,"royalblue",.3,"cyan",.5,"lime",.7,"yellow",1,"red"],doc:'Defines the color of each pixel based on its density value in a heatmap. Should be an expression that uses `["heatmap-density"]` as input.',transition:!1,"sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},"data-driven styling":{}},expression:{interpolated:!0,parameters:["heatmap-density"]},"property-type":"color-ramp"},"heatmap-opacity":{type:"number",doc:"The global opacity at which the heatmap layer will be drawn.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_symbol:{"icon-opacity":{doc:"The opacity at which the icon will be drawn.",type:"number",default:1,minimum:0,maximum:1,transition:!0,requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-color":{type:"color",default:"#000000",transition:!0,doc:"The color of the icon. This can only be used with sdf icons.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-color":{type:"color",default:"rgba(0, 0, 0, 0)",transition:!0,doc:"The color of the icon's halo. Icon halos can only be used with SDF icons.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"Distance of halo to the icon outline.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"Fade out the halo towards the outside.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"Distance that the icon's anchor is moved from its original placement. Positive values indicate right and down, while negative values indicate left and up.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"icon-translate-anchor":{type:"enum",values:{map:{doc:"Icons are translated relative to the map."},viewport:{doc:"Icons are translated relative to the viewport."}},doc:"Controls the frame of reference for `icon-translate`.",default:"map",requires:["icon-image","icon-translate"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-opacity":{type:"number",doc:"The opacity at which the text will be drawn.",default:1,minimum:0,maximum:1,transition:!0,requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-color":{type:"color",doc:"The color with which the text will be drawn.",default:"#000000",transition:!0,overridable:!0,requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-color":{type:"color",default:"rgba(0, 0, 0, 0)",transition:!0,doc:"The color of the text's halo, which helps it stand out from backgrounds.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"Distance of halo to the font outline. Max text halo width is 1/4 of the font-size.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"The halo's fadeout distance towards the outside.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"Distance that the text's anchor is moved from its original placement. Positive values indicate right and down, while negative values indicate left and up.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-translate-anchor":{type:"enum",values:{map:{doc:"The text is translated relative to the map."},viewport:{doc:"The text is translated relative to the viewport."}},doc:"Controls the frame of reference for `text-translate`.",default:"map",requires:["text-field","text-translate"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_raster:{"raster-opacity":{type:"number",doc:"The opacity at which the image will be drawn.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-hue-rotate":{type:"number",default:0,period:360,transition:!0,units:"degrees",doc:"Rotates hues around the color wheel.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-brightness-min":{type:"number",doc:"Increase or reduce the brightness of the image. The value is the minimum brightness.",default:0,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-brightness-max":{type:"number",doc:"Increase or reduce the brightness of the image. The value is the maximum brightness.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-saturation":{type:"number",doc:"Increase or reduce the saturation of the image.",default:0,minimum:-1,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-contrast":{type:"number",doc:"Increase or reduce the contrast of the image.",default:0,minimum:-1,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-resampling":{type:"enum",doc:"The resampling/interpolation method to use for overscaling, also known as texture magnification filter",values:{linear:{doc:"(Bi)linear filtering interpolates pixel values using the weighted average of the four closest original source pixels creating a smooth but blurry look when overscaled"},nearest:{doc:"Nearest neighbor filtering interpolates pixel values using the nearest original source pixel creating a sharp but pixelated look when overscaled"}},default:"linear","sdk-support":{"basic functionality":{js:"0.47.0",android:"6.3.0",ios:"4.2.0",macos:"0.9.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"raster-fade-duration":{type:"number",default:300,minimum:0,transition:!1,units:"milliseconds",doc:"Fade duration when a new tile is added.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_hillshade:{"hillshade-illumination-direction":{type:"number",default:335,minimum:0,maximum:359,doc:"The direction of the light source used to generate the hillshading with 0 as the top of the viewport if `hillshade-illumination-anchor` is set to `viewport` and due north if `hillshade-illumination-anchor` is set to `map`.",transition:!1,"sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-illumination-anchor":{type:"enum",values:{map:{doc:"The hillshade illumination is relative to the north direction."},viewport:{doc:"The hillshade illumination is relative to the top of the viewport."}},default:"viewport",doc:"Direction of light source when map is rotated.","sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-exaggeration":{type:"number",doc:"Intensity of the hillshade",default:.5,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-shadow-color":{type:"color",default:"#000000",doc:"The shading color of areas that face away from the light source.",transition:!0,"sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-highlight-color":{type:"color",default:"#FFFFFF",doc:"The shading color of areas that faces towards the light source.",transition:!0,"sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-accent-color":{type:"color",default:"#000000",doc:"The shading color used to accentuate rugged terrain like sharp cliffs and gorges.",transition:!0,"sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_background:{"background-color":{type:"color",default:"#000000",doc:"The color with which the background will be drawn.",transition:!0,requires:[{"!":"background-pattern"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"background-pattern":{type:"resolvedImage",transition:!0,doc:"Name of image in sprite to use for drawing an image background. For seamless patterns, image width and height must be a factor of two (2, 4, 8, ..., 512). Note that zoom-dependent expressions will be evaluated only at integer zoom levels.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"cross-faded"},"background-opacity":{type:"number",default:1,minimum:0,maximum:1,doc:"The opacity at which the background will be drawn.",transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_sky:{"sky-type":{type:"enum",values:{gradient:{doc:"Renders the sky with a gradient that can be configured with `sky-gradient-radius` and `sky-gradient`."},atmosphere:{doc:"Renders the sky with a simulated atmospheric scattering algorithm, the sun direction can be attached to the light position or explicitly set through `sky-atmosphere-sun`."}},default:"atmosphere",doc:"The type of the sky","sdk-support":{"basic functionality":{js:"2.0.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"sky-atmosphere-sun":{type:"array",value:"number",length:2,units:"degrees",minimum:[0,0],maximum:[360,180],transition:!1,doc:"Position of the sun center [a azimuthal angle, p polar angle]. The azimuthal angle indicates the position of the sun relative to 0° north, where degrees proceed clockwise. The polar angle indicates the height of the sun, where 0° is directly above, at zenith, and 90° at the horizon. When this property is ommitted, the sun center is directly inherited from the light position.","sdk-support":{"basic functionality":{js:"2.0.0"}},requires:[{"sky-type":"atmosphere"}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"sky-atmosphere-sun-intensity":{type:"number",requires:[{"sky-type":"atmosphere"}],default:10,minimum:0,maximum:100,transition:!1,doc:"Intensity of the sun as a light source in the atmosphere (on a scale from 0 to a 100). Setting higher values will brighten up the sky.","sdk-support":{"basic functionality":{js:"2.0.0"}},"property-type":"data-constant"},"sky-gradient-center":{type:"array",requires:[{"sky-type":"gradient"}],value:"number",default:[0,0],length:2,units:"degrees",minimum:[0,0],maximum:[360,180],transition:!1,doc:"Position of the gradient center [a azimuthal angle, p polar angle]. The azimuthal angle indicates the position of the gradient center relative to 0° north, where degrees proceed clockwise. The polar angle indicates the height of the gradient center, where 0° is directly above, at zenith, and 90° at the horizon.","sdk-support":{"basic functionality":{js:"2.0.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"sky-gradient-radius":{type:"number",requires:[{"sky-type":"gradient"}],default:90,minimum:0,maximum:180,transition:!1,doc:"The angular distance (measured in degrees) from `sky-gradient-center` up to which the gradient extends. A value of 180 causes the gradient to wrap around to the opposite direction from `sky-gradient-center`.","sdk-support":{"basic functionality":{js:"2.0.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"sky-gradient":{type:"color",default:["interpolate",["linear"],["sky-radial-progress"],.8,"#87ceeb",1,"white"],doc:"Defines a radial color gradient with which to color the sky. The color values can be interpolated with an expression using `sky-radial-progress`. The range [0, 1] for the interpolant covers a radial distance (in degrees) of [0, `sky-gradient-radius`] centered at the position specified by `sky-gradient-center`.",transition:!1,requires:[{"sky-type":"gradient"}],"sdk-support":{"basic functionality":{js:"2.0.0"},"data-driven styling":{}},expression:{interpolated:!0,parameters:["sky-radial-progress"]},"property-type":"color-ramp"},"sky-atmosphere-halo-color":{type:"color",default:"white",doc:"A color applied to the atmosphere sun halo. The alpha channel describes how strongly the sun halo is represented in an atmosphere sky layer.",transition:!1,requires:[{"sky-type":"atmosphere"}],"sdk-support":{"basic functionality":{js:"2.0.0"}},"property-type":"data-constant"},"sky-atmosphere-color":{type:"color",default:"white",doc:"A color used to tweak the main atmospheric scattering coefficients. Using white applies the default coefficients giving the natural blue color to the atmosphere. This color affects how heavily the corresponding wavelength is represented during scattering. The alpha channel describes the density of the atmosphere, with 1 maximum density and 0 no density.",transition:!1,requires:[{"sky-type":"atmosphere"}],"sdk-support":{"basic functionality":{js:"2.0.0"}},"property-type":"data-constant"},"sky-opacity":{type:"number",default:1,minimum:0,maximum:1,doc:"The opacity of the entire sky layer.",transition:!0,"sdk-support":{"basic functionality":{js:"2.0.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},transition:{duration:{type:"number",default:300,minimum:0,units:"milliseconds",doc:"Time allotted for transitions to complete."},delay:{type:"number",default:0,minimum:0,units:"milliseconds",doc:"Length of time before a transition begins."}},"property-type":{"data-driven":{type:"property-type",doc:"Property is interpolable and can be represented using a property expression."},"cross-faded":{type:"property-type",doc:"Property is non-interpolable; rather, its values will be cross-faded to smoothly transition between integer zooms."},"cross-faded-data-driven":{type:"property-type",doc:"Property is non-interpolable; rather, its values will be cross-faded to smoothly transition between integer zooms. It can be represented using a property expression."},"color-ramp":{type:"property-type",doc:"Property should be specified using a color ramp from which the output color can be sampled based on a property calculation."},"data-constant":{type:"property-type",doc:"Property is interpolable but cannot be represented using a property expression."},constant:{type:"property-type",doc:"Property is constant across all zoom levels and property values."}},promoteId:{"*":{type:"string",doc:"A name of a feature property to use as ID for feature state."}}};var T_="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function O_(t){var n={exports:{}};return t(n,n.exports),n.exports}var E_=O_((function(t,n){!function(e){var r=n&&!n.nodeType&&n,i=t&&!t.nodeType&&t,o="object"==M_(T_)&&T_;o.global!==o&&o.window!==o&&o.self!==o||(e=o);var s,a,u=2147483647,c=36,f=/^xn--/,h=/[^\x20-\x7E]/,l=/[\x2E\u3002\uFF0E\uFF61]/g,v={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},d=Math.floor,p=String.fromCharCode;function y(t){throw RangeError(v[t])}function m(t,n){for(var e=t.length,r=[];e--;)r[e]=n(t[e]);return r}function b(t,n){var e=t.split("@"),r="";return e.length>1&&(r=e[0]+"@",t=e[1]),r+m((t=t.replace(l,".")).split("."),n).join(".")}function g(t){for(var n,e,r=[],i=0,o=t.length;i<o;)(n=t.charCodeAt(i++))>=55296&&n<=56319&&i<o?56320==(64512&(e=t.charCodeAt(i++)))?r.push(((1023&n)<<10)+(1023&e)+65536):(r.push(n),i--):r.push(n);return r}function w(t){return m(t,(function(t){var n="";return t>65535&&(n+=p((t-=65536)>>>10&1023|55296),t=56320|1023&t),n+=p(t)})).join("")}function x(t,n){return t+22+75*(t<26)-((0!=n)<<5)}function k(t,n,e){var r=0;for(t=e?d(t/700):t>>1,t+=d(t/n);t>455;r+=c)t=d(t/35);return d(r+36*t/(t+38))}function _(t){var n,e,r,i,o,s,a,f,h,l,v,p=[],m=t.length,b=0,g=128,x=72;for((e=t.lastIndexOf("-"))<0&&(e=0),r=0;r<e;++r)t.charCodeAt(r)>=128&&y("not-basic"),p.push(t.charCodeAt(r));for(i=e>0?e+1:0;i<m;){for(o=b,s=1,a=c;i>=m&&y("invalid-input"),((f=(v=t.charCodeAt(i++))-48<10?v-22:v-65<26?v-65:v-97<26?v-97:c)>=c||f>d((u-b)/s))&&y("overflow"),b+=f*s,!(f<(h=a<=x?1:a>=x+26?26:a-x));a+=c)s>d(u/(l=c-h))&&y("overflow"),s*=l;x=k(b-o,n=p.length+1,0==o),d(b/n)>u-g&&y("overflow"),g+=d(b/n),b%=n,p.splice(b++,0,g)}return w(p)}function S(t){var n,e,r,i,o,s,a,f,h,l,v,m,b,w,_,S=[];for(m=(t=g(t)).length,n=128,e=0,o=72,s=0;s<m;++s)(v=t[s])<128&&S.push(p(v));for(r=i=S.length,i&&S.push("-");r<m;){for(a=u,s=0;s<m;++s)(v=t[s])>=n&&v<a&&(a=v);for(a-n>d((u-e)/(b=r+1))&&y("overflow"),e+=(a-n)*b,n=a,s=0;s<m;++s)if((v=t[s])<n&&++e>u&&y("overflow"),v==n){for(f=e,h=c;!(f<(l=h<=o?1:h>=o+26?26:h-o));h+=c)_=f-l,w=c-l,S.push(p(x(l+_%w,0))),f=d(_/w);S.push(p(x(f,0))),o=k(e,b,r==i),e=0,++r}++e,++n}return S.join("")}if(s={version:"1.3.2",ucs2:{decode:g,encode:w},decode:_,encode:S,toASCII:function(t){return b(t,(function(t){return h.test(t)?"xn--"+S(t):t}))},toUnicode:function(t){return b(t,(function(t){return f.test(t)?_(t.slice(4).toLowerCase()):t}))}},r&&i)if(t.exports==r)i.exports=s;else for(a in s)s.hasOwnProperty(a)&&(r[a]=s[a]);else e.punycode=s}(T_)})),A_=function(t){return"string"==typeof t},C_=function(t){return"object"===M_(t)&&null!==t},R_=function(t){return null===t},I_=function(t){return null==t};function P_(t,n){return Object.prototype.hasOwnProperty.call(t,n)}var D_=function(t,n,e,r){n=n||"&",e=e||"=";var i={};if("string"!=typeof t||0===t.length)return i;var o=/\+/g;t=t.split(n);var s=1e3;r&&"number"==typeof r.maxKeys&&(s=r.maxKeys);var a=t.length;s>0&&a>s&&(a=s);for(var u=0;u<a;++u){var c,f,h,l,v=t[u].replace(o,"%20"),d=v.indexOf(e);d>=0?(c=v.substr(0,d),f=v.substr(d+1)):(c=v,f=""),h=decodeURIComponent(c),l=decodeURIComponent(f),P_(i,h)?Array.isArray(i[h])?i[h].push(l):i[h]=[i[h],l]:i[h]=l}return i},N_=function(t){switch(M_(t)){case"string":return t;case"boolean":return t?"true":"false";case"number":return isFinite(t)?t:"";default:return""}},z_=function(t,n,e,r){return n=n||"&",e=e||"=",null===t&&(t=void 0),"object"===M_(t)?Object.keys(t).map((function(r){var i=encodeURIComponent(N_(r))+e;return Array.isArray(t[r])?t[r].map((function(t){return i+encodeURIComponent(N_(t))})).join(n):i+encodeURIComponent(N_(t[r]))})).join(n):r?encodeURIComponent(N_(r))+e+encodeURIComponent(N_(t)):""},L_=O_((function(t,n){n.decode=n.parse=D_,n.encode=n.stringify=z_}));function F_(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}var G_=/^([a-z0-9.+-]+:)/i,U_=/:[0-9]*$/,B_=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,q_=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),$_=["'"].concat(q_),V_=["%","/","?",";","#"].concat($_),Z_=["/","?","#"],W_=/^[+a-z0-9A-Z_-]{0,63}$/,H_=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,K_={javascript:!0,"javascript:":!0},X_={javascript:!0,"javascript:":!0},Y_={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function J_(t,n,e){if(t&&C_(t)&&t instanceof F_)return t;var r=new F_;return r.parse(t,n,e),r}F_.prototype.parse=function(t,n,e){if(!A_(t))throw new TypeError("Parameter 'url' must be a string, not "+M_(t));var r=t.indexOf("?"),i=-1!==r&&r<t.indexOf("#")?"?":"#",o=t.split(i);o[0]=o[0].replace(/\\/g,"/");var s=t=o.join(i);if(s=s.trim(),!e&&1===t.split("#").length){var a=B_.exec(s);if(a)return this.path=s,this.href=s,this.pathname=a[1],a[2]?(this.search=a[2],this.query=n?L_.parse(this.search.substr(1)):this.search.substr(1)):n&&(this.search="",this.query={}),this}var u=G_.exec(s);if(u){var c=(u=u[0]).toLowerCase();this.protocol=c,s=s.substr(u.length)}if(e||u||s.match(/^\/\/[^@\/]+@[^@\/]+/)){var f="//"===s.substr(0,2);!f||u&&X_[u]||(s=s.substr(2),this.slashes=!0)}if(!X_[u]&&(f||u&&!Y_[u])){for(var h,l,v=-1,d=0;d<Z_.length;d++){-1!==(p=s.indexOf(Z_[d]))&&(-1===v||p<v)&&(v=p)}-1!==(l=-1===v?s.lastIndexOf("@"):s.lastIndexOf("@",v))&&(h=s.slice(0,l),s=s.slice(l+1),this.auth=decodeURIComponent(h)),v=-1;for(d=0;d<V_.length;d++){var p;-1!==(p=s.indexOf(V_[d]))&&(-1===v||p<v)&&(v=p)}-1===v&&(v=s.length),this.host=s.slice(0,v),s=s.slice(v),this.parseHost(),this.hostname=this.hostname||"";var y="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!y)for(var m=this.hostname.split(/\./),b=(d=0,m.length);d<b;d++){var g=m[d];if(g&&!g.match(W_)){for(var w="",x=0,k=g.length;x<k;x++)g.charCodeAt(x)>127?w+="x":w+=g[x];if(!w.match(W_)){var _=m.slice(0,d),S=m.slice(d+1),M=g.match(H_);M&&(_.push(M[1]),S.unshift(M[2])),S.length&&(s="/"+S.join(".")+s),this.hostname=_.join(".");break}}}this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),y||(this.hostname=E_.toASCII(this.hostname));var j=this.port?":"+this.port:"",T=this.hostname||"";this.host=T+j,this.href+=this.host,y&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==s[0]&&(s="/"+s))}if(!K_[c])for(d=0,b=$_.length;d<b;d++){var O=$_[d];if(-1!==s.indexOf(O)){var E=encodeURIComponent(O);E===O&&(E=escape(O)),s=s.split(O).join(E)}}var A=s.indexOf("#");-1!==A&&(this.hash=s.substr(A),s=s.slice(0,A));var C=s.indexOf("?");if(-1!==C?(this.search=s.substr(C),this.query=s.substr(C+1),n&&(this.query=L_.parse(this.query)),s=s.slice(0,C)):n&&(this.search="",this.query={}),s&&(this.pathname=s),Y_[c]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){j=this.pathname||"";var R=this.search||"";this.path=j+R}return this.href=this.format(),this},F_.prototype.format=function(){var t=this.auth||"";t&&(t=(t=encodeURIComponent(t)).replace(/%3A/i,":"),t+="@");var n=this.protocol||"",e=this.pathname||"",r=this.hash||"",i=!1,o="";this.host?i=t+this.host:this.hostname&&(i=t+(-1===this.hostname.indexOf(":")?this.hostname:"["+this.hostname+"]"),this.port&&(i+=":"+this.port)),this.query&&C_(this.query)&&Object.keys(this.query).length&&(o=L_.stringify(this.query));var s=this.search||o&&"?"+o||"";return n&&":"!==n.substr(-1)&&(n+=":"),this.slashes||(!n||Y_[n])&&!1!==i?(i="//"+(i||""),e&&"/"!==e.charAt(0)&&(e="/"+e)):i||(i=""),r&&"#"!==r.charAt(0)&&(r="#"+r),s&&"?"!==s.charAt(0)&&(s="?"+s),n+i+(e=e.replace(/[?#]/g,(function(t){return encodeURIComponent(t)})))+(s=s.replace("#","%23"))+r},F_.prototype.resolve=function(t){return this.resolveObject(J_(t,!1,!0)).format()},F_.prototype.resolveObject=function(t){if(A_(t)){var n=new F_;n.parse(t,!1,!0),t=n}for(var e=new F_,r=Object.keys(this),i=0;i<r.length;i++){var o=r[i];e[o]=this[o]}if(e.hash=t.hash,""===t.href)return e.href=e.format(),e;if(t.slashes&&!t.protocol){for(var s=Object.keys(t),a=0;a<s.length;a++){var u=s[a];"protocol"!==u&&(e[u]=t[u])}return Y_[e.protocol]&&e.hostname&&!e.pathname&&(e.path=e.pathname="/"),e.href=e.format(),e}if(t.protocol&&t.protocol!==e.protocol){if(!Y_[t.protocol]){for(var c=Object.keys(t),f=0;f<c.length;f++){var h=c[f];e[h]=t[h]}return e.href=e.format(),e}if(e.protocol=t.protocol,t.host||X_[t.protocol])e.pathname=t.pathname;else{for(var l=(t.pathname||"").split("/");l.length&&!(t.host=l.shift()););t.host||(t.host=""),t.hostname||(t.hostname=""),""!==l[0]&&l.unshift(""),l.length<2&&l.unshift(""),e.pathname=l.join("/")}if(e.search=t.search,e.query=t.query,e.host=t.host||"",e.auth=t.auth,e.hostname=t.hostname||t.host,e.port=t.port,e.pathname||e.search){var v=e.pathname||"",d=e.search||"";e.path=v+d}return e.slashes=e.slashes||t.slashes,e.href=e.format(),e}var p=e.pathname&&"/"===e.pathname.charAt(0),y=t.host||t.pathname&&"/"===t.pathname.charAt(0),m=y||p||e.host&&t.pathname,b=m,g=e.pathname&&e.pathname.split("/")||[],w=(l=t.pathname&&t.pathname.split("/")||[],e.protocol&&!Y_[e.protocol]);if(w&&(e.hostname="",e.port=null,e.host&&(""===g[0]?g[0]=e.host:g.unshift(e.host)),e.host="",t.protocol&&(t.hostname=null,t.port=null,t.host&&(""===l[0]?l[0]=t.host:l.unshift(t.host)),t.host=null),m=m&&(""===l[0]||""===g[0])),y)e.host=t.host||""===t.host?t.host:e.host,e.hostname=t.hostname||""===t.hostname?t.hostname:e.hostname,e.search=t.search,e.query=t.query,g=l;else if(l.length)g||(g=[]),g.pop(),g=g.concat(l),e.search=t.search,e.query=t.query;else if(!I_(t.search)){if(w)e.hostname=e.host=g.shift(),(M=!!(e.host&&e.host.indexOf("@")>0)&&e.host.split("@"))&&(e.auth=M.shift(),e.host=e.hostname=M.shift());return e.search=t.search,e.query=t.query,R_(e.pathname)&&R_(e.search)||(e.path=(e.pathname?e.pathname:"")+(e.search?e.search:"")),e.href=e.format(),e}if(!g.length)return e.pathname=null,e.search?e.path="/"+e.search:e.path=null,e.href=e.format(),e;for(var x=g.slice(-1)[0],k=(e.host||t.host||g.length>1)&&("."===x||".."===x)||""===x,_=0,S=g.length;S>=0;S--)"."===(x=g[S])?g.splice(S,1):".."===x?(g.splice(S,1),_++):_&&(g.splice(S,1),_--);if(!m&&!b)for(;_--;_)g.unshift("..");!m||""===g[0]||g[0]&&"/"===g[0].charAt(0)||g.unshift(""),k&&"/"!==g.join("/").substr(-1)&&g.push("");var M,j=""===g[0]||g[0]&&"/"===g[0].charAt(0);w&&(e.hostname=e.host=j?"":g.length?g.shift():"",(M=!!(e.host&&e.host.indexOf("@")>0)&&e.host.split("@"))&&(e.auth=M.shift(),e.host=e.hostname=M.shift()));return(m=m||e.host&&g.length)&&!j&&g.unshift(""),g.length?e.pathname=g.join("/"):(e.pathname=null,e.path=null),R_(e.pathname)&&R_(e.search)||(e.path=(e.pathname?e.pathname:"")+(e.search?e.search:"")),e.auth=t.auth||e.auth,e.slashes=e.slashes||t.slashes,e.href=e.format(),e},F_.prototype.parseHost=function(){var t=this.host,n=U_.exec(t);n&&(":"!==(n=n[0])&&(this.port=n.substr(1)),t=t.substr(0,t.length-n.length)),t&&(this.hostname=t)};function Q_(t){for(var n=arguments.length,e=new Array(n>1?n-1:0),r=1;r<n;r++)e[r-1]=arguments[r];for(var i=0,o=e;i<o.length;i++){var s=o[i];for(var a in s)t[a]=s[a]}return t}var tS=function(t){!function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(n&&n.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),n&&w_(t,n)}(i,t);var n,e,r=(n=i,e=g_(),function(){var t,r=x_(n);if(e){var i=x_(this).constructor;t=Reflect.construct(r,arguments,i)}else t=r.apply(this,arguments);return y_(this,t)});function i(t,n){var e;return p_(this,i),(e=r.call(this,n)).message=n,e.key=t,e}return i}(m_(Error)),nS=function(){function t(n){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];p_(this,t),this.parent=n,this.bindings={};var r,i=k_(e);try{for(i.s();!(r=i.n()).done;){var o=f_(r.value,2),s=o[0],a=o[1];this.bindings[s]=a}}catch(t){i.e(t)}finally{i.f()}}return d_(t,[{key:"concat",value:function(n){return new t(this,n)}},{key:"get",value:function(t){if(this.bindings[t])return this.bindings[t];if(this.parent)return this.parent.get(t);throw new Error("".concat(t," not found in scope."))}},{key:"has",value:function(t){return!!this.bindings[t]||!!this.parent&&this.parent.has(t)}}]),t}(),eS={kind:"null"},rS={kind:"number"},iS={kind:"string"},oS={kind:"boolean"},sS={kind:"color"},aS={kind:"object"},uS={kind:"value"},cS={kind:"collator"},fS={kind:"formatted"},hS={kind:"resolvedImage"};function lS(t,n){return{kind:"array",itemType:t,N:n}}function vS(t){if("array"===t.kind){var n=vS(t.itemType);return"number"==typeof t.N?"array<".concat(n,", ").concat(t.N,">"):"value"===t.itemType.kind?"array":"array<".concat(n,">")}return t.kind}var dS=[eS,rS,iS,oS,sS,fS,aS,lS(uS),hS];function pS(t,n){if("error"===n.kind)return null;if("array"===t.kind){if("array"===n.kind&&(0===n.N&&"value"===n.itemType.kind||!pS(t.itemType,n.itemType))&&("number"!=typeof t.N||t.N===n.N))return null}else{if(t.kind===n.kind)return null;if("value"===t.kind){var e,r=k_(dS);try{for(r.s();!(e=r.n()).done;){if(!pS(e.value,n))return null}}catch(t){r.e(t)}finally{r.f()}}}return"Expected ".concat(vS(t)," but found ").concat(vS(n)," instead.")}function yS(t,n){return n.some((function(n){return n.kind===t.kind}))}function mS(t,n){return n.some((function(n){return"null"===n?null===t:"array"===n?Array.isArray(t):"object"===n?t&&!Array.isArray(t)&&"object"===M_(t):n===M_(t)}))}var bS=O_((function(t,n){var e={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],rebeccapurple:[102,51,153,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]};function r(t){return(t=Math.round(t))<0?0:t>255?255:t}function i(t){return t<0?0:t>1?1:t}function o(t){return"%"===t[t.length-1]?r(parseFloat(t)/100*255):r(parseInt(t))}function s(t){return"%"===t[t.length-1]?i(parseFloat(t)/100):i(parseFloat(t))}function a(t,n,e){return e<0?e+=1:e>1&&(e-=1),6*e<1?t+(n-t)*e*6:2*e<1?n:3*e<2?t+(n-t)*(2/3-e)*6:t}try{n.parseCSSColor=function(t){var n,i=t.replace(/ /g,"").toLowerCase();if(i in e)return e[i].slice();if("#"===i[0])return 4===i.length?(n=parseInt(i.substr(1),16))>=0&&n<=4095?[(3840&n)>>4|(3840&n)>>8,240&n|(240&n)>>4,15&n|(15&n)<<4,1]:null:7===i.length&&(n=parseInt(i.substr(1),16))>=0&&n<=16777215?[(16711680&n)>>16,(65280&n)>>8,255&n,1]:null;var u=i.indexOf("("),c=i.indexOf(")");if(-1!==u&&c+1===i.length){var f=i.substr(0,u),h=i.substr(u+1,c-(u+1)).split(","),l=1;switch(f){case"rgba":if(4!==h.length)return null;l=s(h.pop());case"rgb":return 3!==h.length?null:[o(h[0]),o(h[1]),o(h[2]),l];case"hsla":if(4!==h.length)return null;l=s(h.pop());case"hsl":if(3!==h.length)return null;var v=(parseFloat(h[0])%360+360)%360/360,d=s(h[1]),p=s(h[2]),y=p<=.5?p*(d+1):p+d-p*d,m=2*p-y;return[r(255*a(m,y,v+1/3)),r(255*a(m,y,v)),r(255*a(m,y,v-1/3)),l];default:return null}}return null}}catch(t){}})),gS=function(){function t(n,e,r){var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1;p_(this,t),this.r=n,this.g=e,this.b=r,this.a=i}return d_(t,[{key:"toString",value:function(){var t=f_(this.toArray(),4),n=t[0],e=t[1],r=t[2],i=t[3];return"rgba(".concat(Math.round(n),",").concat(Math.round(e),",").concat(Math.round(r),",").concat(i,")")}},{key:"toArray",value:function(){var t=this.r,n=this.g,e=this.b,r=this.a;return 0===r?[0,0,0,0]:[255*t/r,255*n/r,255*e/r,r]}}],[{key:"parse",value:function(n){if(n){if(n instanceof t)return n;if("string"==typeof n){var e=bS.parseCSSColor(n);if(e)return new t(e[0]/255*e[3],e[1]/255*e[3],e[2]/255*e[3],e[3])}}}}]),t}();gS.black=new gS(0,0,0,1),gS.white=new gS(1,1,1,1),gS.transparent=new gS(0,0,0,0),gS.red=new gS(1,0,0,1),gS.blue=new gS(0,0,1,1);var wS=function(){function t(n,e,r){p_(this,t),this.sensitivity=n?e?"variant":"case":e?"accent":"base",this.locale=r,this.collator=new Intl.Collator(this.locale?this.locale:[],{sensitivity:this.sensitivity,usage:"search"})}return d_(t,[{key:"compare",value:function(t,n){return this.collator.compare(t,n)}},{key:"resolvedLocale",value:function(){return new Intl.Collator(this.locale?this.locale:[]).resolvedOptions().locale}}]),t}(),xS=function t(n,e,r,i,o){p_(this,t),this.text=n,this.image=e,this.scale=r,this.fontStack=i,this.textColor=o},kS=function(){function t(n){p_(this,t),this.sections=n}return d_(t,[{key:"isEmpty",value:function(){return 0===this.sections.length||!this.sections.some((function(t){return 0!==t.text.length||t.image&&0!==t.image.name.length}))}},{key:"toString",value:function(){return 0===this.sections.length?"":this.sections.map((function(t){return t.text})).join("")}},{key:"serialize",value:function(){var t,n=["format"],e=k_(this.sections);try{for(e.s();!(t=e.n()).done;){var r=t.value;if(r.image)n.push(["image",r.image.name]);else{n.push(r.text);var i={};r.fontStack&&(i["text-font"]=["literal",r.fontStack.split(",")]),r.scale&&(i["font-scale"]=r.scale),r.textColor&&(i["text-color"]=["rgba"].concat(r.textColor.toArray())),n.push(i)}}}catch(t){e.e(t)}finally{e.f()}return n}}],[{key:"fromString",value:function(n){return new t([new xS(n,null,null,null,null)])}},{key:"factory",value:function(n){return n instanceof t?n:t.fromString(n)}}]),t}(),_S=function(){function t(n){p_(this,t),this.name=n.name,this.available=n.available}return d_(t,[{key:"toString",value:function(){return this.name}},{key:"serialize",value:function(){return["image",this.name]}}],[{key:"fromString",value:function(n){return n?new t({name:n,available:!1}):null}}]),t}();function SS(t,n,e,r){return"number"==typeof t&&t>=0&&t<=255&&"number"==typeof n&&n>=0&&n<=255&&"number"==typeof e&&e>=0&&e<=255?void 0===r||"number"==typeof r&&r>=0&&r<=1?null:"Invalid rgba value [".concat([t,n,e,r].join(", "),"]: 'a' must be between 0 and 1."):"Invalid rgba value [".concat(("number"==typeof r?[t,n,e,r]:[t,n,e]).join(", "),"]: 'r', 'g', and 'b' must be between 0 and 255.")}function MS(t){if(null===t)return!0;if("string"==typeof t)return!0;if("boolean"==typeof t)return!0;if("number"==typeof t)return!0;if(t instanceof gS)return!0;if(t instanceof wS)return!0;if(t instanceof kS)return!0;if(t instanceof _S)return!0;if(Array.isArray(t)){var n,e=k_(t);try{for(e.s();!(n=e.n()).done;){if(!MS(n.value))return!1}}catch(t){e.e(t)}finally{e.f()}return!0}if("object"===M_(t)){for(var r in t)if(!MS(t[r]))return!1;return!0}return!1}function jS(t){if(null===t)return eS;if("string"==typeof t)return iS;if("boolean"==typeof t)return oS;if("number"==typeof t)return rS;if(t instanceof gS)return sS;if(t instanceof wS)return cS;if(t instanceof kS)return fS;if(t instanceof _S)return hS;if(Array.isArray(t)){var n,e,r=t.length,i=k_(t);try{for(i.s();!(e=i.n()).done;){var o=jS(e.value);if(n){if(n===o)continue;n=uS;break}n=o}}catch(t){i.e(t)}finally{i.f()}return lS(n||uS,r)}return aS}function TS(t){var n=M_(t);return null===t?"":"string"===n||"number"===n||"boolean"===n?String(t):t instanceof gS||t instanceof kS||t instanceof _S?t.toString():JSON.stringify(t)}var OS=function(){function t(n,e){p_(this,t),this.type=n,this.value=e}return d_(t,[{key:"evaluate",value:function(){return this.value}},{key:"eachChild",value:function(){}},{key:"outputDefined",value:function(){return!0}},{key:"serialize",value:function(){return"array"===this.type.kind||"object"===this.type.kind?["literal",this.value]:this.value instanceof gS?["rgba"].concat(this.value.toArray()):this.value instanceof kS?this.value.serialize():this.value}}],[{key:"parse",value:function(n,e){if(2!==n.length)return e.error("'literal' expression requires exactly one argument, but found ".concat(n.length-1," instead."));if(!MS(n[1]))return e.error("invalid value");var r=n[1],i=jS(r),o=e.expectedType;return"array"!==i.kind||0!==i.N||!o||"array"!==o.kind||"number"==typeof o.N&&0!==o.N||(i=o),new t(i,r)}}]),t}(),ES=function(){function t(n){p_(this,t),this.name="ExpressionEvaluationError",this.message=n}return d_(t,[{key:"toJSON",value:function(){return this.message}}]),t}(),AS={string:iS,number:rS,boolean:oS,object:aS},CS=function(){function t(n,e){p_(this,t),this.type=n,this.args=e}return d_(t,[{key:"evaluate",value:function(t){for(var n=0;n<this.args.length;n++){var e=this.args[n].evaluate(t);if(!pS(this.type,jS(e)))return e;if(n===this.args.length-1)throw new ES("Expected value to be of type ".concat(vS(this.type),", but found ").concat(vS(jS(e))," instead."))}return null}},{key:"eachChild",value:function(t){this.args.forEach(t)}},{key:"outputDefined",value:function(){return this.args.every((function(t){return t.outputDefined()}))}},{key:"serialize",value:function(){var t=this.type,n=[t.kind];if("array"===t.kind){var e=t.itemType;if("string"===e.kind||"number"===e.kind||"boolean"===e.kind){n.push(e.kind);var r=t.N;("number"==typeof r||this.args.length>1)&&n.push(r)}}return n.concat(this.args.map((function(t){return t.serialize()})))}}],[{key:"parse",value:function(n,e){if(n.length<2)return e.error("Expected at least one argument.");var r,i=1,o=n[0];if("array"===o){var s,a;if(n.length>2){var u=n[1];if("string"!=typeof u||!(u in AS)||"object"===u)return e.error('The item type argument of "array" must be one of string, number, boolean',1);s=AS[u],i++}else s=uS;if(n.length>3){if(null!==n[2]&&("number"!=typeof n[2]||n[2]<0||n[2]!==Math.floor(n[2])))return e.error('The length argument to "array" must be a positive integer literal',2);a=n[2],i++}r=lS(s,a)}else r=AS[o];for(var c=[];i<n.length;i++){var f=e.parse(n[i],i,uS);if(!f)return null;c.push(f)}return new t(r,c)}}]),t}(),RS=function(){function t(n){p_(this,t),this.type=fS,this.sections=n}return d_(t,[{key:"evaluate",value:function(t){return new kS(this.sections.map((function(n){var e=n.content.evaluate(t);return jS(e)===hS?new xS("",e,null,null,null):new xS(TS(e),null,n.scale?n.scale.evaluate(t):null,n.font?n.font.evaluate(t).join(","):null,n.textColor?n.textColor.evaluate(t):null)})))}},{key:"eachChild",value:function(t){var n,e=k_(this.sections);try{for(e.s();!(n=e.n()).done;){var r=n.value;t(r.content),r.scale&&t(r.scale),r.font&&t(r.font),r.textColor&&t(r.textColor)}}catch(t){e.e(t)}finally{e.f()}}},{key:"outputDefined",value:function(){return!1}},{key:"serialize",value:function(){var t,n=["format"],e=k_(this.sections);try{for(e.s();!(t=e.n()).done;){var r=t.value;n.push(r.content.serialize());var i={};r.scale&&(i["font-scale"]=r.scale.serialize()),r.font&&(i["text-font"]=r.font.serialize()),r.textColor&&(i["text-color"]=r.textColor.serialize()),n.push(i)}}catch(t){e.e(t)}finally{e.f()}return n}}],[{key:"parse",value:function(n,e){if(n.length<2)return e.error("Expected at least one argument.");var r=n[1];if(!Array.isArray(r)&&"object"===M_(r))return e.error("First argument must be an image or text section.");for(var i=[],o=!1,s=1;s<=n.length-1;++s){var a=n[s];if(o&&"object"===M_(a)&&!Array.isArray(a)){o=!1;var u=null;if(a["font-scale"]&&!(u=e.parse(a["font-scale"],1,rS)))return null;var c=null;if(a["text-font"]&&!(c=e.parse(a["text-font"],1,lS(iS))))return null;var f=null;if(a["text-color"]&&!(f=e.parse(a["text-color"],1,sS)))return null;var h=i[i.length-1];h.scale=u,h.font=c,h.textColor=f}else{var l=e.parse(n[s],1,uS);if(!l)return null;var v=l.type.kind;if("string"!==v&&"value"!==v&&"null"!==v&&"resolvedImage"!==v)return e.error("Formatted text type must be 'string', 'value', 'image' or 'null'.");o=!0,i.push({content:l,scale:null,font:null,textColor:null})}}return new t(i)}}]),t}(),IS=function(){function t(n){p_(this,t),this.type=hS,this.input=n}return d_(t,[{key:"evaluate",value:function(t){var n=this.input.evaluate(t),e=_S.fromString(n);return e&&t.availableImages&&(e.available=t.availableImages.indexOf(n)>-1),e}},{key:"eachChild",value:function(t){t(this.input)}},{key:"outputDefined",value:function(){return!1}},{key:"serialize",value:function(){return["image",this.input.serialize()]}}],[{key:"parse",value:function(n,e){if(2!==n.length)return e.error("Expected two arguments.");var r=e.parse(n[1],1,iS);return r?new t(r):e.error("No image name provided.")}}]),t}(),PS={"to-boolean":oS,"to-color":sS,"to-number":rS,"to-string":iS},DS=function(){function t(n,e){p_(this,t),this.type=n,this.args=e}return d_(t,[{key:"evaluate",value:function(t){if("boolean"===this.type.kind)return Boolean(this.args[0].evaluate(t));if("color"===this.type.kind){var n,e,r,i=k_(this.args);try{for(i.s();!(r=i.n()).done;){if(n=r.value.evaluate(t),e=null,n instanceof gS)return n;if("string"==typeof n){var o=t.parseColor(n);if(o)return o}else if(Array.isArray(n)&&!(e=n.length<3||n.length>4?"Invalid rbga value ".concat(JSON.stringify(n),": expected an array containing either three or four numeric values."):SS(n[0],n[1],n[2],n[3])))return new gS(n[0]/255,n[1]/255,n[2]/255,n[3])}}catch(t){i.e(t)}finally{i.f()}throw new ES(e||"Could not parse color from value '".concat("string"==typeof n?n:String(JSON.stringify(n)),"'"))}if("number"===this.type.kind){var s,a=null,u=k_(this.args);try{for(u.s();!(s=u.n()).done;){if(null===(a=s.value.evaluate(t)))return 0;var c=Number(a);if(!isNaN(c))return c}}catch(t){u.e(t)}finally{u.f()}throw new ES("Could not convert ".concat(JSON.stringify(a)," to number."))}return"formatted"===this.type.kind?kS.fromString(TS(this.args[0].evaluate(t))):"resolvedImage"===this.type.kind?_S.fromString(TS(this.args[0].evaluate(t))):TS(this.args[0].evaluate(t))}},{key:"eachChild",value:function(t){this.args.forEach(t)}},{key:"outputDefined",value:function(){return this.args.every((function(t){return t.outputDefined()}))}},{key:"serialize",value:function(){if("formatted"===this.type.kind)return new RS([{content:this.args[0],scale:null,font:null,textColor:null}]).serialize();if("resolvedImage"===this.type.kind)return new IS(this.args[0]).serialize();var t=["to-".concat(this.type.kind)];return this.eachChild((function(n){t.push(n.serialize())})),t}}],[{key:"parse",value:function(n,e){if(n.length<2)return e.error("Expected at least one argument.");var r=n[0];if(("to-boolean"===r||"to-string"===r)&&2!==n.length)return e.error("Expected one argument.");for(var i=PS[r],o=[],s=1;s<n.length;s++){var a=e.parse(n[s],s,uS);if(!a)return null;o.push(a)}return new t(i,o)}}]),t}(),NS=["Unknown","Point","LineString","Polygon"],zS=function(){function t(){p_(this,t),this.globals=null,this.feature=null,this.featureState=null,this.formattedSection=null,this._parseColorCache={},this.availableImages=null,this.canonical=null}return d_(t,[{key:"id",value:function(){return this.feature&&"id"in this.feature?this.feature.id:null}},{key:"geometryType",value:function(){return this.feature?"number"==typeof this.feature.type?NS[this.feature.type]:this.feature.type:null}},{key:"geometry",value:function(){return this.feature&&"geometry"in this.feature?this.feature.geometry:null}},{key:"canonicalID",value:function(){return this.canonical}},{key:"properties",value:function(){return this.feature&&this.feature.properties||{}}},{key:"parseColor",value:function(t){var n=this._parseColorCache[t];return n||(n=this._parseColorCache[t]=gS.parse(t)),n}}]),t}(),LS=function(){function t(n,e,r,i){p_(this,t),this.name=n,this.type=e,this._evaluate=r,this.args=i}return d_(t,[{key:"evaluate",value:function(t){return this._evaluate(t,this.args)}},{key:"eachChild",value:function(t){this.args.forEach(t)}},{key:"outputDefined",value:function(){return!1}},{key:"serialize",value:function(){return[this.name].concat(this.args.map((function(t){return t.serialize()})))}}],[{key:"parse",value:function(n,e){var r=n[0],i=t.definitions[r];if(!i)return e.error('Unknown expression "'.concat(r,'". If you wanted a literal array, use ["literal", [...]].'),0);var o,s=Array.isArray(i)?i[0]:i.type,a=Array.isArray(i)?[[i[1],i[2]]]:i.overloads,u=a.filter((function(t){var e=f_(t,1)[0];return!Array.isArray(e)||e.length===n.length-1})),c=null,f=k_(u);try{for(f.s();!(o=f.n()).done;){var h=f_(o.value,2),l=h[0],v=h[1];c=new uM(e.registry,e.path,null,e.scope);for(var d=[],p=!1,y=1;y<n.length;y++){var m=n[y],b=Array.isArray(l)?l[y-1]:l.type,g=c.parse(m,1+d.length,b);if(!g){p=!0;break}d.push(g)}if(!p)if(Array.isArray(l)&&l.length!==d.length)c.error("Expected ".concat(l.length," arguments, but found ").concat(d.length," instead."));else{for(var w=0;w<d.length;w++){var x=Array.isArray(l)?l[w]:l.type,k=d[w];c.concat(w+1).checkSubtype(x,k.type)}if(0===c.errors.length)return new t(r,s,v,d)}}}catch(t){f.e(t)}finally{f.f()}if(1===u.length){var _;(_=e.errors).push.apply(_,u_(c.errors))}else{for(var S=(u.length?u:a).map((function(t){var n,e=f_(t,1)[0];return n=e,Array.isArray(n)?"(".concat(n.map(vS).join(", "),")"):"(".concat(vS(n.type),"...)")})).join(" | "),M=[],j=1;j<n.length;j++){var T=e.parse(n[j],1+M.length);if(!T)return null;M.push(vS(T.type))}e.error("Expected arguments of type ".concat(S,", but found (").concat(M.join(", "),") instead."))}return null}},{key:"register",value:function(n,e){for(var r in t.definitions=e,e)n[r]=t}}]),t}();var FS=function(){function t(n,e,r){p_(this,t),this.type=cS,this.locale=r,this.caseSensitive=n,this.diacriticSensitive=e}return d_(t,[{key:"evaluate",value:function(t){return new wS(this.caseSensitive.evaluate(t),this.diacriticSensitive.evaluate(t),this.locale?this.locale.evaluate(t):null)}},{key:"eachChild",value:function(t){t(this.caseSensitive),t(this.diacriticSensitive),this.locale&&t(this.locale)}},{key:"outputDefined",value:function(){return!1}},{key:"serialize",value:function(){var t={};return t["case-sensitive"]=this.caseSensitive.serialize(),t["diacritic-sensitive"]=this.diacriticSensitive.serialize(),this.locale&&(t.locale=this.locale.serialize()),["collator",t]}}],[{key:"parse",value:function(n,e){if(2!==n.length)return e.error("Expected one argument.");var r=n[1];if("object"!==M_(r)||Array.isArray(r))return e.error("Collator options argument must be an object.");var i=e.parse(void 0!==r["case-sensitive"]&&r["case-sensitive"],1,oS);if(!i)return null;var o=e.parse(void 0!==r["diacritic-sensitive"]&&r["diacritic-sensitive"],1,oS);if(!o)return null;var s=null;return r.locale&&!(s=e.parse(r.locale,1,iS))?null:new t(i,o,s)}}]),t}(),GS=8192;function US(t,n){t[0]=Math.min(t[0],n[0]),t[1]=Math.min(t[1],n[1]),t[2]=Math.max(t[2],n[0]),t[3]=Math.max(t[3],n[1])}function BS(t,n){return!(t[0]<=n[0])&&(!(t[2]>=n[2])&&(!(t[1]<=n[1])&&!(t[3]>=n[3])))}function qS(t,n){var e,r=(180+t[0])/360,i=(e=t[1],(180-180/Math.PI*Math.log(Math.tan(Math.PI/4+e*Math.PI/360)))/360),o=Math.pow(2,n.z);return[Math.round(r*o*GS),Math.round(i*o*GS)]}function $S(t,n,e){var r=t[0]-n[0],i=t[1]-n[1],o=t[0]-e[0],s=t[1]-e[1];return r*s-o*i==0&&r*o<=0&&i*s<=0}function VS(t,n,e){return n[1]>t[1]!=e[1]>t[1]&&t[0]<(e[0]-n[0])*(t[1]-n[1])/(e[1]-n[1])+n[0]}function ZS(t,n){for(var e=!1,r=0,i=n.length;r<i;r++)for(var o=n[r],s=0,a=o.length;s<a-1;s++){if($S(t,o[s],o[s+1]))return!1;VS(t,o[s],o[s+1])&&(e=!e)}return e}function WS(t,n){for(var e=0;e<n.length;e++)if(ZS(t,n[e]))return!0;return!1}function HS(t,n,e,r){var i=t[0]-e[0],o=t[1]-e[1],s=n[0]-e[0],a=n[1]-e[1],u=r[0]-e[0],c=r[1]-e[1],f=i*c-u*o,h=s*c-u*a;return f>0&&h<0||f<0&&h>0}function KS(t,n,e){var r,i,o,s,a,u,c,f,h,l=k_(e);try{for(l.s();!(r=l.n()).done;)for(var v=r.value,d=0;d<v.length-1;++d)if(i=t,o=n,s=v[d],a=v[d+1],u=void 0,c=void 0,f=void 0,h=void 0,f=[o[0]-i[0],o[1]-i[1]],h=[a[0]-s[0],a[1]-s[1]],0!=(u=h)[0]*(c=f)[1]-u[1]*c[0]&&HS(i,o,s,a)&&HS(s,a,i,o))return!0}catch(t){l.e(t)}finally{l.f()}return!1}function XS(t,n){for(var e=0;e<t.length;++e)if(!ZS(t[e],n))return!1;for(var r=0;r<t.length-1;++r)if(KS(t[r],t[r+1],n))return!1;return!0}function YS(t,n){for(var e=0;e<n.length;e++)if(XS(t,n[e]))return!0;return!1}function JS(t,n,e){for(var r=[],i=0;i<t.length;i++){for(var o=[],s=0;s<t[i].length;s++){var a=qS(t[i][s],e);US(n,a),o.push(a)}r.push(o)}return r}function QS(t,n,e){for(var r=[],i=0;i<t.length;i++){var o=JS(t[i],n,e);r.push(o)}return r}function tM(t,n,e,r){if(t[0]<e[0]||t[0]>e[2]){var i=.5*r,o=t[0]-e[0]>i?-r:e[0]-t[0]>i?r:0;0===o&&(o=t[0]-e[2]>i?-r:e[2]-t[0]>i?r:0),t[0]+=o}US(n,t)}function nM(t,n,e,r){var i,o=Math.pow(2,r.z)*GS,s=[r.x*GS,r.y*GS],a=[],u=k_(t);try{for(u.s();!(i=u.n()).done;){var c,f=k_(i.value);try{for(f.s();!(c=f.n()).done;){var h=c.value,l=[h.x+s[0],h.y+s[1]];tM(l,n,e,o),a.push(l)}}catch(t){f.e(t)}finally{f.f()}}}catch(t){u.e(t)}finally{u.f()}return a}function eM(t,n,e,r){var i,o=Math.pow(2,r.z)*GS,s=[r.x*GS,r.y*GS],a=[],u=k_(t);try{for(u.s();!(i=u.n()).done;){var c,f=i.value,h=[],l=k_(f);try{for(l.s();!(c=l.n()).done;){var v=c.value,d=[v.x+s[0],v.y+s[1]];US(n,d),h.push(d)}}catch(t){l.e(t)}finally{l.f()}a.push(h)}}catch(t){u.e(t)}finally{u.f()}if(n[2]-n[0]<=o/2){!function(t){t[0]=t[1]=1/0,t[2]=t[3]=-1/0}(n);var p,y=k_(a);try{for(y.s();!(p=y.n()).done;){var m,b=k_(p.value);try{for(b.s();!(m=b.n()).done;){tM(m.value,n,e,o)}}catch(t){b.e(t)}finally{b.f()}}}catch(t){y.e(t)}finally{y.f()}}return a}var rM=function(){function t(n,e){p_(this,t),this.type=oS,this.geojson=n,this.geometries=e}return d_(t,[{key:"evaluate",value:function(t){if(null!=t.geometry()&&null!=t.canonicalID()){if("Point"===t.geometryType())return function(t,n){var e=[1/0,1/0,-1/0,-1/0],r=[1/0,1/0,-1/0,-1/0],i=t.canonicalID();if("Polygon"===n.type){var o=JS(n.coordinates,r,i),s=nM(t.geometry(),e,r,i);if(!BS(e,r))return!1;var a,u=k_(s);try{for(u.s();!(a=u.n()).done;)if(!ZS(a.value,o))return!1}catch(t){u.e(t)}finally{u.f()}}if("MultiPolygon"===n.type){var c=QS(n.coordinates,r,i),f=nM(t.geometry(),e,r,i);if(!BS(e,r))return!1;var h,l=k_(f);try{for(l.s();!(h=l.n()).done;)if(!WS(h.value,c))return!1}catch(t){l.e(t)}finally{l.f()}}return!0}(t,this.geometries);if("LineString"===t.geometryType())return function(t,n){var e=[1/0,1/0,-1/0,-1/0],r=[1/0,1/0,-1/0,-1/0],i=t.canonicalID();if("Polygon"===n.type){var o=JS(n.coordinates,r,i),s=eM(t.geometry(),e,r,i);if(!BS(e,r))return!1;var a,u=k_(s);try{for(u.s();!(a=u.n()).done;)if(!XS(a.value,o))return!1}catch(t){u.e(t)}finally{u.f()}}if("MultiPolygon"===n.type){var c=QS(n.coordinates,r,i),f=eM(t.geometry(),e,r,i);if(!BS(e,r))return!1;var h,l=k_(f);try{for(l.s();!(h=l.n()).done;)if(!YS(h.value,c))return!1}catch(t){l.e(t)}finally{l.f()}}return!0}(t,this.geometries)}return!1}},{key:"eachChild",value:function(){}},{key:"outputDefined",value:function(){return!0}},{key:"serialize",value:function(){return["within",this.geojson]}}],[{key:"parse",value:function(n,e){if(2!==n.length)return e.error("'within' expression requires exactly one argument, but found ".concat(n.length-1," instead."));if(MS(n[1])){var r=n[1];if("FeatureCollection"===r.type)for(var i=0;i<r.features.length;++i){var o=r.features[i].geometry.type;if("Polygon"===o||"MultiPolygon"===o)return new t(r,r.features[i].geometry)}else if("Feature"===r.type){var s=r.geometry.type;if("Polygon"===s||"MultiPolygon"===s)return new t(r,r.geometry)}else if("Polygon"===r.type||"MultiPolygon"===r.type)return new t(r,r)}return e.error("'within' expression requires valid geojson object that contains polygon geometry type.")}}]),t}();function iM(t){if(t instanceof LS){if("get"===t.name&&1===t.args.length)return!1;if("feature-state"===t.name)return!1;if("has"===t.name&&1===t.args.length)return!1;if("properties"===t.name||"geometry-type"===t.name||"id"===t.name)return!1;if(/^filter-/.test(t.name))return!1}if(t instanceof rM)return!1;var n=!0;return t.eachChild((function(t){n&&!iM(t)&&(n=!1)})),n}function oM(t){if(t instanceof LS&&"feature-state"===t.name)return!1;var n=!0;return t.eachChild((function(t){n&&!oM(t)&&(n=!1)})),n}function sM(t,n){if(t instanceof LS&&n.indexOf(t.name)>=0)return!1;var e=!0;return t.eachChild((function(t){e&&!sM(t,n)&&(e=!1)})),e}var aM=function(){function t(n,e){p_(this,t),this.type=e.type,this.name=n,this.boundExpression=e}return d_(t,[{key:"evaluate",value:function(t){return this.boundExpression.evaluate(t)}},{key:"eachChild",value:function(){}},{key:"outputDefined",value:function(){return!1}},{key:"serialize",value:function(){return["var",this.name]}}],[{key:"parse",value:function(n,e){if(2!==n.length||"string"!=typeof n[1])return e.error("'var' expression requires exactly one string literal argument.");var r=n[1];return e.scope.has(r)?new t(r,e.scope.get(r)):e.error('Unknown variable "'.concat(r,'". Make sure "').concat(r,'" has been bound in an enclosing "let" expression before using it.'),1)}}]),t}(),uM=function(){function t(n){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2?arguments[2]:void 0,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:new nS,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:[];p_(this,t),this.registry=n,this.path=e,this.key=e.map((function(t){return"[".concat(t,"]")})).join(""),this.scope=i,this.errors=o,this.expectedType=r}return d_(t,[{key:"parse",value:function(t,n,e,r){var i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};return n?this.concat(n,e,r)._parse(t,i):this._parse(t,i)}},{key:"_parse",value:function(t,n){function e(t,n,e){return"assert"===e?new CS(n,[t]):"coerce"===e?new DS(n,[t]):t}if(null!==t&&"string"!=typeof t&&"boolean"!=typeof t&&"number"!=typeof t||(t=["literal",t]),Array.isArray(t)){if(0===t.length)return this.error('Expected an array with at least one element. If you wanted a literal array, use ["literal", []].');var r=t[0];if("string"!=typeof r)return this.error("Expression name must be a string, but found ".concat(M_(r),' instead. If you wanted a literal array, use ["literal", [...]].'),0),null;var i=this.registry[r];if(i){var o=i.parse(t,this);if(!o)return null;if(this.expectedType){var s=this.expectedType,a=o.type;if("string"!==s.kind&&"number"!==s.kind&&"boolean"!==s.kind&&"object"!==s.kind&&"array"!==s.kind||"value"!==a.kind)if("color"!==s.kind&&"formatted"!==s.kind&&"resolvedImage"!==s.kind||"value"!==a.kind&&"string"!==a.kind){if(this.checkSubtype(s,a))return null}else o=e(o,s,n.typeAnnotation||"coerce");else o=e(o,s,n.typeAnnotation||"assert")}if(!(o instanceof OS)&&"resolvedImage"!==o.type.kind&&cM(o)){var u=new zS;try{o=new OS(o.type,o.evaluate(u))}catch(t){return this.error(t.message),null}}return o}return this.error('Unknown expression "'.concat(r,'". If you wanted a literal array, use ["literal", [...]].'),0)}return void 0===t?this.error("'undefined' value invalid. Use null instead."):"object"===M_(t)?this.error('Bare objects invalid. Use ["literal", {...}] instead.'):this.error("Expected an array, but found ".concat(M_(t)," instead."))}},{key:"concat",value:function(n,e,r){var i="number"==typeof n?this.path.concat(n):this.path,o=r?this.scope.concat(r):this.scope;return new t(this.registry,i,e||null,o,this.errors)}},{key:"error",value:function(t){for(var n=arguments.length,e=new Array(n>1?n-1:0),r=1;r<n;r++)e[r-1]=arguments[r];var i="".concat(this.key).concat(e.map((function(t){return"[".concat(t,"]")})).join(""));this.errors.push(new tS(i,t))}},{key:"checkSubtype",value:function(t,n){var e=pS(t,n);return e&&this.error(e),e}}]),t}();function cM(t){if(t instanceof aM)return cM(t.boundExpression);if(t instanceof LS&&"error"===t.name)return!1;if(t instanceof FS)return!1;if(t instanceof rM)return!1;var n=t instanceof DS||t instanceof CS,e=!0;return t.eachChild((function(t){e=n?e&&cM(t):e&&t instanceof OS})),!!e&&(iM(t)&&sM(t,["zoom","heatmap-density","line-progress","sky-radial-progress","accumulated","is-supported-script"]))}function fM(t,n){for(var e,r,i=t.length-1,o=0,s=i,a=0;o<=s;)if(e=t[a=Math.floor((o+s)/2)],r=t[a+1],e<=n){if(a===i||n<r)return a;o=a+1}else{if(!(e>n))throw new ES("Input is not a number.");s=a-1}return 0}var hM=function(){function t(n,e,r){p_(this,t),this.type=n,this.input=e,this.labels=[],this.outputs=[];var i,o=k_(r);try{for(o.s();!(i=o.n()).done;){var s=f_(i.value,2),a=s[0],u=s[1];this.labels.push(a),this.outputs.push(u)}}catch(t){o.e(t)}finally{o.f()}}return d_(t,[{key:"evaluate",value:function(t){var n=this.labels,e=this.outputs;if(1===n.length)return e[0].evaluate(t);var r=this.input.evaluate(t);if(r<=n[0])return e[0].evaluate(t);var i=n.length;return r>=n[i-1]?e[i-1].evaluate(t):e[fM(n,r)].evaluate(t)}},{key:"eachChild",value:function(t){t(this.input);var n,e=k_(this.outputs);try{for(e.s();!(n=e.n()).done;){t(n.value)}}catch(t){e.e(t)}finally{e.f()}}},{key:"outputDefined",value:function(){return this.outputs.every((function(t){return t.outputDefined()}))}},{key:"serialize",value:function(){for(var t=["step",this.input.serialize()],n=0;n<this.labels.length;n++)n>0&&t.push(this.labels[n]),t.push(this.outputs[n].serialize());return t}}],[{key:"parse",value:function(n,e){if(n.length-1<4)return e.error("Expected at least 4 arguments, but found only ".concat(n.length-1,"."));if((n.length-1)%2!=0)return e.error("Expected an even number of arguments.");var r=e.parse(n[1],1,rS);if(!r)return null;var i=[],o=null;e.expectedType&&"value"!==e.expectedType.kind&&(o=e.expectedType);for(var s=1;s<n.length;s+=2){var a=1===s?-1/0:n[s],u=n[s+1],c=s,f=s+1;if("number"!=typeof a)return e.error('Input/output pairs for "step" expressions must be defined using literal numeric values (not computed expressions) for the input values.',c);if(i.length&&i[i.length-1][0]>=a)return e.error('Input/output pairs for "step" expressions must be arranged with input values in strictly ascending order.',c);var h=e.parse(u,f,o);if(!h)return null;o=o||h.type,i.push([a,h])}return new t(o,r,i)}}]),t}(),lM=vM;function vM(t,n,e,r){this.cx=3*t,this.bx=3*(e-t)-this.cx,this.ax=1-this.cx-this.bx,this.cy=3*n,this.by=3*(r-n)-this.cy,this.ay=1-this.cy-this.by,this.p1x=t,this.p1y=r,this.p2x=e,this.p2y=r}function dM(t,n,e){return t*(1-e)+n*e}vM.prototype.sampleCurveX=function(t){return((this.ax*t+this.bx)*t+this.cx)*t},vM.prototype.sampleCurveY=function(t){return((this.ay*t+this.by)*t+this.cy)*t},vM.prototype.sampleCurveDerivativeX=function(t){return(3*this.ax*t+2*this.bx)*t+this.cx},vM.prototype.solveCurveX=function(t,n){var e,r,i,o,s;for(void 0===n&&(n=1e-6),i=t,s=0;s<8;s++){if(o=this.sampleCurveX(i)-t,Math.abs(o)<n)return i;var a=this.sampleCurveDerivativeX(i);if(Math.abs(a)<1e-6)break;i-=o/a}if((i=t)<(e=0))return e;if(i>(r=1))return r;for(;e<r;){if(o=this.sampleCurveX(i),Math.abs(o-t)<n)return i;t>o?e=i:r=i,i=.5*(r-e)+e}return i},vM.prototype.solve=function(t,n){return this.sampleCurveY(this.solveCurveX(t,n))};var pM=Object.freeze({__proto__:null,number:dM,color:function(t,n,e){return new gS(dM(t.r,n.r,e),dM(t.g,n.g,e),dM(t.b,n.b,e),dM(t.a,n.a,e))},array:function(t,n,e){return t.map((function(t,r){return dM(t,n[r],e)}))}}),yM=.95047,mM=1.08883,bM=4/29,gM=6/29,wM=3*gM*gM,xM=Math.PI/180,kM=180/Math.PI;function _M(t){return t>.008856451679035631?Math.pow(t,1/3):t/wM+bM}function SM(t){return t>gM?t*t*t:wM*(t-bM)}function MM(t){return 255*(t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055)}function jM(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function TM(t){var n=jM(t.r),e=jM(t.g),r=jM(t.b),i=_M((.4124564*n+.3575761*e+.1804375*r)/yM),o=_M((.2126729*n+.7151522*e+.072175*r)/1);return{l:116*o-16,a:500*(i-o),b:200*(o-_M((.0193339*n+.119192*e+.9503041*r)/mM)),alpha:t.a}}function OM(t){var n=(t.l+16)/116,e=isNaN(t.a)?n:n+t.a/500,r=isNaN(t.b)?n:n-t.b/200;return n=1*SM(n),e=yM*SM(e),r=mM*SM(r),new gS(MM(3.2404542*e-1.5371385*n-.4985314*r),MM(-.969266*e+1.8760108*n+.041556*r),MM(.0556434*e-.2040259*n+1.0572252*r),t.alpha)}function EM(t,n,e){var r=n-t;return t+e*(r>180||r<-180?r-360*Math.round(r/360):r)}var AM={forward:TM,reverse:OM,interpolate:function(t,n,e){return{l:dM(t.l,n.l,e),a:dM(t.a,n.a,e),b:dM(t.b,n.b,e),alpha:dM(t.alpha,n.alpha,e)}}},CM={forward:function(t){var n=TM(t),e=n.l,r=n.a,i=n.b,o=Math.atan2(i,r)*kM;return{h:o<0?o+360:o,c:Math.sqrt(r*r+i*i),l:e,alpha:t.a}},reverse:function(t){var n=t.h*xM,e=t.c;return OM({l:t.l,a:Math.cos(n)*e,b:Math.sin(n)*e,alpha:t.alpha})},interpolate:function(t,n,e){return{h:EM(t.h,n.h,e),c:dM(t.c,n.c,e),l:dM(t.l,n.l,e),alpha:dM(t.alpha,n.alpha,e)}}},RM=function(){function t(n,e,r,i,o){p_(this,t),this.type=n,this.operator=e,this.interpolation=r,this.input=i,this.labels=[],this.outputs=[];var s,a=k_(o);try{for(a.s();!(s=a.n()).done;){var u=f_(s.value,2),c=u[0],f=u[1];this.labels.push(c),this.outputs.push(f)}}catch(t){a.e(t)}finally{a.f()}}return d_(t,[{key:"evaluate",value:function(n){var e=this.labels,r=this.outputs;if(1===e.length)return r[0].evaluate(n);var i=this.input.evaluate(n);if(i<=e[0])return r[0].evaluate(n);var o=e.length;if(i>=e[o-1])return r[o-1].evaluate(n);var s=fM(e,i),a=e[s],u=e[s+1],c=t.interpolationFactor(this.interpolation,i,a,u),f=r[s].evaluate(n),h=r[s+1].evaluate(n);return"interpolate"===this.operator?pM[this.type.kind.toLowerCase()](f,h,c):"interpolate-hcl"===this.operator?CM.reverse(CM.interpolate(CM.forward(f),CM.forward(h),c)):AM.reverse(AM.interpolate(AM.forward(f),AM.forward(h),c))}},{key:"eachChild",value:function(t){t(this.input);var n,e=k_(this.outputs);try{for(e.s();!(n=e.n()).done;){t(n.value)}}catch(t){e.e(t)}finally{e.f()}}},{key:"outputDefined",value:function(){return this.outputs.every((function(t){return t.outputDefined()}))}},{key:"serialize",value:function(){var t;t="linear"===this.interpolation.name?["linear"]:"exponential"===this.interpolation.name?1===this.interpolation.base?["linear"]:["exponential",this.interpolation.base]:["cubic-bezier"].concat(this.interpolation.controlPoints);for(var n=[this.operator,t,this.input.serialize()],e=0;e<this.labels.length;e++)n.push(this.labels[e],this.outputs[e].serialize());return n}}],[{key:"interpolationFactor",value:function(t,n,e,r){var i=0;if("exponential"===t.name)i=IM(n,t.base,e,r);else if("linear"===t.name)i=IM(n,1,e,r);else if("cubic-bezier"===t.name){var o=t.controlPoints;i=new lM(o[0],o[1],o[2],o[3]).solve(IM(n,1,e,r))}return i}},{key:"parse",value:function(n,e){var r,i=l_(r=n)||c_(r)||__(r)||h_(),o=i[0],s=i[1],a=i[2],u=i.slice(3);if(!Array.isArray(s)||0===s.length)return e.error("Expected an interpolation type expression.",1);if("linear"===s[0])s={name:"linear"};else if("exponential"===s[0]){var c=s[1];if("number"!=typeof c)return e.error("Exponential interpolation requires a numeric base.",1,1);s={name:"exponential",base:c}}else{if("cubic-bezier"!==s[0])return e.error("Unknown interpolation type ".concat(String(s[0])),1,0);var f=s.slice(1);if(4!==f.length||f.some((function(t){return"number"!=typeof t||t<0||t>1})))return e.error("Cubic bezier interpolation requires four numeric arguments with values between 0 and 1.",1);s={name:"cubic-bezier",controlPoints:f}}if(n.length-1<4)return e.error("Expected at least 4 arguments, but found only ".concat(n.length-1,"."));if((n.length-1)%2!=0)return e.error("Expected an even number of arguments.");if(!(a=e.parse(a,2,rS)))return null;var h=[],l=null;"interpolate-hcl"===o||"interpolate-lab"===o?l=sS:e.expectedType&&"value"!==e.expectedType.kind&&(l=e.expectedType);for(var v=0;v<u.length;v+=2){var d=u[v],p=u[v+1],y=v+3,m=v+4;if("number"!=typeof d)return e.error('Input/output pairs for "interpolate" expressions must be defined using literal numeric values (not computed expressions) for the input values.',y);if(h.length&&h[h.length-1][0]>=d)return e.error('Input/output pairs for "interpolate" expressions must be arranged with input values in strictly ascending order.',y);var b=e.parse(p,m,l);if(!b)return null;l=l||b.type,h.push([d,b])}return"number"===l.kind||"color"===l.kind||"array"===l.kind&&"number"===l.itemType.kind&&"number"==typeof l.N?new t(l,o,s,a,h):e.error("Type ".concat(vS(l)," is not interpolatable."))}}]),t}();function IM(t,n,e,r){var i=r-e,o=t-e;return 0===i?0:1===n?o/i:(Math.pow(n,o)-1)/(Math.pow(n,i)-1)}var PM=function(){function t(n,e){p_(this,t),this.type=n,this.args=e}return d_(t,[{key:"evaluate",value:function(t){var n,e,r=null,i=0,o=k_(this.args);try{for(o.s();!(e=o.n()).done;){var s=e.value;if(i++,(r=s.evaluate(t))&&r instanceof _S&&!r.available&&(n||(n=r.name),r=null,i===this.args.length&&(r=n)),null!==r)break}}catch(t){o.e(t)}finally{o.f()}return r}},{key:"eachChild",value:function(t){this.args.forEach(t)}},{key:"outputDefined",value:function(){return this.args.every((function(t){return t.outputDefined()}))}},{key:"serialize",value:function(){var t=["coalesce"];return this.eachChild((function(n){t.push(n.serialize())})),t}}],[{key:"parse",value:function(n,e){if(n.length<2)return e.error("Expectected at least one argument.");var r=null,i=e.expectedType;i&&"value"!==i.kind&&(r=i);var o,s=[],a=k_(n.slice(1));try{for(a.s();!(o=a.n()).done;){var u=o.value,c=e.parse(u,1+s.length,r,void 0,{typeAnnotation:"omit"});if(!c)return null;r=r||c.type,s.push(c)}}catch(t){a.e(t)}finally{a.f()}return new t(i&&s.some((function(t){return pS(i,t.type)}))?uS:r,s)}}]),t}(),DM=function(){function t(n,e){p_(this,t),this.type=e.type,this.bindings=[].concat(n),this.result=e}return d_(t,[{key:"evaluate",value:function(t){return this.result.evaluate(t)}},{key:"eachChild",value:function(t){var n,e=k_(this.bindings);try{for(e.s();!(n=e.n()).done;){t(n.value[1])}}catch(t){e.e(t)}finally{e.f()}t(this.result)}},{key:"outputDefined",value:function(){return this.result.outputDefined()}},{key:"serialize",value:function(){var t,n=["let"],e=k_(this.bindings);try{for(e.s();!(t=e.n()).done;){var r=f_(t.value,2),i=r[0],o=r[1];n.push(i,o.serialize())}}catch(t){e.e(t)}finally{e.f()}return n.push(this.result.serialize()),n}}],[{key:"parse",value:function(n,e){if(n.length<4)return e.error("Expected at least 3 arguments, but found ".concat(n.length-1," instead."));for(var r=[],i=1;i<n.length-1;i+=2){var o=n[i];if("string"!=typeof o)return e.error("Expected string, but found ".concat(M_(o)," instead."),i);if(/[^a-zA-Z0-9_]/.test(o))return e.error("Variable names must contain only alphanumeric characters or '_'.",i);var s=e.parse(n[i+1],i+1);if(!s)return null;r.push([o,s])}var a=e.parse(n[n.length-1],n.length-1,e.expectedType,r);return a?new t(r,a):null}}]),t}(),NM=function(){function t(n,e,r){p_(this,t),this.type=n,this.index=e,this.input=r}return d_(t,[{key:"evaluate",value:function(t){var n=this.index.evaluate(t),e=this.input.evaluate(t);if(n<0)throw new ES("Array index out of bounds: ".concat(n," < 0."));if(n>=e.length)throw new ES("Array index out of bounds: ".concat(n," > ").concat(e.length-1,"."));if(n!==Math.floor(n))throw new ES("Array index must be an integer, but found ".concat(n," instead."));return e[n]}},{key:"eachChild",value:function(t){t(this.index),t(this.input)}},{key:"outputDefined",value:function(){return!1}},{key:"serialize",value:function(){return["at",this.index.serialize(),this.input.serialize()]}}],[{key:"parse",value:function(n,e){if(3!==n.length)return e.error("Expected 2 arguments, but found ".concat(n.length-1," instead."));var r=e.parse(n[1],1,rS),i=e.parse(n[2],2,lS(e.expectedType||uS));return r&&i?new t(i.type.itemType,r,i):null}}]),t}(),zM=function(){function t(n,e){p_(this,t),this.type=oS,this.needle=n,this.haystack=e}return d_(t,[{key:"evaluate",value:function(t){var n=this.needle.evaluate(t),e=this.haystack.evaluate(t);if(!e)return!1;if(!mS(n,["boolean","string","number","null"]))throw new ES("Expected first argument to be of type boolean, string, number or null, but found ".concat(vS(jS(n))," instead."));if(!mS(e,["string","array"]))throw new ES("Expected second argument to be of type array or string, but found ".concat(vS(jS(e))," instead."));return e.indexOf(n)>=0}},{key:"eachChild",value:function(t){t(this.needle),t(this.haystack)}},{key:"outputDefined",value:function(){return!0}},{key:"serialize",value:function(){return["in",this.needle.serialize(),this.haystack.serialize()]}}],[{key:"parse",value:function(n,e){if(3!==n.length)return e.error("Expected 2 arguments, but found ".concat(n.length-1," instead."));var r=e.parse(n[1],1,uS),i=e.parse(n[2],2,uS);return r&&i?yS(r.type,[oS,iS,rS,eS,uS])?new t(r,i):e.error("Expected first argument to be of type boolean, string, number or null, but found ".concat(vS(r.type)," instead")):null}}]),t}(),LM=function(){function t(n,e,r){p_(this,t),this.type=rS,this.needle=n,this.haystack=e,this.fromIndex=r}return d_(t,[{key:"evaluate",value:function(t){var n=this.needle.evaluate(t),e=this.haystack.evaluate(t);if(!mS(n,["boolean","string","number","null"]))throw new ES("Expected first argument to be of type boolean, string, number or null, but found ".concat(vS(jS(n))," instead."));if(!mS(e,["string","array"]))throw new ES("Expected second argument to be of type array or string, but found ".concat(vS(jS(e))," instead."));if(this.fromIndex){var r=this.fromIndex.evaluate(t);return e.indexOf(n,r)}return e.indexOf(n)}},{key:"eachChild",value:function(t){t(this.needle),t(this.haystack),this.fromIndex&&t(this.fromIndex)}},{key:"outputDefined",value:function(){return!1}},{key:"serialize",value:function(){if(null!=this.fromIndex&&void 0!==this.fromIndex){var t=this.fromIndex.serialize();return["index-of",this.needle.serialize(),this.haystack.serialize(),t]}return["index-of",this.needle.serialize(),this.haystack.serialize()]}}],[{key:"parse",value:function(n,e){if(n.length<=2||n.length>=5)return e.error("Expected 3 or 4 arguments, but found ".concat(n.length-1," instead."));var r=e.parse(n[1],1,uS),i=e.parse(n[2],2,uS);if(!r||!i)return null;if(!yS(r.type,[oS,iS,rS,eS,uS]))return e.error("Expected first argument to be of type boolean, string, number or null, but found ".concat(vS(r.type)," instead"));if(4===n.length){var o=e.parse(n[3],3,rS);return o?new t(r,i,o):null}return new t(r,i)}}]),t}(),FM=function(){function t(n,e,r,i,o,s){p_(this,t),this.inputType=n,this.type=e,this.input=r,this.cases=i,this.outputs=o,this.otherwise=s}return d_(t,[{key:"evaluate",value:function(t){var n=this.input.evaluate(t);return(jS(n)===this.inputType&&this.outputs[this.cases[n]]||this.otherwise).evaluate(t)}},{key:"eachChild",value:function(t){t(this.input),this.outputs.forEach(t),t(this.otherwise)}},{key:"outputDefined",value:function(){return this.outputs.every((function(t){return t.outputDefined()}))&&this.otherwise.outputDefined()}},{key:"serialize",value:function(){var t,n=this,e=["match",this.input.serialize()],r=[],i={},o=k_(Object.keys(this.cases).sort());try{for(o.s();!(t=o.n()).done;){var s=t.value,a=i[this.cases[s]];void 0===a?(i[this.cases[s]]=r.length,r.push([this.cases[s],[s]])):r[a][1].push(s)}}catch(t){o.e(t)}finally{o.f()}for(var u=function(t){return"number"===n.inputType.kind?Number(t):t},c=0,f=r;c<f.length;c++){var h=f_(f[c],2),l=h[0],v=h[1];1===v.length?e.push(u(v[0])):e.push(v.map(u)),e.push(this.outputs[l].serialize())}return e.push(this.otherwise.serialize()),e}}],[{key:"parse",value:function(n,e){if(n.length<5)return e.error("Expected at least 4 arguments, but found only ".concat(n.length-1,"."));if(n.length%2!=1)return e.error("Expected an even number of arguments.");var r,i;e.expectedType&&"value"!==e.expectedType.kind&&(i=e.expectedType);for(var o={},s=[],a=2;a<n.length-1;a+=2){var u=n[a],c=n[a+1];Array.isArray(u)||(u=[u]);var f=e.concat(a);if(0===u.length)return f.error("Expected at least one branch label.");var h,l=k_(u);try{for(l.s();!(h=l.n()).done;){var v=h.value;if("number"!=typeof v&&"string"!=typeof v)return f.error("Branch labels must be numbers or strings.");if("number"==typeof v&&Math.abs(v)>Number.MAX_SAFE_INTEGER)return f.error("Branch labels must be integers no larger than ".concat(Number.MAX_SAFE_INTEGER,"."));if("number"==typeof v&&Math.floor(v)!==v)return f.error("Numeric branch labels must be integer values.");if(r){if(f.checkSubtype(r,jS(v)))return null}else r=jS(v);if(void 0!==o[String(v)])return f.error("Branch labels must be unique.");o[String(v)]=s.length}}catch(t){l.e(t)}finally{l.f()}var d=e.parse(c,a,i);if(!d)return null;i=i||d.type,s.push(d)}var p=e.parse(n[1],1,uS);if(!p)return null;var y=e.parse(n[n.length-1],n.length-1,i);return y?"value"!==p.type.kind&&e.concat(1).checkSubtype(r,p.type)?null:new t(r,i,p,o,s,y):null}}]),t}(),GM=function(){function t(n,e,r){p_(this,t),this.type=n,this.branches=e,this.otherwise=r}return d_(t,[{key:"evaluate",value:function(t){var n,e=k_(this.branches);try{for(e.s();!(n=e.n()).done;){var r=f_(n.value,2),i=r[0],o=r[1];if(i.evaluate(t))return o.evaluate(t)}}catch(t){e.e(t)}finally{e.f()}return this.otherwise.evaluate(t)}},{key:"eachChild",value:function(t){var n,e=k_(this.branches);try{for(e.s();!(n=e.n()).done;){var r=f_(n.value,2),i=r[0],o=r[1];t(i),t(o)}}catch(t){e.e(t)}finally{e.f()}t(this.otherwise)}},{key:"outputDefined",value:function(){return this.branches.every((function(t){var n=f_(t,2);n[0];return n[1].outputDefined()}))&&this.otherwise.outputDefined()}},{key:"serialize",value:function(){var t=["case"];return this.eachChild((function(n){t.push(n.serialize())})),t}}],[{key:"parse",value:function(n,e){if(n.length<4)return e.error("Expected at least 3 arguments, but found only ".concat(n.length-1,"."));if(n.length%2!=0)return e.error("Expected an odd number of arguments.");var r;e.expectedType&&"value"!==e.expectedType.kind&&(r=e.expectedType);for(var i=[],o=1;o<n.length-1;o+=2){var s=e.parse(n[o],o,oS);if(!s)return null;var a=e.parse(n[o+1],o+1,r);if(!a)return null;i.push([s,a]),r=r||a.type}var u=e.parse(n[n.length-1],n.length-1,r);return u?new t(r,i,u):null}}]),t}(),UM=function(){function t(n,e,r,i){p_(this,t),this.type=n,this.input=e,this.beginIndex=r,this.endIndex=i}return d_(t,[{key:"evaluate",value:function(t){var n=this.input.evaluate(t),e=this.beginIndex.evaluate(t);if(!mS(n,["string","array"]))throw new ES("Expected first argument to be of type array or string, but found ".concat(vS(jS(n))," instead."));if(this.endIndex){var r=this.endIndex.evaluate(t);return n.slice(e,r)}return n.slice(e)}},{key:"eachChild",value:function(t){t(this.input),t(this.beginIndex),this.endIndex&&t(this.endIndex)}},{key:"outputDefined",value:function(){return!1}},{key:"serialize",value:function(){if(null!=this.endIndex&&void 0!==this.endIndex){var t=this.endIndex.serialize();return["slice",this.input.serialize(),this.beginIndex.serialize(),t]}return["slice",this.input.serialize(),this.beginIndex.serialize()]}}],[{key:"parse",value:function(n,e){if(n.length<=2||n.length>=5)return e.error("Expected 3 or 4 arguments, but found ".concat(n.length-1," instead."));var r=e.parse(n[1],1,uS),i=e.parse(n[2],2,rS);if(!r||!i)return null;if(!yS(r.type,[lS(uS),iS,uS]))return e.error("Expected first argument to be of type array or string, but found ".concat(vS(r.type)," instead"));if(4===n.length){var o=e.parse(n[3],3,rS);return o?new t(r.type,r,i,o):null}return new t(r.type,r,i)}}]),t}();function BM(t,n){return"=="===t||"!="===t?"boolean"===n.kind||"string"===n.kind||"number"===n.kind||"null"===n.kind||"value"===n.kind:"string"===n.kind||"number"===n.kind||"value"===n.kind}function qM(t,n,e,r){return 0===r.compare(n,e)}function $M(t,n,e){var r="=="!==t&&"!="!==t;return function(){function i(t,n,e){p_(this,i),this.type=oS,this.lhs=t,this.rhs=n,this.collator=e,this.hasUntypedArgument="value"===t.type.kind||"value"===n.type.kind}return d_(i,[{key:"evaluate",value:function(i){var o=this.lhs.evaluate(i),s=this.rhs.evaluate(i);if(r&&this.hasUntypedArgument){var a=jS(o),u=jS(s);if(a.kind!==u.kind||"string"!==a.kind&&"number"!==a.kind)throw new ES('Expected arguments for "'.concat(t,'" to be (string, string) or (number, number), but found (').concat(a.kind,", ").concat(u.kind,") instead."))}if(this.collator&&!r&&this.hasUntypedArgument){var c=jS(o),f=jS(s);if("string"!==c.kind||"string"!==f.kind)return n(i,o,s)}return this.collator?e(i,o,s,this.collator.evaluate(i)):n(i,o,s)}},{key:"eachChild",value:function(t){t(this.lhs),t(this.rhs),this.collator&&t(this.collator)}},{key:"outputDefined",value:function(){return!0}},{key:"serialize",value:function(){var n=[t];return this.eachChild((function(t){n.push(t.serialize())})),n}}],[{key:"parse",value:function(t,n){if(3!==t.length&&4!==t.length)return n.error("Expected two or three arguments.");var e=t[0],o=n.parse(t[1],1,uS);if(!o)return null;if(!BM(e,o.type))return n.concat(1).error('"'.concat(e,"\" comparisons are not supported for type '").concat(vS(o.type),"'."));var s=n.parse(t[2],2,uS);if(!s)return null;if(!BM(e,s.type))return n.concat(2).error('"'.concat(e,"\" comparisons are not supported for type '").concat(vS(s.type),"'."));if(o.type.kind!==s.type.kind&&"value"!==o.type.kind&&"value"!==s.type.kind)return n.error("Cannot compare types '".concat(vS(o.type),"' and '").concat(vS(s.type),"'."));r&&("value"===o.type.kind&&"value"!==s.type.kind?o=new CS(s.type,[o]):"value"!==o.type.kind&&"value"===s.type.kind&&(s=new CS(o.type,[s])));var a=null;if(4===t.length){if("string"!==o.type.kind&&"string"!==s.type.kind&&"value"!==o.type.kind&&"value"!==s.type.kind)return n.error("Cannot use collator to compare non-string types.");if(!(a=n.parse(t[3],3,cS)))return null}return new i(o,s,a)}}]),i}()}var VM=$M("==",(function(t,n,e){return n===e}),qM),ZM=$M("!=",(function(t,n,e){return n!==e}),(function(t,n,e,r){return!qM(0,n,e,r)})),WM=$M("<",(function(t,n,e){return n<e}),(function(t,n,e,r){return r.compare(n,e)<0})),HM=$M(">",(function(t,n,e){return n>e}),(function(t,n,e,r){return r.compare(n,e)>0})),KM=$M("<=",(function(t,n,e){return n<=e}),(function(t,n,e,r){return r.compare(n,e)<=0})),XM=$M(">=",(function(t,n,e){return n>=e}),(function(t,n,e,r){return r.compare(n,e)>=0})),YM=function(){function t(n,e,r,i,o){p_(this,t),this.type=iS,this.number=n,this.locale=e,this.currency=r,this.minFractionDigits=i,this.maxFractionDigits=o}return d_(t,[{key:"evaluate",value:function(t){return new Intl.NumberFormat(this.locale?this.locale.evaluate(t):[],{style:this.currency?"currency":"decimal",currency:this.currency?this.currency.evaluate(t):void 0,minimumFractionDigits:this.minFractionDigits?this.minFractionDigits.evaluate(t):void 0,maximumFractionDigits:this.maxFractionDigits?this.maxFractionDigits.evaluate(t):void 0}).format(this.number.evaluate(t))}},{key:"eachChild",value:function(t){t(this.number),this.locale&&t(this.locale),this.currency&&t(this.currency),this.minFractionDigits&&t(this.minFractionDigits),this.maxFractionDigits&&t(this.maxFractionDigits)}},{key:"outputDefined",value:function(){return!1}},{key:"serialize",value:function(){var t={};return this.locale&&(t.locale=this.locale.serialize()),this.currency&&(t.currency=this.currency.serialize()),this.minFractionDigits&&(t["min-fraction-digits"]=this.minFractionDigits.serialize()),this.maxFractionDigits&&(t["max-fraction-digits"]=this.maxFractionDigits.serialize()),["number-format",this.number.serialize(),t]}}],[{key:"parse",value:function(n,e){if(3!==n.length)return e.error("Expected two arguments.");var r=e.parse(n[1],1,rS);if(!r)return null;var i=n[2];if("object"!==M_(i)||Array.isArray(i))return e.error("NumberFormat options argument must be an object.");var o=null;if(i.locale&&!(o=e.parse(i.locale,1,iS)))return null;var s=null;if(i.currency&&!(s=e.parse(i.currency,1,iS)))return null;var a=null;if(i["min-fraction-digits"]&&!(a=e.parse(i["min-fraction-digits"],1,rS)))return null;var u=null;return i["max-fraction-digits"]&&!(u=e.parse(i["max-fraction-digits"],1,rS))?null:new t(r,o,s,a,u)}}]),t}(),JM={"==":VM,"!=":ZM,">":HM,"<":WM,">=":XM,"<=":KM,array:CS,at:NM,boolean:CS,case:GM,coalesce:PM,collator:FS,format:RS,image:IS,in:zM,"index-of":LM,interpolate:RM,"interpolate-hcl":RM,"interpolate-lab":RM,length:function(){function t(n){p_(this,t),this.type=rS,this.input=n}return d_(t,[{key:"evaluate",value:function(t){var n=this.input.evaluate(t);if("string"==typeof n)return n.length;if(Array.isArray(n))return n.length;throw new ES("Expected value to be of type string or array, but found ".concat(vS(jS(n))," instead."))}},{key:"eachChild",value:function(t){t(this.input)}},{key:"outputDefined",value:function(){return!1}},{key:"serialize",value:function(){var t=["length"];return this.eachChild((function(n){t.push(n.serialize())})),t}}],[{key:"parse",value:function(n,e){if(2!==n.length)return e.error("Expected 1 argument, but found ".concat(n.length-1," instead."));var r=e.parse(n[1],1);return r?"array"!==r.type.kind&&"string"!==r.type.kind&&"value"!==r.type.kind?e.error("Expected argument of type string or array, but found ".concat(vS(r.type)," instead.")):new t(r):null}}]),t}(),let:DM,literal:OS,match:FM,number:CS,"number-format":YM,object:CS,slice:UM,step:hM,string:CS,"to-boolean":DS,"to-color":DS,"to-number":DS,"to-string":DS,var:aM,within:rM};function QM(t,n){var e=f_(n,4),r=e[0],i=e[1],o=e[2],s=e[3];r=r.evaluate(t),i=i.evaluate(t),o=o.evaluate(t);var a=s?s.evaluate(t):1,u=SS(r,i,o,a);if(u)throw new ES(u);return new gS(r/255*a,i/255*a,o/255*a,a)}function tj(t,n){return t in n}function nj(t,n){var e=n[t];return void 0===e?null:e}function ej(t){return{type:t}}function rj(t){return{result:"success",value:t}}function ij(t){return{result:"error",value:t}}function oj(t){return"data-driven"===t["property-type"]||"cross-faded-data-driven"===t["property-type"]}function sj(t){return!!t.expression&&t.expression.parameters.indexOf("zoom")>-1}function aj(t){return!!t.expression&&t.expression.interpolated}function uj(t){return t instanceof Number?"number":t instanceof String?"string":t instanceof Boolean?"boolean":Array.isArray(t)?"array":null===t?"null":M_(t)}function cj(t){return"object"===M_(t)&&null!==t&&!Array.isArray(t)}LS.register(JM,{error:[{kind:"error"},[iS],function(t,n){var e=f_(n,1)[0];throw new ES(e.evaluate(t))}],typeof:[iS,[uS],function(t,n){return vS(jS(f_(n,1)[0].evaluate(t)))}],"to-rgba":[lS(rS,4),[sS],function(t,n){return f_(n,1)[0].evaluate(t).toArray()}],rgb:[sS,[rS,rS,rS],QM],rgba:[sS,[rS,rS,rS,rS],QM],has:{type:oS,overloads:[[[iS],function(t,n){return tj(f_(n,1)[0].evaluate(t),t.properties())}],[[iS,aS],function(t,n){var e=f_(n,2),r=e[0],i=e[1];return tj(r.evaluate(t),i.evaluate(t))}]]},get:{type:uS,overloads:[[[iS],function(t,n){return nj(f_(n,1)[0].evaluate(t),t.properties())}],[[iS,aS],function(t,n){var e=f_(n,2),r=e[0],i=e[1];return nj(r.evaluate(t),i.evaluate(t))}]]},"feature-state":[uS,[iS],function(t,n){return nj(f_(n,1)[0].evaluate(t),t.featureState||{})}],properties:[aS,[],function(t){return t.properties()}],"geometry-type":[iS,[],function(t){return t.geometryType()}],id:[uS,[],function(t){return t.id()}],zoom:[rS,[],function(t){return t.globals.zoom}],"heatmap-density":[rS,[],function(t){return t.globals.heatmapDensity||0}],"line-progress":[rS,[],function(t){return t.globals.lineProgress||0}],"sky-radial-progress":[rS,[],function(t){return t.globals.skyRadialProgress||0}],accumulated:[uS,[],function(t){return void 0===t.globals.accumulated?null:t.globals.accumulated}],"+":[rS,ej(rS),function(t,n){var e,r=0,i=k_(n);try{for(i.s();!(e=i.n()).done;){r+=e.value.evaluate(t)}}catch(t){i.e(t)}finally{i.f()}return r}],"*":[rS,ej(rS),function(t,n){var e,r=1,i=k_(n);try{for(i.s();!(e=i.n()).done;){r*=e.value.evaluate(t)}}catch(t){i.e(t)}finally{i.f()}return r}],"-":{type:rS,overloads:[[[rS,rS],function(t,n){var e=f_(n,2),r=e[0],i=e[1];return r.evaluate(t)-i.evaluate(t)}],[[rS],function(t,n){return-f_(n,1)[0].evaluate(t)}]]},"/":[rS,[rS,rS],function(t,n){var e=f_(n,2),r=e[0],i=e[1];return r.evaluate(t)/i.evaluate(t)}],"%":[rS,[rS,rS],function(t,n){var e=f_(n,2),r=e[0],i=e[1];return r.evaluate(t)%i.evaluate(t)}],ln2:[rS,[],function(){return Math.LN2}],pi:[rS,[],function(){return Math.PI}],e:[rS,[],function(){return Math.E}],"^":[rS,[rS,rS],function(t,n){var e=f_(n,2),r=e[0],i=e[1];return Math.pow(r.evaluate(t),i.evaluate(t))}],sqrt:[rS,[rS],function(t,n){var e=f_(n,1)[0];return Math.sqrt(e.evaluate(t))}],log10:[rS,[rS],function(t,n){var e=f_(n,1)[0];return Math.log(e.evaluate(t))/Math.LN10}],ln:[rS,[rS],function(t,n){var e=f_(n,1)[0];return Math.log(e.evaluate(t))}],log2:[rS,[rS],function(t,n){var e=f_(n,1)[0];return Math.log(e.evaluate(t))/Math.LN2}],sin:[rS,[rS],function(t,n){var e=f_(n,1)[0];return Math.sin(e.evaluate(t))}],cos:[rS,[rS],function(t,n){var e=f_(n,1)[0];return Math.cos(e.evaluate(t))}],tan:[rS,[rS],function(t,n){var e=f_(n,1)[0];return Math.tan(e.evaluate(t))}],asin:[rS,[rS],function(t,n){var e=f_(n,1)[0];return Math.asin(e.evaluate(t))}],acos:[rS,[rS],function(t,n){var e=f_(n,1)[0];return Math.acos(e.evaluate(t))}],atan:[rS,[rS],function(t,n){var e=f_(n,1)[0];return Math.atan(e.evaluate(t))}],min:[rS,ej(rS),function(t,n){return Math.min.apply(Math,u_(n.map((function(n){return n.evaluate(t)}))))}],max:[rS,ej(rS),function(t,n){return Math.max.apply(Math,u_(n.map((function(n){return n.evaluate(t)}))))}],abs:[rS,[rS],function(t,n){var e=f_(n,1)[0];return Math.abs(e.evaluate(t))}],round:[rS,[rS],function(t,n){var e=f_(n,1)[0].evaluate(t);return e<0?-Math.round(-e):Math.round(e)}],floor:[rS,[rS],function(t,n){var e=f_(n,1)[0];return Math.floor(e.evaluate(t))}],ceil:[rS,[rS],function(t,n){var e=f_(n,1)[0];return Math.ceil(e.evaluate(t))}],"filter-==":[oS,[iS,uS],function(t,n){var e=f_(n,2),r=e[0],i=e[1];return t.properties()[r.value]===i.value}],"filter-id-==":[oS,[uS],function(t,n){var e=f_(n,1)[0];return t.id()===e.value}],"filter-type-==":[oS,[iS],function(t,n){var e=f_(n,1)[0];return t.geometryType()===e.value}],"filter-<":[oS,[iS,uS],function(t,n){var e=f_(n,2),r=e[0],i=e[1],o=t.properties()[r.value],s=i.value;return M_(o)===M_(s)&&o<s}],"filter-id-<":[oS,[uS],function(t,n){var e=f_(n,1)[0],r=t.id(),i=e.value;return M_(r)===M_(i)&&r<i}],"filter->":[oS,[iS,uS],function(t,n){var e=f_(n,2),r=e[0],i=e[1],o=t.properties()[r.value],s=i.value;return M_(o)===M_(s)&&o>s}],"filter-id->":[oS,[uS],function(t,n){var e=f_(n,1)[0],r=t.id(),i=e.value;return M_(r)===M_(i)&&r>i}],"filter-<=":[oS,[iS,uS],function(t,n){var e=f_(n,2),r=e[0],i=e[1],o=t.properties()[r.value],s=i.value;return M_(o)===M_(s)&&o<=s}],"filter-id-<=":[oS,[uS],function(t,n){var e=f_(n,1)[0],r=t.id(),i=e.value;return M_(r)===M_(i)&&r<=i}],"filter->=":[oS,[iS,uS],function(t,n){var e=f_(n,2),r=e[0],i=e[1],o=t.properties()[r.value],s=i.value;return M_(o)===M_(s)&&o>=s}],"filter-id->=":[oS,[uS],function(t,n){var e=f_(n,1)[0],r=t.id(),i=e.value;return M_(r)===M_(i)&&r>=i}],"filter-has":[oS,[uS],function(t,n){return f_(n,1)[0].value in t.properties()}],"filter-has-id":[oS,[],function(t){return null!==t.id()&&void 0!==t.id()}],"filter-type-in":[oS,[lS(iS)],function(t,n){return f_(n,1)[0].value.indexOf(t.geometryType())>=0}],"filter-id-in":[oS,[lS(uS)],function(t,n){return f_(n,1)[0].value.indexOf(t.id())>=0}],"filter-in-small":[oS,[iS,lS(uS)],function(t,n){var e=f_(n,2),r=e[0];return e[1].value.indexOf(t.properties()[r.value])>=0}],"filter-in-large":[oS,[iS,lS(uS)],function(t,n){var e=f_(n,2),r=e[0],i=e[1];return function(t,n,e,r){for(;e<=r;){var i=e+r>>1;if(n[i]===t)return!0;n[i]>t?r=i-1:e=i+1}return!1}(t.properties()[r.value],i.value,0,i.value.length-1)}],all:{type:oS,overloads:[[[oS,oS],function(t,n){var e=f_(n,2),r=e[0],i=e[1];return r.evaluate(t)&&i.evaluate(t)}],[ej(oS),function(t,n){var e,r=k_(n);try{for(r.s();!(e=r.n()).done;){if(!e.value.evaluate(t))return!1}}catch(t){r.e(t)}finally{r.f()}return!0}]]},any:{type:oS,overloads:[[[oS,oS],function(t,n){var e=f_(n,2),r=e[0],i=e[1];return r.evaluate(t)||i.evaluate(t)}],[ej(oS),function(t,n){var e,r=k_(n);try{for(r.s();!(e=r.n()).done;){if(e.value.evaluate(t))return!0}}catch(t){r.e(t)}finally{r.f()}return!1}]]},"!":[oS,[oS],function(t,n){return!f_(n,1)[0].evaluate(t)}],"is-supported-script":[oS,[iS],function(t,n){var e=f_(n,1)[0],r=t.globals&&t.globals.isSupportedScript;return!r||r(e.evaluate(t))}],upcase:[iS,[iS],function(t,n){return f_(n,1)[0].evaluate(t).toUpperCase()}],downcase:[iS,[iS],function(t,n){return f_(n,1)[0].evaluate(t).toLowerCase()}],concat:[iS,ej(uS),function(t,n){return n.map((function(n){return TS(n.evaluate(t))})).join("")}],"resolved-locale":[iS,[cS],function(t,n){return f_(n,1)[0].evaluate(t).resolvedLocale()}]});var fj=function(){function t(n,e){var r;p_(this,t),this.expression=n,this._warningHistory={},this._evaluator=new zS,this._defaultValue=e?"color"===(r=e).type&&cj(r.default)?new gS(0,0,0,0):"color"===r.type?gS.parse(r.default)||null:void 0===r.default?null:r.default:null,this._enumValues=e&&"enum"===e.type?e.values:null}return d_(t,[{key:"evaluateWithoutErrorHandling",value:function(t,n,e,r,i,o){return this._evaluator.globals=t,this._evaluator.feature=n,this._evaluator.featureState=e,this._evaluator.canonical=r,this._evaluator.availableImages=i||null,this._evaluator.formattedSection=o,this.expression.evaluate(this._evaluator)}},{key:"evaluate",value:function(t,n,e,r,i,o){this._evaluator.globals=t,this._evaluator.feature=n||null,this._evaluator.featureState=e||null,this._evaluator.canonical=r,this._evaluator.availableImages=i||null,this._evaluator.formattedSection=o||null;try{var s=this.expression.evaluate(this._evaluator);if(null==s||"number"==typeof s&&s!=s)return this._defaultValue;if(this._enumValues&&!(s in this._enumValues))throw new ES("Expected value to be one of ".concat(Object.keys(this._enumValues).map((function(t){return JSON.stringify(t)})).join(", "),", but found ").concat(JSON.stringify(s)," instead."));return s}catch(t){return this._warningHistory[t.message]||(this._warningHistory[t.message]=!0,"undefined"!=typeof console&&console.warn(t.message)),this._defaultValue}}}]),t}();function hj(t){return Array.isArray(t)&&t.length>0&&"string"==typeof t[0]&&t[0]in JM}function lj(t,n){var e=new uM(JM,[],n?function(t){var n={color:sS,string:iS,number:rS,enum:iS,boolean:oS,formatted:fS,resolvedImage:hS};if("array"===t.type)return lS(n[t.value]||uS,t.length);return n[t.type]}(n):void 0),r=e.parse(t,void 0,void 0,void 0,n&&"string"===n.type?{typeAnnotation:"coerce"}:void 0);return r?rj(new fj(r,n)):ij(e.errors)}var vj=function(){function t(n,e){p_(this,t),this.kind=n,this._styleExpression=e,this.isStateDependent="constant"!==n&&!oM(e.expression)}return d_(t,[{key:"evaluateWithoutErrorHandling",value:function(t,n,e,r,i,o){return this._styleExpression.evaluateWithoutErrorHandling(t,n,e,r,i,o)}},{key:"evaluate",value:function(t,n,e,r,i,o){return this._styleExpression.evaluate(t,n,e,r,i,o)}}]),t}(),dj=function(){function t(n,e,r,i){p_(this,t),this.kind=n,this.zoomStops=r,this._styleExpression=e,this.isStateDependent="camera"!==n&&!oM(e.expression),this.interpolationType=i}return d_(t,[{key:"evaluateWithoutErrorHandling",value:function(t,n,e,r,i,o){return this._styleExpression.evaluateWithoutErrorHandling(t,n,e,r,i,o)}},{key:"evaluate",value:function(t,n,e,r,i,o){return this._styleExpression.evaluate(t,n,e,r,i,o)}},{key:"interpolationFactor",value:function(t,n,e){return this.interpolationType?RM.interpolationFactor(this.interpolationType,t,n,e):0}}]),t}();function pj(t,n){if("error"===(t=lj(t,n)).result)return t;var e=t.value.expression,r=iM(e);if(!r&&!oj(n))return ij([new tS("","data expressions not supported")]);var i=sM(e,["zoom"]);if(!i&&!sj(n))return ij([new tS("","zoom expressions not supported")]);var o=yj(e);if(!o&&!i)return ij([new tS("",'"zoom" expression may only be used as input to a top-level "step" or "interpolate" expression.')]);if(o instanceof tS)return ij([o]);if(o instanceof RM&&!aj(n))return ij([new tS("",'"interpolate" expressions cannot be used with this property')]);if(!o)return rj(new vj(r?"constant":"source",t.value));var s=o instanceof RM?o.interpolation:void 0;return rj(new dj(r?"camera":"composite",t.value,o.labels,s))}function yj(t){var n=null;if(t instanceof DM)n=yj(t.result);else if(t instanceof PM){var e,r=k_(t.args);try{for(r.s();!(e=r.n()).done;){var i=e.value;if(n=yj(i))break}}catch(t){r.e(t)}finally{r.f()}}else(t instanceof hM||t instanceof RM)&&t.input instanceof LS&&"zoom"===t.input.name&&(n=t);return n instanceof tS||t.eachChild((function(t){var e=yj(t);e instanceof tS?n=e:!n&&e?n=new tS("",'"zoom" expression may only be used as input to a top-level "step" or "interpolate" expression.'):n&&e&&n!==e&&(n=new tS("",'Only one zoom-based "step" or "interpolate" subexpression may be used in an expression.'))})),n}function mj(t){return"object"===M_(t)?["literal",t]:t}function bj(t,n){var e=t.stops;if(!e)return function(t,n){var e=["get",t.property];if(void 0===t.default)return"string"===n.type?["string",e]:e;if("enum"===n.type)return["match",e,Object.keys(n.values),e,t.default];var r=["color"===n.type?"to-color":n.type,e,mj(t.default)];return"array"===n.type&&r.splice(1,0,n.value,n.length||null),r}(t,n);var r=e&&"object"===M_(e[0][0]),i=r||void 0!==t.property,o=r||!i;return e=e.map((function(t){return!i&&n.tokens&&"string"==typeof t[1]?[t[0],Mj(t[1])]:[t[0],mj(t[1])]})),r?function(t,n,e){for(var r={},i={},o=[],s=0;s<e.length;s++){var a=e[s],u=a[0].zoom;void 0===r[u]&&(r[u]={zoom:u,type:t.type,property:t.property,default:t.default},i[u]=[],o.push(u)),i[u].push([a[0].value,a[1]])}if("exponential"===Sj({},n)){var c,f=[gj(t),["linear"],["zoom"]],h=k_(o);try{for(h.s();!(c=h.n()).done;){var l=c.value;_j(f,l,xj(r[l],n,i[l]),!1)}}catch(t){h.e(t)}finally{h.f()}return f}var v,d=["step",["zoom"]],p=k_(o);try{for(p.s();!(v=p.n()).done;){var y=v.value;_j(d,y,xj(r[y],n,i[y]),!0)}}catch(t){p.e(t)}finally{p.f()}return kj(d),d}(t,n,e):o?function(t,n,e){var r,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:["zoom"],o=Sj(t,n),s=!1;if("interval"===o)r=["step",i],s=!0;else{if("exponential"!==o)throw new Error('Unknown zoom function type "'.concat(o,'"'));var a=void 0!==t.base?t.base:1;r=[gj(t),1===a?["linear"]:["exponential",a],i]}var u,c=k_(e);try{for(c.s();!(u=c.n()).done;){var f=u.value;_j(r,f[0],f[1],s)}}catch(t){c.e(t)}finally{c.f()}return kj(r),r}(t,n,e):xj(t,n,e)}function gj(t){switch(t.colorSpace){case"hcl":return"interpolate-hcl";case"lab":return"interpolate-lab";default:return"interpolate"}}function wj(t,n){var e,r,i=mj((e=t.default,r=n.default,void 0!==e?e:void 0!==r?r:void 0));return void 0===i&&"resolvedImage"===n.type?"":i}function xj(t,n,e){var r=Sj(t,n),i=["get",t.property];if("categorical"===r&&"boolean"==typeof e[0][0]){var o,s=["case"],a=k_(e);try{for(a.s();!(o=a.n()).done;){var u=o.value;s.push(["==",i,u[0]],u[1])}}catch(t){a.e(t)}finally{a.f()}return s.push(wj(t,n)),s}if("categorical"===r){var c,f=["match",i],h=k_(e);try{for(h.s();!(c=h.n()).done;){var l=c.value;_j(f,l[0],l[1],!1)}}catch(t){h.e(t)}finally{h.f()}return f.push(wj(t,n)),f}if("interval"===r){var v,d=["step",["number",i]],p=k_(e);try{for(p.s();!(v=p.n()).done;){var y=v.value;_j(d,y[0],y[1],!0)}}catch(t){p.e(t)}finally{p.f()}return kj(d),void 0===t.default?d:["case",["==",["typeof",i],"number"],d,mj(t.default)]}if("exponential"===r){var m,b=void 0!==t.base?t.base:1,g=[gj(t),1===b?["linear"]:["exponential",b],["number",i]],w=k_(e);try{for(w.s();!(m=w.n()).done;){var x=m.value;_j(g,x[0],x[1],!1)}}catch(t){w.e(t)}finally{w.f()}return void 0===t.default?g:["case",["==",["typeof",i],"number"],g,mj(t.default)]}throw new Error("Unknown property function type ".concat(r))}function kj(t){"step"===t[0]&&3===t.length&&(t.push(0),t.push(t[3]))}function _j(t,n,e,r){t.length>3&&n===t[t.length-2]||(r&&2===t.length||t.push(n),t.push(e))}function Sj(t,n){return t.type?t.type:n.expression.interpolated?"exponential":"interval"}function Mj(t){for(var n=["concat"],e=/{([^{}]+)}/g,r=0,i=e.exec(t);null!==i;i=e.exec(t)){var o=t.slice(r,e.lastIndex-i[0].length);r=e.lastIndex,o.length>0&&n.push(o),n.push(["get",i[1]])}if(1===n.length)return t;if(r<t.length)n.push(t.slice(r));else if(2===n.length)return["to-string",n[1]];return n}function jj(t){if(!0===t||!1===t)return!0;if(!Array.isArray(t)||0===t.length)return!1;switch(t[0]){case"has":return t.length>=2&&"$id"!==t[1]&&"$type"!==t[1];case"in":return t.length>=3&&("string"!=typeof t[1]||Array.isArray(t[2]));case"!in":case"!has":case"none":return!1;case"==":case"!=":case">":case">=":case"<":case"<=":return 3!==t.length||Array.isArray(t[1])||Array.isArray(t[2]);case"any":case"all":var n,e=k_(t.slice(1));try{for(e.s();!(n=e.n()).done;){var r=n.value;if(!jj(r)&&"boolean"!=typeof r)return!1}}catch(t){e.e(t)}finally{e.f()}return!0;default:return!0}}var Tj={type:"boolean",default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature"]}};function Oj(t){if(null==t)return{filter:function(){return!0},needGeometry:!1};jj(t)||(t=Cj(t));var n=lj(t,Tj);if("error"===n.result)throw new Error(n.value.map((function(t){return"".concat(t.key,": ").concat(t.message)})).join(", "));return{filter:function(t,e,r){return n.value.evaluate(t,e,{},r)},needGeometry:Aj(t)}}function Ej(t,n){return t<n?-1:t>n?1:0}function Aj(t){if(!Array.isArray(t))return!1;if("within"===t[0])return!0;for(var n=1;n<t.length;n++)if(Aj(t[n]))return!0;return!1}function Cj(t){if(!t)return!0;var n,e=t[0];return t.length<=1?"any"!==e:"=="===e?Rj(t[1],t[2],"=="):"!="===e?Dj(Rj(t[1],t[2],"==")):"<"===e||">"===e||"<="===e||">="===e?Rj(t[1],t[2],e):"any"===e?(n=t.slice(1),["any"].concat(n.map(Cj))):"all"===e?["all"].concat(t.slice(1).map(Cj)):"none"===e?["all"].concat(t.slice(1).map(Cj).map(Dj)):"in"===e?Ij(t[1],t.slice(2)):"!in"===e?Dj(Ij(t[1],t.slice(2))):"has"===e?Pj(t[1]):"!has"===e?Dj(Pj(t[1])):"within"!==e||t}function Rj(t,n,e){switch(t){case"$type":return["filter-type-".concat(e),n];case"$id":return["filter-id-".concat(e),n];default:return["filter-".concat(e),t,n]}}function Ij(t,n){if(0===n.length)return!1;switch(t){case"$type":return["filter-type-in",["literal",n]];case"$id":return["filter-id-in",["literal",n]];default:return n.length>200&&!n.some((function(t){return M_(t)!==M_(n[0])}))?["filter-in-large",t,["literal",n.sort(Ej)]]:["filter-in-small",t,["literal",n]]}}function Pj(t){switch(t){case"$type":return!0;case"$id":return["filter-has-id"];default:return["filter-has",t]}}function Dj(t){return["!",t]}var Nj=["type","source","source-layer","minzoom","maxzoom","filter","layout"];function zj(t,n){var e={};for(var r in t)"ref"!==r&&(e[r]=t[r]);return Nj.forEach((function(t){t in n&&(e[t]=n[t])})),e}var Lj=function t(n,e,r,i){p_(this,t),this.message=(n?"".concat(n,": "):"")+r,i&&(this.identifier=i),null!=e&&e.$l&&(this.line=e.$l)},Fj=function t(n){p_(this,t),this.error=n,this.message=n.message;var e=n.message.match(/line (\d+)/);this.line=e?parseInt(e[1],10):0};function Gj(t){var n=t.key,e=t.value;return e?[new Lj(n,e,"constants have been deprecated as of v8")]:[]}function Uj(t){return t instanceof Number||t instanceof String||t instanceof Boolean?t.valueOf():t}function Bj(t){if(Array.isArray(t))return t.map(Bj);if(t instanceof Object&&!(t instanceof Number||t instanceof String||t instanceof Boolean)){var n={};for(var e in t)n[e]=Bj(t[e]);return n}return Uj(t)}function qj(t){var n=t.key,e=t.value,r=t.valueSpec||{},i=t.objectElementValidators||{},o=t.style,s=t.styleSpec,a=[],u=uj(e);if("object"!==u)return[new Lj(n,e,"object expected, ".concat(u," found"))];for(var c in e){var f=c.split(".")[0],h=r[f]||r["*"],l=void 0;if(i[f])l=i[f];else if(r[f])l=uT;else if(i["*"])l=i["*"];else{if(!r["*"]){a.push(new Lj(n,e[c],'unknown property "'.concat(c,'"')));continue}l=uT}a=a.concat(l({key:(n?"".concat(n,"."):n)+c,value:e[c],valueSpec:h,style:o,styleSpec:s,object:e,objectKey:c},e))}for(var v in r)i[v]||r[v].required&&void 0===r[v].default&&void 0===e[v]&&a.push(new Lj(n,e,'missing required property "'.concat(v,'"')));return a}function $j(t){var n=t.value,e=t.valueSpec,r=t.style,i=t.styleSpec,o=t.key,s=t.arrayElementValidator||uT;if("array"!==uj(n))return[new Lj(o,n,"array expected, ".concat(uj(n)," found"))];if(e.length&&n.length!==e.length)return[new Lj(o,n,"array length ".concat(e.length," expected, length ").concat(n.length," found"))];if(e["min-length"]&&n.length<e["min-length"])return[new Lj(o,n,"array length at least ".concat(e["min-length"]," expected, length ").concat(n.length," found"))];var a={type:e.value,values:e.values,minimum:e.minimum,maximum:e.maximum};i.$version<7&&(a.function=e.function),"object"===uj(e.value)&&(a=e.value);for(var u=[],c=0;c<n.length;c++)u=u.concat(s({array:n,arrayIndex:c,value:n[c],valueSpec:a,style:r,styleSpec:i,key:"".concat(o,"[").concat(c,"]")}));return u}function Vj(t){var n=t.key,e=t.value,r=t.valueSpec,i=uj(e);if("number"===i&&e!=e&&(i="NaN"),"number"!==i)return[new Lj(n,e,"number expected, ".concat(i," found"))];if("minimum"in r){var o=r.minimum;if("array"===uj(r.minimum)){var s=t.arrayIndex;o=r.minimum[s]}if(e<o)return[new Lj(n,e,"".concat(e," is less than the minimum value ").concat(o))]}if("maximum"in r){var a=r.maximum;if("array"===uj(r.maximum)){var u=t.arrayIndex;a=r.maximum[u]}if(e>a)return[new Lj(n,e,"".concat(e," is greater than the maximum value ").concat(a))]}return[]}function Zj(t){var n,e,r,i=t.valueSpec,o=Uj(t.value.type),s={},a="categorical"!==o&&void 0===t.value.property,u=!a,c="array"===uj(t.value.stops)&&"array"===uj(t.value.stops[0])&&"object"===uj(t.value.stops[0][0]),f=qj({key:t.key,value:t.value,valueSpec:t.styleSpec.function,style:t.style,styleSpec:t.styleSpec,objectElementValidators:{stops:function(t){if("identity"===o)return[new Lj(t.key,t.value,'identity function may not have a "stops" property')];var n=[],e=t.value;n=n.concat($j({key:t.key,value:e,valueSpec:t.valueSpec,style:t.style,styleSpec:t.styleSpec,arrayElementValidator:h})),"array"===uj(e)&&0===e.length&&n.push(new Lj(t.key,e,"array must have at least one stop"));return n},default:function(t){return uT({key:t.key,value:t.value,valueSpec:i,style:t.style,styleSpec:t.styleSpec})}}});return"identity"===o&&a&&f.push(new Lj(t.key,t.value,'missing required property "property"')),"identity"===o||t.value.stops||f.push(new Lj(t.key,t.value,'missing required property "stops"')),"exponential"===o&&t.valueSpec.expression&&!aj(t.valueSpec)&&f.push(new Lj(t.key,t.value,"exponential functions not supported")),t.styleSpec.$version>=8&&(u&&!oj(t.valueSpec)?f.push(new Lj(t.key,t.value,"property functions not supported")):a&&!sj(t.valueSpec)&&f.push(new Lj(t.key,t.value,"zoom functions not supported"))),"categorical"!==o&&!c||void 0!==t.value.property||f.push(new Lj(t.key,t.value,'"property" property is required')),f;function h(t){var n=[],o=t.value,a=t.key;if("array"!==uj(o))return[new Lj(a,o,"array expected, ".concat(uj(o)," found"))];if(2!==o.length)return[new Lj(a,o,"array length 2 expected, length ".concat(o.length," found"))];if(c){if("object"!==uj(o[0]))return[new Lj(a,o,"object expected, ".concat(uj(o[0])," found"))];if(void 0===o[0].zoom)return[new Lj(a,o,"object stop key must have zoom")];if(void 0===o[0].value)return[new Lj(a,o,"object stop key must have value")];if(r&&r>Uj(o[0].zoom))return[new Lj(a,o[0].zoom,"stop zoom values must appear in ascending order")];Uj(o[0].zoom)!==r&&(r=Uj(o[0].zoom),e=void 0,s={}),n=n.concat(qj({key:"".concat(a,"[0]"),value:o[0],valueSpec:{zoom:{}},style:t.style,styleSpec:t.styleSpec,objectElementValidators:{zoom:Vj,value:l}}))}else n=n.concat(l({key:"".concat(a,"[0]"),value:o[0],valueSpec:{},style:t.style,styleSpec:t.styleSpec},o));return hj(Bj(o[1]))?n.concat([new Lj("".concat(a,"[1]"),o[1],"expressions are not allowed in function stops.")]):n.concat(uT({key:"".concat(a,"[1]"),value:o[1],valueSpec:i,style:t.style,styleSpec:t.styleSpec}))}function l(t,r){var a=uj(t.value),u=Uj(t.value),c=null!==t.value?t.value:r;if(n){if(a!==n)return[new Lj(t.key,c,"".concat(a," stop domain type must match previous stop domain type ").concat(n))]}else n=a;if("number"!==a&&"string"!==a&&"boolean"!==a)return[new Lj(t.key,c,"stop domain value must be a number, string, or boolean")];if("number"!==a&&"categorical"!==o){var f="number expected, ".concat(a," found");return oj(i)&&void 0===o&&(f+='\nIf you intended to use a categorical function, specify `"type": "categorical"`.'),[new Lj(t.key,c,f)]}return"categorical"!==o||"number"!==a||isFinite(u)&&Math.floor(u)===u?"categorical"!==o&&"number"===a&&void 0!==e&&u<e?[new Lj(t.key,c,"stop domain values must appear in ascending order")]:(e=u,"categorical"===o&&u in s?[new Lj(t.key,c,"stop domain values must be unique")]:(s[u]=!0,[])):[new Lj(t.key,c,"integer expected, found ".concat(u))]}}function Wj(t){var n=("property"===t.expressionContext?pj:lj)(Bj(t.value),t.valueSpec);if("error"===n.result)return n.value.map((function(n){return new Lj("".concat(t.key).concat(n.key),t.value,n.message)}));var e=n.value.expression||n.value._styleExpression.expression;if("property"===t.expressionContext&&"text-font"===t.propertyKey&&!e.outputDefined())return[new Lj(t.key,t.value,'Invalid data expression for "'.concat(t.propertyKey,'". Output values must be contained as literals within the expression.'))];if("property"===t.expressionContext&&"layout"===t.propertyType&&!oM(e))return[new Lj(t.key,t.value,'"feature-state" data expressions are not supported with layout properties.')];if("filter"===t.expressionContext&&!oM(e))return[new Lj(t.key,t.value,'"feature-state" data expressions are not supported with filters.')];if(t.expressionContext&&0===t.expressionContext.indexOf("cluster")){if(!sM(e,["zoom","feature-state"]))return[new Lj(t.key,t.value,'"zoom" and "feature-state" expressions are not supported with cluster properties.')];if("cluster-initial"===t.expressionContext&&!iM(e))return[new Lj(t.key,t.value,"Feature data expressions are not supported with initial expression part of cluster properties.")]}return[]}function Hj(t){var n=t.key,e=t.value,r=t.valueSpec,i=[];return Array.isArray(r.values)?-1===r.values.indexOf(Uj(e))&&i.push(new Lj(n,e,"expected one of [".concat(r.values.join(", "),"], ").concat(JSON.stringify(e)," found"))):-1===Object.keys(r.values).indexOf(Uj(e))&&i.push(new Lj(n,e,"expected one of [".concat(Object.keys(r.values).join(", "),"], ").concat(JSON.stringify(e)," found"))),i}function Kj(t){return jj(Bj(t.value))?Wj(Q_({},t,{expressionContext:"filter",valueSpec:{value:"boolean"}})):Xj(t)}function Xj(t){var n=t.value,e=t.key;if("array"!==uj(n))return[new Lj(e,n,"array expected, ".concat(uj(n)," found"))];var r,i=t.styleSpec,o=[];if(n.length<1)return[new Lj(e,n,"filter array must have at least 1 element")];switch(o=o.concat(Hj({key:"".concat(e,"[0]"),value:n[0],valueSpec:i.filter_operator,style:t.style,styleSpec:t.styleSpec})),Uj(n[0])){case"<":case"<=":case">":case">=":n.length>=2&&"$type"===Uj(n[1])&&o.push(new Lj(e,n,'"$type" cannot be use with operator "'.concat(n[0],'"')));case"==":case"!=":3!==n.length&&o.push(new Lj(e,n,'filter array for operator "'.concat(n[0],'" must have 3 elements')));case"in":case"!in":n.length>=2&&"string"!==(r=uj(n[1]))&&o.push(new Lj("".concat(e,"[1]"),n[1],"string expected, ".concat(r," found")));for(var s=2;s<n.length;s++)r=uj(n[s]),"$type"===Uj(n[1])?o=o.concat(Hj({key:"".concat(e,"[").concat(s,"]"),value:n[s],valueSpec:i.geometry_type,style:t.style,styleSpec:t.styleSpec})):"string"!==r&&"number"!==r&&"boolean"!==r&&o.push(new Lj("".concat(e,"[").concat(s,"]"),n[s],"string, number, or boolean expected, ".concat(r," found")));break;case"any":case"all":case"none":for(var a=1;a<n.length;a++)o=o.concat(Xj({key:"".concat(e,"[").concat(a,"]"),value:n[a],style:t.style,styleSpec:t.styleSpec}));break;case"has":case"!has":r=uj(n[1]),2!==n.length?o.push(new Lj(e,n,'filter array for "'.concat(n[0],'" operator must have 2 elements'))):"string"!==r&&o.push(new Lj("".concat(e,"[1]"),n[1],"string expected, ".concat(r," found")));break;case"within":r=uj(n[1]),2!==n.length?o.push(new Lj(e,n,'filter array for "'.concat(n[0],'" operator must have 2 elements'))):"object"!==r&&o.push(new Lj("".concat(e,"[1]"),n[1],"object expected, ".concat(r," found")))}return o}function Yj(t,n){var e=t.key,r=t.style,i=t.styleSpec,o=t.value,s=t.objectKey,a=i["".concat(n,"_").concat(t.layerType)];if(!a)return[];var u=s.match(/^(.*)-transition$/);if("paint"===n&&u&&a[u[1]]&&a[u[1]].transition)return uT({key:e,value:o,valueSpec:i.transition,style:r,styleSpec:i});var c,f=t.valueSpec||a[s];if(!f)return[new Lj(e,o,'unknown property "'.concat(s,'"'))];if("string"===uj(o)&&oj(f)&&!f.tokens&&(c=/^{([^}]+)}$/.exec(o)))return[new Lj(e,o,'"'.concat(s,'" does not support interpolation syntax\n')+'Use an identity property function instead: `{ "type": "identity", "property": '.concat(JSON.stringify(c[1])," }`."))];var h=[];return"symbol"===t.layerType&&("text-field"===s&&r&&!r.glyphs&&h.push(new Lj(e,o,'use of "text-field" requires a style "glyphs" property')),"text-font"===s&&cj(Bj(o))&&"identity"===Uj(o.type)&&h.push(new Lj(e,o,'"text-font" does not support identity functions'))),h.concat(uT({key:t.key,value:o,valueSpec:f,style:r,styleSpec:i,expressionContext:"property",propertyType:n,propertyKey:s}))}function Jj(t){return Yj(t,"paint")}function Qj(t){return Yj(t,"layout")}function tT(t){var n=[],e=t.value,r=t.key,i=t.style,o=t.styleSpec;e.type||e.ref||n.push(new Lj(r,e,'either "type" or "ref" is required'));var s,a=Uj(e.type),u=Uj(e.ref);if(e.id)for(var c=Uj(e.id),f=0;f<t.arrayIndex;f++){var h=i.layers[f];Uj(h.id)===c&&n.push(new Lj(r,e.id,'duplicate layer id "'.concat(e.id,'", previously used at line ').concat(h.id.$l)))}if("ref"in e)["type","source","source-layer","filter","layout"].forEach((function(t){t in e&&n.push(new Lj(r,e[t],'"'.concat(t,'" is prohibited for ref layers')))})),i.layers.forEach((function(t){Uj(t.id)===u&&(s=t)})),s?s.ref?n.push(new Lj(r,e.ref,"ref cannot reference another ref layer")):a=Uj(s.type):n.push(new Lj(r,e.ref,'ref layer "'.concat(u,'" not found')));else if("background"!==a&&"sky"!==a)if(e.source){var l=i.sources&&i.sources[e.source],v=l&&Uj(l.type);l?"vector"===v&&"raster"===a?n.push(new Lj(r,e.source,'layer "'.concat(e.id,'" requires a raster source'))):"raster"===v&&"raster"!==a?n.push(new Lj(r,e.source,'layer "'.concat(e.id,'" requires a vector source'))):"vector"!==v||e["source-layer"]?"raster-dem"===v&&"hillshade"!==a?n.push(new Lj(r,e.source,"raster-dem source can only be used with layer type 'hillshade'.")):"line"!==a||!e.paint||!e.paint["line-gradient"]||"geojson"===v&&l.lineMetrics||n.push(new Lj(r,e,'layer "'.concat(e.id,'" specifies a line-gradient, which requires a GeoJSON source with `lineMetrics` enabled.'))):n.push(new Lj(r,e,'layer "'.concat(e.id,'" must specify a "source-layer"'))):n.push(new Lj(r,e.source,'source "'.concat(e.source,'" not found')))}else n.push(new Lj(r,e,'missing required property "source"'));return n=n.concat(qj({key:r,value:e,valueSpec:o.layer,style:t.style,styleSpec:t.styleSpec,objectElementValidators:{"*":function(){return[]},type:function(){return uT({key:"".concat(r,".type"),value:e.type,valueSpec:o.layer.type,style:t.style,styleSpec:t.styleSpec,object:e,objectKey:"type"})},filter:Kj,layout:function(t){return qj({layer:e,key:t.key,value:t.value,style:t.style,styleSpec:t.styleSpec,objectElementValidators:{"*":function(t){return Qj(Q_({layerType:a},t))}}})},paint:function(t){return qj({layer:e,key:t.key,value:t.value,style:t.style,styleSpec:t.styleSpec,objectElementValidators:{"*":function(t){return Jj(Q_({layerType:a},t))}}})}}}))}function nT(t){var n=t.value,e=t.key,r=uj(n);return"string"!==r?[new Lj(e,n,"string expected, ".concat(r," found"))]:[]}var eT={promoteId:function(t){var n=t.key,e=t.value;if("string"===uj(e))return nT({key:n,value:e});var r=[];for(var i in e)r.push.apply(r,u_(nT({key:"".concat(n,".").concat(i),value:e[i]})));return r}};function rT(t){var n=t.value,e=t.key,r=t.styleSpec,i=t.style;if(!n.type)return[new Lj(e,n,'"type" is required')];var o,s=Uj(n.type);switch(s){case"vector":case"raster":case"raster-dem":return o=qj({key:e,value:n,valueSpec:r["source_".concat(s.replace("-","_"))],style:t.style,styleSpec:r,objectElementValidators:eT});case"geojson":if(o=qj({key:e,value:n,valueSpec:r.source_geojson,style:i,styleSpec:r,objectElementValidators:eT}),n.cluster)for(var a in n.clusterProperties){var u,c,f=f_(n.clusterProperties[a],2),h=f[0],l=f[1],v="string"==typeof h?[h,["accumulated"],["get",a]]:h;(u=o).push.apply(u,u_(Wj({key:"".concat(e,".").concat(a,".map"),value:l,expressionContext:"cluster-map"}))),(c=o).push.apply(c,u_(Wj({key:"".concat(e,".").concat(a,".reduce"),value:v,expressionContext:"cluster-reduce"})))}return o;case"video":return qj({key:e,value:n,valueSpec:r.source_video,style:i,styleSpec:r});case"image":return qj({key:e,value:n,valueSpec:r.source_image,style:i,styleSpec:r});case"canvas":return[new Lj(e,null,"Please use runtime APIs to add canvas sources, rather than including them in stylesheets.","source.canvas")];default:return Hj({key:"".concat(e,".type"),value:n.type,valueSpec:{values:["vector","raster","raster-dem","geojson","video","image"]},style:i,styleSpec:r})}}function iT(t){var n=t.value,e=t.styleSpec,r=e.light,i=t.style,o=[],s=uj(n);if(void 0===n)return o;if("object"!==s)return o=o.concat([new Lj("light",n,"object expected, ".concat(s," found"))]);for(var a in n){var u=a.match(/^(.*)-transition$/);o=u&&r[u[1]]&&r[u[1]].transition?o.concat(uT({key:a,value:n[a],valueSpec:e.transition,style:i,styleSpec:e})):r[a]?o.concat(uT({key:a,value:n[a],valueSpec:r[a],style:i,styleSpec:e})):o.concat([new Lj(a,n[a],'unknown property "'.concat(a,'"'))])}return o}function oT(t){var n=t.value,e=t.key,r=t.style,i=t.styleSpec,o=i.terrain,s=[],a=uj(n);if(void 0===n)return s;if("object"!==a)return s=s.concat([new Lj("terrain",n,"object expected, ".concat(a," found"))]);for(var u in n){var c=u.match(/^(.*)-transition$/);s=c&&o[c[1]]&&o[c[1]].transition?s.concat(uT({key:u,value:n[u],valueSpec:i.transition,style:r,styleSpec:i})):o[u]?s.concat(uT({key:u,value:n[u],valueSpec:o[u],style:r,styleSpec:i})):s.concat([new Lj(u,n[u],'unknown property "'.concat(u,'"'))])}if(n.source){var f=r.sources&&r.sources[n.source],h=f&&Uj(f.type);f?"raster-dem"!==h&&s.push(new Lj(e,n.source,"terrain cannot be used with a source of type ".concat(h,', it only be used with a "raster-dem" source type'))):s.push(new Lj(e,n.source,'source "'.concat(n.source,'" not found')))}else s.push(new Lj(e,n,'terrain is missing required property "source"'));return s}function sT(t){var n=t.value,e=t.style,r=t.styleSpec,i=r.fog,o=[],s=uj(n);if(void 0===n)return o;if("object"!==s)return o=o.concat([new Lj("fog",n,"object expected, ".concat(s," found"))]);for(var a in n){var u=a.match(/^(.*)-transition$/);o=u&&i[u[1]]&&i[u[1]].transition?o.concat(uT({key:a,value:n[a],valueSpec:r.transition,style:e,styleSpec:r})):i[a]?o.concat(uT({key:a,value:n[a],valueSpec:i[a],style:e,styleSpec:r})):o.concat([new Lj(a,n[a],'unknown property "'.concat(a,'"'))])}return o}var aT={"*":function(){return[]},array:$j,boolean:function(t){var n=t.value,e=t.key,r=uj(n);return"boolean"!==r?[new Lj(e,n,"boolean expected, ".concat(r," found"))]:[]},number:Vj,color:function(t){var n=t.key,e=t.value,r=uj(e);return"string"!==r?[new Lj(n,e,"color expected, ".concat(r," found"))]:null===bS.parseCSSColor(e)?[new Lj(n,e,'color expected, "'.concat(e,'" found'))]:[]},constants:Gj,enum:Hj,filter:Kj,function:Zj,layer:tT,object:qj,source:rT,light:iT,terrain:oT,fog:sT,string:nT,formatted:function(t){return 0===nT(t).length?[]:Wj(t)},resolvedImage:function(t){return 0===nT(t).length?[]:Wj(t)}};function uT(t){var n=t.value,e=t.valueSpec,r=t.styleSpec;return e.expression&&cj(Uj(n))?Zj(t):e.expression&&hj(Bj(n))?Wj(t):e.type&&aT[e.type]?aT[e.type](t):qj(Q_({},t,{valueSpec:e.type?r[e.type]:e}))}function cT(t){var n=t.value,e=t.key,r=nT(t);return r.length||(-1===n.indexOf("{fontstack}")&&r.push(new Lj(e,n,'"glyphs" url must include a "{fontstack}" token')),-1===n.indexOf("{range}")&&r.push(new Lj(e,n,'"glyphs" url must include a "{range}" token'))),r}function fT(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:j_,e=[];return e=e.concat(uT({key:"",value:t,valueSpec:n.$root,styleSpec:n,style:t,objectElementValidators:{glyphs:cT,"*":function(){return[]}}})),t.constants&&(e=e.concat(Gj({key:"constants",value:t.constants,style:t,styleSpec:n}))),hT(e)}function hT(t){return[].concat(t).sort((function(t,n){return t.line-n.line}))}function lT(t){return function(){for(var n=arguments.length,e=new Array(n),r=0;r<n;r++)e[r]=arguments[r];return hT(t.apply(this,e))}}fT.source=lT(rT),fT.light=lT(iT),fT.terrain=lT(oT),fT.fog=lT(sT),fT.layer=lT(tT),fT.filter=lT(Kj),fT.paintProperty=lT(Jj),fT.layoutProperty=lT(Qj);var vT=O_((function(t,n){var e=function(){var t=function(t,n,e,r){for(e=e||{},r=t.length;r--;e[t[r]]=n);return e},n=[1,12],e=[1,13],r=[1,9],i=[1,10],o=[1,11],s=[1,14],a=[1,15],u=[14,18,22,24],c=[18,22],f=[22,24],h={trace:function(){},yy:{},Vl:{error:2,JSONString:3,STRING:4,JSONNumber:5,NUMBER:6,JSONNullLiteral:7,NULL:8,JSONBooleanLiteral:9,TRUE:10,FALSE:11,JSONText:12,JSONValue:13,EOF:14,JSONObject:15,JSONArray:16,"{":17,"}":18,JSONMemberList:19,JSONMember:20,":":21,",":22,"[":23,"]":24,JSONElementList:25,$accept:0,$end:1},Zl:{2:"error",4:"STRING",6:"NUMBER",8:"NULL",10:"TRUE",11:"FALSE",14:"EOF",17:"{",18:"}",21:":",22:",",23:"[",24:"]"},Wl:[0,[3,1],[5,1],[7,1],[9,1],[9,1],[12,2],[13,1],[13,1],[13,1],[13,1],[13,1],[13,1],[15,2],[15,3],[20,3],[19,1],[19,3],[16,2],[16,3],[25,1],[25,3]],performAction:function(t,n,e,r,i,o,s){var a=o.length-1;switch(i){case 1:this.$=new String(t.replace(/\\(\\|")/g,"$1").replace(/\\n/g,"\n").replace(/\\r/g,"\r").replace(/\\t/g,"\t").replace(/\\v/g,"\v").replace(/\\f/g,"\f").replace(/\\b/g,"\b")),this.$.$l=this._$.first_line;break;case 2:this.$=new Number(t),this.$.$l=this._$.first_line;break;case 3:this.$=null;break;case 4:this.$=new Boolean(!0),this.$.$l=this._$.first_line;break;case 5:this.$=new Boolean(!1),this.$.$l=this._$.first_line;break;case 6:return this.$=o[a-1];case 13:this.$={},Object.defineProperty(this.$,"$l",{value:this._$.first_line,enumerable:!1});break;case 14:case 19:this.$=o[a-1],Object.defineProperty(this.$,"$l",{value:this._$.first_line,enumerable:!1});break;case 15:this.$=[o[a-2],o[a]];break;case 16:this.$={},this.$[o[a][0]]=o[a][1];break;case 17:this.$=o[a-2],o[a-2][o[a][0]]=o[a][1];break;case 18:this.$=[],Object.defineProperty(this.$,"$l",{value:this._$.first_line,enumerable:!1});break;case 20:this.$=[o[a]];break;case 21:this.$=o[a-2],o[a-2].push(o[a])}},table:[{3:5,4:n,5:6,6:e,7:3,8:r,9:4,10:i,11:o,12:1,13:2,15:7,16:8,17:s,23:a},{1:[3]},{14:[1,16]},t(u,[2,7]),t(u,[2,8]),t(u,[2,9]),t(u,[2,10]),t(u,[2,11]),t(u,[2,12]),t(u,[2,3]),t(u,[2,4]),t(u,[2,5]),t([14,18,21,22,24],[2,1]),t(u,[2,2]),{3:20,4:n,18:[1,17],19:18,20:19},{3:5,4:n,5:6,6:e,7:3,8:r,9:4,10:i,11:o,13:23,15:7,16:8,17:s,23:a,24:[1,21],25:22},{1:[2,6]},t(u,[2,13]),{18:[1,24],22:[1,25]},t(c,[2,16]),{21:[1,26]},t(u,[2,18]),{22:[1,28],24:[1,27]},t(f,[2,20]),t(u,[2,14]),{3:20,4:n,20:29},{3:5,4:n,5:6,6:e,7:3,8:r,9:4,10:i,11:o,13:30,15:7,16:8,17:s,23:a},t(u,[2,19]),{3:5,4:n,5:6,6:e,7:3,8:r,9:4,10:i,11:o,13:31,15:7,16:8,17:s,23:a},t(c,[2,17]),t(c,[2,15]),t(f,[2,21])],defaultActions:{16:[2,6]},parseError:function(t,n){if(!n.recoverable)throw new Error(t);this.trace(t)},parse:function(t){var n=this,e=[0],r=[null],i=[],o=this.table,s="",a=0,u=0,c=2,f=1,h=i.slice.call(arguments,1),l=Object.create(this.lexer),v={yy:{}};for(var d in this.yy)Object.prototype.hasOwnProperty.call(this.yy,d)&&(v.yy[d]=this.yy[d]);l.setInput(t,v.yy),v.yy.lexer=l,v.yy.parser=this,void 0===l.yylloc&&(l.yylloc={});var p=l.yylloc;i.push(p);var y=l.options&&l.options.ranges;function m(){var t;return"number"!=typeof(t=l.lex()||f)&&(t=n.Vl[t]||t),t}"function"==typeof v.yy.parseError?this.parseError=v.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError;for(var b,g,w,x,k,_,S,M,j={};;){if(g=e[e.length-1],this.defaultActions[g]?w=this.defaultActions[g]:(null==b&&(b=m()),w=o[g]&&o[g][b]),void 0===w||!w.length||!w[0]){var T="";for(k in M=[],o[g])this.Zl[k]&&k>c&&M.push("'"+this.Zl[k]+"'");T=l.showPosition?"Parse error on line "+(a+1)+":\n"+l.showPosition()+"\nExpecting "+M.join(", ")+", got '"+(this.Zl[b]||b)+"'":"Parse error on line "+(a+1)+": Unexpected "+(b==f?"end of input":"'"+(this.Zl[b]||b)+"'"),this.parseError(T,{text:l.match,token:this.Zl[b]||b,line:l.yylineno,loc:p,expected:M})}if(w[0]instanceof Array&&w.length>1)throw new Error("Parse Error: multiple actions possible at state: "+g+", token: "+b);switch(w[0]){case 1:e.push(b),r.push(l.yytext),i.push(l.yylloc),e.push(w[1]),b=null,u=l.yyleng,s=l.yytext,a=l.yylineno,p=l.yylloc;break;case 2:if(_=this.Wl[w[1]][1],j.$=r[r.length-_],j._$={first_line:i[i.length-(_||1)].first_line,last_line:i[i.length-1].last_line,first_column:i[i.length-(_||1)].first_column,last_column:i[i.length-1].last_column},y&&(j._$.range=[i[i.length-(_||1)].range[0],i[i.length-1].range[1]]),void 0!==(x=this.performAction.apply(j,[s,u,a,v.yy,w[1],r,i].concat(h))))return x;_&&(e=e.slice(0,-1*_*2),r=r.slice(0,-1*_),i=i.slice(0,-1*_)),e.push(this.Wl[w[1]][0]),r.push(j.$),i.push(j._$),S=o[e[e.length-2]][e[e.length-1]],e.push(S);break;case 3:return!0}}return!0}},l={EOF:1,parseError:function(t,n){if(!this.yy.parser)throw new Error(t);this.yy.parser.parseError(t,n)},setInput:function(t,n){return this.yy=n||this.yy||{},this._input=t,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var t=this._input[0];return this.yytext+=t,this.yyleng++,this.offset++,this.match+=t,this.matched+=t,t.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),t},unput:function(t){var n=t.length,e=t.split(/(?:\r\n?|\n)/g);this._input=t+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-n),this.offset-=n;var r=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),e.length-1&&(this.yylineno-=e.length-1);var i=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:e?(e.length===r.length?this.yylloc.first_column:0)+r[r.length-e.length].length-e[0].length:this.yylloc.first_column-n},this.options.ranges&&(this.yylloc.range=[i[0],i[0]+this.yyleng-n]),this.yyleng=this.yytext.length,this},more:function(){return this._more=!0,this},reject:function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},less:function(t){this.unput(this.match.slice(t))},pastInput:function(){var t=this.matched.substr(0,this.matched.length-this.match.length);return(t.length>20?"...":"")+t.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var t=this.match;return t.length<20&&(t+=this._input.substr(0,20-t.length)),(t.substr(0,20)+(t.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var t=this.pastInput(),n=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+n+"^"},test_match:function(t,n){var e,r,i;if(this.options.backtrack_lexer&&(i={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(i.yylloc.range=this.yylloc.range.slice(0))),(r=t[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=r.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:r?r[r.length-1].length-r[r.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+t[0].length},this.yytext+=t[0],this.match+=t[0],this.matches=t,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(t[0].length),this.matched+=t[0],e=this.performAction.call(this,this.yy,this,n,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),e)return e;if(this._backtrack){for(var o in i)this[o]=i[o];return!1}return!1},next:function(){if(this.done)return this.EOF;var t,n,e,r;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var i=this._currentRules(),o=0;o<i.length;o++)if((e=this._input.match(this.rules[i[o]]))&&(!n||e[0].length>n[0].length)){if(n=e,r=o,this.options.backtrack_lexer){if(!1!==(t=this.test_match(e,i[o])))return t;if(this._backtrack){n=!1;continue}return!1}if(!this.options.flex)break}return n?!1!==(t=this.test_match(n,i[r]))&&t:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var t=this.next();return t||this.lex()},begin:function(t){this.conditionStack.push(t)},popState:function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},_currentRules:function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},topState:function(t){return(t=this.conditionStack.length-1-Math.abs(t||0))>=0?this.conditionStack[t]:"INITIAL"},pushState:function(t){this.begin(t)},stateStackSize:function(){return this.conditionStack.length},options:{},performAction:function(t,n,e,r){switch(e){case 0:break;case 1:return 6;case 2:return n.yytext=n.yytext.substr(1,n.yyleng-2),4;case 3:return 17;case 4:return 18;case 5:return 23;case 6:return 24;case 7:return 22;case 8:return 21;case 9:return 10;case 10:return 11;case 11:return 8;case 12:return 14;case 13:return"INVALID"}},rules:[/^(?:\s+)/,/^(?:(-?([0-9]|[1-9][0-9]+))(\.[0-9]+)?([eE][-+]?[0-9]+)?\b)/,/^(?:"(?:\\[\\"bfnrt/]|\\u[a-fA-F0-9]{4}|[^\\\0-\x09\x0a-\x1f"])*")/,/^(?:\{)/,/^(?:\})/,/^(?:\[)/,/^(?:\])/,/^(?:,)/,/^(?::)/,/^(?:true\b)/,/^(?:false\b)/,/^(?:null\b)/,/^(?:$)/,/^(?:.)/],conditions:{INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,10,11,12,13],inclusive:!0}}};function v(){this.yy={}}return h.lexer=l,v.prototype=h,h.Parser=v,new v}();n.parser=e,n.Parser=e.Parser,n.parse=function(){return e.parse.apply(e,arguments)}}));function dT(t){if(t instanceof String||"string"==typeof t||t instanceof Buffer)try{return vT.parse(t.toString())}catch(t){throw new Fj(t)}return t}function pT(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:j_,e=t;try{e=dT(e)}catch(t){return[t]}return fT(e,n)}new Set(["vector","raster","raster-dem"]);var yT=hj,mT=pj,bT=bj,gT=cj;pT.parsed=pT,pT.latest=pT;var wT="function"==typeof Object.assign?Object.assign:function(t,n){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var e=Object(t),r=1,i=arguments.length;r<i;++r){var o=arguments[r];if(null!=o)for(var s in o)o.hasOwnProperty(s)&&(e[s]=o[s])}return e};function xT(t){return t*Math.PI/180}var kT=function(){for(var t=[],n=78271.51696402048;t.length<=24;n/=2)t.push(n);return t}();function _T(t,n){if("undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"undefined"!=typeof OffscreenCanvas)return new OffscreenCanvas(t,n);var e=document.createElement("canvas");return e.width=t,e.height=n,e}var ST,MT=Array(256).join("");function jT(t,n){if(n>=.05){for(var e="",r=t.split("\n"),i=MT.slice(0,Math.round(n/.1)),o=0,s=r.length;o<s;++o)o>0&&(e+="\n"),e+=r[o].split("").join(i);return e}return t}function TT(){return ST||(ST=_T(1,1).getContext("2d")),ST}function OT(t,n){return TT().measureText(t).width+(t.length-1)*n}var ET={};function AT(t,n,e,r){if(-1!==t.indexOf("\n")){for(var i=t.split("\n"),o=[],s=0,a=i.length;s<a;++s)o.push(AT(i[s],n,e,r));return o.join("\n")}var u=e+","+n+","+t+","+r,c=ET[u];if(!c){var f=t.split(" ");if(f.length>1){var h=TT();h.font=n;var l=h.measureText("M").width*e,v="";for(o=[],s=0,a=f.length;s<a;++s){var d=f[s],p=v+(v?" ":"")+d;OT(p,r)<=l?v=p:(v&&o.push(v),v=d)}v&&o.push(v);for(s=0,a=o.length;s<a&&a>1;++s){var y=o[s];if(OT(y,r)<.35*l){var m=s>0?OT(o[s-1],r):1/0,b=s<a-1?OT(o[s+1],r):1/0;o.splice(s,1),a-=1,m<b?(o[s-1]+=" "+y,s-=1):o[s]=y+" "+o[s]}}for(s=0,a=o.length-1;s<a;++s){var g=o[s],w=o[s+1];if(OT(g,r)>.7*l&&OT(w,r)<.6*l){var x=g.split(" "),k=x.pop();OT(k,r)<.2*l&&(o[s]=x.join(" "),o[s+1]=k+" "+w),a-=1}}c=o.join("\n")}else c=t;c=jT(c,r),ET[u]=c}return c}zs&&K(zs,N,(function(){ET={}}));var CT,RT,IT=gT,PT=bT,DT=yT,NT=mT,zT={Point:1,MultiPoint:1,LineString:2,MultiLineString:2,Polygon:3,MultiPolygon:3},LT={center:[.5,.5],left:[0,.5],right:[1,.5],top:[.5,0],bottom:[.5,1],"top-left":[0,0],"top-right":[1,0],"bottom-left":[0,1],"bottom-right":[1,1]},FT={},GT={zoom:0},UT={};function BT(t,n,e,r,i){var o=t.id;UT[o]||(UT[o]={});var s=UT[o];if(!s[e]){var a=(t[n]||FT)[e],u=j_[n+"_"+t.type][e];void 0===a&&(a=u.default);var c=DT(a);if(!c&&IT(a)&&(a=PT(a,u),c=!0),c){var f=function(t,n){var e=NT(t,n);if("error"===e.result)throw new Error(e.value.map((function(t){return t.key+": "+t.message})).join(", "));return e.value}(a,u);s[e]=f.evaluate.bind(f)}else"color"==u.type&&(a=gS.parse(a)),s[e]=function(){return a}}return GT.zoom=r,s[e](GT,i)}var qT={};function $T(t,n){if(t){if(0===t.a||0===n)return;var e=t.a;return n=void 0===n?1:n,"rgba("+Math.round(255*t.r/e)+","+Math.round(255*t.g/e)+","+Math.round(255*t.b/e)+","+e*n+")"}return t}var VT=/^([^]*)\{(.*)\}([^]*)$/;function ZT(t,n){var e;do{if(e=t.match(VT)){var r=n[e[2]]||"";t=e[1]+r+e[3]}}while(e);return t}var WT=!1;function HT(t,n,e,r,i,o,s){if(void 0===r&&(r=kT),"string"==typeof n&&(n=JSON.parse(n)),8!=n.version)throw new Error("glStyle version 8 required.");var a,u;if(o)if("undefined"!=typeof Image){var c=new Image;c.crossOrigin="anonymous",c.onload=function(){a=c,u=[c.width,c.height],t.changed(),c.onload=null},c.src=o}else if("undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope){var f=self;f.postMessage({action:"loadImage",src:o}),f.addEventListener("message",(function(t){"imageLoaded"===t.data.action&&t.data.src===o&&(a=t.data.image,u=[a.width,a.height])}))}for(var h,l=function(t){t=t.slice();for(var n=Object.create(null),e=0;e<t.length;e++)n[t[e].id]=t[e];for(var r=0;r<t.length;r++)"ref"in t[r]&&(t[r]=zj(t[r],n[t[r].ref]));return t}(n.layers),v={},d=[],p=0,y=l.length;p<y;++p){var m=l[p],b=m.id;if("string"==typeof e&&m.source==e||-1!==e.indexOf(b)){var g=m["source-layer"];if(!h){h=m.source;var w=n.sources[h];if(!w)throw new Error('Source "'+h+'" is not defined');var x=w.type;if("vector"!==x&&"geojson"!==x)throw new Error('Source "'+h+'" is not of type "vector" or "geojson", but "'+x+'"')}var k=v[g];k||(k=[],v[g]=k),k.push({layer:m,index:p}),d.push(b)}delete UT[b],delete qT[b]}var _=new xv,S=new av,M={},j={},T=[],O=function(t,n){var e=t.getProperties(),o=v[e.layer];if(o){var c=r.indexOf(n);-1==c&&(c=function(t,n){for(var e=0,r=n.length;e<r;++e)if(n[e]<t&&e+1<r){var i=n[e]/n[e+1];return e+Math.log(n[e]/t)/Math.log(i)}return r-1}(n,r));for(var f,h=zT[t.getGeometry().getType()],l={properties:e,type:h},d=-1,p=function(r,v){var p=o[r],y=p.layer,m=y.id,b=y.layout||FT,g=y.paint||FT;if("none"===b.visibility||"minzoom"in y&&c<y.minzoom||"maxzoom"in y&&c>=y.maxzoom)return"continue";var w=y.filter;if(!w||function(t,n,e,r){return t in qT||(qT[t]=Oj(n).filter),GT.zoom=r,qT[t](GT,e)}(m,w,l,c)){f=y;var x=void 0,k=void 0,O=void 0,E=void 0,A=void 0,C=void 0,R=p.index;if(3==h&&("fill"==y.type||"fill-extrusion"==y.type))if(k=BT(y,"paint",y.type+"-opacity",c,l),y.type+"-pattern"in g){var I=BT(y,"paint",y.type+"-pattern",c,l);if(I){var P="string"==typeof I?ZT(I,e):I.toString();if(a&&i&&i[P]){++d,(C=T[d])&&C.getFill()&&!C.getStroke()&&!C.getText()||(C=new Ev({fill:new av}),T[d]=C),O=C.getFill(),C.setZIndex(R);var D=j[ct=P+"."+k];if(!D)(lt=(ht=_T((ft=i[P]).width,ft.height)).getContext("2d")).globalAlpha=k,lt.drawImage(a,ft.x,ft.y,ft.width,ft.height,0,0,ft.width,ft.height),D=lt.createPattern(ht,"repeat"),j[ct]=D;O.setColor(D)}}}else(x=$T(BT(y,"paint",y.type+"-color",c,l),k))&&(y.type+"-outline-color"in g&&(A=$T(BT(y,"paint",y.type+"-outline-color",c,l),k)),A||(A=x),++d,(C=T[d])&&C.getFill()&&C.getStroke()&&!C.getText()||(C=new Ev({fill:new av,stroke:new xv}),T[d]=C),(O=C.getFill()).setColor(x),(E=C.getStroke()).setColor(A),E.setWidth(1),C.setZIndex(R));if(1!=h&&"line"==y.type){x=!("line-pattern"in g)&&"line-color"in g?$T(BT(y,"paint","line-color",c,l),BT(y,"paint","line-opacity",c,l)):void 0;var N=BT(y,"paint","line-width",c,l);x&&N>0&&(++d,(C=T[d])&&C.getStroke()&&!C.getFill()&&!C.getText()||(C=new Ev({stroke:new xv}),T[d]=C),(E=C.getStroke()).setLineCap(BT(y,"layout","line-cap",c,l)),E.setLineJoin(BT(y,"layout","line-join",c,l)),E.setMiterLimit(BT(y,"layout","line-miter-limit",c,l)),E.setColor(x),E.setWidth(N),E.setLineDash(g["line-dasharray"]?BT(y,"paint","line-dasharray",c,l).map((function(t){return t*N})):null),C.setZIndex(R))}var z=!1,L=null,F=0,G=void 0,U=void 0,B=void 0;if((1==h||2==h)&&"icon-image"in b){var q=BT(y,"layout","icon-image",c,l);if(q){G="string"==typeof q?ZT(q,e):q.toString();var $=void 0;if(a&&i&&i[G]){var V=BT(y,"layout","icon-rotation-alignment",c,l);if(2==h){var Z=t.getGeometry();if(Z.getFlatMidpoint||Z.getFlatMidpoints){var W=Z.getExtent();if(Math.sqrt(Math.max(Math.pow((W[2]-W[0])/n,2),Math.pow((W[3]-W[1])/n,2)))>150){var H="MultiLineString"===Z.getType()?Z.getFlatMidpoints():Z.getFlatMidpoint();if(RT||(RT=new pk("Point",CT=[NaN,NaN],[],{},null)),$=RT,CT[0]=H[0],CT[1]=H[1],"line"===(Rt=BT(y,"layout","symbol-placement",c,l))&&"map"===V)for(var K=Z.getStride(),X=Z.getFlatCoordinates(),Y=0,J=X.length-K;Y<J;Y+=K){var Q=X[Y],tt=X[Y+1],nt=X[Y+K],et=X[Y+K+1],rt=Math.min(Q,nt),it=Math.min(tt,et),ot=Math.max(Q,nt),st=Math.max(tt,et);if(H[0]>=rt&&H[0]<=ot&&H[1]>=it&&H[1]<=st){F=Math.atan2(tt-et,nt-Q);break}}}}}if(2!==h||$){var at=BT(y,"layout","icon-size",c,l),ut=void 0!==g["icon-color"]?BT(y,"paint","icon-color",c,l):null;if(!ut||0!==ut.a){var ct=G+"."+at;if(null!==ut&&(ct+="."+ut),!(U=M[ct])){var ft=i[G];if(null!==ut){var ht,lt;(lt=(ht=_T(ft.width,ft.height)).getContext("2d")).drawImage(a,ft.x,ft.y,ft.width,ft.height,0,0,ft.width,ft.height);for(var vt=lt.getImageData(0,0,ht.width,ht.height),dt=0,pt=vt.data.length;dt<pt;dt+=4){var yt=ut.a;0!==yt&&(vt.data[dt]=255*ut.r/yt,vt.data[dt+1]=255*ut.g/yt,vt.data[dt+2]=255*ut.b/yt),vt.data[dt+3]=yt}lt.putImageData(vt,0,0),U=new wv({img:ht,imgSize:[ht.width,ht.height],scale:at/ft.pixelRatio}),M[ct]=U}else U=new wv({img:a,imgSize:u,size:[ft.width,ft.height],offset:[ft.x,ft.y],rotateWithView:"map"===V,scale:at/ft.pixelRatio}),M[ct]=U}}U&&(++d,(C=T[d])&&C.getImage()&&!C.getFill()&&!C.getStroke()||(C=new Ev,T[d]=C),C.setGeometry($),U.setRotation(F+xT(BT(y,"layout","icon-rotate",c,l))),U.setOpacity(BT(y,"paint","icon-opacity",c,l)),U.setAnchor(LT[BT(y,"layout","icon-anchor",c,l)]),C.setImage(U),L=C.getText(),C.setText(void 0),C.setZIndex(R),z=!0,B=!1)}else B=!0}}}if(1==h&&"circle-radius"in g){++d,(C=T[d])&&C.getImage()&&!C.getFill()&&!C.getStroke()||(C=new Ev,T[d]=C);var mt=BT(y,"paint","circle-radius",c,l),bt=$T(BT(y,"paint","circle-stroke-color",c,l),BT(y,"paint","circle-stroke-opacity",c,l)),gt=$T(BT(y,"paint","circle-color",c,l),BT(y,"paint","circle-opacity",c,l)),wt=BT(y,"paint","circle-stroke-width",c,l),xt=mt+"."+bt+"."+gt+"."+wt;(U=M[xt])||(U=new sv({radius:mt,stroke:bt&&wt>0?new xv({width:wt,color:bt}):void 0,fill:gt?new av({color:gt}):void 0}),M[xt]=U),C.setImage(U),L=C.getText(),C.setText(void 0),C.setGeometry(void 0),C.setZIndex(R),z=!0}var kt=void 0;if("text-field"in b)kt=ZT(BT(y,"layout","text-field",c,l).toString(),e).trim(),k=BT(y,"paint","text-opacity",c,l);if(kt&&k&&!B){z||(++d,(C=T[d])&&C.getText()&&!C.getFill()&&!C.getStroke()||(C=new Ev,T[d]=C),C.setImage(void 0),C.setGeometry(void 0)),C.getText()||C.setText(L||new Rv({padding:[2,2,2,2]})),L=C.getText();var _t=Math.round(BT(y,"layout","text-size",c,l)),St=BT(y,"layout","text-font",c,l),Mt=BT(y,"layout","text-line-height",c,l),jt=a_(s?s(St):St,_t,Mt),Tt=b["text-transform"];"uppercase"==Tt?kt=kt.toUpperCase():"lowercase"==Tt&&(kt=kt.toLowerCase());var Ot=BT(y,"layout","text-max-width",c,l),Et=BT(y,"layout","text-letter-spacing",c,l),At=2==h?jT(kt,Et):AT(kt,jt,Ot,Et);L.setText(At),L.setFont(jt),L.setRotation(xT(BT(y,"layout","text-rotate",c,l)));var Ct=BT(y,"layout","text-anchor",c,l),Rt=z||1==h?"point":BT(y,"layout","symbol-placement",c,l);L.setPlacement(Rt);var It=BT(y,"paint","text-halo-width",c,l),Pt=BT(y,"layout","text-offset",c,l),Dt=BT(y,"paint","text-translate",c,l),Nt=0,zt=0;if("point"==Rt){var Lt="center";-1!==Ct.indexOf("left")?(Lt="left",zt=It):-1!==Ct.indexOf("right")&&(Lt="right",zt=-It),L.setTextAlign(Lt);var Ft=BT(y,"layout","text-rotation-alignment",c,l);L.setRotateWithView("map"==Ft)}else L.setMaxAngle(xT(BT(y,"layout","text-max-angle",c,l))*kt.length/At.length),L.setTextAlign(),L.setRotateWithView(!1);var Gt="middle";0==Ct.indexOf("bottom")?(Gt="bottom",Nt=-It-.5*(Mt-1)*_t):0==Ct.indexOf("top")&&(Gt="top",Nt=It+.5*(Mt-1)*_t),L.setTextBaseline(Gt),L.setOffsetX(Pt[0]*_t+zt+Dt[0]),L.setOffsetY(Pt[1]*_t+Nt+Dt[1]),S.setColor($T(BT(y,"paint","text-color",c,l),k)),L.setFill(S);var Ut=$T(BT(y,"paint","text-halo-color",c,l),k);if(Ut){_.setColor(Ut),It*=2;var Bt=.5*_t;_.setWidth(It<=Bt?It:Bt),L.setStroke(_)}else L.setStroke(void 0);var qt=BT(y,"layout","text-padding",c,l),$t=L.getPadding();qt!==$t[0]&&($t[0]=qt,$t[1]=qt,$t[2]=qt,$t[3]=qt),C.setZIndex(R)}}},y=0,m=o.length;y<m;++y)p(y);return d>-1?(T.length=d+1,WT&&("function"==typeof t.set?t.set("mapbox-layer",f):t.getProperties()["mapbox-layer"]=f),T):void 0}};return t.setStyle(O),t.set("mapbox-source",h),t.set("mapbox-layers",d),O}var KT=e(8338);function XT(t){return(XT="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var YT,JT={},QT=/font-family: ?([^;]*);/,tO=/("|')/g;function nO(t){if(!YT){YT={};for(var n=document.styleSheets,e=0,r=n.length;e<r;++e){var i=n[e];try{var o=i.rules||i.cssRules;if(o)for(var s=0,a=o.length;s<a;++s){var u=o[s];if(5==u.type){var c=u.cssText.match(QT);YT[c[1].replace(tO,"")]=!0}}}catch(t){}}}return t in YT}var eO={},rO=KT.getNames();function iO(t){var n=t.toString();if(n in eO)return t;for(var e=t.map((function(t){var n=a_(t,1).split(" ");return[n.slice(3).join(" ").replace(/"/g,""),n[1]+n[0]]})),r=0,i=e.length;r<i;++r){var o=e[r],s=o[0];if(!nO(s)&&-1!==rO.indexOf(s)){var a="https://fonts.googleapis.com/css?family="+s.replace(/ /g,"+")+":"+o[1];if(!document.querySelector('link[href="'+a+'"]')){var u=document.createElement("link");u.href=a,u.rel="stylesheet",document.head.appendChild(u)}}}return eO[n]=!0,t}var oO=/^(.*)(\?.*)$/;function sO(t,n){return n&&0===t.indexOf(".")&&(t=n+t),t}function aO(t,n,e){var r=(t=sO(t,n)).match(oO);return r?r[1]+e+(r.length>2?r[2]:""):t+e}function uO(t,n,e,r,i){return new Promise((function(o,s){if("object"!=XT(n)&&(n=JSON.parse(n)),8!=n.version)return s(new Error("glStyle version 8 required."));if(!(t instanceof gk||t instanceof Xk))return s(new Error("Can only apply to VectorLayer or VectorTileLayer"));var a,u,c;function f(){c||n.sprite&&!a?c?(t.setStyle(c),o()):s(new Error("Something went wrong trying to apply style.")):(c=HT(t,n,e,i,a,u,iO),t.getStyle()?o():s(new Error("Nothing to show for source ["+e+"]")))}if(n.sprite){var h=.5==(window.devicePixelRatio>=1.5?.5:1)?"@2x":"",l=aO(n.sprite,r,h+".json");fetch(l,{credentials:"same-origin"}).then((function(t){return t.ok||""===h?t:(l=aO(n.sprite,r,".json"),fetch(l,{credentials:"same-origin"}))})).then((function(t){if(t.ok)return t.json();s(new Error("Problem fetching sprite from "+l+": "+t.statusText))})).then((function(t){if(void 0===t)return s(new Error("No sprites found."));a=t,u=aO(n.sprite,r,h+".png"),f()})).catch((function(t){s(new Error("Sprites cannot be loaded: "+l+": "+t.message))}))}else f()}))}function cO(t){var n=t.bounds;if(n){var e=gr([n[0],n[1]]),r=gr([n[2],n[3]]);return[e[0],e[1],r[0],r[1]]}}function fO(t,n){t=wT({},t);var e=JSON.stringify(t),r=JT[e];return r||(r=new Xw({url:t.tiles?void 0:n,tileJSON:t.tiles?t:void 0}),JT[e]=r),new Promise((function(t){var e=r.on("change",(function(){var i=r.getState();if("ready"===i){var o=r.getTileJSON(),s=Array.isArray(o.tiles)?o.tiles:[o.tiles];if(n)for(var a=0,u=s.length;a<u;++a){var c=s[a];0!=c.indexOf("http")&&(s[a]=n.replace(/\/?$/,"/")+c.replace(/^\//,""))}var f=r.getTileGrid(),h=cO(o),l=o.minzoom||0,v=o.maxzoom||22,d=r.get("ol-source");void 0===d&&(d=new Qg({attributions:r.getAttributions(),format:new Hk,tileGrid:new Nf({origin:f.getOrigin(0),extent:h||f.getExtent(),minZoom:l,resolutions:kT.slice(0,v+1),tileSize:512}),urls:s}),r.set("ol-source",d)),tt(e),t(d)}else"error"===i&&(r.set("ol-source",null),tt(e),t(void 0))}));"ready"===r.getState()&&r.changed()}))}new s_;var hO=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),lO="https://api.mapbox.com";function vO(t){var n="mapbox://";return 0!==t.indexOf(n)?"":t.slice(n.length)}function dO(t,n){var e=vO(t);if(!e)return t;var r="sprites/";if(0!==e.indexOf(r))throw new Error("unexpected sprites url: "+t);var i=e.slice(r.length);return lO+"/styles/v1/"+i+"/sprite?access_token="+n}function pO(t,n){var e=vO(t);if(!e)return t;var r="fonts/";if(0!==e.indexOf(r))throw new Error("unexpected fonts url: "+t);var i=e.slice(r.length);return lO+"/fonts/v1/"+i+"/0-255.pbf?access_token="+n}function yO(t,n){var e=vO(t);if(!e)return t;var r="styles/";if(0!==e.indexOf(r))throw new Error("unexpected style url: "+t);var i=e.slice(r.length);return lO+"/styles/v1/"+i+"?&access_token="+n}function mO(t,n){var e=vO(t);return e?"https://{a-d}.tiles.mapbox.com/v4/"+e+"/{z}/{x}/{y}.vector.pbf?access_token="+n:t}var bO=function(t){function n(n){var e=t.call(this,D)||this;return e.error=n,e}return hO(n,t),n}(h),gO="vector",wO=function(t){function n(n){var e=this,r=!("declutter"in n)||n.declutter,i=new Qg({state:os,format:new Hk});return(e=t.call(this,{source:i,declutter:r,className:n.className,opacity:n.opacity,visible:n.visible,zIndex:n.zIndex,minResolution:n.minResolution,maxResolution:n.maxResolution,minZoom:n.minZoom,maxZoom:n.maxZoom,renderOrder:n.renderOrder,renderBuffer:n.renderBuffer,renderMode:n.renderMode,map:n.map,updateWhileAnimating:n.updateWhileAnimating,updateWhileInteracting:n.updateWhileInteracting,preload:n.preload,useInterimTilesOnError:n.useInterimTilesOnError,properties:n.properties})||this).sourceId=n.source,e.layers=n.layers,e.accessToken=n.accessToken,e.fetchStyle(n.styleUrl),e}return hO(n,t),n.prototype.fetchStyle=function(t){var n=this,e=yO(t,this.accessToken);fetch(e).then((function(t){if(!t.ok)throw new Error("unexpected response when fetching style: "+t.status);return t.json()})).then((function(t){n.onStyleLoad(t)})).catch((function(t){n.handleError(t)}))},n.prototype.onStyleLoad=function(t){var n,e,r=this;if(this.layers){for(var i={},o=0;o<t.layers.length;++o){var s=t.layers[o];s.source&&(i[s.id]=s.source)}var a=void 0;for(o=0;o<this.layers.length;++o){var u=i[this.layers[o]];if(!u)return void this.handleError(new Error("could not find source for "+this.layers[o]));if(a){if(a!==u)return void this.handleError(new Error("layers can only use a single source, found "+a+" and "+u))}else a=u}n=a,e=this.layers}else n=this.sourceId,e=n;e||(n=Object.keys(t.sources)[0],e=n),t.sprite&&(t.sprite=dO(t.sprite,this.accessToken)),t.glyphs&&(t.glyphs=pO(t.glyphs,this.accessToken));var c=t.sources[n];if(c.type===gO){var f=this.getSource();c.url.startsWith("mapbox://")||-1!==c.url.indexOf("{z}")?(f.setUrl(mO(c.url,this.accessToken)),uO(this,t,e).then((function(){f.setState(ss)})).catch((function(t){r.handleError(t)}))):fO(c,c.url).then((function(n){uO(r,t,e).then((function(){r.setSource(n)})).catch((function(t){r.setSource(n),r.handleError(t)}))}))}else this.handleError(new Error("only works for vector sources, found "+c.type))},n.prototype.handleError=function(t){this.dispatchEvent(new bO(t)),this.getSource().setState(as)},n}(Xk),xO=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),kO=function(t){function n(n){var e=this,r=n||{},i=O({},r);return delete i.imageRatio,(e=t.call(this,i)||this).Hl=void 0!==r.imageRatio?r.imageRatio:1,e}return xO(n,t),n.prototype.getImageRatio=function(){return this.Hl},n.prototype.createRenderer=function(){return new nk(this)},n}(ux),_O=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),SO=function(t){function n(n){var e=this,r=O({},n);return(e=t.call(this,r)||this).Kl=Yl(n.style),e.Xl=!!n.disableHitDetection,e}return _O(n,t),n.prototype.createRenderer=function(){return new lx(this,{className:this.getClassName(),vertexShader:this.Kl.builder.getSymbolVertexShader(),fragmentShader:this.Kl.builder.getSymbolFragmentShader(),hitVertexShader:!this.Xl&&this.Kl.builder.getSymbolVertexShader(!0),hitFragmentShader:!this.Xl&&this.Kl.builder.getSymbolFragmentShader(!0),uniforms:this.Kl.uniforms,attributes:this.Kl.attributes})},n}(fs),MO=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();var jO=function(t){function n(n){var e=this,r=n?O({},n):{},i=r.style||{};delete r.style;var o=r.cacheSize;return delete r.cacheSize,(e=t.call(this,r)||this).K=i,e.Jt=o,e}return MO(n,t),n.prototype.createRenderer=function(){var t=this.getSource(),n=function(t,n){var e="\n attribute vec2 "+dl.TEXTURE_COORD+";\n uniform mat4 "+vl.TILE_TRANSFORM+";\n uniform float "+vl.DEPTH+";\n\n varying vec2 v_textureCoord;\n\n void main() {\n v_textureCoord = "+dl.TEXTURE_COORD+";\n gl_Position = "+vl.TILE_TRANSFORM+" * vec4("+dl.TEXTURE_COORD+", "+vl.DEPTH+", 1.0);\n }\n ",r={inFragmentShader:!0,variables:[],attributes:[],stringLiteralsMap:{},bandCount:n},i=[];if(void 0!==t.color){var o=zl(r,t.color,Sl);i.push("color = "+o+";")}if(void 0!==t.contrast){var s=zl(r,t.contrast,kl);i.push("color.rgb = clamp(("+s+" + 1.0) * color.rgb - ("+s+" / 2.0), vec3(0.0, 0.0, 0.0), vec3(1.0, 1.0, 1.0));")}if(void 0!==t.exposure){var a=zl(r,t.exposure,kl);i.push("color.rgb = clamp(("+a+" + 1.0) * color.rgb, vec3(0.0, 0.0, 0.0), vec3(1.0, 1.0, 1.0));")}if(void 0!==t.saturation){var u=zl(r,t.saturation,kl);i.push("\n float saturation = "+u+" + 1.0;\n float sr = (1.0 - saturation) * 0.2126;\n float sg = (1.0 - saturation) * 0.7152;\n float sb = (1.0 - saturation) * 0.0722;\n mat3 saturationMatrix = mat3(\n sr + saturation, sr, sr,\n sg, sg + saturation, sg,\n sb, sb, sb + saturation\n );\n color.rgb = clamp(saturationMatrix * color.rgb, vec3(0.0, 0.0, 0.0), vec3(1.0, 1.0, 1.0));\n ")}if(void 0!==t.gamma){var c=zl(r,t.gamma,kl);i.push("color.rgb = pow(color.rgb, vec3(1.0 / "+c+"));")}if(void 0!==t.brightness){var f=zl(r,t.brightness,kl);i.push("color.rgb = clamp(color.rgb + "+f+", vec3(0.0, 0.0, 0.0), vec3(1.0, 1.0, 1.0));")}var h={},l=r.variables.length;if(l>1&&!t.variables)throw new Error("Missing variables in style (expected "+r.variables+")");for(var v=function(n){var e=r.variables[n];if(!(e in t.variables))throw new Error("Missing '"+e+"' in style variables");var i=Wl(e);h[i]=function(){var n=t.variables[e];return"string"==typeof n&&(n=Dl(r,n)),void 0!==n?n:-9999999}},d=0;d<l;++d)v(d);for(var p=Object.keys(h).map((function(t){return"uniform float "+t+";"})),y=Math.ceil(n/4),m=new Array(y),b=0;b<y;++b){var g=vl.TILE_TEXTURE_PREFIX+b;p.push("uniform sampler2D "+g+";"),m[b]="vec4 color"+b+" = texture2D("+g+", v_textureCoord);"}return{vertexShader:e,fragmentShader:"\n #ifdef GL_FRAGMENT_PRECISION_HIGH\n precision highp float;\n #else\n precision mediump float;\n #endif\n\n varying vec2 v_textureCoord;\n uniform float "+vl.TRANSITION_ALPHA+";\n uniform float "+vl.TEXTURE_PIXEL_WIDTH+";\n uniform float "+vl.TEXTURE_PIXEL_HEIGHT+";\n uniform float "+vl.RESOLUTION+";\n uniform float "+vl.ZOOM+";\n\n "+p.join("\n")+"\n\n void main() {\n "+m.join("\n")+"\n\n vec4 color = color0;\n\n "+i.join("\n")+"\n\n if (color.a == 0.0) {\n discard;\n }\n\n gl_FragColor = color;\n gl_FragColor.rgb *= gl_FragColor.a;\n gl_FragColor *= "+vl.TRANSITION_ALPHA+";\n }",uniforms:h}}(this.K,"bandCount"in t?t.bandCount:4);return this.Yl=this.K.variables||{},new xl(this,{vertexShader:n.vertexShader,fragmentShader:n.fragmentShader,uniforms:n.uniforms,className:this.getClassName(),cacheSize:this.Jt})},n.prototype.updateStyleVariables=function(t){O(this.Yl,t),this.changed()},n}(mw);jO.prototype.dispose;var TO=jO,OO=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),EO="addfeatures",AO=function(t){function n(n,e,r,i){var o=t.call(this,n)||this;return o.features=r,o.file=e,o.projection=i,o}return OO(n,t),n}(h),CO=function(t){function n(n){var e=this,r=n||{};(e=t.call(this,{handleEvent:S})||this).on,e.once,e.un,e.Jl=!1,e.Ql=[];for(var i=r.formatConstructors?r.formatConstructors:[],o=0,s=i.length;o<s;++o){var a=i[o];"function"==typeof a&&(a=new a),e.Ql.push(a),e.Jl=e.Jl||a.getType()===Kc}return e.fe=r.projection?lr(r.projection):null,e.tv=null,e.nv=r.source||null,e.target=r.target?r.target:null,e}return OO(n,t),n.prototype.ev=function(t,n){var e,r=n.target.result,i=this.getMap(),o=this.fe;o||(o=i.getView().getProjection());for(var s=this.Ql,a=0,u=s.length;a<u;++a){var c=s[a],f=r;this.Jl&&c.getType()!==Kc&&(void 0===e&&(e=(new TextDecoder).decode(r)),f=e);var h=this.rv(c,f,{featureProjection:o});if(h&&h.length>0){this.nv&&(this.nv.clear(),this.nv.addFeatures(h)),this.dispatchEvent(new AO(EO,t,h,o));break}}},n.prototype.iv=function(){var t=this.getMap();if(t){var n=this.target?this.target:t.getViewport();this.tv=[K(n,B,this.handleDrop,this),K(n,G,this.handleStop,this),K(n,U,this.handleStop,this),K(n,B,this.handleStop,this)]}},n.prototype.setActive=function(n){!this.getActive()&&n&&this.iv(),this.getActive()&&!n&&this.ov(),t.prototype.setActive.call(this,n)},n.prototype.setMap=function(n){this.ov(),t.prototype.setMap.call(this,n),this.getActive()&&this.iv()},n.prototype.rv=function(t,n,e){try{return t.readFeatures(n,e)}catch(t){return null}},n.prototype.ov=function(){this.tv&&(this.tv.forEach(Y),this.tv=null)},n.prototype.handleDrop=function(t){for(var n=t.dataTransfer.files,e=0,r=n.length;e<r;++e){var i=n.item(e),o=new FileReader;o.addEventListener(V,this.ev.bind(this,i)),this.Jl?o.readAsArrayBuffer(i):o.readAsText(i)}},n.prototype.handleStop=function(t){t.stopPropagation(),t.preventDefault(),t.dataTransfer.dropEffect="copy"},n}(vu),RO=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),IO=function(t){function n(n){var e=this,r=n||{};return(e=t.call(this,r)||this).qr=r.condition?r.condition:Eu,e.Vr=void 0,e.sv=void 0,e.ki=0,e.Rr=void 0!==r.duration?r.duration:400,e}return RO(n,t),n.prototype.handleDragEvent=function(t){if(Cu(t)){var n=t.map,e=n.getSize(),r=t.pixel,i=r[0]-e[0]/2,o=e[1]/2-r[1],s=Math.atan2(o,i),a=Math.sqrt(i*i+o*o),u=n.getView();if(void 0!==this.Vr){var c=this.Vr-s;u.adjustRotationInternal(c)}this.Vr=s,void 0!==this.sv&&u.adjustResolutionInternal(this.sv/a),void 0!==this.sv&&(this.ki=this.sv/a),this.sv=a}},n.prototype.handleUpEvent=function(t){if(!Cu(t))return!0;var n=t.map.getView(),e=this.ki>1?1:-1;return n.endInteraction(this.Rr,e),this.ki=0,!1},n.prototype.handleDownEvent=function(t){return!!Cu(t)&&(!!this.qr(t)&&(t.map.getView().beginInteraction(),this.Vr=void 0,this.sv=void 0,!0))},n}(bu),PO=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),DO=function(t){function n(n,e,r){var i=t.call(this)||this;if(void 0!==r&&void 0===e)i.setFlatCoordinates(r,n);else{var o=e||0;i.setCenterAndRadius(n,o,r)}return i}return PO(n,t),n.prototype.clone=function(){var t=new n(this.flatCoordinates.slice(),void 0,this.layout);return t.applyProperties(this),t},n.prototype.closestPointXY=function(t,n,e,r){var i=this.flatCoordinates,o=t-i[0],s=n-i[1],a=o*o+s*s;if(a<r){if(0===a)for(var u=0;u<this.stride;++u)e[u]=i[u];else{var c=this.getRadius()/Math.sqrt(a);e[0]=i[0]+c*o,e[1]=i[1]+c*s;for(u=2;u<this.stride;++u)e[u]=i[u]}return e.length=this.stride,a}return r},n.prototype.containsXY=function(t,n){var e=this.flatCoordinates,r=t-e[0],i=n-e[1];return r*r+i*i<=this.av()},n.prototype.getCenter=function(){return this.flatCoordinates.slice(0,this.stride)},n.prototype.computeExtent=function(t){var n=this.flatCoordinates,e=n[this.stride]-n[0];return En(n[0]-e,n[1]-e,n[0]+e,n[1]+e,t)},n.prototype.getRadius=function(){return Math.sqrt(this.av())},n.prototype.av=function(){var t=this.flatCoordinates[this.stride]-this.flatCoordinates[0],n=this.flatCoordinates[this.stride+1]-this.flatCoordinates[1];return t*t+n*n},n.prototype.getType=function(){return Rt.CIRCLE},n.prototype.intersectsExtent=function(t){if(Qn(t,this.getExtent())){var n=this.getCenter();return t[0]<=n[0]&&t[2]>=n[0]||(t[1]<=n[1]&&t[3]>=n[1]||Un(t,this.intersectsCoordinate.bind(this)))}return!1},n.prototype.setCenter=function(t){var n=this.stride,e=this.flatCoordinates[n]-this.flatCoordinates[0],r=t.slice();r[n]=r[0]+e;for(var i=1;i<n;++i)r[n+i]=t[i];this.setFlatCoordinates(this.layout,r),this.changed()},n.prototype.setCenterAndRadius=function(t,n,e){this.setLayout(e,t,0),this.flatCoordinates||(this.flatCoordinates=[]);var r=this.flatCoordinates,i=ti(r,0,t,this.stride);r[i++]=r[0]+n;for(var o=1,s=this.stride;o<s;++o)r[i++]=r[o];r.length=i,this.changed()},n.prototype.getCoordinates=function(){return null},n.prototype.setCoordinates=function(t,n){},n.prototype.setRadius=function(t){this.flatCoordinates[this.stride]=this.flatCoordinates[0]+t,this.changed()},n.prototype.rotate=function(t,n){var e=this.getCenter(),r=this.getStride();this.setCenter(zr(e,0,e.length,r,t,n,e)),this.changed()},n.prototype.translate=function(t,n){var e=this.getCenter(),r=this.getStride();this.setCenter(Fr(e,0,e.length,r,t,n,e)),this.changed()},n}(Zr);DO.prototype.transform;var NO=DO,zO=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),LO="Point",FO="LineString",GO="Polygon",UO="Circle",BO="drawstart",qO="drawend",$O="drawabort",VO=function(t){function n(n,e){var r=t.call(this,n)||this;return r.feature=e,r}return zO(n,t),n}(h);var ZO=function(t){function n(n){var e=this,r=n;r.stopDown||(r.stopDown=M),(e=t.call(this,r)||this).on,e.once,e.un,e.uv=!1,e.cv=null,e.fv,e.hv,e.lv,e.vv=!1,e.nv=n.source?n.source:null,e.Ri=n.features?n.features:null,e.dv=n.snapTolerance?n.snapTolerance:12,e.Ah=n.type,e.fi=function(t){switch(t){case Rt.POINT:case Rt.MULTI_POINT:return LO;case Rt.LINE_STRING:case Rt.MULTI_LINE_STRING:return FO;case Rt.POLYGON:case Rt.MULTI_POLYGON:return GO;case Rt.CIRCLE:return UO;default:throw new Error("Invalid type: "+t)}}(e.Ah),e.pv=!!n.stopClick,e.yv=n.minPoints?n.minPoints:e.fi===GO?3:2,e.mv=e.fi===UO?2:n.maxPoints?n.maxPoints:1/0,e.bv=n.finishCondition?n.finishCondition:S;var i,o=n.geometryFunction;if(!o){var s,a=e.fi;if(a===UO)o=function(t,n,e){var r=n||new NO([NaN,NaN]),i=Er(t[0],e),o=er(i,Er(t[t.length-1],e));r.setCenterAndRadius(i,Math.sqrt(o));var s=Tr();return s&&r.transform(e,s),r};else a===LO?s=wi:a===FO?s=mk:a===GO&&(s=Ui),o=function(t,n,e){return n?a===GO?t[0].length?n.setCoordinates([t[0].concat([t[0][0]])]):n.setCoordinates([]):n.setCoordinates(t):n=new s(t),n}}return e.sa=o,e.gv=void 0!==n.dragVertexDelay?n.dragVertexDelay:500,e.wv=null,e.xv=null,e.kv=null,e._v=null,e.Sv=null,e.Mv=null,e.jv=n.clickTolerance?n.clickTolerance*n.clickTolerance:36,e.Tv=new gk({source:new md({useSpatialIndex:!1,wrapX:!!n.wrapX&&n.wrapX}),style:n.style?n.style:(i=Tv(),function(t,n){return i[t.getGeometry().getType()]}),updateWhileInteracting:!0}),e.H=n.geometryName,e.qr=n.condition?n.condition:Ou,e.Ov,n.freehand?e.Ov=Su:e.Ov=n.freehandCondition?n.freehandCondition:Eu,e.addChangeListener(cu,e.Ev),e}return zO(n,t),n.prototype.setMap=function(n){t.prototype.setMap.call(this,n),this.Ev()},n.prototype.getOverlay=function(){return this.Tv},n.prototype.handleEvent=function(n){n.originalEvent.type===z&&n.originalEvent.preventDefault(),this.vv=this.fi!==LO&&this.Ov(n);var e=n.type===ia.POINTERMOVE,r=!0;!this.vv&&this.hv&&n.type===ia.POINTERDRAG&&(Date.now()-this.hv>=this.gv?(this.cv=n.pixel,this.uv=!this.vv,e=!0):this.hv=void 0,this.uv&&void 0!==this.fv&&(clearTimeout(this.fv),this.fv=void 0));return this.vv&&n.type===ia.POINTERDRAG&&null!==this.xv?(this.Av(n.coordinate),r=!1):this.vv&&n.type===ia.POINTERDOWN?r=!1:e&&this.getPointerCount()<2?(r=n.type===ia.POINTERMOVE)&&this.vv?(this.$n(n),this.uv&&n.originalEvent.preventDefault()):("mouse"===n.originalEvent.pointerType||n.type===ia.POINTERDRAG&&void 0===this.fv)&&this.$n(n):n.type===ia.DBLCLICK&&(r=!1),t.prototype.handleEvent.call(this,n)&&r},n.prototype.handleDownEvent=function(t){return this.uv=!this.vv,this.vv?(this.cv=t.pixel,this.wv||this.Cv(t.coordinate),!0):this.qr(t)?(this.hv=Date.now(),this.fv=setTimeout(function(){this.$n(new ra(ia.POINTERMOVE,t.map,t.originalEvent,!1,t.frameState))}.bind(this),this.gv),this.cv=t.pixel,!0):(this.hv=void 0,!1)},n.prototype.handleUpEvent=function(t){var n=!0;if(0===this.getPointerCount())if(this.fv&&(clearTimeout(this.fv),this.fv=void 0),this.$n(t),this.uv){var e=!this.wv;e&&this.Cv(t.coordinate),!e&&this.vv?this.finishDrawing():this.vv||e&&this.fi!==LO||(this.Rv(t.pixel)?this.bv(t)&&this.finishDrawing():this.Av(t.coordinate)),n=!1}else this.vv&&this.abortDrawing();return!n&&this.pv&&t.preventDefault(),n},n.prototype.$n=function(t){if(this.lv=t.originalEvent.pointerType,this.cv&&(!this.vv&&this.uv||this.vv&&!this.uv)){var n=this.cv,e=t.pixel,r=n[0]-e[0],i=n[1]-e[1],o=r*r+i*i;if(this.uv=this.vv?o>this.jv:o<=this.jv,!this.uv)return}this.wv?this.Iv(t.coordinate):this.Pv(t.coordinate.slice())},n.prototype.Rv=function(t){var n=!1;if(this.xv){var e=!1,r=[this.wv],i=this.fi;if(i===LO)n=!0;else if(i===UO)n=2===this._v.length;else if(i===FO)e=this._v.length>this.yv;else if(i===GO){var o=this._v;e=o[0].length>this.yv,r=[o[0][0],o[0][o[0].length-2]]}if(e)for(var s=this.getMap(),a=0,u=r.length;a<u;a++){var c=r[a],f=s.getPixelFromCoordinate(c),h=t[0]-f[0],l=t[1]-f[1],v=this.vv?1:this.dv;if(n=Math.sqrt(h*h+l*l)<=v){this.wv=c;break}}}return n},n.prototype.Pv=function(t){this.kv?this.kv.getGeometry().setCoordinates(t):(this.kv=new Tt(new wi(t)),this.Dv())},n.prototype.Nv=function(t){this.Sv||(this.Sv=new Tt);var n=t.getLinearRing(0),e=this.Sv.getGeometry();e?(e.setFlatCoordinates(n.getLayout(),n.getFlatCoordinates()),e.changed()):(e=new mk(n.getFlatCoordinates(),n.getLayout()),this.Sv.setGeometry(e))},n.prototype.Cv=function(t){var n=this.getMap().getView().getProjection();this.wv=t,this.fi===LO?this._v=t.slice():this.fi===GO?(this._v=[[t.slice(),t.slice()]],this.Mv=this._v[0]):this._v=[t.slice(),t.slice()],this.Mv&&(this.Sv=new Tt(new mk(this.Mv)));var e=this.sa(this._v,void 0,n);this.xv=new Tt,this.H&&this.xv.setGeometryName(this.H),this.xv.setGeometry(e),this.Dv(),this.dispatchEvent(new VO(BO,this.xv))},n.prototype.Iv=function(t){var n,e,r=this.getMap(),i=this.xv.getGeometry(),o=r.getView().getProjection();(this.fi===LO?e=this._v:this.fi===GO?(e=(n=this._v[0])[n.length-1],this.Rv(r.getPixelFromCoordinate(t))&&(t=this.wv.slice())):e=(n=this._v)[n.length-1],e[0]=t[0],e[1]=t[1],this.sa(this._v,i,o),this.kv)&&this.kv.getGeometry().setCoordinates(t);if(i.getType()===Rt.POLYGON&&this.fi!==GO)this.Nv(i);else if(this.Mv){this.Sv.getGeometry().setCoordinates(this.Mv)}this.Dv()},n.prototype.Av=function(t){var n,e,r=this.xv.getGeometry(),i=this.getMap().getView().getProjection(),o=this.fi;o===FO||o===UO?(this.wv=t.slice(),(e=this._v).length>=this.mv&&(this.vv?e.pop():n=!0),e.push(t.slice()),this.sa(e,r,i)):o===GO&&((e=this._v[0]).length>=this.mv&&(this.vv?e.pop():n=!0),e.push(t.slice()),n&&(this.wv=e[0]),this.sa(this._v,r,i)),this.Pv(t.slice()),this.Dv(),n&&this.finishDrawing()},n.prototype.removeLastPoint=function(){if(this.xv){var t,n=this.xv.getGeometry(),e=this.getMap().getView().getProjection(),r=this.fi;if(r===FO||r===UO){if((t=this._v).splice(-2,1),t.length>=2){this.wv=t[t.length-2].slice();var i=this.wv.slice();t[t.length-1]=i,this.Pv(i)}this.sa(t,n,e),n.getType()===Rt.POLYGON&&this.Sv&&this.Nv(n)}else if(r===GO){(t=this._v[0]).splice(-2,1);var o=this.Sv.getGeometry();if(t.length>=2){i=t[t.length-2].slice();t[t.length-1]=i,this.Pv(i)}o.setCoordinates(t),this.sa(this._v,n,e)}1===t.length&&this.abortDrawing(),this.Dv()}},n.prototype.finishDrawing=function(){var t=this.zv();if(t){var n=this._v,e=t.getGeometry(),r=this.getMap().getView().getProjection();this.fi===FO?(n.pop(),this.sa(n,e,r)):this.fi===GO&&(n[0].pop(),this.sa(n,e,r),n=e.getCoordinates()),this.Ah===Rt.MULTI_POINT?t.setGeometry(new Fk([n])):this.Ah===Rt.MULTI_LINE_STRING?t.setGeometry(new zk([n])):this.Ah===Rt.MULTI_POLYGON&&t.setGeometry(new Uk([n])),this.dispatchEvent(new VO(qO,t)),this.Ri&&this.Ri.push(t),this.nv&&this.nv.addFeature(t)}},n.prototype.zv=function(){this.wv=null;var t=this.xv;return this.xv=null,this.kv=null,this.Sv=null,this.Tv.getSource().clear(!0),t},n.prototype.abortDrawing=function(){var t=this.zv();t&&this.dispatchEvent(new VO($O,t))},n.prototype.appendCoordinates=function(t){var n,e=this.fi,r=!this.xv;if(r&&this.Cv(t[0]),e===FO||e===UO)n=this._v;else{if(e!==GO)return;n=this._v&&this._v.length?this._v[0]:[]}r&&n.shift(),n.pop();for(var i=0;i<t.length;i++)this.Av(t[i]);var o=t[t.length-1];this.Av(o),this.Iv(o)},n.prototype.extend=function(t){var n=t.getGeometry();this.xv=t,this._v=n.getCoordinates();var e=this._v[this._v.length-1];this.wv=e.slice(),this._v.push(e.slice()),this.kv=new Tt(new wi(e)),this.Dv(),this.dispatchEvent(new VO(BO,this.xv))},n.prototype.Dv=function(){var t=[];this.xv&&t.push(this.xv),this.Sv&&t.push(this.Sv),this.kv&&t.push(this.kv);var n=this.Tv.getSource();n.clear(!0),n.addFeatures(t)},n.prototype.Ev=function(){var t=this.getMap(),n=this.getActive();t&&n||this.abortDrawing(),this.Tv.setMap(n?t:null)},n}(bu),WO=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),HO="extentchanged",KO=function(t){function n(n){var e=t.call(this,HO)||this;return e.extent=n,e}return WO(n,t),n}(h);function XO(){var t=Tv();return function(n,e){return t[Rt.POINT]}}function YO(t){return function(n){return wn([t,n])}}function JO(t,n){return t[0]==n[0]?function(e){return wn([t,[e[0],n[1]]])}:t[1]==n[1]?function(e){return wn([t,[n[0],e[1]]])}:null}var QO=function(t){function n(n){var e,r=this,i=n||{};return(r=t.call(this,i)||this).on,r.once,r.un,r.qr=i.condition?i.condition:Su,r.st=null,r.Lv=null,r.Fv=void 0!==i.pixelTolerance?i.pixelTolerance:10,r.Gv=!1,r.Uv=null,r.Bv=null,n||(n={}),r.qv=new gk({source:new md({useSpatialIndex:!1,wrapX:!!n.wrapX}),style:n.boxStyle?n.boxStyle:(e=Tv(),function(t,n){return e[Rt.POLYGON]}),updateWhileAnimating:!0,updateWhileInteracting:!0}),r.$v=new gk({source:new md({useSpatialIndex:!1,wrapX:!!n.wrapX}),style:n.pointerStyle?n.pointerStyle:XO(),updateWhileAnimating:!0,updateWhileInteracting:!0}),n.extent&&r.setExtent(n.extent),r}return WO(n,t),n.prototype.Vv=function(t,n){var e=n.getCoordinateFromPixelInternal(t),r=this.getExtentInternal();if(r){var i=function(t){return[[[t[0],t[1]],[t[0],t[3]]],[[t[0],t[3]],[t[2],t[3]]],[[t[2],t[3]],[t[2],t[1]]],[[t[2],t[1]],[t[0],t[1]]]]}(r);i.sort((function(t,n){return ir(e,t)-ir(e,n)}));var o=i[0],s=Xe(e,o),a=n.getPixelFromCoordinateInternal(s);if(rr(t,a)<=this.Fv){var u=n.getPixelFromCoordinateInternal(o[0]),c=n.getPixelFromCoordinateInternal(o[1]),f=er(a,u),h=er(a,c),l=Math.sqrt(Math.min(f,h));return this.Gv=l<=this.Fv,this.Gv&&(s=f>h?o[1]:o[0]),s}}return null},n.prototype.$n=function(t){var n=t.pixel,e=t.map,r=this.Vv(n,e);r||(r=e.getCoordinateFromPixelInternal(n)),this.Zv(r)},n.prototype.Wv=function(t){var n=this.Uv;return n?t?n.setGeometry(qi(t)):n.setGeometry(void 0):(n=new Tt(t?qi(t):{}),this.Uv=n,this.qv.getSource().addFeature(n)),n},n.prototype.Zv=function(t){var n=this.Bv;n?n.getGeometry().setCoordinates(t):(n=new Tt(new wi(t)),this.Bv=n,this.$v.getSource().addFeature(n));return n},n.prototype.handleEvent=function(n){return!n.originalEvent||!this.qr(n)||(n.type!=ia.POINTERMOVE||this.handlingDownUpSequence||this.$n(n),t.prototype.handleEvent.call(this,n),!1)},n.prototype.handleDownEvent=function(t){var n=t.pixel,e=t.map,r=this.getExtentInternal(),i=this.Vv(n,e),o=function(t){var n=null,e=null;return t[0]==r[0]?n=r[2]:t[0]==r[2]&&(n=r[0]),t[1]==r[1]?e=r[3]:t[1]==r[3]&&(e=r[1]),null!==n&&null!==e?[n,e]:null};if(i&&r){var s=i[0]==r[0]||i[0]==r[2]?i[0]:null,a=i[1]==r[1]||i[1]==r[3]?i[1]:null;null!==s&&null!==a?this.Lv=YO(o(i)):null!==s?this.Lv=JO(o([s,r[1]]),o([s,r[3]])):null!==a&&(this.Lv=JO(o([r[0],a]),o([r[2],a])))}else i=e.getCoordinateFromPixelInternal(n),this.setExtent([i[0],i[1],i[0],i[1]]),this.Lv=YO(i);return!0},n.prototype.handleDragEvent=function(t){if(this.Lv){var n=t.coordinate;this.setExtent(this.Lv(n)),this.Zv(n)}},n.prototype.handleUpEvent=function(t){this.Lv=null;var n=this.getExtentInternal();return n&&0!==Bn(n)||this.setExtent(null),!1},n.prototype.setMap=function(n){this.qv.setMap(n),this.$v.setMap(n),t.prototype.setMap.call(this,n)},n.prototype.getExtent=function(){return Ar(this.getExtentInternal(),this.getMap().getView().getProjection())},n.prototype.getExtentInternal=function(){return this.st},n.prototype.setExtent=function(t){this.st=t||null,this.Wv(t),this.dispatchEvent(new KO(this.st))},n}(bu);function tE(t){return(tE="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var nE=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),eE=[0,0,0,0],rE=[],iE="modifystart",oE="modifyend",sE=function(t){function n(n,e,r){var i=t.call(this,n)||this;return i.features=e,i.mapBrowserEvent=r,i}return nE(n,t),n}(h);function aE(t,n){return t.index-n.index}function uE(t,n,e){var r=n.geometry;if(r.getType()===Rt.CIRCLE){var i=r;if(1===n.index){var o=Tr();o&&(i=i.clone().transform(o,e));var s=er(i.getCenter(),Er(t,e)),a=Math.sqrt(s)-i.getRadius();return a*a}}var u=Er(t,e);return rE[0]=Er(n.segment[0],e),rE[1]=Er(n.segment[1],e),ir(u,rE)}function cE(t,n,e){var r=n.geometry;if(r.getType()===Rt.CIRCLE&&1===n.index){var i=r,o=Tr();return o&&(i=i.clone().transform(o,e)),Or(i.getClosestPoint(Er(t,e)),e)}var s=Er(t,e);return rE[0]=Er(n.segment[0],e),rE[1]=Er(n.segment[1],e),Or(Xe(s,rE),e)}var fE=function(t){function n(n){var e,r,i=t.call(this,n)||this;if(i.on,i.once,i.un,i.Hv=i.Pu.bind(i),i.qr=n.condition?n.condition:Ru,i.Kv=function(t){return wu(t)&&Tu(t)},i.Xv=n.deleteCondition?n.deleteCondition:i.Kv,i.Yv=n.insertVertexCondition?n.insertVertexCondition:Su,i.Bv=null,i.Jv=null,i.Qv=[0,0],i.td=!1,i.ed=null,i.rd=new Dv,i.Fv=void 0!==n.pixelTolerance?n.pixelTolerance:10,i.Gv=!1,i.od=!1,i.sd=[],i.Tv=new gk({source:new md({useSpatialIndex:!1,wrapX:!!n.wrapX}),style:n.style?n.style:(e=Tv(),function(t,n){return e[Rt.POINT]}),updateWhileAnimating:!0,updateWhileInteracting:!0}),i.ad={Point:i.ud.bind(i),LineString:i.fd.bind(i),LinearRing:i.fd.bind(i),Polygon:i.hd.bind(i),MultiPoint:i.ld.bind(i),MultiLineString:i.vd.bind(i),MultiPolygon:i.dd.bind(i),Circle:i.yd.bind(i),GeometryCollection:i.md.bind(i)},i.nv=null,i.bd=null,n.features?r=n.features:n.source&&(i.nv=n.source,r=new ft(i.nv.getFeatures()),i.nv.addEventListener(ud,i.gd.bind(i)),i.nv.addEventListener(hd,i.wd.bind(i))),!r)throw new Error("The modify interaction requires features, a source or a layer");return n.hitDetection&&(i.bd=n.hitDetection),i.Ri=r,i.Ri.forEach(i.xd.bind(i)),i.Ri.addEventListener(ot,i.kd.bind(i)),i.Ri.addEventListener(st,i._d.bind(i)),i.Sd=null,i.zr=[0,0],i.Md=void 0===n.snapToPointer?!i.bd:n.snapToPointer,i}return nE(n,t),n.prototype.xd=function(t){var n=t.getGeometry();if(n){var e=this.ad[n.getType()];e&&e(t,n)}var r=this.getMap();r&&r.isRendered()&&this.getActive()&&this.jd(this.Qv,r),t.addEventListener(P,this.Hv)},n.prototype.Td=function(t,n){if(!this.ed){this.ed=new ft;for(var e=this.ed.getArray(),r=0,i=n.length;r<i;++r)for(var o=n[r],s=0,a=o.length;s<a;++s){var u=o[s].feature;u&&-1===e.indexOf(u)&&this.ed.push(u)}0===this.ed.getLength()?this.ed=null:this.dispatchEvent(new sE(iE,this.ed,t))}},n.prototype.Od=function(t){this.Ed(t),this.Bv&&0===this.Ri.getLength()&&(this.Tv.getSource().removeFeature(this.Bv),this.Bv=null),t.removeEventListener(P,this.Hv)},n.prototype.Ed=function(t){var n=this.rd,e=[];n.forEach((function(n){t===n.feature&&e.push(n)}));for(var r=e.length-1;r>=0;--r){for(var i=e[r],o=this.sd.length-1;o>=0;--o)this.sd[o][0]===i&&this.sd.splice(o,1);n.remove(i)}},n.prototype.setActive=function(n){this.Bv&&!n&&(this.Tv.getSource().removeFeature(this.Bv),this.Bv=null),t.prototype.setActive.call(this,n)},n.prototype.setMap=function(n){this.Tv.setMap(n),t.prototype.setMap.call(this,n)},n.prototype.getOverlay=function(){return this.Tv},n.prototype.gd=function(t){t.feature&&this.Ri.push(t.feature)},n.prototype.wd=function(t){t.feature&&this.Ri.remove(t.feature)},n.prototype.kd=function(t){this.xd(t.element)},n.prototype.Pu=function(t){if(!this.od){var n=t.target;this.Od(n),this.xd(n)}},n.prototype._d=function(t){var n=t.element;this.Od(n)},n.prototype.ud=function(t,n){var e=n.getCoordinates(),r={feature:t,geometry:n,segment:[e,e]};this.rd.insert(n.getExtent(),r)},n.prototype.ld=function(t,n){for(var e=n.getCoordinates(),r=0,i=e.length;r<i;++r){var o=e[r],s={feature:t,geometry:n,depth:[r],index:r,segment:[o,o]};this.rd.insert(n.getExtent(),s)}},n.prototype.fd=function(t,n){for(var e=n.getCoordinates(),r=0,i=e.length-1;r<i;++r){var o=e.slice(r,r+2),s={feature:t,geometry:n,index:r,segment:o};this.rd.insert(wn(o),s)}},n.prototype.vd=function(t,n){for(var e=n.getCoordinates(),r=0,i=e.length;r<i;++r)for(var o=e[r],s=0,a=o.length-1;s<a;++s){var u=o.slice(s,s+2),c={feature:t,geometry:n,depth:[r],index:s,segment:u};this.rd.insert(wn(u),c)}},n.prototype.hd=function(t,n){for(var e=n.getCoordinates(),r=0,i=e.length;r<i;++r)for(var o=e[r],s=0,a=o.length-1;s<a;++s){var u=o.slice(s,s+2),c={feature:t,geometry:n,depth:[r],index:s,segment:u};this.rd.insert(wn(u),c)}},n.prototype.dd=function(t,n){for(var e=n.getCoordinates(),r=0,i=e.length;r<i;++r)for(var o=e[r],s=0,a=o.length;s<a;++s)for(var u=o[s],c=0,f=u.length-1;c<f;++c){var h=u.slice(c,c+2),l={feature:t,geometry:n,depth:[s,r],index:c,segment:h};this.rd.insert(wn(h),l)}},n.prototype.yd=function(t,n){var e=n.getCenter(),r={feature:t,geometry:n,index:0,segment:[e,e]},i={feature:t,geometry:n,index:1,segment:[e,e]},o=[r,i];r.featureSegments=o,i.featureSegments=o,this.rd.insert(Cn(e),r);var s=n,a=Tr();if(a&&this.getMap()){var u=this.getMap().getView().getProjection();s=$i(s=s.clone().transform(a,u)).transform(u,a)}this.rd.insert(s.getExtent(),i)},n.prototype.md=function(t,n){for(var e=n.getGeometriesArray(),r=0;r<e.length;++r){var i=e[r];(0,this.ad[i.getType()])(t,i)}},n.prototype.Ad=function(t,n,e){var r=this.Bv;r?r.getGeometry().setCoordinates(t):(r=new Tt(new wi(t)),this.Bv=r,this.Tv.getSource().addFeature(r));return r.set("features",n),r.set("geometries",e),r},n.prototype.handleEvent=function(n){return!n.originalEvent||(this.Sd=n,n.map.getView().getInteracting()||n.type!=ia.POINTERMOVE||this.handlingDownUpSequence||this.$n(n),this.Bv&&this.Xv(n)&&(e=!(n.type!=ia.SINGLECLICK||!this.td)||this.removePoint()),n.type==ia.SINGLECLICK&&(this.td=!1),t.prototype.handleEvent.call(this,n)&&!e);var e},n.prototype.handleDragEvent=function(t){this.td=!1,this.Td(t,this.sd);for(var n=[t.coordinate[0]+this.zr[0],t.coordinate[1]+this.zr[1]],e=[],r=[],i=0,o=this.sd.length;i<o;++i){var s=this.sd[i],a=s[0],u=a.feature;-1===e.indexOf(u)&&e.push(u);var c=a.geometry;-1===r.indexOf(c)&&r.push(c);for(var f=a.depth,h=void 0,l=a.segment,v=s[1];n.length<c.getStride();)n.push(l[v][n.length]);switch(c.getType()){case Rt.POINT:h=n,l[0]=n,l[1]=n;break;case Rt.MULTI_POINT:(h=c.getCoordinates())[a.index]=n,l[0]=n,l[1]=n;break;case Rt.LINE_STRING:(h=c.getCoordinates())[a.index+v]=n,l[v]=n;break;case Rt.MULTI_LINE_STRING:case Rt.POLYGON:(h=c.getCoordinates())[f[0]][a.index+v]=n,l[v]=n;break;case Rt.MULTI_POLYGON:(h=c.getCoordinates())[f[1]][f[0]][a.index+v]=n,l[v]=n;break;case Rt.CIRCLE:if(l[0]=n,l[1]=n,0===a.index)this.od=!0,c.setCenter(n),this.od=!1;else{this.od=!0;var d=t.map.getView().getProjection(),p=rr(Er(c.getCenter(),d),Er(n,d)),y=Tr();if(y){var m=c.clone().transform(y,d);m.setRadius(p),p=m.transform(d,y).getRadius()}c.setRadius(p),this.od=!1}}h&&this.Cd(c,h)}this.Ad(n,e,r)},n.prototype.handleDownEvent=function(t){if(!this.qr(t))return!1;var n=t.coordinate;this.jd(t.pixel,t.map,n),this.sd.length=0,this.ed=null;var e=this.Bv;if(e){var r=t.map.getView().getProjection(),i=[],s=e.getGeometry().getCoordinates(),a=wn([s]),u=this.rd.getInExtent(a),c={};u.sort(aE);for(var f=0,h=u.length;f<h;++f){var l=u[f],v=l.segment,d=o(l.geometry),p=l.depth;if(p&&(d+="-"+p.join("-")),c[d]||(c[d]=new Array(2)),l.geometry.getType()!==Rt.CIRCLE||1!==l.index)if(!Qe(v[0],s)||c[d][0])if(!Qe(v[1],s)||c[d][1])o(v)in this.Jv&&!c[d][0]&&!c[d][1]&&this.Yv(t)&&i.push(l);else{if((l.geometry.getType()===Rt.LINE_STRING||l.geometry.getType()===Rt.MULTI_LINE_STRING)&&c[d][0]&&0===c[d][0].index)continue;this.sd.push([l,1]),c[d][1]=l}else this.sd.push([l,0]),c[d][0]=l;else Qe(cE(n,l,r),s)&&!c[d][0]&&(this.sd.push([l,0]),c[d][0]=l)}i.length&&this.Td(t,[i]);for(var y=i.length-1;y>=0;--y)this.Rd(i[y],s)}return!!this.Bv},n.prototype.handleUpEvent=function(t){for(var n=this.sd.length-1;n>=0;--n){var e=this.sd[n][0],r=e.geometry;if(r.getType()===Rt.CIRCLE){var i=r.getCenter(),o=e.featureSegments[0],s=e.featureSegments[1];o.segment[0]=i,o.segment[1]=i,s.segment[0]=i,s.segment[1]=i,this.rd.update(Cn(i),o);var a=r,u=Tr();if(u){var c=t.map.getView().getProjection();a=$i(a=a.clone().transform(u,c)).transform(c,u)}this.rd.update(a.getExtent(),s)}else this.rd.update(wn(e.segment),e)}return this.ed&&(this.dispatchEvent(new sE(oE,this.ed,t)),this.ed=null),!1},n.prototype.$n=function(t){this.Qv=t.pixel,this.jd(t.pixel,t.map,t.coordinate)},n.prototype.jd=function(t,n,e){var r,i,s=this,a=e||n.getCoordinateFromPixel(t),u=n.getView().getProjection();if(this.bd){var c="object"===tE(this.bd)?function(t){return t===s.bd}:void 0;n.forEachFeatureAtPixel(t,(function(t,n,e){if((e=e||t.getGeometry()).getType()===Rt.POINT&&y(s.Ri.getArray(),t)){i=e;var o=e.getFlatCoordinates().slice(0,2);r=[{feature:t,geometry:e,segment:[o,o]}]}return!0}),{layerFilter:c})}if(!r){var f=Ar(xn(Cr(Cn(a,eE),u),n.getView().getResolution()*this.Fv,eE),u);r=this.rd.getInExtent(f)}if(r&&r.length>0){var h=r.sort((function(t,n){return uE(a,t,u)-uE(a,n,u)}))[0],l=h.segment,v=cE(a,h,u),d=n.getPixelFromCoordinate(v),p=rr(t,d);if(i||p<=this.Fv){var m={};if(m[o(l)]=!0,this.Md||(this.zr[0]=v[0]-a[0],this.zr[1]=v[1]-a[1]),h.geometry.getType()===Rt.CIRCLE&&1===h.index)this.Gv=!0,this.Ad(v,[h.feature],[h.geometry]);else{var b=n.getPixelFromCoordinate(l[0]),g=n.getPixelFromCoordinate(l[1]),w=er(d,b),x=er(d,g);p=Math.sqrt(Math.min(w,x)),this.Gv=p<=this.Fv,this.Gv&&(v=w>x?l[1]:l[0]),this.Ad(v,[h.feature],[h.geometry]);var k={};k[o(h.geometry)]=!0;for(var _=1,S=r.length;_<S;++_){var M=r[_].segment;if(!(Qe(l[0],M[0])&&Qe(l[1],M[1])||Qe(l[0],M[1])&&Qe(l[1],M[0])))break;var j=o(r[_].geometry);j in k||(k[j]=!0,m[o(M)]=!0)}}return void(this.Jv=m)}}this.Bv&&(this.Tv.getSource().removeFeature(this.Bv),this.Bv=null)},n.prototype.Rd=function(t,n){for(var e,r=t.segment,i=t.feature,o=t.geometry,s=t.depth,a=t.index;n.length<o.getStride();)n.push(0);switch(o.getType()){case Rt.MULTI_LINE_STRING:case Rt.POLYGON:(e=o.getCoordinates())[s[0]].splice(a+1,0,n);break;case Rt.MULTI_POLYGON:(e=o.getCoordinates())[s[1]][s[0]].splice(a+1,0,n);break;case Rt.LINE_STRING:(e=o.getCoordinates()).splice(a+1,0,n);break;default:return}this.Cd(o,e);var u=this.rd;u.remove(t),this.Id(o,a,s,1);var c={segment:[r[0],n],feature:i,geometry:o,depth:s,index:a};u.insert(wn(c.segment),c),this.sd.push([c,1]);var f={segment:[n,r[1]],feature:i,geometry:o,depth:s,index:a+1};u.insert(wn(f.segment),f),this.sd.push([f,0]),this.td=!0},n.prototype.removePoint=function(){if(this.Sd&&this.Sd.type!=ia.POINTERDRAG){var t=this.Sd;this.Td(t,this.sd);var n=this.Pd();return this.dispatchEvent(new sE(oE,this.ed,t)),this.ed=null,n}return!1},n.prototype.Pd=function(){var t,n,e,r,i,s,a,u,c,f,h,l=this.sd,v={},d=!1;for(i=l.length-1;i>=0;--i)h=o((f=(e=l[i])[0]).feature),f.depth&&(h+="-"+f.depth.join("-")),h in v||(v[h]={}),0===e[1]?(v[h].right=f,v[h].index=f.index):1==e[1]&&(v[h].left=f,v[h].index=f.index+1);for(h in v){switch(c=v[h].right,a=v[h].left,(u=(s=v[h].index)-1)<0&&(u=0),t=n=(r=(f=void 0!==a?a:c).geometry).getCoordinates(),d=!1,r.getType()){case Rt.MULTI_LINE_STRING:n[f.depth[0]].length>2&&(n[f.depth[0]].splice(s,1),d=!0);break;case Rt.LINE_STRING:n.length>2&&(n.splice(s,1),d=!0);break;case Rt.MULTI_POLYGON:t=t[f.depth[1]];case Rt.POLYGON:(t=t[f.depth[0]]).length>4&&(s==t.length-1&&(s=0),t.splice(s,1),d=!0,0===s&&(t.pop(),t.push(t[0]),u=t.length-1))}if(d){this.Cd(r,n);var p=[];if(void 0!==a&&(this.rd.remove(a),p.push(a.segment[0])),void 0!==c&&(this.rd.remove(c),p.push(c.segment[1])),void 0!==a&&void 0!==c){var y={depth:f.depth,feature:f.feature,geometry:f.geometry,index:u,segment:p};this.rd.insert(wn(y.segment),y)}this.Id(r,s,f.depth,-1),this.Bv&&(this.Tv.getSource().removeFeature(this.Bv),this.Bv=null),l.length=0}}return d},n.prototype.Cd=function(t,n){this.od=!0,t.setCoordinates(n),this.od=!1},n.prototype.Id=function(t,n,e,r){this.rd.forEachInExtent(t.getExtent(),(function(i){i.geometry===t&&(void 0===e||void 0===i.depth||x(i.depth,e))&&i.index>n&&(i.index+=r)}))},n}(bu),hE=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),lE="select",vE=function(t){function n(n,e,r,i){var o=t.call(this,n)||this;return o.selected=e,o.deselected=r,o.mapBrowserEvent=i,o}return hE(n,t),n}(h),dE={};var pE=function(t){function n(n){var e=t.call(this)||this;e.on,e.once,e.un;var r,i,o=n||{};if(e.Dd=e.xd.bind(e),e.Nd=e.Od.bind(e),e.qr=o.condition?o.condition:Tu,e.zd=o.addCondition?o.addCondition:ju,e.Ld=o.removeCondition?o.removeCondition:ju,e.Fd=o.toggleCondition?o.toggleCondition:Eu,e.Gd=!!o.multi&&o.multi,e.Ud=o.filter?o.filter:S,e.Bd=o.hitTolerance?o.hitTolerance:0,e.K=void 0!==o.style?o.style:(g((r=Tv())[Rt.POLYGON],r[Rt.LINE_STRING]),g(r[Rt.GEOMETRY_COLLECTION],r[Rt.LINE_STRING]),function(t){return t.getGeometry()?r[t.getGeometry().getType()]:null}),e.Ri=o.features||new ft,o.layers)if("function"==typeof o.layers)i=o.layers;else{var s=o.layers;i=function(t){return y(s,t)}}else i=S;return e.qd=i,e.$d={},e}return hE(n,t),n.prototype.Vd=function(t,n){this.$d[o(t)]=n},n.prototype.getFeatures=function(){return this.Ri},n.prototype.getHitTolerance=function(){return this.Bd},n.prototype.getLayer=function(t){return this.$d[o(t)]},n.prototype.setHitTolerance=function(t){this.Bd=t},n.prototype.setMap=function(n){this.getMap()&&this.K&&this.Ri.forEach(this.Zd.bind(this)),t.prototype.setMap.call(this,n),n?(this.Ri.addEventListener(ot,this.Dd),this.Ri.addEventListener(st,this.Nd),this.K&&this.Ri.forEach(this.Wd.bind(this))):(this.Ri.removeEventListener(ot,this.Dd),this.Ri.removeEventListener(st,this.Nd))},n.prototype.xd=function(t){var n=t.element;this.K&&this.Wd(n)},n.prototype.Od=function(t){var n=t.element;this.K&&this.Zd(n)},n.prototype.getStyle=function(){return this.K},n.prototype.Wd=function(t){var n=o(t);n in dE||(dE[n]=t.getStyle()),t.setStyle(this.K)},n.prototype.Zd=function(t){for(var e=this.getMap().getInteractions().getArray(),r=e.length-1;r>=0;--r){var i=e[r];if(i!==this&&i instanceof n&&i.getStyle()&&-1!==i.getFeatures().getArray().lastIndexOf(t))return void t.setStyle(i.getStyle())}var s=o(t);t.setStyle(dE[s]),delete dE[s]},n.prototype.Hd=function(t){delete this.$d[o(t)]},n.prototype.handleEvent=function(t){if(!this.qr(t))return!0;var n=this.zd(t),e=this.Ld(t),r=this.Fd(t),i=!n&&!e&&!r,o=t.map,s=this.getFeatures(),a=[],u=[];if(i){E(this.$d),o.forEachFeatureAtPixel(t.pixel,function(t,n){if(this.Ud(t,n))return u.push(t),this.Vd(t,n),!this.Gd}.bind(this),{layerFilter:this.qd,hitTolerance:this.Bd});for(var c=s.getLength()-1;c>=0;--c){var f=s.item(c),h=u.indexOf(f);h>-1?u.splice(h,1):(s.remove(f),a.push(f))}0!==u.length&&s.extend(u)}else{o.forEachFeatureAtPixel(t.pixel,function(t,i){if(this.Ud(t,i))return!n&&!r||y(s.getArray(),t)?(e||r)&&y(s.getArray(),t)&&(a.push(t),this.Hd(t)):(u.push(t),this.Vd(t,i)),!this.Gd}.bind(this),{layerFilter:this.qd,hitTolerance:this.Bd});for(var l=a.length-1;l>=0;--l)s.remove(a[l]);s.extend(u)}return(u.length>0||a.length>0)&&this.dispatchEvent(new vE(lE,u,a,t)),!0},n}(vu),yE=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function mE(t){return t.feature?t.feature:t.element?t.element:void 0}var bE=[],gE=function(t){function n(n){var e=this,r=n||{},i=r;return i.handleDownEvent||(i.handleDownEvent=S),i.stopDown||(i.stopDown=M),(e=t.call(this,i)||this).nv=r.source?r.source:null,e.Kd=void 0===r.vertex||r.vertex,e.Xd=void 0===r.edge||r.edge,e.Ri=r.features?r.features:null,e.Yd=[],e.Jd={},e.Qd={},e.tp={},e.Fv=void 0!==r.pixelTolerance?r.pixelTolerance:10,e.rd=new Dv,e.ad={Point:e.ud.bind(e),LineString:e.fd.bind(e),LinearRing:e.fd.bind(e),Polygon:e.hd.bind(e),MultiPoint:e.ld.bind(e),MultiLineString:e.vd.bind(e),MultiPolygon:e.dd.bind(e),GeometryCollection:e.md.bind(e),Circle:e.yd.bind(e)},e}return yE(n,t),n.prototype.addFeature=function(t,n){var e=void 0===n||n,r=o(t),i=t.getGeometry();if(i){var s=this.ad[i.getType()];s&&(this.Qd[r]=i.getExtent([1/0,1/0,-1/0,-1/0]),s(t,i))}e&&(this.Jd[r]=K(t,P,this.Pu,this))},n.prototype.np=function(t){this.addFeature(t)},n.prototype.ep=function(t){this.removeFeature(t)},n.prototype.rp=function(){var t;return this.Ri?t=this.Ri:this.nv&&(t=this.nv.getFeatures()),t},n.prototype.handleEvent=function(n){var e=this.snapTo(n.pixel,n.coordinate,n.map);return e.snapped&&(n.coordinate=e.vertex.slice(0,2),n.pixel=e.vertexPixel),t.prototype.handleEvent.call(this,n)},n.prototype.kd=function(t){var n=mE(t);this.addFeature(n)},n.prototype._d=function(t){var n=mE(t);this.removeFeature(n)},n.prototype.Pu=function(t){var n=t.target;if(this.handlingDownUpSequence){var e=o(n);e in this.tp||(this.tp[e]=n)}else this.ip(n)},n.prototype.handleUpEvent=function(t){var n=A(this.tp);return n.length&&(n.forEach(this.ip.bind(this)),this.tp={}),!1},n.prototype.removeFeature=function(t,n){var e=void 0===n||n,r=o(t),i=this.Qd[r];if(i){var s=this.rd,a=[];s.forEachInExtent(i,(function(n){t===n.feature&&a.push(n)}));for(var u=a.length-1;u>=0;--u)s.remove(a[u])}e&&(Y(this.Jd[r]),delete this.Jd[r])},n.prototype.setMap=function(n){var e=this.getMap(),r=this.Yd,i=this.rp();e&&(r.forEach(Y),r.length=0,i.forEach(this.ep.bind(this))),t.prototype.setMap.call(this,n),n&&(this.Ri?r.push(K(this.Ri,ot,this.kd,this),K(this.Ri,st,this._d,this)):this.nv&&r.push(K(this.nv,ud,this.kd,this),K(this.nv,hd,this._d,this)),i.forEach(this.np.bind(this)))},n.prototype.snapTo=function(t,n,e){var r=wn([e.getCoordinateFromPixel([t[0]-this.Fv,t[1]+this.Fv]),e.getCoordinateFromPixel([t[0]+this.Fv,t[1]-this.Fv])]),i=this.rd.getInExtent(r);this.Kd&&!this.Xd&&(i=i.filter((function(t){return t.feature.getGeometry().getType()!==Rt.CIRCLE})));var o=!1,s=null,a=null;if(0===i.length)return{snapped:o,vertex:s,vertexPixel:a};for(var u,c=e.getView().getProjection(),f=Er(n,c),h=1/0,l=0;l<i.length;++l){var v=i[l];bE[0]=Er(v.segment[0],c),bE[1]=Er(v.segment[1],c);var d=ir(f,bE);d<h&&(u=v,h=d)}var p=u.segment;if(this.Kd&&!this.Xd){var y=e.getPixelFromCoordinate(p[0]),m=e.getPixelFromCoordinate(p[1]),b=er(t,y),g=er(t,m);Math.sqrt(Math.min(b,g))<=this.Fv&&(o=!0,s=b>g?p[1]:p[0],a=e.getPixelFromCoordinate(s))}else if(this.Xd){var w=u.feature.getGeometry().getType()===Rt.CIRCLE;if(w){var x=u.feature.getGeometry(),k=Tr();k&&(x=x.clone().transform(k,c)),s=Or(Ke(f,x),c)}else bE[0]=Er(p[0],c),bE[1]=Er(p[1],c),s=Or(Xe(f,bE),c);if(rr(t,a=e.getPixelFromCoordinate(s))<=this.Fv&&(o=!0,this.Kd&&!w)){y=e.getPixelFromCoordinate(p[0]),m=e.getPixelFromCoordinate(p[1]),b=er(a,y),g=er(a,m);Math.sqrt(Math.min(b,g))<=this.Fv&&(s=b>g?p[1]:p[0],a=e.getPixelFromCoordinate(s))}}return o&&(a=[Math.round(a[0]),Math.round(a[1])]),{snapped:o,vertex:s,vertexPixel:a}},n.prototype.ip=function(t){this.removeFeature(t,!1),this.addFeature(t,!1)},n.prototype.yd=function(t,n){var e=this.getMap().getView().getProjection(),r=n,i=Tr();i&&(r=r.clone().transform(i,e));var o=$i(r);i&&o.transform(e,i);for(var s=o.getCoordinates()[0],a=0,u=s.length-1;a<u;++a){var c=s.slice(a,a+2),f={feature:t,segment:c};this.rd.insert(wn(c),f)}},n.prototype.md=function(t,n){for(var e=n.getGeometriesArray(),r=0;r<e.length;++r){var i=this.ad[e[r].getType()];i&&i(t,e[r])}},n.prototype.fd=function(t,n){for(var e=n.getCoordinates(),r=0,i=e.length-1;r<i;++r){var o=e.slice(r,r+2),s={feature:t,segment:o};this.rd.insert(wn(o),s)}},n.prototype.vd=function(t,n){for(var e=n.getCoordinates(),r=0,i=e.length;r<i;++r)for(var o=e[r],s=0,a=o.length-1;s<a;++s){var u=o.slice(s,s+2),c={feature:t,segment:u};this.rd.insert(wn(u),c)}},n.prototype.ld=function(t,n){for(var e=n.getCoordinates(),r=0,i=e.length;r<i;++r){var o=e[r],s={feature:t,segment:[o,o]};this.rd.insert(n.getExtent(),s)}},n.prototype.dd=function(t,n){for(var e=n.getCoordinates(),r=0,i=e.length;r<i;++r)for(var o=e[r],s=0,a=o.length;s<a;++s)for(var u=o[s],c=0,f=u.length-1;c<f;++c){var h=u.slice(c,c+2),l={feature:t,segment:h};this.rd.insert(wn(h),l)}},n.prototype.ud=function(t,n){var e=n.getCoordinates(),r={feature:t,segment:[e,e]};this.rd.insert(n.getExtent(),r)},n.prototype.hd=function(t,n){for(var e=n.getCoordinates(),r=0,i=e.length;r<i;++r)for(var o=e[r],s=0,a=o.length-1;s<a;++s){var u=o.slice(s,s+2),c={feature:t,segment:u};this.rd.insert(wn(u),c)}},n}(bu),wE=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),xE="translatestart",kE="translating",_E="translateend",SE=function(t){function n(n,e,r,i,o){var s=t.call(this,n)||this;return s.features=e,s.coordinate=r,s.startCoordinate=i,s.mapBrowserEvent=o,s}return wE(n,t),n}(h),ME=function(t){function n(n){var e,r=this,i=n||{};if((r=t.call(this,i)||this).on,r.once,r.un,r.op=null,r.sp=null,r.Ri=void 0!==i.features?i.features:null,i.layers&&!r.Ri)if("function"==typeof i.layers)e=i.layers;else{var o=i.layers;e=function(t){return y(o,t)}}else e=S;return r.qd=e,r.Ud=i.filter&&!r.Ri?i.filter:S,r.Bd=i.hitTolerance?i.hitTolerance:0,r.qr=i.condition?i.condition:Su,r.ap=null,r.addChangeListener(cu,r.up),r}return wE(n,t),n.prototype.handleDownEvent=function(t){if(!t.originalEvent||!this.qr(t))return!1;if(this.ap=this.cp(t.pixel,t.map),!this.op&&this.ap){this.sp=t.coordinate,this.op=t.coordinate,this.handleMoveEvent(t);var n=this.Ri||new ft([this.ap]);return this.dispatchEvent(new SE(xE,n,t.coordinate,this.sp,t)),!0}return!1},n.prototype.handleUpEvent=function(t){if(this.op){this.op=null,this.handleMoveEvent(t);var n=this.Ri||new ft([this.ap]);return this.dispatchEvent(new SE(_E,n,t.coordinate,this.sp,t)),this.sp=null,!0}return!1},n.prototype.handleDragEvent=function(t){if(this.op){var n=t.coordinate,e=n[0]-this.op[0],r=n[1]-this.op[1],i=this.Ri||new ft([this.ap]);i.forEach((function(t){var n=t.getGeometry();n.translate(e,r),t.setGeometry(n)})),this.op=n,this.dispatchEvent(new SE(kE,i,n,this.sp,t))}},n.prototype.handleMoveEvent=function(t){var n=t.map.getViewport();this.cp(t.pixel,t.map)?(n.classList.remove(this.op?"ol-grab":"ol-grabbing"),n.classList.add(this.op?"ol-grabbing":"ol-grab")):n.classList.remove("ol-grab","ol-grabbing")},n.prototype.cp=function(t,n){return n.forEachFeatureAtPixel(t,function(t,n){if(this.Ud(t,n)&&(!this.Ri||y(this.Ri.getArray(),t)))return t}.bind(this),{layerFilter:this.qd,hitTolerance:this.Bd})},n.prototype.getHitTolerance=function(){return this.Bd},n.prototype.setHitTolerance=function(t){this.Bd=t},n.prototype.setMap=function(n){var e=this.getMap();t.prototype.setMap.call(this,n),this.Ev(e)},n.prototype.up=function(){this.Ev(null)},n.prototype.Ev=function(t){var n=this.getMap(),e=this.getActive();n&&e||(n=n||t)&&n.getViewport().classList.remove("ol-grab","ol-grabbing")},n}(bu);function jE(t,n,e,r,i,o){var s,a;void 0!==i?(s=i,a=void 0!==o?o:0):(s=[],a=0);for(var u=n;u<e;){var c=t[u++];s[a++]=t[u++],s[a++]=c;for(var f=2;f<r;++f)s[a++]=t[u++]}return s.length=a,s}var TE=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),OE={};OE[Rt.POINT]=function(t){var n;n=void 0!==t.m&&void 0!==t.z?new wi([t.x,t.y,t.z,t.m],Ct):void 0!==t.z?new wi([t.x,t.y,t.z],Et):void 0!==t.m?new wi([t.x,t.y,t.m],At):new wi([t.x,t.y]);return n},OE[Rt.LINE_STRING]=function(t){var n=CE(t);return new mk(t.paths[0],n)},OE[Rt.POLYGON]=function(t){var n=CE(t);return new Ui(t.rings,n)},OE[Rt.MULTI_POINT]=function(t){var n=CE(t);return new Fk(t.points,n)},OE[Rt.MULTI_LINE_STRING]=function(t){var n=CE(t);return new zk(t.paths,n)},OE[Rt.MULTI_POLYGON]=function(t){var n=CE(t);return new Uk(t.rings,n)};var EE={};function AE(t,n){var e,r,i;if(!t)return null;if("number"==typeof t.x&&"number"==typeof t.y)i=Rt.POINT;else if(t.points)i=Rt.MULTI_POINT;else if(t.paths){i=1===t.paths.length?Rt.LINE_STRING:Rt.MULTI_LINE_STRING}else if(t.rings){var o=t,s=CE(o),a=function(t,n){var e,r,i=[],o=[],s=[];for(e=0,r=t.length;e<r;++e){i.length=0,ni(i,0,t[e],n.length),Pi(i,0,i.length,n.length)?o.push([t[e]]):s.push(t[e])}for(;s.length;){var a=s.shift(),u=!1;for(e=o.length-1;e>=0;e--){var c=o[e][0];if(Mn(new bi(c).getExtent(),new bi(a).getExtent())){o[e].push(a),u=!0;break}}u||o.push([a.reverse()])}return o}(o.rings,s);1===a.length?(i=Rt.POLYGON,t=O({},t,((e={}).rings=a[0],e))):(i=Rt.MULTI_POLYGON,t=O({},t,((r={}).rings=a,r)))}return Pk((0,OE[i])(t),!1,n)}function CE(t){var n=Ot;return!0===t.hasZ&&!0===t.hasM?n=Ct:!0===t.hasZ?n=Et:!0===t.hasM&&(n=At),n}function RE(t){var n=t.getLayout();return{hasZ:n===Et||n===Ct,hasM:n===At||n===Ct}}function IE(t,n){return(0,EE[t.getType()])(Pk(t,!0,n),n)}EE[Rt.POINT]=function(t,n){var e,r=t.getCoordinates(),i=t.getLayout();i===Et?e={x:r[0],y:r[1],z:r[2]}:i===At?e={x:r[0],y:r[1],m:r[2]}:i===Ct?e={x:r[0],y:r[1],z:r[2],m:r[3]}:i===Ot?e={x:r[0],y:r[1]}:St(!1,34);return e},EE[Rt.LINE_STRING]=function(t,n){var e=RE(t);return{hasZ:e.hasZ,hasM:e.hasM,paths:[t.getCoordinates()]}},EE[Rt.POLYGON]=function(t,n){var e=RE(t);return{hasZ:e.hasZ,hasM:e.hasM,rings:t.getCoordinates(!1)}},EE[Rt.MULTI_POINT]=function(t,n){var e=RE(t);return{hasZ:e.hasZ,hasM:e.hasM,points:t.getCoordinates()}},EE[Rt.MULTI_LINE_STRING]=function(t,n){var e=RE(t);return{hasZ:e.hasZ,hasM:e.hasM,paths:t.getCoordinates()}},EE[Rt.MULTI_POLYGON]=function(t,n){for(var e=RE(t),r=t.getCoordinates(!1),i=[],o=0;o<r.length;o++)for(var s=r[o].length-1;s>=0;s--)i.push(r[o][s]);return{hasZ:e.hasZ,hasM:e.hasM,rings:i}};var PE=function(t){function n(n){var e=this,r=n||{};return(e=t.call(this)||this).H=r.geometryName,e}return TE(n,t),n.prototype.readFeatureFromObject=function(t,n,e){var r=t,i=AE(r.geometry,n),o=new Tt;if(this.H&&o.setGeometryName(this.H),o.setGeometry(i),r.attributes){o.setProperties(r.attributes,!0);var s=r.attributes[e];void 0!==s&&o.setId(s)}return o},n.prototype.readFeaturesFromObject=function(t,n){var e=n||{};if(t.features){for(var r=[],i=t.features,o=0,s=i.length;o<s;++o)r.push(this.readFeatureFromObject(i[o],e,t.objectIdFieldName));return r}return[this.readFeatureFromObject(t,e)]},n.prototype.readGeometryFromObject=function(t,n){return AE(t,n)},n.prototype.readProjectionFromObject=function(t){return t.spatialReference&&void 0!==t.spatialReference.wkid?lr("EPSG:"+t.spatialReference.wkid):null},n.prototype.writeGeometryObject=function(t,n){return IE(t,this.adaptOptions(n))},n.prototype.writeFeatureObject=function(t,n){n=this.adaptOptions(n);var e={};if(!t.hasProperties())return e.attributes={},e;var r=t.getProperties(),i=t.getGeometry();if(i){e.geometry=IE(i,n);var o=n&&(n.dataProjection||n.featureProjection);o&&(e.geometry.spatialReference={wkid:Number(lr(o).getCode().split(":").pop())}),delete r[t.getGeometryName()]}return C(r)?e.attributes={}:e.attributes=r,e},n.prototype.writeFeaturesObject=function(t,n){n=this.adaptOptions(n);for(var e=[],r=0,i=t.length;r<i;++r)e.push(this.writeFeatureObject(t[r],n));return{features:e}},n}(e_),DE=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),NE=function(t){function n(){var n=t.call(this)||this;return n.fp=Th(),n}return DE(n,t),n.prototype.getType=function(){return Jc},n.prototype.readFeature=function(t,n){if(t){if("string"==typeof t){var e=fh(t);return this.readFeatureFromDocument(e,n)}return uh(t)?this.readFeatureFromDocument(t,n):this.readFeatureFromNode(t,n)}return null},n.prototype.readFeatureFromDocument=function(t,n){var e=this.readFeaturesFromDocument(t,n);return e.length>0?e[0]:null},n.prototype.readFeatureFromNode=function(t,n){return null},n.prototype.readFeatures=function(t,n){if(t){if("string"==typeof t){var e=fh(t);return this.readFeaturesFromDocument(e,n)}return uh(t)?this.readFeaturesFromDocument(t,n):this.readFeaturesFromNode(t,n)}return[]},n.prototype.readFeaturesFromDocument=function(t,n){for(var e=[],r=t.firstChild;r;r=r.nextSibling)r.nodeType==Node.ELEMENT_NODE&&g(e,this.readFeaturesFromNode(r,n));return e},n.prototype.readFeaturesFromNode=function(t,n){return r()},n.prototype.readGeometry=function(t,n){if(t){if("string"==typeof t){var e=fh(t);return this.readGeometryFromDocument(e,n)}return uh(t)?this.readGeometryFromDocument(t,n):this.readGeometryFromNode(t,n)}return null},n.prototype.readGeometryFromDocument=function(t,n){return null},n.prototype.readGeometryFromNode=function(t,n){return null},n.prototype.readProjection=function(t){if(t){if("string"==typeof t){var n=fh(t);return this.readProjectionFromDocument(n)}return uh(t)?this.readProjectionFromDocument(t):this.readProjectionFromNode(t)}return null},n.prototype.readProjectionFromDocument=function(t){return this.dataProjection},n.prototype.readProjectionFromNode=function(t){return this.dataProjection},n.prototype.writeFeature=function(t,n){var e=this.writeFeatureNode(t,n);return this.fp.serializeToString(e)},n.prototype.writeFeatureNode=function(t,n){return null},n.prototype.writeFeatures=function(t,n){var e=this.writeFeaturesNode(t,n);return this.fp.serializeToString(e)},n.prototype.writeFeaturesNode=function(t,n){return null},n.prototype.writeGeometry=function(t,n){var e=this.writeGeometryNode(t,n);return this.fp.serializeToString(e)},n.prototype.writeGeometryNode=function(t,n){return null},n}(Ik),zE=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),LE="http://www.opengis.net/gml",FE=/^[\s\xa0]*$/,GE=function(t){function n(n){var e=t.call(this)||this,r=n||{};return e.featureType=r.featureType,e.featureNS=r.featureNS,e.srsName=r.srsName,e.schemaLocation="",e.FEATURE_COLLECTION_PARSERS={},e.FEATURE_COLLECTION_PARSERS[e.namespace]={featureMember:lh(e.readFeaturesInternal),featureMembers:vh(e.readFeaturesInternal)},e.supportedMediaTypes=["application/gml+xml"],e}return zE(n,t),n.prototype.readFeaturesInternal=function(t,n){var e=t.localName,r=null;if("FeatureCollection"==e)r=_h([],this.FEATURE_COLLECTION_PARSERS,t,n,this);else if("featureMembers"==e||"featureMember"==e||"member"==e){var i=n[0],o=i.featureType,s=i.featureNS;if(!o&&t.childNodes){o=[],s={};for(var a=0,u=t.childNodes.length;a<u;++a){var c=t.childNodes[a];if(1===c.nodeType){var f=c.nodeName.split(":").pop();if(-1===o.indexOf(f)){var h="",l=0,v=c.namespaceURI;for(var d in s){if(s[d]===v){h=d;break}++l}h||(s[h="p"+l]=v),o.push(h+":"+f)}}}"featureMember"!=e&&(i.featureType=o,i.featureNS=s)}if("string"==typeof s){var p=s;(s={}).p0=p}var y={},m=Array.isArray(o)?o:[o];for(var b in s){var g={};for(a=0,u=m.length;a<u;++a){(-1===m[a].indexOf(":")?"p0":m[a].split(":")[0])===b&&(g[m[a].split(":").pop()]="featureMembers"==e?lh(this.readFeatureElement,this):vh(this.readFeatureElement,this))}y[s[b]]=g}r=_h("featureMember"==e||"member"==e?void 0:[],y,t,n)}return null===r&&(r=[]),r},n.prototype.readGeometryElement=function(t,n){var e=n[0];e.srsName=t.firstElementChild.getAttribute("srsName"),e.srsDimension=t.firstElementChild.getAttribute("srsDimension");var r=_h(null,this.GEOMETRY_PARSERS,t,n,this);return r?Array.isArray(r)?Dk(r,e):Pk(r,!1,e):void 0},n.prototype.readFeatureElementInternal=function(t,n,e){for(var r,i={},o=t.firstElementChild;o;o=o.nextElementSibling){var s=void 0,a=o.localName;0===o.childNodes.length||1===o.childNodes.length&&(3===o.firstChild.nodeType||4===o.firstChild.nodeType)?(s=sh(o,!1),FE.test(s)&&(s=void 0)):(e&&(s=this.readGeometryElement(o,n)),s?"boundedBy"!==a&&(r=a):s=this.readFeatureElementInternal(o,n,!1)),i[a]?(i[a]instanceof Array||(i[a]=[i[a]]),i[a].push(s)):i[a]=s;var u=o.attributes.length;if(u>0){i[a]={hp:i[a]};for(var c=0;c<u;c++){var f=o.attributes[c].name;i[a][f]=o.attributes[c].value}}}if(e){var h=new Tt(i);r&&h.setGeometryName(r);var l=t.getAttribute("fid")||ch(t,this.namespace,"id");return l&&h.setId(l),h}return i},n.prototype.readFeatureElement=function(t,n){return this.readFeatureElementInternal(t,n,!0)},n.prototype.readPoint=function(t,n){var e=this.readFlatCoordinatesFromNode(t,n);if(e)return new wi(e,Et)},n.prototype.readMultiPoint=function(t,n){var e=_h([],this.MULTIPOINT_PARSERS,t,n,this);return e?new Fk(e):void 0},n.prototype.readMultiLineString=function(t,n){var e=_h([],this.MULTILINESTRING_PARSERS,t,n,this);if(e)return new zk(e)},n.prototype.readMultiPolygon=function(t,n){var e=_h([],this.MULTIPOLYGON_PARSERS,t,n,this);if(e)return new Uk(e)},n.prototype.pointMemberParser=function(t,n){kh(this.POINTMEMBER_PARSERS,t,n,this)},n.prototype.lineStringMemberParser=function(t,n){kh(this.LINESTRINGMEMBER_PARSERS,t,n,this)},n.prototype.polygonMemberParser=function(t,n){kh(this.POLYGONMEMBER_PARSERS,t,n,this)},n.prototype.readLineString=function(t,n){var e=this.readFlatCoordinatesFromNode(t,n);return e?new mk(e,Et):void 0},n.prototype.readFlatLinearRing=function(t,n){var e=_h(null,this.GEOMETRY_FLAT_COORDINATES_PARSERS,t,n,this);return e||void 0},n.prototype.readLinearRing=function(t,n){var e=this.readFlatCoordinatesFromNode(t,n);if(e)return new bi(e,Et)},n.prototype.readPolygon=function(t,n){var e=_h([null],this.FLAT_LINEAR_RINGS_PARSERS,t,n,this);if(e&&e[0]){var r,i=e[0],o=[i.length],s=void 0;for(s=1,r=e.length;s<r;++s)g(i,e[s]),o.push(i.length);return new Ui(i,Et,o)}},n.prototype.readFlatCoordinatesFromNode=function(t,n){return _h(null,this.GEOMETRY_FLAT_COORDINATES_PARSERS,t,n,this)},n.prototype.readGeometryFromNode=function(t,n){var e=this.readGeometryElement(t,[this.getReadOptions(t,n||{})]);return e||null},n.prototype.readFeaturesFromNode=function(t,n){var e={featureType:this.featureType,featureNS:this.featureNS};return n&&O(e,this.getReadOptions(t,n)),this.readFeaturesInternal(t,[e])||[]},n.prototype.readProjectionFromNode=function(t){return lr(this.srsName?this.srsName:t.firstElementChild.getAttribute("srsName"))},n}(NE);GE.prototype.namespace=LE,GE.prototype.FLAT_LINEAR_RINGS_PARSERS={"http://www.opengis.net/gml":{}},GE.prototype.GEOMETRY_FLAT_COORDINATES_PARSERS={"http://www.opengis.net/gml":{}},GE.prototype.GEOMETRY_PARSERS={"http://www.opengis.net/gml":{}},GE.prototype.MULTIPOINT_PARSERS={"http://www.opengis.net/gml":{pointMember:lh(GE.prototype.pointMemberParser),pointMembers:lh(GE.prototype.pointMemberParser)}},GE.prototype.MULTILINESTRING_PARSERS={"http://www.opengis.net/gml":{lineStringMember:lh(GE.prototype.lineStringMemberParser),lineStringMembers:lh(GE.prototype.lineStringMemberParser)}},GE.prototype.MULTIPOLYGON_PARSERS={"http://www.opengis.net/gml":{polygonMember:lh(GE.prototype.polygonMemberParser),polygonMembers:lh(GE.prototype.polygonMemberParser)}},GE.prototype.POINTMEMBER_PARSERS={"http://www.opengis.net/gml":{Point:lh(GE.prototype.readFlatCoordinatesFromNode)}},GE.prototype.LINESTRINGMEMBER_PARSERS={"http://www.opengis.net/gml":{LineString:lh(GE.prototype.readLineString)}},GE.prototype.POLYGONMEMBER_PARSERS={"http://www.opengis.net/gml":{Polygon:lh(GE.prototype.readPolygon)}},GE.prototype.RING_PARSERS={"http://www.opengis.net/gml":{LinearRing:vh(GE.prototype.readFlatLinearRing)}};var UE=GE;function BE(t){return qE(sh(t,!1))}function qE(t){var n=/^\s*(true|1)|(false|0)\s*$/.exec(t);return n?void 0!==n[1]||!1:void 0}function $E(t){var n=sh(t,!1),e=Date.parse(n);return isNaN(e)?void 0:e/1e3}function VE(t){return ZE(sh(t,!1))}function ZE(t){var n=/^\s*([+\-]?\d*\.?\d+(?:e[+\-]?\d+)?)\s*$/i.exec(t);return n?parseFloat(n[1]):void 0}function WE(t){return HE(sh(t,!1))}function HE(t){var n=/^\s*(\d+)\s*$/.exec(t);return n?parseInt(n[1],10):void 0}function KE(t){return sh(t,!1).trim()}function XE(t,n){nA(t,n?"1":"0")}function YE(t,n){t.appendChild(Eh().createCDATASection(n))}function JE(t,n){var e=new Date(1e3*n),r=e.getUTCFullYear()+"-"+Ze(e.getUTCMonth()+1,2)+"-"+Ze(e.getUTCDate(),2)+"T"+Ze(e.getUTCHours(),2)+":"+Ze(e.getUTCMinutes(),2)+":"+Ze(e.getUTCSeconds(),2)+"Z";t.appendChild(Eh().createTextNode(r))}function QE(t,n){var e=n.toPrecision();t.appendChild(Eh().createTextNode(e))}function tA(t,n){var e=n.toString();t.appendChild(Eh().createTextNode(e))}function nA(t,n){t.appendChild(Eh().createTextNode(n))}var eA=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),rA={MultiLineString:"lineStringMember",MultiCurve:"curveMember",MultiPolygon:"polygonMember",MultiSurface:"surfaceMember"},iA=function(t){function n(n){var e=this,r=n||{};return(e=t.call(this,r)||this).FEATURE_COLLECTION_PARSERS[LE].featureMember=lh(e.readFeaturesInternal),e.schemaLocation=r.schemaLocation?r.schemaLocation:"http://www.opengis.net/gml http://schemas.opengis.net/gml/2.1.2/feature.xsd",e}return eA(n,t),n.prototype.readFlatCoordinates=function(t,n){var e=sh(t,!1).replace(/^\s*|\s*$/g,""),r=n[0].srsName,i="enu";if(r){var o=lr(r);o&&(i=o.getAxisOrientation())}for(var s=e.trim().split(/\s+/),a=[],u=0,c=s.length;u<c;u++){var f=s[u].split(/,+/),h=parseFloat(f[0]),l=parseFloat(f[1]),v=3===f.length?parseFloat(f[2]):0;"en"===i.substr(0,2)?a.push(h,l,v):a.push(l,h,v)}return a},n.prototype.readBox=function(t,n){var e=_h([null],this.lp,t,n,this);return En(e[1][0],e[1][1],e[1][3],e[1][4])},n.prototype.innerBoundaryIsParser=function(t,n){var e=_h(void 0,this.RING_PARSERS,t,n,this);e&&n[n.length-1].push(e)},n.prototype.outerBoundaryIsParser=function(t,n){var e=_h(void 0,this.RING_PARSERS,t,n,this);e&&(n[n.length-1][0]=e)},n.prototype.vp=function(t,n,e){var r,i=n[n.length-1],o=i.multiSurface,s=i.surface,a=i.multiCurve;return Array.isArray(t)?r="Envelope":"MultiPolygon"===(r=t.getType())&&!0===o?r="MultiSurface":"Polygon"===r&&!0===s?r="Surface":"MultiLineString"===r&&!0===a&&(r="MultiCurve"),oh("http://www.opengis.net/gml",r)},n.prototype.writeFeatureElement=function(t,n,e){var r=n.getId();r&&t.setAttribute("fid",r);var i=e[e.length-1],o=i.featureNS,s=n.getGeometryName();i.serializers||(i.serializers={},i.serializers[o]={});var a=[],u=[];if(n.hasProperties()){var c=n.getProperties();for(var f in c){var h=c[f];null!==h&&(a.push(f),u.push(h),f==s||"function"==typeof h.getSimplifiedGeometry?f in i.serializers[o]||(i.serializers[o][f]=yh(this.writeGeometryElement,this)):f in i.serializers[o]||(i.serializers[o][f]=yh(nA)))}}var l=O({},i);l.node=t,Mh(l,i.serializers,bh(void 0,o),u,e,a)},n.prototype.writeCurveOrLineString=function(t,n,e){var r=e[e.length-1].srsName;if("LineStringSegment"!==t.nodeName&&r&&t.setAttribute("srsName",r),"LineString"===t.nodeName||"LineStringSegment"===t.nodeName){var i=this.dp(t.namespaceURI);t.appendChild(i),this.pp(i,n,e)}else if("Curve"===t.nodeName){var o=oh(t.namespaceURI,"segments");t.appendChild(o),this.yp(o,n,e)}},n.prototype.writeLineStringOrCurveMember=function(t,n,e){var r=this.vp(n,e);r&&(t.appendChild(r),this.writeCurveOrLineString(r,n,e))},n.prototype.writeMultiCurveOrLineString=function(t,n,e){var r=e[e.length-1],i=r.hasZ,o=r.srsName,s=r.curve;o&&t.setAttribute("srsName",o);var a=n.getLineStrings();Mh({node:t,hasZ:i,srsName:o,curve:s},this.LINESTRINGORCURVEMEMBER_SERIALIZERS,this.mp,a,e,void 0,this)},n.prototype.writeGeometryElement=function(t,n,e){var r,i=e[e.length-1],o=O({},i);o.node=t,r=Array.isArray(n)?Dk(n,i):Pk(n,!0,i),Mh(o,this.GEOMETRY_SERIALIZERS,this.vp,[r],e,void 0,this)},n.prototype.dp=function(t){var n=oh(t,"coordinates");return n.setAttribute("decimal","."),n.setAttribute("cs",","),n.setAttribute("ts"," "),n},n.prototype.pp=function(t,n,e){for(var r=e[e.length-1],i=r.hasZ,o=r.srsName,s=n.getCoordinates(),a=s.length,u=new Array(a),c=0;c<a;++c){var f=s[c];u[c]=this.bp(f,o,i)}nA(t,u.join(" "))},n.prototype.yp=function(t,n,e){var r=oh(t.namespaceURI,"LineStringSegment");t.appendChild(r),this.writeCurveOrLineString(r,n,e)},n.prototype.writeSurfaceOrPolygon=function(t,n,e){var r=e[e.length-1],i=r.hasZ,o=r.srsName;if("PolygonPatch"!==t.nodeName&&o&&t.setAttribute("srsName",o),"Polygon"===t.nodeName||"PolygonPatch"===t.nodeName){var s=n.getLinearRings();Mh({node:t,hasZ:i,srsName:o},this.RING_SERIALIZERS,this.gp,s,e,void 0,this)}else if("Surface"===t.nodeName){var a=oh(t.namespaceURI,"patches");t.appendChild(a),this.wp(a,n,e)}},n.prototype.gp=function(t,n,e){var r=n[n.length-1],i=r.node,o=r.exteriorWritten;return void 0===o&&(r.exteriorWritten=!0),oh(i.namespaceURI,void 0!==o?"innerBoundaryIs":"outerBoundaryIs")},n.prototype.wp=function(t,n,e){var r=oh(t.namespaceURI,"PolygonPatch");t.appendChild(r),this.writeSurfaceOrPolygon(r,n,e)},n.prototype.writeRing=function(t,n,e){var r=oh(t.namespaceURI,"LinearRing");t.appendChild(r),this.writeLinearRing(r,n,e)},n.prototype.bp=function(t,n,e){var r="enu";n&&(r=lr(n).getAxisOrientation());var i="en"===r.substr(0,2)?t[0]+","+t[1]:t[1]+","+t[0];e&&(i+=","+(t[2]||0));return i},n.prototype.writePoint=function(t,n,e){var r=e[e.length-1],i=r.hasZ,o=r.srsName;o&&t.setAttribute("srsName",o);var s=this.dp(t.namespaceURI);t.appendChild(s);var a=n.getCoordinates();nA(s,this.bp(a,o,i))},n.prototype.writeMultiPoint=function(t,n,e){var r=e[e.length-1],i=r.hasZ,o=r.srsName;o&&t.setAttribute("srsName",o);var s=n.getPoints();Mh({node:t,hasZ:i,srsName:o},this.POINTMEMBER_SERIALIZERS,bh("pointMember"),s,e,void 0,this)},n.prototype.writePointMember=function(t,n,e){var r=oh(t.namespaceURI,"Point");t.appendChild(r),this.writePoint(r,n,e)},n.prototype.writeLinearRing=function(t,n,e){var r=e[e.length-1].srsName;r&&t.setAttribute("srsName",r);var i=this.dp(t.namespaceURI);t.appendChild(i),this.pp(i,n,e)},n.prototype.writeMultiSurfaceOrPolygon=function(t,n,e){var r=e[e.length-1],i=r.hasZ,o=r.srsName,s=r.surface;o&&t.setAttribute("srsName",o);var a=n.getPolygons();Mh({node:t,hasZ:i,srsName:o,surface:s},this.SURFACEORPOLYGONMEMBER_SERIALIZERS,this.mp,a,e,void 0,this)},n.prototype.writeSurfaceOrPolygonMember=function(t,n,e){var r=this.vp(n,e);r&&(t.appendChild(r),this.writeSurfaceOrPolygon(r,n,e))},n.prototype.writeEnvelope=function(t,n,e){var r=e[e.length-1].srsName;r&&t.setAttribute("srsName",r);var i=[n[0]+" "+n[1],n[2]+" "+n[3]];Mh({node:t},this.ENVELOPE_SERIALIZERS,gh,i,e,["lowerCorner","upperCorner"],this)},n.prototype.mp=function(t,n,e){var r=n[n.length-1].node;return oh("http://www.opengis.net/gml",rA[r.nodeName])},n}(UE);iA.prototype.GEOMETRY_FLAT_COORDINATES_PARSERS={"http://www.opengis.net/gml":{coordinates:vh(iA.prototype.readFlatCoordinates)}},iA.prototype.FLAT_LINEAR_RINGS_PARSERS={"http://www.opengis.net/gml":{innerBoundaryIs:iA.prototype.innerBoundaryIsParser,outerBoundaryIs:iA.prototype.outerBoundaryIsParser}},iA.prototype.lp={"http://www.opengis.net/gml":{coordinates:lh(iA.prototype.readFlatCoordinates)}},iA.prototype.GEOMETRY_PARSERS={"http://www.opengis.net/gml":{Point:vh(UE.prototype.readPoint),MultiPoint:vh(UE.prototype.readMultiPoint),LineString:vh(UE.prototype.readLineString),MultiLineString:vh(UE.prototype.readMultiLineString),LinearRing:vh(UE.prototype.readLinearRing),Polygon:vh(UE.prototype.readPolygon),MultiPolygon:vh(UE.prototype.readMultiPolygon),Box:vh(iA.prototype.readBox)}},iA.prototype.GEOMETRY_SERIALIZERS={"http://www.opengis.net/gml":{Curve:yh(iA.prototype.writeCurveOrLineString),MultiCurve:yh(iA.prototype.writeMultiCurveOrLineString),Point:yh(iA.prototype.writePoint),MultiPoint:yh(iA.prototype.writeMultiPoint),LineString:yh(iA.prototype.writeCurveOrLineString),MultiLineString:yh(iA.prototype.writeMultiCurveOrLineString),LinearRing:yh(iA.prototype.writeLinearRing),Polygon:yh(iA.prototype.writeSurfaceOrPolygon),MultiPolygon:yh(iA.prototype.writeMultiSurfaceOrPolygon),Surface:yh(iA.prototype.writeSurfaceOrPolygon),MultiSurface:yh(iA.prototype.writeMultiSurfaceOrPolygon),Envelope:yh(iA.prototype.writeEnvelope)}},iA.prototype.LINESTRINGORCURVEMEMBER_SERIALIZERS={"http://www.opengis.net/gml":{lineStringMember:yh(iA.prototype.writeLineStringOrCurveMember),curveMember:yh(iA.prototype.writeLineStringOrCurveMember)}},iA.prototype.RING_SERIALIZERS={"http://www.opengis.net/gml":{outerBoundaryIs:yh(iA.prototype.writeRing),innerBoundaryIs:yh(iA.prototype.writeRing)}},iA.prototype.POINTMEMBER_SERIALIZERS={"http://www.opengis.net/gml":{pointMember:yh(iA.prototype.writePointMember)}},iA.prototype.SURFACEORPOLYGONMEMBER_SERIALIZERS={"http://www.opengis.net/gml":{surfaceMember:yh(iA.prototype.writeSurfaceOrPolygonMember),polygonMember:yh(iA.prototype.writeSurfaceOrPolygonMember)}},iA.prototype.ENVELOPE_SERIALIZERS={"http://www.opengis.net/gml":{lowerCorner:yh(nA),upperCorner:yh(nA)}};var oA=iA,sA=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),aA={MultiLineString:"lineStringMember",MultiCurve:"curveMember",MultiPolygon:"polygonMember",MultiSurface:"surfaceMember"},uA=function(t){function n(n){var e=this,r=n||{};return(e=t.call(this,r)||this).xp=void 0!==r.surface&&r.surface,e.kp=void 0!==r.curve&&r.curve,e._p=void 0===r.multiCurve||r.multiCurve,e.Sp=void 0===r.multiSurface||r.multiSurface,e.schemaLocation=r.schemaLocation?r.schemaLocation:"http://www.opengis.net/gml http://schemas.opengis.net/gml/3.1.1/profiles/gmlsfProfile/1.0.0/gmlsf.xsd",e.hasZ=void 0!==r.hasZ&&r.hasZ,e}return sA(n,t),n.prototype.readMultiCurve=function(t,n){var e=_h([],this.MULTICURVE_PARSERS,t,n,this);return e?new zk(e):void 0},n.prototype.readMultiSurface=function(t,n){var e=_h([],this.MULTISURFACE_PARSERS,t,n,this);if(e)return new Uk(e)},n.prototype.curveMemberParser=function(t,n){kh(this.CURVEMEMBER_PARSERS,t,n,this)},n.prototype.surfaceMemberParser=function(t,n){kh(this.SURFACEMEMBER_PARSERS,t,n,this)},n.prototype.readPatch=function(t,n){return _h([null],this.PATCHES_PARSERS,t,n,this)},n.prototype.readSegment=function(t,n){return _h([null],this.SEGMENTS_PARSERS,t,n,this)},n.prototype.readPolygonPatch=function(t,n){return _h([null],this.FLAT_LINEAR_RINGS_PARSERS,t,n,this)},n.prototype.readLineStringSegment=function(t,n){return _h([null],this.GEOMETRY_FLAT_COORDINATES_PARSERS,t,n,this)},n.prototype.interiorParser=function(t,n){var e=_h(void 0,this.RING_PARSERS,t,n,this);e&&n[n.length-1].push(e)},n.prototype.exteriorParser=function(t,n){var e=_h(void 0,this.RING_PARSERS,t,n,this);e&&(n[n.length-1][0]=e)},n.prototype.readSurface=function(t,n){var e=_h([null],this.SURFACE_PARSERS,t,n,this);if(e&&e[0]){var r,i=e[0],o=[i.length],s=void 0;for(s=1,r=e.length;s<r;++s)g(i,e[s]),o.push(i.length);return new Ui(i,Et,o)}},n.prototype.readCurve=function(t,n){var e=_h([null],this.CURVE_PARSERS,t,n,this);return e?new mk(e,Et):void 0},n.prototype.readEnvelope=function(t,n){var e=_h([null],this.ENVELOPE_PARSERS,t,n,this);return En(e[1][0],e[1][1],e[2][0],e[2][1])},n.prototype.readFlatPos=function(t,n){for(var e,r=sh(t,!1),i=/^\s*([+\-]?\d*\.?\d+(?:[eE][+\-]?\d+)?)\s*/,o=[];e=i.exec(r);)o.push(parseFloat(e[1])),r=r.substr(e[0].length);if(""===r){var s=n[0].srsName,a="enu";if(s)a=lr(s).getAxisOrientation();if("neu"===a){var u,c=void 0;for(c=0,u=o.length;c<u;c+=3){var f=o[c],h=o[c+1];o[c]=h,o[c+1]=f}}var l=o.length;if(2==l&&o.push(0),0!==l)return o}},n.prototype.readFlatPosList=function(t,n){var e=sh(t,!1).replace(/^\s*|\s*$/g,""),r=n[0],i=r.srsName,o=r.srsDimension,s="enu";i&&(s=lr(i).getAxisOrientation());var a,u,c,f=e.split(/\s+/),h=2;t.getAttribute("srsDimension")?h=HE(t.getAttribute("srsDimension")):t.getAttribute("dimension")?h=HE(t.getAttribute("dimension")):t.parentNode.getAttribute("srsDimension")?h=HE(t.parentNode.getAttribute("srsDimension")):o&&(h=HE(o));for(var l=[],v=0,d=f.length;v<d;v+=h)a=parseFloat(f[v]),u=parseFloat(f[v+1]),c=3===h?parseFloat(f[v+2]):0,"en"===s.substr(0,2)?l.push(a,u,c):l.push(u,a,c);return l},n.prototype.Mp=function(t,n,e){var r=e[e.length-1],i=r.hasZ,o=i?"3":"2";t.setAttribute("srsDimension",o);var s=r.srsName,a="enu";s&&(a=lr(s).getAxisOrientation());var u,c=n.getCoordinates();(u="en"===a.substr(0,2)?c[0]+" "+c[1]:c[1]+" "+c[0],i)&&(u+=" "+(c[2]||0));nA(t,u)},n.prototype.bp=function(t,n,e){var r="enu";n&&(r=lr(n).getAxisOrientation());var i="en"===r.substr(0,2)?t[0]+" "+t[1]:t[1]+" "+t[0];e&&(i+=" "+(t[2]||0));return i},n.prototype.jp=function(t,n,e){var r=e[e.length-1],i=r.hasZ,o=i?"3":"2";t.setAttribute("srsDimension",o);for(var s,a=r.srsName,u=n.getCoordinates(),c=u.length,f=new Array(c),h=0;h<c;++h)s=u[h],f[h]=this.bp(s,a,i);nA(t,f.join(" "))},n.prototype.writePoint=function(t,n,e){var r=e[e.length-1].srsName;r&&t.setAttribute("srsName",r);var i=oh(t.namespaceURI,"pos");t.appendChild(i),this.Mp(i,n,e)},n.prototype.writeEnvelope=function(t,n,e){var r=e[e.length-1].srsName;r&&t.setAttribute("srsName",r);var i=[n[0]+" "+n[1],n[2]+" "+n[3]];Mh({node:t},this.ENVELOPE_SERIALIZERS,gh,i,e,["lowerCorner","upperCorner"],this)},n.prototype.writeLinearRing=function(t,n,e){var r=e[e.length-1].srsName;r&&t.setAttribute("srsName",r);var i=oh(t.namespaceURI,"posList");t.appendChild(i),this.jp(i,n,e)},n.prototype.gp=function(t,n,e){var r=n[n.length-1],i=r.node,o=r.exteriorWritten;return void 0===o&&(r.exteriorWritten=!0),oh(i.namespaceURI,void 0!==o?"interior":"exterior")},n.prototype.writeSurfaceOrPolygon=function(t,n,e){var r=e[e.length-1],i=r.hasZ,o=r.srsName;if("PolygonPatch"!==t.nodeName&&o&&t.setAttribute("srsName",o),"Polygon"===t.nodeName||"PolygonPatch"===t.nodeName){var s=n.getLinearRings();Mh({node:t,hasZ:i,srsName:o},this.RING_SERIALIZERS,this.gp,s,e,void 0,this)}else if("Surface"===t.nodeName){var a=oh(t.namespaceURI,"patches");t.appendChild(a),this.wp(a,n,e)}},n.prototype.writeCurveOrLineString=function(t,n,e){var r=e[e.length-1].srsName;if("LineStringSegment"!==t.nodeName&&r&&t.setAttribute("srsName",r),"LineString"===t.nodeName||"LineStringSegment"===t.nodeName){var i=oh(t.namespaceURI,"posList");t.appendChild(i),this.jp(i,n,e)}else if("Curve"===t.nodeName){var o=oh(t.namespaceURI,"segments");t.appendChild(o),this.yp(o,n,e)}},n.prototype.writeMultiSurfaceOrPolygon=function(t,n,e){var r=e[e.length-1],i=r.hasZ,o=r.srsName,s=r.surface;o&&t.setAttribute("srsName",o);var a=n.getPolygons();Mh({node:t,hasZ:i,srsName:o,surface:s},this.SURFACEORPOLYGONMEMBER_SERIALIZERS,this.mp,a,e,void 0,this)},n.prototype.writeMultiPoint=function(t,n,e){var r=e[e.length-1],i=r.srsName,o=r.hasZ;i&&t.setAttribute("srsName",i);var s=n.getPoints();Mh({node:t,hasZ:o,srsName:i},this.POINTMEMBER_SERIALIZERS,bh("pointMember"),s,e,void 0,this)},n.prototype.writeMultiCurveOrLineString=function(t,n,e){var r=e[e.length-1],i=r.hasZ,o=r.srsName,s=r.curve;o&&t.setAttribute("srsName",o);var a=n.getLineStrings();Mh({node:t,hasZ:i,srsName:o,curve:s},this.LINESTRINGORCURVEMEMBER_SERIALIZERS,this.mp,a,e,void 0,this)},n.prototype.writeRing=function(t,n,e){var r=oh(t.namespaceURI,"LinearRing");t.appendChild(r),this.writeLinearRing(r,n,e)},n.prototype.writeSurfaceOrPolygonMember=function(t,n,e){var r=this.vp(n,e);r&&(t.appendChild(r),this.writeSurfaceOrPolygon(r,n,e))},n.prototype.writePointMember=function(t,n,e){var r=oh(t.namespaceURI,"Point");t.appendChild(r),this.writePoint(r,n,e)},n.prototype.writeLineStringOrCurveMember=function(t,n,e){var r=this.vp(n,e);r&&(t.appendChild(r),this.writeCurveOrLineString(r,n,e))},n.prototype.wp=function(t,n,e){var r=oh(t.namespaceURI,"PolygonPatch");t.appendChild(r),this.writeSurfaceOrPolygon(r,n,e)},n.prototype.yp=function(t,n,e){var r=oh(t.namespaceURI,"LineStringSegment");t.appendChild(r),this.writeCurveOrLineString(r,n,e)},n.prototype.writeGeometryElement=function(t,n,e){var r,i=e[e.length-1],o=O({},i);o.node=t,r=Array.isArray(n)?Dk(n,i):Pk(n,!0,i),Mh(o,this.GEOMETRY_SERIALIZERS,this.vp,[r],e,void 0,this)},n.prototype.writeFeatureElement=function(t,n,e){var r=n.getId();r&&t.setAttribute("fid",r);var i=e[e.length-1],o=i.featureNS,s=n.getGeometryName();i.serializers||(i.serializers={},i.serializers[o]={});var a=[],u=[];if(n.hasProperties()){var c=n.getProperties();for(var f in c){var h=c[f];null!==h&&(a.push(f),u.push(h),f==s||"function"==typeof h.getSimplifiedGeometry?f in i.serializers[o]||(i.serializers[o][f]=yh(this.writeGeometryElement,this)):f in i.serializers[o]||(i.serializers[o][f]=yh(nA)))}}var l=O({},i);l.node=t,Mh(l,i.serializers,bh(void 0,o),u,e,a)},n.prototype.Tp=function(t,n,e){var r=e[e.length-1],i=r.featureType,o=r.featureNS,s={};s[o]={},s[o][i]=yh(this.writeFeatureElement,this);var a=O({},r);a.node=t,Mh(a,s,bh(i,o),n,e)},n.prototype.mp=function(t,n,e){var r=n[n.length-1].node;return oh(this.namespace,aA[r.nodeName])},n.prototype.vp=function(t,n,e){var r,i=n[n.length-1],o=i.multiSurface,s=i.surface,a=i.curve,u=i.multiCurve;return Array.isArray(t)?r="Envelope":"MultiPolygon"===(r=t.getType())&&!0===o?r="MultiSurface":"Polygon"===r&&!0===s?r="Surface":"LineString"===r&&!0===a?r="Curve":"MultiLineString"===r&&!0===u&&(r="MultiCurve"),oh(this.namespace,r)},n.prototype.writeGeometryNode=function(t,n){n=this.adaptOptions(n);var e=oh(this.namespace,"geom"),r={node:e,hasZ:this.hasZ,srsName:this.srsName,curve:this.kp,surface:this.xp,multiSurface:this.Sp,multiCurve:this._p};return n&&O(r,n),this.writeGeometryElement(e,t,[r]),e},n.prototype.writeFeaturesNode=function(t,n){n=this.adaptOptions(n);var e=oh(this.namespace,"featureMembers");e.setAttributeNS(ih,"xsi:schemaLocation",this.schemaLocation);var r={srsName:this.srsName,hasZ:this.hasZ,curve:this.kp,surface:this.xp,multiSurface:this.Sp,multiCurve:this._p,featureNS:this.featureNS,featureType:this.featureType};return n&&O(r,n),this.Tp(e,t,[r]),e},n}(UE);uA.prototype.GEOMETRY_FLAT_COORDINATES_PARSERS={"http://www.opengis.net/gml":{pos:vh(uA.prototype.readFlatPos),posList:vh(uA.prototype.readFlatPosList),coordinates:vh(oA.prototype.readFlatCoordinates)}},uA.prototype.FLAT_LINEAR_RINGS_PARSERS={"http://www.opengis.net/gml":{interior:uA.prototype.interiorParser,exterior:uA.prototype.exteriorParser}},uA.prototype.GEOMETRY_PARSERS={"http://www.opengis.net/gml":{Point:vh(UE.prototype.readPoint),MultiPoint:vh(UE.prototype.readMultiPoint),LineString:vh(UE.prototype.readLineString),MultiLineString:vh(UE.prototype.readMultiLineString),LinearRing:vh(UE.prototype.readLinearRing),Polygon:vh(UE.prototype.readPolygon),MultiPolygon:vh(UE.prototype.readMultiPolygon),Surface:vh(uA.prototype.readSurface),MultiSurface:vh(uA.prototype.readMultiSurface),Curve:vh(uA.prototype.readCurve),MultiCurve:vh(uA.prototype.readMultiCurve),Envelope:vh(uA.prototype.readEnvelope)}},uA.prototype.MULTICURVE_PARSERS={"http://www.opengis.net/gml":{curveMember:lh(uA.prototype.curveMemberParser),curveMembers:lh(uA.prototype.curveMemberParser)}},uA.prototype.MULTISURFACE_PARSERS={"http://www.opengis.net/gml":{surfaceMember:lh(uA.prototype.surfaceMemberParser),surfaceMembers:lh(uA.prototype.surfaceMemberParser)}},uA.prototype.CURVEMEMBER_PARSERS={"http://www.opengis.net/gml":{LineString:lh(UE.prototype.readLineString),Curve:lh(uA.prototype.readCurve)}},uA.prototype.SURFACEMEMBER_PARSERS={"http://www.opengis.net/gml":{Polygon:lh(UE.prototype.readPolygon),Surface:lh(uA.prototype.readSurface)}},uA.prototype.SURFACE_PARSERS={"http://www.opengis.net/gml":{patches:vh(uA.prototype.readPatch)}},uA.prototype.CURVE_PARSERS={"http://www.opengis.net/gml":{segments:vh(uA.prototype.readSegment)}},uA.prototype.ENVELOPE_PARSERS={"http://www.opengis.net/gml":{lowerCorner:lh(uA.prototype.readFlatPosList),upperCorner:lh(uA.prototype.readFlatPosList)}},uA.prototype.PATCHES_PARSERS={"http://www.opengis.net/gml":{PolygonPatch:vh(uA.prototype.readPolygonPatch)}},uA.prototype.SEGMENTS_PARSERS={"http://www.opengis.net/gml":{LineStringSegment:vh(uA.prototype.readLineStringSegment)}},uA.prototype.writeFeatures,uA.prototype.RING_SERIALIZERS={"http://www.opengis.net/gml":{exterior:yh(uA.prototype.writeRing),interior:yh(uA.prototype.writeRing)}},uA.prototype.ENVELOPE_SERIALIZERS={"http://www.opengis.net/gml":{lowerCorner:yh(nA),upperCorner:yh(nA)}},uA.prototype.SURFACEORPOLYGONMEMBER_SERIALIZERS={"http://www.opengis.net/gml":{surfaceMember:yh(uA.prototype.writeSurfaceOrPolygonMember),polygonMember:yh(uA.prototype.writeSurfaceOrPolygonMember)}},uA.prototype.POINTMEMBER_SERIALIZERS={"http://www.opengis.net/gml":{pointMember:yh(uA.prototype.writePointMember)}},uA.prototype.LINESTRINGORCURVEMEMBER_SERIALIZERS={"http://www.opengis.net/gml":{lineStringMember:yh(uA.prototype.writeLineStringOrCurveMember),curveMember:yh(uA.prototype.writeLineStringOrCurveMember)}},uA.prototype.GEOMETRY_SERIALIZERS={"http://www.opengis.net/gml":{Curve:yh(uA.prototype.writeCurveOrLineString),MultiCurve:yh(uA.prototype.writeMultiCurveOrLineString),Point:yh(uA.prototype.writePoint),MultiPoint:yh(uA.prototype.writeMultiPoint),LineString:yh(uA.prototype.writeCurveOrLineString),MultiLineString:yh(uA.prototype.writeMultiCurveOrLineString),LinearRing:yh(uA.prototype.writeLinearRing),Polygon:yh(uA.prototype.writeSurfaceOrPolygon),MultiPolygon:yh(uA.prototype.writeMultiSurfaceOrPolygon),Surface:yh(uA.prototype.writeSurfaceOrPolygon),MultiSurface:yh(uA.prototype.writeMultiSurfaceOrPolygon),Envelope:yh(uA.prototype.writeEnvelope)}};var cA=uA,fA=cA;fA.prototype.writeFeatures,fA.prototype.writeFeaturesNode;var hA=fA,lA=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),vA=function(t){function n(n){var e=this,r=n||{};return(e=t.call(this,r)||this).schemaLocation=r.schemaLocation?r.schemaLocation:e.namespace+" http://schemas.opengis.net/gml/3.2.1/gml.xsd",e}return lA(n,t),n}(cA);vA.prototype.namespace="http://www.opengis.net/gml/3.2",vA.prototype.GEOMETRY_FLAT_COORDINATES_PARSERS={"http://www.opengis.net/gml/3.2":{pos:vh(cA.prototype.readFlatPos),posList:vh(cA.prototype.readFlatPosList),coordinates:vh(oA.prototype.readFlatCoordinates)}},vA.prototype.FLAT_LINEAR_RINGS_PARSERS={"http://www.opengis.net/gml/3.2":{interior:cA.prototype.interiorParser,exterior:cA.prototype.exteriorParser}},vA.prototype.GEOMETRY_PARSERS={"http://www.opengis.net/gml/3.2":{Point:vh(UE.prototype.readPoint),MultiPoint:vh(UE.prototype.readMultiPoint),LineString:vh(UE.prototype.readLineString),MultiLineString:vh(UE.prototype.readMultiLineString),LinearRing:vh(UE.prototype.readLinearRing),Polygon:vh(UE.prototype.readPolygon),MultiPolygon:vh(UE.prototype.readMultiPolygon),Surface:vh(vA.prototype.readSurface),MultiSurface:vh(cA.prototype.readMultiSurface),Curve:vh(vA.prototype.readCurve),MultiCurve:vh(cA.prototype.readMultiCurve),Envelope:vh(vA.prototype.readEnvelope)}},vA.prototype.MULTICURVE_PARSERS={"http://www.opengis.net/gml/3.2":{curveMember:lh(cA.prototype.curveMemberParser),curveMembers:lh(cA.prototype.curveMemberParser)}},vA.prototype.MULTISURFACE_PARSERS={"http://www.opengis.net/gml/3.2":{surfaceMember:lh(cA.prototype.surfaceMemberParser),surfaceMembers:lh(cA.prototype.surfaceMemberParser)}},vA.prototype.CURVEMEMBER_PARSERS={"http://www.opengis.net/gml/3.2":{LineString:lh(UE.prototype.readLineString),Curve:lh(cA.prototype.readCurve)}},vA.prototype.SURFACEMEMBER_PARSERS={"http://www.opengis.net/gml/3.2":{Polygon:lh(UE.prototype.readPolygon),Surface:lh(cA.prototype.readSurface)}},vA.prototype.SURFACE_PARSERS={"http://www.opengis.net/gml/3.2":{patches:vh(cA.prototype.readPatch)}},vA.prototype.CURVE_PARSERS={"http://www.opengis.net/gml/3.2":{segments:vh(cA.prototype.readSegment)}},vA.prototype.ENVELOPE_PARSERS={"http://www.opengis.net/gml/3.2":{lowerCorner:lh(cA.prototype.readFlatPosList),upperCorner:lh(cA.prototype.readFlatPosList)}},vA.prototype.PATCHES_PARSERS={"http://www.opengis.net/gml/3.2":{PolygonPatch:vh(cA.prototype.readPolygonPatch)}},vA.prototype.SEGMENTS_PARSERS={"http://www.opengis.net/gml/3.2":{LineStringSegment:vh(cA.prototype.readLineStringSegment)}},vA.prototype.MULTIPOINT_PARSERS={"http://www.opengis.net/gml/3.2":{pointMember:lh(UE.prototype.pointMemberParser),pointMembers:lh(UE.prototype.pointMemberParser)}},vA.prototype.MULTILINESTRING_PARSERS={"http://www.opengis.net/gml/3.2":{lineStringMember:lh(UE.prototype.lineStringMemberParser),lineStringMembers:lh(UE.prototype.lineStringMemberParser)}},vA.prototype.MULTIPOLYGON_PARSERS={"http://www.opengis.net/gml/3.2":{polygonMember:lh(UE.prototype.polygonMemberParser),polygonMembers:lh(UE.prototype.polygonMemberParser)}},vA.prototype.POINTMEMBER_PARSERS={"http://www.opengis.net/gml/3.2":{Point:lh(UE.prototype.readFlatCoordinatesFromNode)}},vA.prototype.LINESTRINGMEMBER_PARSERS={"http://www.opengis.net/gml/3.2":{LineString:lh(UE.prototype.readLineString)}},vA.prototype.POLYGONMEMBER_PARSERS={"http://www.opengis.net/gml/3.2":{Polygon:lh(UE.prototype.readPolygon)}},vA.prototype.RING_PARSERS={"http://www.opengis.net/gml/3.2":{LinearRing:vh(UE.prototype.readFlatLinearRing)}},vA.prototype.RING_SERIALIZERS={"http://www.opengis.net/gml/3.2":{exterior:yh(cA.prototype.writeRing),interior:yh(cA.prototype.writeRing)}},vA.prototype.ENVELOPE_SERIALIZERS={"http://www.opengis.net/gml/3.2":{lowerCorner:yh(nA),upperCorner:yh(nA)}},vA.prototype.SURFACEORPOLYGONMEMBER_SERIALIZERS={"http://www.opengis.net/gml/3.2":{surfaceMember:yh(cA.prototype.writeSurfaceOrPolygonMember),polygonMember:yh(cA.prototype.writeSurfaceOrPolygonMember)}},vA.prototype.POINTMEMBER_SERIALIZERS={"http://www.opengis.net/gml/3.2":{pointMember:yh(cA.prototype.writePointMember)}},vA.prototype.LINESTRINGORCURVEMEMBER_SERIALIZERS={"http://www.opengis.net/gml/3.2":{lineStringMember:yh(cA.prototype.writeLineStringOrCurveMember),curveMember:yh(cA.prototype.writeLineStringOrCurveMember)}},vA.prototype.GEOMETRY_SERIALIZERS={"http://www.opengis.net/gml/3.2":{Curve:yh(cA.prototype.writeCurveOrLineString),MultiCurve:yh(cA.prototype.writeMultiCurveOrLineString),Point:yh(vA.prototype.writePoint),MultiPoint:yh(cA.prototype.writeMultiPoint),LineString:yh(cA.prototype.writeCurveOrLineString),MultiLineString:yh(cA.prototype.writeMultiCurveOrLineString),LinearRing:yh(cA.prototype.writeLinearRing),Polygon:yh(cA.prototype.writeSurfaceOrPolygon),MultiPolygon:yh(cA.prototype.writeMultiSurfaceOrPolygon),Surface:yh(cA.prototype.writeSurfaceOrPolygon),MultiSurface:yh(cA.prototype.writeMultiSurfaceOrPolygon),Envelope:yh(cA.prototype.writeEnvelope)}};var dA=vA,pA=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),yA=[null,"http://www.topografix.com/GPX/1/0","http://www.topografix.com/GPX/1/1"],mA={rte:VA,trk:ZA,wpt:WA},bA=xh(yA,{rte:lh(VA),trk:lh(ZA),wpt:lh(WA)}),gA=xh(yA,{text:ph(KE,"linkText"),type:ph(KE,"linkType")}),wA=xh(yA,{rte:yh((function(t,n,e){var r=e[0],i=n.getProperties(),o={node:t};o.properties=i;var s=n.getGeometry();if(s.getType()==Rt.LINE_STRING){var a=Pk(s,!0,r);o.geometryLayout=a.getLayout(),i.rtept=a.getCoordinates()}var u=e[e.length-1].node,c=AA[u.namespaceURI],f=wh(i,c);Mh(o,CA,gh,f,e,c)})),trk:yh((function(t,n,e){var r=e[0],i=n.getProperties(),o={node:t};o.properties=i;var s=n.getGeometry();if(s.getType()==Rt.MULTI_LINE_STRING){var a=Pk(s,!0,r);i.trkseg=a.getLineStrings()}var u=e[e.length-1].node,c=IA[u.namespaceURI],f=wh(i,c);Mh(o,PA,gh,f,e,c)})),wpt:yh((function(t,n,e){var r=e[0],i=e[e.length-1];i.properties=n.getProperties();var o=n.getGeometry();if(o.getType()==Rt.POINT){var s=Pk(o,!0,r);i.geometryLayout=s.getLayout(),KA(t,s.getCoordinates(),e)}}))}),xA=function(t){function n(n){var e=t.call(this)||this,r=n||{};return e.dataProjection=lr("EPSG:4326"),e.Op=r.readExtensions,e}return pA(n,t),n.prototype.Ep=function(t){t||(t=[]);for(var n=0,e=t.length;n<e;++n){var r=t[n];if(this.Op){var i=r.get("extensionsNode_")||null;this.Op(r,i)}r.set("extensionsNode_",void 0)}},n.prototype.readFeatureFromNode=function(t,n){if(!y(yA,t.namespaceURI))return null;var e=mA[t.localName];if(!e)return null;var r=e(t,[this.getReadOptions(t,n)]);return r?(this.Ep([r]),r):null},n.prototype.readFeaturesFromNode=function(t,n){if(!y(yA,t.namespaceURI))return[];if("gpx"==t.localName){var e=_h([],bA,t,[this.getReadOptions(t,n)]);return e?(this.Ep(e),e):[]}return[]},n.prototype.writeFeaturesNode=function(t,n){n=this.adaptOptions(n);var e=oh("http://www.topografix.com/GPX/1/1","gpx");return e.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xsi",ih),e.setAttributeNS(ih,"xsi:schemaLocation","http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd"),e.setAttribute("version","1.1"),e.setAttribute("creator","OpenLayers"),Mh({node:e},wA,GA,t,[n]),e},n}(NE),kA=xh(yA,{name:ph(KE),cmt:ph(KE),desc:ph(KE),src:ph(KE),link:qA,number:ph(WE),extensions:$A,type:ph(KE),rtept:function(t,n){var e=_h({},_A,t,n);if(e){var r=n[n.length-1],i=r.flatCoordinates,o=r.layoutOptions;UA(i,o,t,e)}}}),_A=xh(yA,{ele:ph(VE),time:ph($E)}),SA=xh(yA,{name:ph(KE),cmt:ph(KE),desc:ph(KE),src:ph(KE),link:qA,number:ph(WE),type:ph(KE),extensions:$A,trkseg:function(t,n){var e=n[n.length-1];kh(MA,t,n);var r=e.flatCoordinates;e.ends.push(r.length)}}),MA=xh(yA,{trkpt:function(t,n){var e=_h({},jA,t,n);if(e){var r=n[n.length-1],i=r.flatCoordinates,o=r.layoutOptions;UA(i,o,t,e)}}}),jA=xh(yA,{ele:ph(VE),time:ph($E)}),TA=xh(yA,{ele:ph(VE),time:ph($E),magvar:ph(VE),geoidheight:ph(VE),name:ph(KE),cmt:ph(KE),desc:ph(KE),src:ph(KE),link:qA,sym:ph(KE),type:ph(KE),fix:ph(KE),sat:ph(WE),hdop:ph(VE),vdop:ph(VE),pdop:ph(VE),ageofdgpsdata:ph(VE),dgpsid:ph(WE),extensions:$A}),OA=["text","type"],EA=xh(yA,{text:yh(nA),type:yh(nA)}),AA=xh(yA,["name","cmt","desc","src","link","number","type","rtept"]),CA=xh(yA,{name:yh(nA),cmt:yh(nA),desc:yh(nA),src:yh(nA),link:yh(HA),number:yh(tA),type:yh(nA),rtept:mh(yh(KA))}),RA=xh(yA,["ele","time"]),IA=xh(yA,["name","cmt","desc","src","link","number","type","trkseg"]),PA=xh(yA,{name:yh(nA),cmt:yh(nA),desc:yh(nA),src:yh(nA),link:yh(HA),number:yh(tA),type:yh(nA),trkseg:mh(yh((function(t,n,e){var r={node:t};r.geometryLayout=n.getLayout(),r.properties={},Mh(r,NA,DA,n.getCoordinates(),e)})))}),DA=bh("trkpt"),NA=xh(yA,{trkpt:yh(KA)}),zA=xh(yA,["ele","time","magvar","geoidheight","name","cmt","desc","src","link","sym","type","fix","sat","hdop","vdop","pdop","ageofdgpsdata","dgpsid"]),LA=xh(yA,{ele:yh(QE),time:yh(JE),magvar:yh(QE),geoidheight:yh(QE),name:yh(nA),cmt:yh(nA),desc:yh(nA),src:yh(nA),link:yh(HA),sym:yh(nA),type:yh(nA),fix:yh(nA),sat:yh(tA),hdop:yh(QE),vdop:yh(QE),pdop:yh(QE),ageofdgpsdata:yh(QE),dgpsid:yh(tA)}),FA={Point:"wpt",LineString:"rte",MultiLineString:"trk"};function GA(t,n,e){var r=t.getGeometry();if(r){var i=FA[r.getType()];if(i)return oh(n[n.length-1].node.namespaceURI,i)}}function UA(t,n,e,r){return t.push(parseFloat(e.getAttribute("lon")),parseFloat(e.getAttribute("lat"))),"ele"in r?(t.push(r.ele),delete r.ele,n.hasZ=!0):t.push(0),"time"in r?(t.push(r.time),delete r.time,n.hasM=!0):t.push(0),t}function BA(t,n,e){var r=Ot,i=2;if(t.hasZ&&t.hasM?(r=Ct,i=4):t.hasZ?(r=Et,i=3):t.hasM&&(r=At,i=3),4!==i){for(var o=0,s=n.length/4;o<s;o++)n[o*i]=n[4*o],n[o*i+1]=n[4*o+1],t.hasZ&&(n[o*i+2]=n[4*o+2]),t.hasM&&(n[o*i+2]=n[4*o+3]);if(n.length=n.length/4*i,e)for(o=0,s=e.length;o<s;o++)e[o]=e[o]/4*i}return r}function qA(t,n){var e=n[n.length-1],r=t.getAttribute("href");null!==r&&(e.link=r),kh(gA,t,n)}function $A(t,n){n[n.length-1].Ap=t}function VA(t,n){var e=n[0],r=_h({flatCoordinates:[],layoutOptions:{}},kA,t,n);if(r){var i=r.flatCoordinates;delete r.flatCoordinates;var o=r.layoutOptions;delete r.layoutOptions;var s=BA(o,i),a=new mk(i,s);Pk(a,!1,e);var u=new Tt(a);return u.setProperties(r,!0),u}}function ZA(t,n){var e=n[0],r=_h({flatCoordinates:[],ends:[],layoutOptions:{}},SA,t,n);if(r){var i=r.flatCoordinates;delete r.flatCoordinates;var o=r.ends;delete r.ends;var s=r.layoutOptions;delete r.layoutOptions;var a=BA(s,i,o),u=new zk(i,a,o);Pk(u,!1,e);var c=new Tt(u);return c.setProperties(r,!0),c}}function WA(t,n){var e=n[0],r=_h({},TA,t,n);if(r){var i={},o=UA([],i,t,r),s=BA(i,o),a=new wi(o,s);Pk(a,!1,e);var u=new Tt(a);return u.setProperties(r,!0),u}}function HA(t,n,e){t.setAttribute("href",n);var r=e[e.length-1].properties,i=[r.linkText,r.linkType];Mh({node:t},EA,gh,i,e,OA)}function KA(t,n,e){var r=e[e.length-1],i=r.node.namespaceURI,o=r.properties;switch(t.setAttributeNS(null,"lat",String(n[1])),t.setAttributeNS(null,"lon",String(n[0])),r.geometryLayout){case Ct:0!==n[3]&&(o.time=n[3]);case Et:0!==n[2]&&(o.ele=n[2]);break;case At:0!==n[2]&&(o.time=n[2])}var s="rtept"==t.nodeName?RA[i]:zA[i],a=wh(o,s);Mh({node:t,properties:o},LA,gh,a,e,s)}var XA=xA,YA=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function JA(t){return"string"==typeof t?t:""}var QA=function(t){function n(){return t.call(this)||this}return YA(n,t),n.prototype.getType=function(){return Yc},n.prototype.readFeature=function(t,n){return this.readFeatureFromText(JA(t),this.adaptOptions(n))},n.prototype.readFeatureFromText=function(t,n){return r()},n.prototype.readFeatures=function(t,n){return this.readFeaturesFromText(JA(t),this.adaptOptions(n))},n.prototype.readFeaturesFromText=function(t,n){return r()},n.prototype.readGeometry=function(t,n){return this.readGeometryFromText(JA(t),this.adaptOptions(n))},n.prototype.readGeometryFromText=function(t,n){return r()},n.prototype.readProjection=function(t){return this.readProjectionFromText(JA(t))},n.prototype.readProjectionFromText=function(t){return this.dataProjection},n.prototype.writeFeature=function(t,n){return this.writeFeatureText(t,this.adaptOptions(n))},n.prototype.writeFeatureText=function(t,n){return r()},n.prototype.writeFeatures=function(t,n){return this.writeFeaturesText(t,this.adaptOptions(n))},n.prototype.writeFeaturesText=function(t,n){return r()},n.prototype.writeGeometry=function(t,n){return this.writeGeometryText(t,this.adaptOptions(n))},n.prototype.writeGeometryText=function(t,n){return r()},n}(Ik),tC=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),nC="barometric",eC="gps",rC="none",iC=/^B(\d{2})(\d{2})(\d{2})(\d{2})(\d{5})([NS])(\d{3})(\d{5})([EW])([AV])(\d{5})(\d{5})/,oC=/^H.([A-Z]{3}).*?:(.*)/,sC=/^HFDTE(\d{2})(\d{2})(\d{2})/,aC=/\r\n|\r|\n/,uC=function(t){function n(n){var e=t.call(this)||this,r=n||{};return e.dataProjection=lr("EPSG:4326"),e.Cp=r.altitudeMode?r.altitudeMode:rC,e}return tC(n,t),n.prototype.readFeatureFromText=function(t,n){var e,r,i=this.Cp,o=t.split(aC),s={},a=[],u=2e3,c=0,f=1,h=-1;for(e=0,r=o.length;e<r;++e){var l=o[e],v=void 0;if("B"==l.charAt(0)){if(v=iC.exec(l)){var d=parseInt(v[1],10),p=parseInt(v[2],10),y=parseInt(v[3],10),m=parseInt(v[4],10)+parseInt(v[5],10)/6e4;"S"==v[6]&&(m=-m);var b=parseInt(v[7],10)+parseInt(v[8],10)/6e4;if("W"==v[9]&&(b=-b),a.push(b,m),i!=rC){var g=void 0;g=i==eC?parseInt(v[11],10):i==nC?parseInt(v[12],10):0,a.push(g)}var w=Date.UTC(u,c,f,d,p,y);w<h&&(w=Date.UTC(u,c,f+1,d,p,y)),a.push(w/1e3),h=w}}else"H"==l.charAt(0)&&((v=sC.exec(l))?(f=parseInt(v[1],10),c=parseInt(v[2],10)-1,u=2e3+parseInt(v[3],10)):(v=oC.exec(l))&&(s[v[1]]=v[2].trim()))}if(0===a.length)return null;var x=new mk(a,i==rC?At:Ct),k=new Tt(Pk(x,!1,n));return k.setProperties(s,!0),k},n.prototype.readFeaturesFromText=function(t,n){var e=this.readFeatureFromText(t,n);return e?[e]:[]},n}(QA);function cC(t){return(cC="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var fC,hC,lC,vC,dC,pC,yC=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),mC=["http://www.google.com/kml/ext/2.2"],bC=[null,"http://earth.google.com/kml/2.0","http://earth.google.com/kml/2.1","http://earth.google.com/kml/2.2","http://www.opengis.net/kml/2.2"],gC={fraction:uv,pixels:cv,insetPixels:cv},wC=xh(bC,{ExtendedData:mR,Region:bR,MultiGeometry:ph(uR,"geometry"),LineString:ph(oR,"geometry"),LinearRing:ph(sR,"geometry"),Point:ph(cR,"geometry"),Polygon:ph(hR,"geometry"),Style:ph(vR),StyleMap:function(t,n){var e=VC.call(this,t,n);if(!e)return;var r=n[n.length-1];Array.isArray(e)?r.Style=e:"string"==typeof e?r.styleUrl=e:St(!1,38)},address:ph(KE),description:ph(KE),name:ph(KE),open:ph(BE),phoneNumber:ph(KE),styleUrl:ph(BC),visibility:ph(BE)},xh(mC,{MultiTrack:ph((function(t,n){var e=_h([],JC,t,n);if(!e)return;return new zk(e)}),"geometry"),Track:ph(tR,"geometry")})),xC=xh(bC,{ExtendedData:mR,Region:bR,Link:function(t,n){kh(kC,t,n)},address:ph(KE),description:ph(KE),name:ph(KE),open:ph(BE),phoneNumber:ph(KE),visibility:ph(BE)}),kC=xh(bC,{href:ph(UC)}),_C=xh(bC,{LatLonAltBox:function(t,n){var e=_h({},xR,t,n);if(!e)return;var r=n[n.length-1],i=[parseFloat(e.west),parseFloat(e.south),parseFloat(e.east),parseFloat(e.north)];r.extent=i,r.altitudeMode=e.altitudeMode,r.minAltitude=parseFloat(e.minAltitude),r.maxAltitude=parseFloat(e.maxAltitude)},Lod:function(t,n){var e=_h({},kR,t,n);if(!e)return;var r=n[n.length-1];r.minLodPixels=parseFloat(e.minLodPixels),r.maxLodPixels=parseFloat(e.maxLodPixels),r.minFadeExtent=parseFloat(e.minFadeExtent),r.maxFadeExtent=parseFloat(e.maxFadeExtent)}}),SC=xh(bC,["Document","Placemark"]),MC=xh(bC,{Document:yh((function(t,n,e){Mh({node:t},TR,OR,n,e,void 0,this)})),Placemark:yh(JR)}),jC=null;var TC,OC=null;var EC,AC=null;var CC=null;var RC=null;var IC,PC=null;function DC(t){return 32/Math.min(t[0],t[1])}function NC(t){return t}var zC=function(t){function n(n){var e=t.call(this)||this,r=n||{};return PC||(jC=new av({color:fC=[255,255,255,1]}),pC="https://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png",OC=new wv({anchor:hC=[20,2],anchorOrigin:fv,anchorXUnits:lC=cv,anchorYUnits:vC=cv,crossOrigin:"anonymous",rotation:0,scale:DC(dC=[64,64]),size:dC,src:pC}),TC="NO_IMAGE",AC=new xv({color:fC,width:1}),EC=new xv({color:[51,51,51,1],width:2}),CC=new Rv({font:"bold 16px Helvetica",fill:jC,stroke:EC,scale:.8}),RC=new Ev({fill:jC,image:OC,text:CC,stroke:AC,zIndex:0}),PC=[RC]),e.dataProjection=lr("EPSG:4326"),e.Rp=r.defaultStyle?r.defaultStyle:PC,e.Ip=void 0===r.extractStyles||r.extractStyles,e.Pp=void 0===r.writeStyles||r.writeStyles,e.Dp={},e.Np=void 0===r.showPointNames||r.showPointNames,e.qt=void 0!==r.crossOrigin?r.crossOrigin:"anonymous",e.zp=r.iconUrlFunction?r.iconUrlFunction:NC,e.supportedMediaTypes=["application/vnd.google-earth.kml+xml"],e}return yC(n,t),n.prototype.Lp=function(t,n){var e=_h([],xh(bC,{Document:hh(this.Lp,this),Folder:hh(this.Lp,this),Placemark:lh(this.Fp,this),Style:this.Gp.bind(this),StyleMap:this.Up.bind(this)}),t,n,this);return e||void 0},n.prototype.Fp=function(t,n){var e=_h({geometry:null},wC,t,n,this);if(e){var r=new Tt,i=t.getAttribute("id");null!==i&&r.setId(i);var o=n[0],s=e.geometry;if(s&&Pk(s,!1,o),r.setGeometry(s),delete e.geometry,this.Ip){var a=function(t,n,e,r,i){return function(o,s){var a=i,u="",c=[];if(a){var f=o.getGeometry();if(f){var h=f.getType();a=h===Rt.GEOMETRY_COLLECTION?(c=f.getGeometriesArrayRecursive().filter((function(t){var n=t.getType();return n===Rt.POINT||n===Rt.MULTI_POINT}))).length>0:h===Rt.POINT||h===Rt.MULTI_POINT}}a&&(u=o.get("name"),(a=a&&!!u)&&u.search(/&[^&]+;/)>-1&&(IC||(IC=document.createElement("textarea")),IC.innerHTML=u,u=IC.value));var l=e;if(t?l=t:n&&(l=LC(n,e,r)),a){var v=function(t,n){var e=[0,0],r="start",i=t.getImage();if(i){var o=i.getSize();if(o&&2==o.length){var s=i.getScaleArray(),a=i.getAnchor();e[0]=s[0]*(o[0]-a[0]),e[1]=s[1]*(o[1]/2-a[1]),r="left"}}var u=t.getText();u?((u=u.clone()).setFont(u.getFont()||CC.getFont()),u.setScale(u.getScale()||CC.getScale()),u.setFill(u.getFill()||CC.getFill()),u.setStroke(u.getStroke()||EC)):u=CC.clone();return u.setText(n),u.setOffsetX(e[0]),u.setOffsetY(e[1]),u.setTextAlign(r),new Ev({image:i,text:u})}(l[0],u);return c.length>0?(v.setGeometry(new Qk(c)),[v,new Ev({geometry:l[0].getGeometry(),image:null,fill:l[0].getFill(),stroke:l[0].getStroke(),text:null})].concat(l.slice(1))):v}return l}}(e.Style,e.styleUrl,this.Rp,this.Dp,this.Np);r.setStyle(a)}return delete e.Style,r.setProperties(e,!0),r}},n.prototype.Gp=function(t,n){var e=t.getAttribute("id");if(null!==e){var r=vR.call(this,t,n);if(r){var i=void 0,o=t.baseURI;if(o&&"about:blank"!=o||(o=window.location.href),o)i=new URL("#"+e,o).href;else i="#"+e;this.Dp[i]=r}}},n.prototype.Up=function(t,n){var e=t.getAttribute("id");if(null!==e){var r=VC.call(this,t,n);if(r){var i,o=t.baseURI;if(o&&"about:blank"!=o||(o=window.location.href),o)i=new URL("#"+e,o).href;else i="#"+e;this.Dp[i]=r}}},n.prototype.readFeatureFromNode=function(t,n){if(!y(bC,t.namespaceURI))return null;var e=this.Fp(t,[this.getReadOptions(t,n)]);return e||null},n.prototype.readFeaturesFromNode=function(t,n){if(!y(bC,t.namespaceURI))return[];var e,r=t.localName;if("Document"==r||"Folder"==r)return(e=this.Lp(t,[this.getReadOptions(t,n)]))||[];if("Placemark"==r){var i=this.Fp(t,[this.getReadOptions(t,n)]);return i?[i]:[]}if("kml"==r){e=[];for(var o=t.firstElementChild;o;o=o.nextElementSibling){var s=this.readFeaturesFromNode(o,n);s&&g(e,s)}return e}return[]},n.prototype.readName=function(t){if(t){if("string"==typeof t){var n=fh(t);return this.readNameFromDocument(n)}return uh(t)?this.readNameFromDocument(t):this.readNameFromNode(t)}},n.prototype.readNameFromDocument=function(t){for(var n=t.firstChild;n;n=n.nextSibling)if(n.nodeType==Node.ELEMENT_NODE){var e=this.readNameFromNode(n);if(e)return e}},n.prototype.readNameFromNode=function(t){for(var n=t.firstElementChild;n;n=n.nextElementSibling)if(y(bC,n.namespaceURI)&&"name"==n.localName)return KE(n);for(n=t.firstElementChild;n;n=n.nextElementSibling){var e=n.localName;if(y(bC,n.namespaceURI)&&("Document"==e||"Folder"==e||"Placemark"==e||"kml"==e)){var r=this.readNameFromNode(n);if(r)return r}}},n.prototype.readNetworkLinks=function(t){var n=[];if("string"==typeof t){var e=fh(t);g(n,this.readNetworkLinksFromDocument(e))}else uh(t)?g(n,this.readNetworkLinksFromDocument(t)):g(n,this.readNetworkLinksFromNode(t));return n},n.prototype.readNetworkLinksFromDocument=function(t){for(var n=[],e=t.firstChild;e;e=e.nextSibling)e.nodeType==Node.ELEMENT_NODE&&g(n,this.readNetworkLinksFromNode(e));return n},n.prototype.readNetworkLinksFromNode=function(t){for(var n=[],e=t.firstElementChild;e;e=e.nextElementSibling)if(y(bC,e.namespaceURI)&&"NetworkLink"==e.localName){var r=_h({},xC,e,[]);n.push(r)}for(e=t.firstElementChild;e;e=e.nextElementSibling){var i=e.localName;!y(bC,e.namespaceURI)||"Document"!=i&&"Folder"!=i&&"kml"!=i||g(n,this.readNetworkLinksFromNode(e))}return n},n.prototype.readRegion=function(t){var n=[];if("string"==typeof t){var e=fh(t);g(n,this.readRegionFromDocument(e))}else uh(t)?g(n,this.readRegionFromDocument(t)):g(n,this.readRegionFromNode(t));return n},n.prototype.readRegionFromDocument=function(t){for(var n=[],e=t.firstChild;e;e=e.nextSibling)e.nodeType==Node.ELEMENT_NODE&&g(n,this.readRegionFromNode(e));return n},n.prototype.readRegionFromNode=function(t){for(var n=[],e=t.firstElementChild;e;e=e.nextElementSibling)if(y(bC,e.namespaceURI)&&"Region"==e.localName){var r=_h({},_C,e,[]);n.push(r)}for(e=t.firstElementChild;e;e=e.nextElementSibling){var i=e.localName;!y(bC,e.namespaceURI)||"Document"!=i&&"Folder"!=i&&"kml"!=i||g(n,this.readRegionFromNode(e))}return n},n.prototype.writeFeaturesNode=function(t,n){n=this.adaptOptions(n);var e=oh(bC[4],"kml"),r="http://www.w3.org/2000/xmlns/";e.setAttributeNS(r,"xmlns:gx",mC[0]),e.setAttributeNS(r,"xmlns:xsi",ih),e.setAttributeNS(ih,"xsi:schemaLocation","http://www.opengis.net/kml/2.2 https://developers.google.com/kml/schema/kml22gx.xsd");var i={node:e},o={};t.length>1?o.Document=t:1==t.length&&(o.Placemark=t[0]);var s=SC[e.namespaceURI],a=wh(o,s);return Mh(i,MC,gh,a,[n],s,this),e},n}(NE);function LC(t,n,e){return Array.isArray(t)?t:"string"==typeof t?LC(e[t],n,e):n}function FC(t){var n=sh(t,!1),e=/^\s*#?\s*([0-9A-Fa-f]{8})\s*$/.exec(n);if(e){var r=e[1];return[parseInt(r.substr(6,2),16),parseInt(r.substr(4,2),16),parseInt(r.substr(2,2),16),parseInt(r.substr(0,2),16)/255]}}function GC(t){var n=sh(t,!1),e=[];n=n.replace(/\s*,\s*/g,",");for(var r,i=/^\s*([+\-]?\d*\.?\d+(?:e[+\-]?\d+)?),([+\-]?\d*\.?\d+(?:e[+\-]?\d+)?)(?:\s+|,|$)(?:([+\-]?\d*\.?\d+(?:e[+\-]?\d+)?)(?:\s+|$))?\s*/i;r=i.exec(n);){var o=parseFloat(r[1]),s=parseFloat(r[2]),a=r[3]?parseFloat(r[3]):0;e.push(o,s,a),n=n.substr(r[0].length)}if(""===n)return e}function UC(t){var n=sh(t,!1).trim(),e=t.baseURI;return e&&"about:blank"!=e||(e=window.location.href),e?new URL(n,e).href:n}function BC(t){var n=sh(t,!1).trim().replace(/^(?!.*#)/,"#"),e=t.baseURI;return e&&"about:blank"!=e||(e=window.location.href),e?new URL(n,e).href:n}function qC(t){return VE(t)}var $C=xh(bC,{Pair:function(t,n){var e=_h({},gR,t,n,this);if(!e)return;var r=e.key;if(r&&"normal"==r){var i=e.styleUrl;i&&(n[n.length-1]=i);var o=e.Style;o&&(n[n.length-1]=o)}}});function VC(t,n){return _h(void 0,$C,t,n,this)}var ZC=xh(bC,{Icon:ph((function(t,n){var e=_h({},nR,t,n);return e||null})),color:ph(FC),heading:ph(VE),hotSpot:ph((function(t){var n,e=t.getAttribute("xunits"),r=t.getAttribute("yunits");return n="insetPixels"!==e?"insetPixels"!==r?fv:lv:"insetPixels"!==r?hv:vv,{x:parseFloat(t.getAttribute("x")),xunits:gC[e],y:parseFloat(t.getAttribute("y")),yunits:gC[r],origin:n}})),scale:ph(qC)});var WC=xh(bC,{color:ph(FC),scale:ph(qC)});var HC=xh(bC,{color:ph(FC),width:ph(VE)});var KC=xh(bC,{color:ph(FC),fill:ph(BE),outline:ph(BE)});var XC=xh(bC,{coordinates:vh(GC)});function YC(t,n){return _h(null,XC,t,n)}var JC=xh(mC,{Track:lh(tR)});var QC=xh(bC,{when:function(t,n){var e=n[n.length-1].whens,r=sh(t,!1),i=Date.parse(r);e.push(isNaN(i)?0:i)}},xh(mC,{coord:function(t,n){var e=n[n.length-1].coordinates,r=sh(t,!1),i=/^\s*([+\-]?\d+(?:\.\d*)?(?:e[+\-]?\d*)?)\s+([+\-]?\d+(?:\.\d*)?(?:e[+\-]?\d*)?)\s+([+\-]?\d+(?:\.\d*)?(?:e[+\-]?\d*)?)\s*$/i.exec(r);if(i){var o=parseFloat(i[1]),s=parseFloat(i[2]),a=parseFloat(i[3]);e.push([o,s,a])}else e.push([])}}));function tR(t,n){var e=_h({coordinates:[],whens:[]},QC,t,n);if(e){for(var r=[],i=e.coordinates,o=e.whens,s=0,a=Math.min(i.length,o.length);s<a;++s)3==i[s].length&&r.push(i[s][0],i[s][1],i[s][2],o[s]);return new mk(r,Ct)}}var nR=xh(bC,{href:ph(UC)},xh(mC,{x:ph(VE),y:ph(VE),w:ph(VE),h:ph(VE)}));var eR=xh(bC,{coordinates:vh(GC)});function rR(t,n){return _h(null,eR,t,n)}var iR=xh(bC,{extrude:ph(BE),tessellate:ph(BE),altitudeMode:ph(KE)});function oR(t,n){var e=_h({},iR,t,n),r=rR(t,n);if(r){var i=new mk(r,Et);return i.setProperties(e,!0),i}}function sR(t,n){var e=_h({},iR,t,n),r=rR(t,n);if(r){var i=new Ui(r,Et,[r.length]);return i.setProperties(e,!0),i}}var aR=xh(bC,{LineString:lh(oR),LinearRing:lh(sR),MultiGeometry:lh(uR),Point:lh(cR),Polygon:lh(hR)});function uR(t,n){var e,r=_h([],aR,t,n);if(!r)return null;if(0===r.length)return new Qk(r);for(var i=!0,o=r[0].getType(),s=1,a=r.length;s<a;++s)if(r[s].getType()!=o){i=!1;break}if(i){var u=void 0,c=void 0;if(o==Rt.POINT){var f=r[0];u=f.getLayout(),c=f.getFlatCoordinates();for(s=1,a=r.length;s<a;++s)g(c,r[s].getFlatCoordinates());dR(e=new Fk(c,u),r)}else o==Rt.LINE_STRING?dR(e=new zk(r),r):o==Rt.POLYGON?dR(e=new Uk(r),r):o==Rt.GEOMETRY_COLLECTION?e=new Qk(r):St(!1,37)}else e=new Qk(r);return e}function cR(t,n){var e=_h({},iR,t,n),r=rR(t,n);if(r){var i=new wi(r,Et);return i.setProperties(e,!0),i}}var fR=xh(bC,{innerBoundaryIs:function(t,n){var e=_h([],_R,t,n);if(e.length>0){var r=n[n.length-1];r.push.apply(r,e)}},outerBoundaryIs:function(t,n){var e=_h(void 0,SR,t,n);if(e){n[n.length-1][0]=e}}});function hR(t,n){var e=_h({},iR,t,n),r=_h([null],fR,t,n);if(r&&r[0]){for(var i=r[0],o=[i.length],s=1,a=r.length;s<a;++s)g(i,r[s]),o.push(i.length);var u=new Ui(i,Et,o);return u.setProperties(e,!0),u}}var lR=xh(bC,{IconStyle:function(t,n){var e=_h({},ZC,t,n);if(e){var r,i,o,s,a=n[n.length-1],u="Icon"in e?e.Icon:{},c=!("Icon"in e)||Object.keys(u).length>0,f=u.href;f?r=f:c&&(r=pC);var h,l=fv,v=e.hotSpot;v?(i=[v.x,v.y],o=v.xunits,s=v.yunits,l=v.origin):/^http:\/\/maps\.(?:google|gstatic)\.com\//.test(r)&&(/pushpin/.test(r)?(i=hC,o=lC,s=vC):/arrow-reverse/.test(r)?(i=[54,42],o=lC,s=vC):/paddle/.test(r)&&(i=[32,1],o=lC,s=vC));var d,p=u.x,y=u.y;void 0!==p&&void 0!==y&&(h=[p,y]);var m,b=u.w,g=u.h;void 0!==b&&void 0!==g&&(d=[b,g]);var w=e.heading;void 0!==w&&(m=de(w));var x=e.scale,k=e.color;if(c){r==pC&&(d=dC);var _=new wv({anchor:i,anchorOrigin:l,anchorXUnits:o,anchorYUnits:s,crossOrigin:this.qt,offset:h,offsetOrigin:fv,rotation:m,scale:x,size:d,src:this.zp(r),color:k}),S=_.getScaleArray()[0],M=_.getSize();if(null===M){var j=_.getImageState();if(j===ao||j===uo){_.listenImageChange((function t(){var n=_.getImageState();if(n!==ao&&n!==uo){var e=_.getSize();if(e&&2==e.length){var r=DC(e);_.setScale(S*r)}_.unlistenImageChange(t)}})),j===ao&&_.load()}}else if(2==M.length){var T=DC(M);_.setScale(S*T)}a.imageStyle=_}else a.imageStyle=TC}},LabelStyle:function(t,n){var e=_h({},WC,t,n);if(e){var r=n[n.length-1],i=new Rv({fill:new av({color:"color"in e?e.color:fC}),scale:e.scale});r.textStyle=i}},LineStyle:function(t,n){var e=_h({},HC,t,n);if(e){var r=n[n.length-1],i=new xv({color:"color"in e?e.color:fC,width:"width"in e?e.width:1});r.strokeStyle=i}},PolyStyle:function(t,n){var e=_h({},KC,t,n);if(e){var r=n[n.length-1],i=new av({color:"color"in e?e.color:fC});r.fillStyle=i;var o=e.fill;void 0!==o&&(r.fill=o);var s=e.outline;void 0!==s&&(r.outline=s)}}});function vR(t,n){var e=_h({},lR,t,n,this);if(!e)return null;var r,i="fillStyle"in e?e.fillStyle:jC,o=e.fill;void 0===o||o||(i=null),"imageStyle"in e?e.imageStyle!=TC&&(r=e.imageStyle):r=OC;var s="textStyle"in e?e.textStyle:CC,a="strokeStyle"in e?e.strokeStyle:AC,u=e.outline;return void 0===u||u?[new Ev({fill:i,image:r,stroke:a,text:s,zIndex:void 0})]:[new Ev({geometry:function(t){var n=t.getGeometry(),e=n.getType();return e===Rt.GEOMETRY_COLLECTION?new Qk(n.getGeometriesArrayRecursive().filter((function(t){var n=t.getType();return n!==Rt.POLYGON&&n!==Rt.MULTI_POLYGON}))):e!==Rt.POLYGON&&e!==Rt.MULTI_POLYGON?n:void 0},fill:i,image:r,stroke:a,text:s,zIndex:void 0}),new Ev({geometry:function(t){var n=t.getGeometry(),e=n.getType();return e===Rt.GEOMETRY_COLLECTION?new Qk(n.getGeometriesArrayRecursive().filter((function(t){var n=t.getType();return n===Rt.POLYGON||n===Rt.MULTI_POLYGON}))):e===Rt.POLYGON||e===Rt.MULTI_POLYGON?n:void 0},fill:i,stroke:null,zIndex:void 0})]}function dR(t,n){var e,r,i,o=n.length,s=new Array(n.length),a=new Array(n.length),u=new Array(n.length);e=!1,r=!1,i=!1;for(var c=0;c<o;++c){var f=n[c];s[c]=f.get("extrude"),a[c]=f.get("tessellate"),u[c]=f.get("altitudeMode"),e=e||void 0!==s[c],r=r||void 0!==a[c],i=i||u[c]}e&&t.set("extrude",s),r&&t.set("tessellate",a),i&&t.set("altitudeMode",u)}var pR=xh(bC,{displayName:ph(KE),value:ph(KE)});var yR=xh(bC,{Data:function(t,n){var e=t.getAttribute("name");kh(pR,t,n);var r=n[n.length-1];e&&r.displayName?r[e]={value:r.value,displayName:r.displayName,toString:function(){return r.value}}:null!==e?r[e]=r.value:null!==r.displayName&&(r[r.displayName]=r.value),delete r.value},SchemaData:function(t,n){kh(wR,t,n)}});function mR(t,n){kh(yR,t,n)}function bR(t,n){kh(_C,t,n)}var gR=xh(bC,{Style:ph(vR),key:ph(KE),styleUrl:ph(BC)});var wR=xh(bC,{SimpleData:function(t,n){var e=t.getAttribute("name");if(null!==e){var r=KE(t);n[n.length-1][e]=r}}});var xR=xh(bC,{altitudeMode:ph(KE),minAltitude:ph(VE),maxAltitude:ph(VE),north:ph(VE),south:ph(VE),east:ph(VE),west:ph(VE)});var kR=xh(bC,{minLodPixels:ph(VE),maxLodPixels:ph(VE),minFadeExtent:ph(VE),maxFadeExtent:ph(VE)});var _R=xh(bC,{LinearRing:lh(YC)});var SR=xh(bC,{LinearRing:vh(YC)});function MR(t,n){for(var e=Io(n),r=[255*(4==e.length?e[3]:1),e[2],e[1],e[0]],i=0;i<4;++i){var o=Math.floor(r[i]).toString(16);r[i]=1==o.length?"0"+o:o}nA(t,r.join(""))}var jR=xh(bC,{Data:yh((function(t,n,e){t.setAttribute("name",n.name);var r={node:t},i=n.value;"object"==cC(i)?(null!==i&&i.displayName&&Mh(r,jR,gh,[i.displayName],e,["displayName"]),null!==i&&i.value&&Mh(r,jR,gh,[i.value],e,["value"])):Mh(r,jR,gh,[i],e,["value"])})),value:yh((function(t,n){nA(t,n)})),displayName:yh((function(t,n){YE(t,n)}))});var TR=xh(bC,{Placemark:yh(JR)}),OR=function(t,n,e){return oh(n[n.length-1].node.namespaceURI,"Placemark")};var ER=bh("Data");var AR=xh(bC,["href"],xh(mC,["x","y","w","h"])),CR=xh(bC,{href:yh(nA)},xh(mC,{x:yh(QE),y:yh(QE),w:yh(QE),h:yh(QE)})),RR=function(t,n,e){return oh(mC[0],"gx:"+e)};var IR=xh(bC,["scale","heading","Icon","color","hotSpot"]),PR=xh(bC,{Icon:yh((function(t,n,e){var r={node:t},i=e[e.length-1].node,o=AR[i.namespaceURI],s=wh(n,o);Mh(r,CR,gh,s,e,o),s=wh(n,o=AR[mC[0]]),Mh(r,CR,RR,s,e,o)})),color:yh(MR),heading:yh(QE),hotSpot:yh((function(t,n){t.setAttribute("x",String(n.x)),t.setAttribute("y",String(n.y)),t.setAttribute("xunits",n.xunits),t.setAttribute("yunits",n.yunits)})),scale:yh(uI)});var DR=xh(bC,["color","scale"]),NR=xh(bC,{color:yh(MR),scale:yh(uI)});var zR=xh(bC,["color","width"]),LR=xh(bC,{color:yh(MR),width:yh(QE)});var FR={Point:"Point",LineString:"LineString",LinearRing:"LinearRing",Polygon:"Polygon",MultiPoint:"MultiGeometry",MultiLineString:"MultiGeometry",MultiPolygon:"MultiGeometry",GeometryCollection:"MultiGeometry"},GR=function(t,n,e){if(t)return oh(n[n.length-1].node.namespaceURI,FR[t.getType()])},UR=bh("Point"),BR=bh("LineString"),qR=bh("LinearRing"),$R=bh("Polygon"),VR=xh(bC,{LineString:yh(nI),Point:yh(nI),Polygon:yh(sI),GeometryCollection:yh(ZR)});function ZR(t,n,e){var r,i={node:t},o=n.getType(),s=[];o===Rt.GEOMETRY_COLLECTION?(n.getGeometriesArrayRecursive().forEach((function(t){var n=t.getType();n===Rt.MULTI_POINT?s=s.concat(t.getPoints()):n===Rt.MULTI_LINE_STRING?s=s.concat(t.getLineStrings()):n===Rt.MULTI_POLYGON?s=s.concat(t.getPolygons()):n===Rt.POINT||n===Rt.LINE_STRING||n===Rt.POLYGON?s.push(t):St(!1,39)})),r=GR):o===Rt.MULTI_POINT?(s=n.getPoints(),r=UR):o===Rt.MULTI_LINE_STRING?(s=n.getLineStrings(),r=BR):o===Rt.MULTI_POLYGON?(s=n.getPolygons(),r=$R):St(!1,39),Mh(i,VR,r,s,e)}var WR=xh(bC,{LinearRing:yh(nI)});function HR(t,n,e){Mh({node:t},WR,qR,[n],e)}var KR=xh(bC,{ExtendedData:yh((function(t,n,e){for(var r={node:t},i=n.names,o=n.values,s=i.length,a=0;a<s;a++)Mh(r,jR,ER,[{name:i[a],value:o[a]}],e)})),MultiGeometry:yh(ZR),LineString:yh(nI),LinearRing:yh(nI),Point:yh(nI),Polygon:yh(sI),Style:yh((function(t,n,e){var r={node:t},i={};if(n.pointStyles.length){var o=n.pointStyles[0].getText();o&&(i.LabelStyle=o);var s=n.pointStyles[0].getImage();s&&"function"==typeof s.getSrc&&(i.IconStyle=s)}if(n.lineStyles.length){(a=n.lineStyles[0].getStroke())&&(i.LineStyle=a)}if(n.polyStyles.length){var a;(a=n.polyStyles[0].getStroke())&&!i.LineStyle&&(i.LineStyle=a),i.PolyStyle=n.polyStyles[0]}var u=e[e.length-1].node,c=cI[u.namespaceURI],f=wh(i,c);Mh(r,fI,gh,f,e,c)})),address:yh(nA),description:yh(nA),name:yh(nA),open:yh(XE),phoneNumber:yh(nA),styleUrl:yh(nA),visibility:yh(XE)}),XR=xh(bC,["name","open","visibility","address","phoneNumber","description","styleUrl","Style"]),YR=bh("ExtendedData");function JR(t,n,e){var r={node:t};n.getId()&&t.setAttribute("id",n.getId());var i=n.getProperties(),o={address:1,description:1,name:1,open:1,phoneNumber:1,styleUrl:1,visibility:1};o[n.getGeometryName()]=1;var s=Object.keys(i||{}).sort().filter((function(t){return!o[t]})),a=n.getStyleFunction();if(a){var u=a(n,0);if(u){var c=Array.isArray(u)?u:[u],f=c;if(n.getGeometry()&&(f=c.filter((function(t){var e=t.getGeometryFunction()(n);if(e){var r=e.getType();return r===Rt.GEOMETRY_COLLECTION?e.getGeometriesArrayRecursive().filter((function(t){var n=t.getType();return n===Rt.POINT||n===Rt.MULTI_POINT})).length:r===Rt.POINT||r===Rt.MULTI_POINT}}))),this.Pp){var h=c,l=c;n.getGeometry()&&(h=c.filter((function(t){var e=t.getGeometryFunction()(n);if(e){var r=e.getType();return r===Rt.GEOMETRY_COLLECTION?e.getGeometriesArrayRecursive().filter((function(t){var n=t.getType();return n===Rt.LINE_STRING||n===Rt.MULTI_LINE_STRING})).length:r===Rt.LINE_STRING||r===Rt.MULTI_LINE_STRING}})),l=c.filter((function(t){var e=t.getGeometryFunction()(n);if(e){var r=e.getType();return r===Rt.GEOMETRY_COLLECTION?e.getGeometriesArrayRecursive().filter((function(t){var n=t.getType();return n===Rt.POLYGON||n===Rt.MULTI_POLYGON})).length:r===Rt.POLYGON||r===Rt.MULTI_POLYGON}}))),i.Style={pointStyles:f,lineStyles:h,polyStyles:l}}if(f.length&&void 0===i.name){var v=f[0].getText();v&&(i.name=v.getText())}}}var d=e[e.length-1].node,p=XR[d.namespaceURI],y=wh(i,p);if(Mh(r,KR,gh,y,e,p),s.length>0){var m=wh(i,s);Mh(r,KR,YR,[{names:s,values:m}],e)}var b=e[0],g=n.getGeometry();g&&(g=Pk(g,!0,b)),Mh(r,KR,GR,[g],e)}var QR=xh(bC,["extrude","tessellate","altitudeMode","coordinates"]),tI=xh(bC,{extrude:yh(XE),tessellate:yh(XE),altitudeMode:yh(nA),coordinates:yh((function(t,n,e){var r,i=e[e.length-1],o=i.layout,s=i.stride;o==Ot||o==At?r=2:o==Et||o==Ct?r=3:St(!1,34);var a=n.length,u="";if(a>0){u+=n[0];for(var c=1;c<r;++c)u+=","+n[c];for(var f=s;f<a;f+=s){u+=" "+n[f];for(c=1;c<r;++c)u+=","+n[f+c]}}nA(t,u)}))});function nI(t,n,e){var r=n.getFlatCoordinates(),i={node:t};i.layout=n.getLayout(),i.stride=n.getStride();var o=n.getProperties();o.coordinates=r;var s=e[e.length-1].node,a=QR[s.namespaceURI],u=wh(o,a);Mh(i,tI,gh,u,e,a)}var eI=xh(bC,["color","fill","outline"]),rI=xh(bC,{outerBoundaryIs:yh(HR),innerBoundaryIs:yh(HR)}),iI=bh("innerBoundaryIs"),oI=bh("outerBoundaryIs");function sI(t,n,e){var r=n.getLinearRings(),i=r.shift(),o={node:t};Mh(o,rI,iI,r,e),Mh(o,rI,oI,[i],e)}var aI=xh(bC,{color:yh(MR),fill:yh(XE),outline:yh(XE)});function uI(t,n){QE(t,Math.round(1e6*n)/1e6)}var cI=xh(bC,["IconStyle","LabelStyle","LineStyle","PolyStyle"]),fI=xh(bC,{IconStyle:yh((function(t,n,e){var r={node:t},i={},o=n.getSrc(),s=n.getSize(),a=n.getImageSize(),u={href:o};if(s){u.w=s[0],u.h=s[1];var c=n.getAnchor(),f=n.getOrigin();if(f&&a&&0!==f[0]&&f[1]!==s[1]&&(u.x=f[0],u.y=a[1]-(f[1]+s[1])),c&&(c[0]!==s[0]/2||c[1]!==s[1]/2)){var h={x:c[0],xunits:cv,y:s[1]-c[1],yunits:cv};i.hotSpot=h}}i.Icon=u;var l=n.getScaleArray()[0],v=s;null===v&&(v=dC),2==v.length&&(l/=DC(v)),1!==l&&(i.scale=l);var d=n.getRotation();0!==d&&(i.heading=d);var p=n.getColor();p&&(i.color=p);var y=e[e.length-1].node,m=IR[y.namespaceURI],b=wh(i,m);Mh(r,PR,gh,b,e,m)})),LabelStyle:yh((function(t,n,e){var r={node:t},i={},o=n.getFill();o&&(i.color=o.getColor());var s=n.getScale();s&&1!==s&&(i.scale=s);var a=e[e.length-1].node,u=DR[a.namespaceURI],c=wh(i,u);Mh(r,NR,gh,c,e,u)})),LineStyle:yh((function(t,n,e){var r={node:t},i={color:n.getColor(),width:Number(n.getWidth())||1},o=e[e.length-1].node,s=zR[o.namespaceURI],a=wh(i,s);Mh(r,LR,gh,a,e,s)})),PolyStyle:yh((function(t,n,e){var r={node:t},i=n.getFill(),o=n.getStroke(),s={color:i?i.getColor():void 0,fill:!!i&&void 0,outline:!!o&&void 0},a=e[e.length-1].node,u=eI[a.namespaceURI],c=wh(s,u);Mh(r,aI,gh,c,e,u)}))});var hI=zC,lI=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),vI=[null],dI=xh(vI,{nd:function(t,n){n[n.length-1].ndrefs.push(t.getAttribute("ref"))},tag:bI}),pI=xh(vI,{node:function(t,n){var e=n[0],r=n[n.length-1],i=t.getAttribute("id"),o=[parseFloat(t.getAttribute("lon")),parseFloat(t.getAttribute("lat"))];r.nodes[i]=o;var s=_h({tags:{}},mI,t,n);if(!C(s.tags)){var a=new wi(o);Pk(a,!1,e);var u=new Tt(a);u.setId(i),u.setProperties(s.tags,!0),r.features.push(u)}},way:function(t,n){var e=_h({id:t.getAttribute("id"),ndrefs:[],tags:{}},dI,t,n);n[n.length-1].ways.push(e)}}),yI=function(t){function n(){var n=t.call(this)||this;return n.dataProjection=lr("EPSG:4326"),n}return lI(n,t),n.prototype.readFeaturesFromNode=function(t,n){var e=this.getReadOptions(t,n);if("osm"==t.localName){for(var r=_h({nodes:{},ways:[],features:[]},pI,t,[e]),i=0;i<r.ways.length;i++){for(var o=r.ways[i],s=[],a=0,u=o.ndrefs.length;a<u;a++){g(s,r.nodes[o.ndrefs[a]])}var c=void 0;Pk(c=o.ndrefs[0]==o.ndrefs[o.ndrefs.length-1]?new Ui(s,Ot,[s.length]):new mk(s,Ot),!1,e);var f=new Tt(c);f.setId(o.id),f.setProperties(o.tags,!0),r.features.push(f)}if(r.features)return r.features}return[]},n}(NE),mI=xh(vI,{tag:bI});function bI(t,n){n[n.length-1].tags[t.getAttribute("k")]=t.getAttribute("v")}var gI=yI,wI=function(){function t(){}return t.prototype.read=function(t){if(t){if("string"==typeof t){var n=fh(t);return this.readFromDocument(n)}return uh(t)?this.readFromDocument(t):this.readFromNode(t)}return null},t.prototype.readFromDocument=function(t){for(var n=t.firstChild;n;n=n.nextSibling)if(n.nodeType==Node.ELEMENT_NODE)return this.readFromNode(n);return null},t.prototype.readFromNode=function(t){},t}();function xI(t){return t.getAttributeNS("http://www.w3.org/1999/xlink","href")}var kI=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),_I=[null,"http://www.opengis.net/ows/1.1"],SI=xh(_I,{ServiceIdentification:ph((function(t,n){return _h({},zI,t,n)})),ServiceProvider:ph((function(t,n){return _h({},LI,t,n)})),OperationsMetadata:ph((function(t,n){return _h({},II,t,n)}))}),MI=function(t){function n(){return t.call(this)||this}return kI(n,t),n.prototype.readFromNode=function(t){var n=_h({},SI,t,[]);return n||null},n}(wI),jI=xh(_I,{DeliveryPoint:ph(KE),City:ph(KE),AdministrativeArea:ph(KE),PostalCode:ph(KE),Country:ph(KE),ElectronicMailAddress:ph(KE)}),TI=xh(_I,{Value:dh((function(t,n){return KE(t)}))}),OI=xh(_I,{AllowedValues:ph((function(t,n){return _h({},TI,t,n)}))}),EI=xh(_I,{Phone:ph((function(t,n){return _h({},PI,t,n)})),Address:ph((function(t,n){return _h({},jI,t,n)}))}),AI=xh(_I,{HTTP:ph((function(t,n){return _h({},CI,t,n)}))}),CI=xh(_I,{Get:dh((function(t,n){var e=xI(t);if(!e)return;return _h({href:e},DI,t,n)})),Post:void 0}),RI=xh(_I,{DCP:ph((function(t,n){return _h({},AI,t,n)}))}),II=xh(_I,{Operation:function(t,n){var e=t.getAttribute("name"),r=_h({},RI,t,n);if(!r)return;n[n.length-1][e]=r}}),PI=xh(_I,{Voice:ph(KE),Facsimile:ph(KE)}),DI=xh(_I,{Constraint:dh((function(t,n){var e=t.getAttribute("name");if(!e)return;return _h({name:e},OI,t,n)}))}),NI=xh(_I,{IndividualName:ph(KE),PositionName:ph(KE),ContactInfo:ph((function(t,n){return _h({},EI,t,n)}))}),zI=xh(_I,{Abstract:ph(KE),AccessConstraints:ph(KE),Fees:ph(KE),Title:ph(KE),ServiceTypeVersion:ph(KE),ServiceType:ph(KE)}),LI=xh(_I,{ProviderName:ph(KE),ProviderSite:ph(xI),ServiceContact:ph((function(t,n){return _h({},NI,t,n)}))});var FI=MI,GI=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}();function UI(t,n,e){var r,i=e||1e5,o=new Array(n);for(r=0;r<n;++r)o[r]=0;for(var s=0,a=t.length;s<a;)for(r=0;r<n;++r,++s){var u=t[s],c=u-o[r];o[r]=u,t[s]=c}return qI(t,i)}function BI(t,n,e){var r,i=e||1e5,o=new Array(n);for(r=0;r<n;++r)o[r]=0;for(var s=$I(t,i),a=0,u=s.length;a<u;)for(r=0;r<n;++r,++a)o[r]+=s[a],s[a]=o[r];return s}function qI(t,n){for(var e=n||1e5,r=0,i=t.length;r<i;++r)t[r]=Math.round(t[r]*e);return VI(t)}function $I(t,n){for(var e=n||1e5,r=ZI(t),i=0,o=r.length;i<o;++i)r[i]/=e;return r}function VI(t){for(var n=0,e=t.length;n<e;++n){var r=t[n];t[n]=r<0?~(r<<1):r<<1}return WI(t)}function ZI(t){for(var n=HI(t),e=0,r=n.length;e<r;++e){var i=n[e];n[e]=1&i?~(i>>1):i>>1}return n}function WI(t){for(var n="",e=0,r=t.length;e<r;++e)n+=KI(t[e]);return n}function HI(t){for(var n=[],e=0,r=0,i=0,o=t.length;i<o;++i){var s=t.charCodeAt(i)-63;e|=(31&s)<<r,s<32?(n.push(e),e=0,r=0):r+=5}return n}function KI(t){for(var n,e="";t>=32;)n=63+(32|31&t),e+=String.fromCharCode(n),t>>=5;return n=t+63,e+=String.fromCharCode(n)}var XI=function(t){function n(n){var e=t.call(this)||this,r=n||{};return e.dataProjection=lr("EPSG:4326"),e.Bp=r.factor?r.factor:1e5,e.qp=r.geometryLayout?r.geometryLayout:Ot,e}return GI(n,t),n.prototype.readFeatureFromText=function(t,n){var e=this.readGeometryFromText(t,n);return new Tt(e)},n.prototype.readFeaturesFromText=function(t,n){return[this.readFeatureFromText(t,n)]},n.prototype.readGeometryFromText=function(t,n){var e=$r(this.qp),r=BI(t,e,this.Bp);jE(r,0,r.length,e,r);var i=hi(r,0,r.length,e);return Pk(new mk(i,this.qp),!1,this.adaptOptions(n))},n.prototype.writeFeatureText=function(t,n){var e=t.getGeometry();return e?this.writeGeometryText(e,n):(St(!1,40),"")},n.prototype.writeFeaturesText=function(t,n){return this.writeFeatureText(t[0],n)},n.prototype.writeGeometryText=function(t,n){var e=(t=Pk(t,!0,this.adaptOptions(n))).getFlatCoordinates(),r=t.getStride();return jE(e,0,e.length,r,e),UI(e,r,this.Bp)},n}(QA),YI=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),JI=function(t){function n(n){var e=t.call(this)||this,r=n||{};return e.Pl=r.layerName,e.Mc=r.layers?r.layers:null,e.dataProjection=lr(r.dataProjection?r.dataProjection:"EPSG:4326"),e}return YI(n,t),n.prototype.readFeaturesFromObject=function(t,n){if("Topology"==t.type){var e=t,r=void 0,i=null,o=null;e.transform&&(i=(r=e.transform).scale,o=r.translate);var s=e.arcs;r&&function(t,n,e){for(var r=0,i=t.length;r<i;++r)rP(t[r],n,e)}(s,i,o);var a=[],u=e.objects,c=this.Pl,f=void 0;for(var h in u)this.Mc&&-1==this.Mc.indexOf(h)||("GeometryCollection"===u[h].type?(f=u[h],a.push.apply(a,nP(f,s,i,o,c,h,n))):(f=u[h],a.push(eP(f,s,i,o,c,h,n))));return a}return[]},n.prototype.readProjectionFromObject=function(t){return this.dataProjection},n}(e_),QI={Point:function(t,n,e){var r=t.coordinates;n&&e&&iP(r,n,e);return new wi(r)},LineString:function(t,n){var e=tP(t.arcs,n);return new mk(e)},Polygon:function(t,n){for(var e=[],r=0,i=t.arcs.length;r<i;++r)e[r]=tP(t.arcs[r],n);return new Ui(e)},MultiPoint:function(t,n,e){var r=t.coordinates;if(n&&e)for(var i=0,o=r.length;i<o;++i)iP(r[i],n,e);return new Fk(r)},MultiLineString:function(t,n){for(var e=[],r=0,i=t.arcs.length;r<i;++r)e[r]=tP(t.arcs[r],n);return new zk(e)},MultiPolygon:function(t,n){for(var e=[],r=0,i=t.arcs.length;r<i;++r){for(var o=t.arcs[r],s=[],a=0,u=o.length;a<u;++a)s[a]=tP(o[a],n);e[r]=s}return new Uk(e)}};function tP(t,n){for(var e,r,i=[],o=0,s=t.length;o<s;++o)e=t[o],o>0&&i.pop(),r=e>=0?n[e]:n[~e].slice().reverse(),i.push.apply(i,r);for(var a=0,u=i.length;a<u;++a)i[a]=i[a].slice();return i}function nP(t,n,e,r,i,o,s){for(var a=t.geometries,u=[],c=0,f=a.length;c<f;++c)u[c]=eP(a[c],n,e,r,i,o,s);return u}function eP(t,n,e,r,i,o,s){var a=null,u=t.type;if(u){var c=QI[u];a=Pk(a="Point"===u||"MultiPoint"===u?c(t,e,r):c(t,n),!1,s)}var f=new Tt({geometry:a});void 0!==t.id&&f.setId(t.id);var h=t.properties;return i&&(h||(h={}),h[i]=o),h&&f.setProperties(h,!0),f}function rP(t,n,e){for(var r=0,i=0,o=0,s=t.length;o<s;++o){var a=t[o];r+=a[0],i+=a[1],a[0]=r,a[1]=i,iP(a,n,e)}}function iP(t,n,e){t[0]=t[0]*n[0]+e[0],t[1]=t[1]*n[1]+e[1]}var oP=JI,sP=function(){function t(t){this.$p=t}return t.prototype.getTagName=function(){return this.$p},t}(),aP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),uP=function(t){function n(n,e){var r=t.call(this,n)||this;return r.conditions=e,St(r.conditions.length>=2,57),r}return aP(n,t),n}(sP),cP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),fP=function(t){function n(n){return t.call(this,"And",Array.prototype.slice.call(arguments))||this}return cP(n,t),n}(uP),hP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),lP=function(t){function n(n,e,r){var i=t.call(this,"BBOX")||this;if(i.geometryName=n,i.extent=e,4!==e.length)throw new Error("Expected an extent with four values ([minX, minY, maxX, maxY])");return i.srsName=r,i}return hP(n,t),n}(sP),vP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),dP=function(t){function n(n,e,r,i){var o=t.call(this,n)||this;return o.geometryName=e||"the_geom",o.geometry=r,o.srsName=i,o}return vP(n,t),n}(sP),pP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),yP=function(t){function n(n,e,r){return t.call(this,"Contains",n,e,r)||this}return pP(n,t),n}(dP),mP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),bP=function(t){function n(n,e,r,i,o){var s=t.call(this,"DWithin",n,e,o)||this;return s.distance=r,s.unit=i,s}return mP(n,t),n}(dP),gP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),wP=function(t){function n(n,e,r){return t.call(this,"Disjoint",n,e,r)||this}return gP(n,t),n}(dP),xP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),kP=function(t){function n(n,e){var r=t.call(this,n)||this;return r.propertyName=e,r}return xP(n,t),n}(sP),_P=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),SP=function(t){function n(n,e,r){var i=t.call(this,"During",n)||this;return i.begin=e,i.end=r,i}return _P(n,t),n}(kP),MP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),jP=function(t){function n(n,e,r,i){var o=t.call(this,n,e)||this;return o.expression=r,o.matchCase=i,o}return MP(n,t),n}(kP),TP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),OP=function(t){function n(n,e,r){return t.call(this,"PropertyIsEqualTo",n,e,r)||this}return TP(n,t),n}(jP),EP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),AP=function(t){function n(n,e){return t.call(this,"PropertyIsGreaterThan",n,e)||this}return EP(n,t),n}(jP),CP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),RP=function(t){function n(n,e){return t.call(this,"PropertyIsGreaterThanOrEqualTo",n,e)||this}return CP(n,t),n}(jP),IP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),PP=function(t){function n(n,e,r){return t.call(this,"Intersects",n,e,r)||this}return IP(n,t),n}(dP),DP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),NP=function(t){function n(n,e,r){var i=t.call(this,"PropertyIsBetween",n)||this;return i.lowerBoundary=e,i.upperBoundary=r,i}return DP(n,t),n}(kP),zP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),LP=function(t){function n(n,e,r,i,o,s){var a=t.call(this,"PropertyIsLike",n)||this;return a.pattern=e,a.wildCard=void 0!==r?r:"*",a.singleChar=void 0!==i?i:".",a.escapeChar=void 0!==o?o:"!",a.matchCase=s,a}return zP(n,t),n}(kP),FP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),GP=function(t){function n(n){return t.call(this,"PropertyIsNull",n)||this}return FP(n,t),n}(kP),UP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),BP=function(t){function n(n,e){return t.call(this,"PropertyIsLessThan",n,e)||this}return UP(n,t),n}(jP),qP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),$P=function(t){function n(n,e){return t.call(this,"PropertyIsLessThanOrEqualTo",n,e)||this}return qP(n,t),n}(jP),VP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ZP=function(t){function n(n){var e=t.call(this,"Not")||this;return e.condition=n,e}return VP(n,t),n}(sP),WP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),HP=function(t){function n(n,e,r){return t.call(this,"PropertyIsNotEqualTo",n,e,r)||this}return WP(n,t),n}(jP),KP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),XP=function(t){function n(n){return t.call(this,"Or",Array.prototype.slice.call(arguments))||this}return KP(n,t),n}(uP),YP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),JP=function(t){function n(n){var e=t.call(this,"ResourceId")||this;return e.rid=n,e}return YP(n,t),n}(sP),QP=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),tD=function(t){function n(n,e,r){return t.call(this,"Within",n,e,r)||this}return QP(n,t),n}(dP);function nD(t){var n=[null].concat(Array.prototype.slice.call(arguments));return new(Function.prototype.bind.apply(fP,n))}function eD(t,n,e){return new lP(t,n,e)}var rD=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),iD={"http://www.opengis.net/gml":{boundedBy:ph(UE.prototype.readGeometryElement,"bounds")},"http://www.opengis.net/wfs/2.0":{member:lh(UE.prototype.readFeaturesInternal)}},oD={"http://www.opengis.net/wfs":{totalInserted:ph(WE),totalUpdated:ph(WE),totalDeleted:ph(WE)},"http://www.opengis.net/wfs/2.0":{totalInserted:ph(WE),totalUpdated:ph(WE),totalDeleted:ph(WE)}},sD={"http://www.opengis.net/wfs":{TransactionSummary:ph(bD,"transactionSummary"),InsertResults:ph(kD,"insertIds")},"http://www.opengis.net/wfs/2.0":{TransactionSummary:ph(bD,"transactionSummary"),InsertResults:ph(kD,"insertIds")}},aD={"http://www.opengis.net/wfs":{PropertyName:yh(nA)},"http://www.opengis.net/wfs/2.0":{PropertyName:yh(nA)}},uD={"http://www.opengis.net/wfs":{Insert:yh(_D),Update:yh(TD),Delete:yh(jD),Property:yh(OD),Native:yh(ED)},"http://www.opengis.net/wfs/2.0":{Insert:yh(_D),Update:yh(TD),Delete:yh(jD),Property:yh(OD),Native:yh(ED)}},cD="feature",fD="http://www.w3.org/2000/xmlns/",hD={"2.0.0":"http://www.opengis.net/ogc/1.1","1.1.0":"http://www.opengis.net/ogc","1.0.0":"http://www.opengis.net/ogc"},lD={"2.0.0":"http://www.opengis.net/wfs/2.0","1.1.0":"http://www.opengis.net/wfs","1.0.0":"http://www.opengis.net/wfs"},vD={"2.0.0":"http://www.opengis.net/fes/2.0","1.1.0":"http://www.opengis.net/fes","1.0.0":"http://www.opengis.net/fes"},dD={"2.0.0":"http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd","1.1.0":"http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd","1.0.0":"http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/wfs.xsd"},pD={"2.0.0":dA,"1.1.0":cA,"1.0.0":oA},yD=function(t){function n(n){var e=t.call(this)||this,r=n||{};return e.qc=r.version?r.version:"1.1.0",e.Vp=r.featureType,e.Zp=r.featureNS,e.Wp=r.gmlFormat?r.gmlFormat:new pD[e.qc],e.Hp=r.schemaLocation?r.schemaLocation:dD[e.qc],e}return rD(n,t),n.prototype.getFeatureType=function(){return this.Vp},n.prototype.setFeatureType=function(t){this.Vp=t},n.prototype.readFeaturesFromNode=function(t,n){var e={node:t};O(e,{featureType:this.Vp,featureNS:this.Zp}),O(e,this.getReadOptions(t,n||{}));var r=[e],i=_h([],"2.0.0"===this.qc?iD:this.Wp.FEATURE_COLLECTION_PARSERS,t,r,this.Wp);return i||(i=[]),i},n.prototype.readTransactionResponse=function(t){if(t){if("string"==typeof t){var n=fh(t);return this.readTransactionResponseFromDocument(n)}return uh(t)?this.readTransactionResponseFromDocument(t):this.readTransactionResponseFromNode(t)}},n.prototype.readFeatureCollectionMetadata=function(t){if(t){if("string"==typeof t){var n=fh(t);return this.readFeatureCollectionMetadataFromDocument(n)}return uh(t)?this.readFeatureCollectionMetadataFromDocument(t):this.readFeatureCollectionMetadataFromNode(t)}},n.prototype.readFeatureCollectionMetadataFromDocument=function(t){for(var n=t.firstChild;n;n=n.nextSibling)if(n.nodeType==Node.ELEMENT_NODE)return this.readFeatureCollectionMetadataFromNode(n)},n.prototype.readFeatureCollectionMetadataFromNode=function(t){var n={},e=HE(t.getAttribute("numberOfFeatures"));return n.numberOfFeatures=e,_h(n,iD,t,[],this.Wp)},n.prototype.readTransactionResponseFromDocument=function(t){for(var n=t.firstChild;n;n=n.nextSibling)if(n.nodeType==Node.ELEMENT_NODE)return this.readTransactionResponseFromNode(n)},n.prototype.readTransactionResponseFromNode=function(t){return _h({},sD,t,[])},n.prototype.writeGetFeature=function(t){var n=this,e=oh(lD[this.qc],"GetFeature");e.setAttribute("service","WFS"),e.setAttribute("version",this.qc),t.handle&&e.setAttribute("handle",t.handle),t.outputFormat&&e.setAttribute("outputFormat",t.outputFormat),void 0!==t.maxFeatures&&e.setAttribute("maxFeatures",String(t.maxFeatures)),t.resultType&&e.setAttribute("resultType",t.resultType),void 0!==t.startIndex&&e.setAttribute("startIndex",String(t.startIndex)),void 0!==t.count&&e.setAttribute("count",String(t.count)),void 0!==t.viewParams&&e.setAttribute("viewParams",t.viewParams),e.setAttributeNS(ih,"xsi:schemaLocation",this.Hp);var r={node:e};if(O(r,{version:this.qc,srsName:t.srsName,featureNS:t.featureNS?t.featureNS:this.Zp,featurePrefix:t.featurePrefix,propertyNames:t.propertyNames?t.propertyNames:[]}),St(Array.isArray(t.featureTypes),11),"string"==typeof t.featureTypes[0]){var i=t.filter;t.bbox&&(St(t.geometryName,12),i=this.combineBboxAndFilter(t.geometryName,t.bbox,t.srsName,i)),O(r,{geometryName:t.geometryName,filter:i}),WD(e,t.featureTypes,[r])}else t.featureTypes.forEach((function(i){var o=n.combineBboxAndFilter(i.geometryName,i.bbox,t.srsName,t.filter);O(r,{geometryName:i.geometryName,filter:o}),WD(e,[i.name],[r])}));return e},n.prototype.combineBboxAndFilter=function(t,n,e,r){var i=eD(t,n,e);return r?nD(r,i):i},n.prototype.writeTransaction=function(t,n,e,r){var i,o=[],s=r.version?r.version:this.qc,a=oh(lD[s],"Transaction");a.setAttribute("service","WFS"),a.setAttribute("version",s),r&&(i=r.gmlOptions?r.gmlOptions:{},r.handle&&a.setAttribute("handle",r.handle)),a.setAttributeNS(ih,"xsi:schemaLocation",dD[s]);var u=function(t,n,e,r){var i,o=r.featurePrefix?r.featurePrefix:cD;"1.0.0"===e?i=2:"1.1.0"===e?i=3:"2.0.0"===e&&(i=3.2);return O({node:t},{version:e,featureNS:r.featureNS,featureType:r.featureType,featurePrefix:o,gmlVersion:i,hasZ:r.hasZ,srsName:r.srsName},n)}(a,i,s,r);return t&&mD("Insert",t,o,u),n&&mD("Update",n,o,u),e&&mD("Delete",e,o,u),r.nativeElements&&mD("Native",r.nativeElements,o,u),a},n.prototype.readProjectionFromDocument=function(t){for(var n=t.firstChild;n;n=n.nextSibling)if(n.nodeType==Node.ELEMENT_NODE)return this.readProjectionFromNode(n);return null},n.prototype.readProjectionFromNode=function(t){if(t.firstElementChild&&t.firstElementChild.firstElementChild)for(var n=(t=t.firstElementChild.firstElementChild).firstElementChild;n;n=n.nextElementSibling)if(0!==n.childNodes.length&&(1!==n.childNodes.length||3!==n.firstChild.nodeType)){var e=[{}];return this.Wp.readGeometryElement(n,e),lr(e.pop().srsName)}return null},n}(NE);function mD(t,n,e,r){Mh(r,uD,bh(t),n,e)}function bD(t,n){return _h({},oD,t,n)}var gD={"http://www.opengis.net/ogc":{FeatureId:lh((function(t,n){return t.getAttribute("fid")}))},"http://www.opengis.net/ogc/1.1":{FeatureId:lh((function(t,n){return t.getAttribute("fid")}))}};function wD(t,n){kh(gD,t,n)}var xD={"http://www.opengis.net/wfs":{Feature:wD},"http://www.opengis.net/wfs/2.0":{Feature:wD}};function kD(t,n){return _h([],xD,t,n)}function _D(t,n,e){var r=e[e.length-1],i=r.featureType,o=r.featureNS,s=r.gmlVersion,a=oh(o,i);t.appendChild(a),2===s?oA.prototype.writeFeatureElement(a,n,e):3===s?cA.prototype.writeFeatureElement(a,n,e):dA.prototype.writeFeatureElement(a,n,e)}function SD(t,n,e){var r=e[e.length-1].version,i=hD[r],o=oh(i,"Filter"),s=oh(i,"FeatureId");o.appendChild(s),s.setAttribute("fid",n),t.appendChild(o)}function MD(t,n){var e=(t=t||cD)+":";return 0===n.indexOf(e)?n:e+n}function jD(t,n,e){var r=e[e.length-1];St(void 0!==n.getId(),26);var i=r.featureType,o=r.featurePrefix,s=r.featureNS,a=MD(o,i);t.setAttribute("typeName",a),t.setAttributeNS(fD,"xmlns:"+o,s);var u=n.getId();void 0!==u&&SD(t,u,e)}function TD(t,n,e){var r=e[e.length-1];St(void 0!==n.getId(),27);var i=r.version,o=r.featureType,s=r.featurePrefix,a=r.featureNS,u=MD(s,o),c=n.getGeometryName();t.setAttribute("typeName",u),t.setAttributeNS(fD,"xmlns:"+s,a);var f=n.getId();if(void 0!==f){for(var h=n.getKeys(),l=[],v=0,d=h.length;v<d;v++){var p=n.get(h[v]);if(void 0!==p){var y=h[v];p&&"function"==typeof p.getSimplifiedGeometry&&(y=c),l.push({name:y,value:p})}}Mh({version:i,gmlVersion:r.gmlVersion,node:t,hasZ:r.hasZ,srsName:r.srsName},uD,bh("Property"),l,e),SD(t,f,e)}}function OD(t,n,e){var r=e[e.length-1],i=r.version,o=lD[i],s=oh(o,"Name"),a=r.gmlVersion;if(t.appendChild(s),nA(s,n.name),void 0!==n.value&&null!==n.value){var u=oh(o,"Value");t.appendChild(u),n.value&&"function"==typeof n.value.getSimplifiedGeometry?2===a?oA.prototype.writeGeometryElement(u,n.value,e):3===a?cA.prototype.writeGeometryElement(u,n.value,e):dA.prototype.writeGeometryElement(u,n.value,e):nA(u,n.value)}}function ED(t,n,e){n.vendorId&&t.setAttribute("vendorId",n.vendorId),void 0!==n.safeToIgnore&&t.setAttribute("safeToIgnore",String(n.safeToIgnore)),void 0!==n.value&&nA(t,n.value)}var AD={"http://www.opengis.net/wfs":{Query:yh(CD)},"http://www.opengis.net/wfs/2.0":{Query:yh(CD)},"http://www.opengis.net/ogc":{During:yh(ND),And:yh(zD),Or:yh(zD),Not:yh(LD),BBOX:yh(ID),Contains:yh(PD),Intersects:yh(PD),Within:yh(PD),DWithin:yh(DD),PropertyIsEqualTo:yh(FD),PropertyIsNotEqualTo:yh(FD),PropertyIsLessThan:yh(FD),PropertyIsLessThanOrEqualTo:yh(FD),PropertyIsGreaterThan:yh(FD),PropertyIsGreaterThanOrEqualTo:yh(FD),PropertyIsNull:yh(GD),PropertyIsBetween:yh(UD),PropertyIsLike:yh(BD)},"http://www.opengis.net/fes/2.0":{During:yh(ND),And:yh(zD),Or:yh(zD),Not:yh(LD),BBOX:yh(ID),Contains:yh(PD),Disjoint:yh(PD),Intersects:yh(PD),ResourceId:yh((function(t,n,e){t.setAttribute("rid",n.rid)})),Within:yh(PD),DWithin:yh(DD),PropertyIsEqualTo:yh(FD),PropertyIsNotEqualTo:yh(FD),PropertyIsLessThan:yh(FD),PropertyIsLessThanOrEqualTo:yh(FD),PropertyIsGreaterThan:yh(FD),PropertyIsGreaterThanOrEqualTo:yh(FD),PropertyIsNull:yh(GD),PropertyIsBetween:yh(UD),PropertyIsLike:yh(BD)}};function CD(t,n,e){var r,i,o=e[e.length-1],s=o.version,a=o.featurePrefix,u=o.featureNS,c=o.propertyNames,f=o.srsName;r=a?MD(a,n):n,i="2.0.0"===s?"typeNames":"typeName",t.setAttribute(i,r),f&&t.setAttribute("srsName",f),u&&t.setAttributeNS(fD,"xmlns:"+a,u);var h=O({},o);h.node=t,Mh(h,aD,bh("PropertyName"),c,e);var l=o.filter;if(l){var v=oh(HD(s),"Filter");t.appendChild(v),RD(v,l,e)}}function RD(t,n,e){var r=e[e.length-1],i={node:t};O(i,{context:r}),Mh(i,AD,bh(n.getTagName()),[n],e)}function ID(t,n,e){var r=e[e.length-1],i=r.context.version;r.srsName=n.srsName;var o=pD[i];VD(i,t,n.geometryName),o.prototype.writeGeometryElement(t,n.extent,e)}function PD(t,n,e){var r=e[e.length-1],i=r.context.version;r.srsName=n.srsName;var o=pD[i];VD(i,t,n.geometryName),o.prototype.writeGeometryElement(t,n.geometry,e)}function DD(t,n,e){var r=e[e.length-1].context.version;PD(t,n,e);var i=oh(HD(r),"Distance");nA(i,n.distance.toString()),"2.0.0"===r?i.setAttribute("uom",n.unit):i.setAttribute("units",n.unit),t.appendChild(i)}function ND(t,n,e){var r=e[e.length-1].context.version;qD(vD[r],"ValueReference",t,n.propertyName);var i=oh(LE,"TimePeriod");t.appendChild(i);var o=oh(LE,"begin");i.appendChild(o),ZD(o,n.begin);var s=oh(LE,"end");i.appendChild(s),ZD(s,n.end)}function zD(t,n,e){var r=e[e.length-1].context,i={node:t};O(i,{context:r});for(var o=n.conditions,s=0,a=o.length;s<a;++s){var u=o[s];Mh(i,AD,bh(u.getTagName()),[u],e)}}function LD(t,n,e){var r=e[e.length-1].context,i={node:t};O(i,{context:r});var o=n.condition;Mh(i,AD,bh(o.getTagName()),[o],e)}function FD(t,n,e){var r=e[e.length-1].context.version;void 0!==n.matchCase&&t.setAttribute("matchCase",n.matchCase.toString()),VD(r,t,n.propertyName),$D(r,t,""+n.expression)}function GD(t,n,e){VD(e[e.length-1].context.version,t,n.propertyName)}function UD(t,n,e){var r=e[e.length-1].context.version,i=HD(r);VD(r,t,n.propertyName);var o=oh(i,"LowerBoundary");t.appendChild(o),$D(r,o,""+n.lowerBoundary);var s=oh(i,"UpperBoundary");t.appendChild(s),$D(r,s,""+n.upperBoundary)}function BD(t,n,e){var r=e[e.length-1].context.version;t.setAttribute("wildCard",n.wildCard),t.setAttribute("singleChar",n.singleChar),t.setAttribute("escapeChar",n.escapeChar),void 0!==n.matchCase&&t.setAttribute("matchCase",n.matchCase.toString()),VD(r,t,n.propertyName),$D(r,t,""+n.pattern)}function qD(t,n,e,r){var i=oh(t,n);nA(i,r),e.appendChild(i)}function $D(t,n,e){qD(HD(t),"Literal",n,e)}function VD(t,n,e){"2.0.0"===t?qD(vD[t],"ValueReference",n,e):qD(hD[t],"PropertyName",n,e)}function ZD(t,n){var e=oh(LE,"TimeInstant");t.appendChild(e);var r=oh(LE,"timePosition");e.appendChild(r),nA(r,n)}function WD(t,n,e){var r=e[e.length-1],i=O({},r);i.node=t,Mh(i,AD,bh("Query"),n,e)}function HD(t){return"2.0.0"===t?vD[t]:hD[t]}var KD=yD,XD=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),YD=1,JD=2,QD=3,tN=4,nN=5,eN=6,rN=7,iN=15,oN=16,sN=17,aN=function(){function t(t){this.Kp=t,this.Xp=0,this.Yp=!1,this.Jp=!1,this.Qp=!1,this.ty=!1,this.ny=null,this.ey=Ot}return t.prototype.readUint8=function(){return this.Kp.getUint8(this.Xp++)},t.prototype.readUint32=function(t){return this.Kp.getUint32((this.Xp+=4)-4,void 0!==t?t:this.Jp)},t.prototype.readDouble=function(t){return this.Kp.getFloat64((this.Xp+=8)-8,void 0!==t?t:this.Jp)},t.prototype.readPoint=function(){var t=[];return t.push(this.readDouble()),t.push(this.readDouble()),this.Qp&&t.push(this.readDouble()),this.ty&&t.push(this.readDouble()),t},t.prototype.readLineString=function(){for(var t=this.readUint32(),n=[],e=0;e<t;e++)n.push(this.readPoint());return n},t.prototype.readPolygon=function(){for(var t=this.readUint32(),n=[],e=0;e<t;e++)n.push(this.readLineString());return n},t.prototype.readWkbHeader=function(t){var n=this.readUint8()>0,e=this.readUint32(n),r=Math.floor((268435455&e)/1e3),i=Boolean(2147483648&e)||1===r||3===r,o=Boolean(1073741824&e)||2===r||3===r,s=Boolean(536870912&e),a=(268435455&e)%1e3,u=["XY",i?"Z":"",o?"M":""].join(""),c=s?this.readUint32(n):null;if(void 0!==t&&t!==a)throw new Error("Unexpected WKB geometry type "+a);if(this.Yp){if(this.Jp!==n)throw new Error("Inconsistent endian");if(this.ey!==u)throw new Error("Inconsistent geometry layout");if(c&&this.ny!==c)throw new Error("Inconsistent coordinate system (SRID)")}else this.Jp=n,this.Qp=i,this.ty=o,this.ey=u,this.ny=c,this.Yp=!0;return a},t.prototype.readWkbPayload=function(t){switch(t){case YD:return this.readPoint();case JD:return this.readLineString();case QD:case sN:return this.readPolygon();case tN:return this.readMultiPoint();case nN:return this.readMultiLineString();case eN:case iN:case oN:return this.readMultiPolygon();case rN:return this.readGeometryCollection();default:throw new Error("Unsupported WKB geometry type "+t+" is found")}},t.prototype.readWkbBlock=function(t){return this.readWkbPayload(this.readWkbHeader(t))},t.prototype.readWkbCollection=function(t,n){for(var e=this.readUint32(),r=[],i=0;i<e;i++){var o=t.call(this,n);o&&r.push(o)}return r},t.prototype.readMultiPoint=function(){return this.readWkbCollection(this.readWkbBlock,YD)},t.prototype.readMultiLineString=function(){return this.readWkbCollection(this.readWkbBlock,JD)},t.prototype.readMultiPolygon=function(){return this.readWkbCollection(this.readWkbBlock,QD)},t.prototype.readGeometryCollection=function(){return this.readWkbCollection(this.readGeometry)},t.prototype.readGeometry=function(){var t=this.readWkbHeader(),n=this.readWkbPayload(t);switch(t){case YD:return new wi(n,this.ey);case JD:return new mk(n,this.ey);case QD:case sN:return new Ui(n,this.ey);case tN:return new Fk(n,this.ey);case nN:return new zk(n,this.ey);case eN:case iN:case oN:return new Uk(n,this.ey);case rN:return new Qk(n);default:return null}},t.prototype.getSrid=function(){return this.ny},t}(),uN=function(){function t(t){t=t||{},this.ey=t.layout,this.Jp=!1!==t.littleEndian,this.iy=!1!==t.ewkb,this.oy=[],this.sy=O({X:0,Y:0,Z:0,M:0},t.nodata)}return t.prototype.writeUint8=function(t){this.oy.push([1,t])},t.prototype.writeUint32=function(t){this.oy.push([4,t])},t.prototype.writeDouble=function(t){this.oy.push([8,t])},t.prototype.writePoint=function(t,n){for(var e=O.apply(null,n.split("").map((function(n,e){var r;return(r={})[n]=t[e],r}))),r=0,i=this.ey;r<i.length;r++){var o=i[r];this.writeDouble(o in e?e[o]:this.sy[o])}},t.prototype.writeLineString=function(t,n){this.writeUint32(t.length);for(var e=0;e<t.length;e++)this.writePoint(t[e],n)},t.prototype.writePolygon=function(t,n){this.writeUint32(t.length);for(var e=0;e<t.length;e++)this.writeLineString(t[e],n)},t.prototype.writeWkbHeader=function(t,n){t%=1e3,this.ey.indexOf("Z")>=0&&(t+=this.iy?2147483648:1e3),this.ey.indexOf("M")>=0&&(t+=this.iy?1073741824:2e3),this.iy&&Number.isInteger(n)&&(t|=536870912),this.writeUint8(this.Jp?1:0),this.writeUint32(t),this.iy&&Number.isInteger(n)&&this.writeUint32(n)},t.prototype.writeMultiPoint=function(t,n){this.writeUint32(t.length);for(var e=0;e<t.length;e++)this.writeWkbHeader(1),this.writePoint(t[e],n)},t.prototype.writeMultiLineString=function(t,n){this.writeUint32(t.length);for(var e=0;e<t.length;e++)this.writeWkbHeader(2),this.writeLineString(t[e],n)},t.prototype.writeMultiPolygon=function(t,n){this.writeUint32(t.length);for(var e=0;e<t.length;e++)this.writeWkbHeader(3),this.writePolygon(t[e],n)},t.prototype.writeGeometryCollection=function(t){this.writeUint32(t.length);for(var n=0;n<t.length;n++)this.writeGeometry(t[n])},t.prototype.findMinimumLayout=function(t,n){void 0===n&&(n=Ct);var e,r;if(t instanceof Zr)return(e=t.getLayout())===(r=n)?e:e===Ct?r:r===Ct?e:Ot;if(t instanceof Qk)for(var i=t.getGeometriesArray(),o=0;o<i.length&&n!==Ot;o++)n=this.findMinimumLayout(i[o],n);return n},t.prototype.writeGeometry=function(t,n){var e,r,i=((e={})[Rt.POINT]=YD,e[Rt.LINE_STRING]=JD,e[Rt.POLYGON]=QD,e[Rt.MULTI_POINT]=tN,e[Rt.MULTI_LINE_STRING]=nN,e[Rt.MULTI_POLYGON]=eN,e[Rt.GEOMETRY_COLLECTION]=rN,e),o=t.getType(),s=i[o];if(!s)throw new Error("GeometryType "+o+" is not supported");(this.ey||(this.ey=this.findMinimumLayout(t)),this.writeWkbHeader(s,n),t instanceof Zr)?((r={})[Rt.POINT]=this.writePoint,r[Rt.LINE_STRING]=this.writeLineString,r[Rt.POLYGON]=this.writePolygon,r[Rt.MULTI_POINT]=this.writeMultiPoint,r[Rt.MULTI_LINE_STRING]=this.writeMultiLineString,r[Rt.MULTI_POLYGON]=this.writeMultiPolygon,r)[o].call(this,t.getCoordinates(),t.getLayout()):t instanceof Qk&&this.writeGeometryCollection(t.getGeometriesArray())},t.prototype.getBuffer=function(){var t=this,n=this.oy.reduce((function(t,n){return t+n[0]}),0),e=new ArrayBuffer(n),r=new DataView(e),i=0;return this.oy.forEach((function(n){switch(n[0]){case 1:r.setUint8(i,n[1]);break;case 4:r.setUint32(i,n[1],t.Jp);break;case 8:r.setFloat64(i,n[1],t.Jp)}i+=n[0]})),e},t}();function cN(t){return"string"==typeof t?function(t){for(var n=new Uint8Array(t.length/2),e=0;e<t.length/2;e++)n[e]=parseInt(t.substr(2*e,2),16);return new DataView(n.buffer)}(t):ArrayBuffer.isView(t)?t instanceof DataView?t:new DataView(t.buffer,t.byteOffset,t.byteLength):t instanceof ArrayBuffer?new DataView(t):null}var fN=function(t){function n(n){var e=t.call(this)||this,r=n||{};return e.splitCollection=Boolean(r.splitCollection),e.uy=null,e.hy=!1!==r.hex,e.ly=!1!==r.littleEndian,e.vy=!1!==r.ewkb,e.ey=r.geometryLayout,e.py=r.nodataZ||0,e.my=r.nodataM||0,e.ny=r.srid,e}return XD(n,t),n.prototype.getType=function(){return this.hy?Yc:Kc},n.prototype.readFeature=function(t,n){return new Tt({geometry:this.readGeometry(t,n)})},n.prototype.readFeatures=function(t,n){var e=this.readGeometry(t,n);return(this.splitCollection&&e instanceof Qk?e.getGeometriesArray():[e]).map((function(t){return new Tt({geometry:t})}))},n.prototype.readGeometry=function(t,n){var e=cN(t);if(!e)return null;var r=new aN(e).readGeometry();this.uy=e;var i=this.getReadOptions(t,n);return this.uy=null,Pk(r,!1,i)},n.prototype.readProjection=function(t){var n=this.uy||cN(t);if(n){var e=new aN(n);return e.readWkbHeader(),e.getSrid()&&lr("EPSG:"+e.getSrid())||void 0}},n.prototype.writeFeature=function(t,n){return this.writeGeometry(t.getGeometry(),n)},n.prototype.writeFeatures=function(t,n){return this.writeGeometry(new Qk(t.map((function(t){return t.getGeometry()}))),n)},n.prototype.writeGeometry=function(t,n){var e=this.adaptOptions(n),r=new uN({layout:this.ey,littleEndian:this.ly,ewkb:this.vy,nodata:{Z:this.py,M:this.my}}),i=Number.isInteger(this.ny)?Number(this.ny):null;if(!1!==this.ny&&!Number.isInteger(this.ny)){var o=e.dataProjection&&lr(e.dataProjection);if(o){var s=o.getCode();0===s.indexOf("EPSG:")&&(i=Number(s.substring(5)))}}r.writeGeometry(Pk(t,!0,e),i);var a=r.getBuffer();return this.hy?function(t){var n=new Uint8Array(t);return Array.from(n.values()).map((function(t){return(t<16?"0":"")+Number(t).toString(16).toUpperCase()})).join("")}(a):a},n}(Ik),hN=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),lN={POINT:wi,LINESTRING:mk,POLYGON:Ui,MULTIPOINT:Fk,MULTILINESTRING:zk,MULTIPOLYGON:Uk},vN="EMPTY",dN=0,pN=1,yN=2,mN=3,bN=4,gN=5,wN=6,xN={};for(var kN in Rt)xN[kN]=Rt[kN].toUpperCase();var _N=function(){function t(t){this.wkt=t,this.gy=-1}return t.prototype.wy=function(t){return t>="a"&&t<="z"||t>="A"&&t<="Z"},t.prototype.xy=function(t,n){return t>="0"&&t<="9"||"."==t&&!(void 0!==n&&n)},t.prototype.ky=function(t){return" "==t||"\t"==t||"\r"==t||"\n"==t},t.prototype._y=function(){return this.wkt.charAt(++this.gy)},t.prototype.nextToken=function(){var t,n=this._y(),e=this.gy,r=n;if("("==n)t=yN;else if(","==n)t=gN;else if(")"==n)t=mN;else if(this.xy(n)||"-"==n)t=bN,r=this.Sy();else if(this.wy(n))t=pN,r=this.My();else{if(this.ky(n))return this.nextToken();if(""!==n)throw new Error("Unexpected character: "+n);t=wN}return{position:e,value:r,type:t}},t.prototype.Sy=function(){var t,n=this.gy,e=!1,r=!1;do{"."==t?e=!0:"e"!=t&&"E"!=t||(r=!0),t=this._y()}while(this.xy(t,e)||!r&&("e"==t||"E"==t)||r&&("-"==t||"+"==t));return parseFloat(this.wkt.substring(n,this.gy--))},t.prototype.My=function(){var t,n=this.gy;do{t=this._y()}while(this.wy(t));return this.wkt.substring(n,this.gy--).toUpperCase()},t}(),SN=function(){function t(t){this.jy=t,this.Ty={position:0,type:dN},this.ey=Ot}return t.prototype.Oy=function(){this.Ty=this.jy.nextToken()},t.prototype.isTokenType=function(t){return this.Ty.type==t},t.prototype.match=function(t){var n=this.isTokenType(t);return n&&this.Oy(),n},t.prototype.parse=function(){return this.Oy(),this.Ey()},t.prototype.Ay=function(){var t=Ot,n=this.Ty;if(this.isTokenType(pN)){var e=n.value;"Z"===e?t=Et:"M"===e?t=At:"ZM"===e&&(t=Ct),t!==Ot&&this.Oy()}return t},t.prototype.Cy=function(){if(this.match(yN)){var t=[];do{t.push(this.Ey())}while(this.match(gN));if(this.match(mN))return t}throw new Error(this.Ry())},t.prototype.Iy=function(){if(this.match(yN)){var t=this.Py();if(this.match(mN))return t}throw new Error(this.Ry())},t.prototype.Dy=function(){if(this.match(yN)){var t=this.Ny();if(this.match(mN))return t}throw new Error(this.Ry())},t.prototype.zy=function(){if(this.match(yN)){var t=this.Ly();if(this.match(mN))return t}throw new Error(this.Ry())},t.prototype.Fy=function(){if(this.match(yN)){var t=void 0;if(t=this.Ty.type==yN?this.Gy():this.Ny(),this.match(mN))return t}throw new Error(this.Ry())},t.prototype.Uy=function(){if(this.match(yN)){var t=this.Ly();if(this.match(mN))return t}throw new Error(this.Ry())},t.prototype.By=function(){if(this.match(yN)){var t=this.qy();if(this.match(mN))return t}throw new Error(this.Ry())},t.prototype.Py=function(){for(var t=[],n=this.ey.length,e=0;e<n;++e){var r=this.Ty;if(!this.match(bN))break;t.push(r.value)}if(t.length==n)return t;throw new Error(this.Ry())},t.prototype.Ny=function(){for(var t=[this.Py()];this.match(gN);)t.push(this.Py());return t},t.prototype.Gy=function(){for(var t=[this.Iy()];this.match(gN);)t.push(this.Iy());return t},t.prototype.Ly=function(){for(var t=[this.Dy()];this.match(gN);)t.push(this.Dy());return t},t.prototype.qy=function(){for(var t=[this.zy()];this.match(gN);)t.push(this.zy());return t},t.prototype.$y=function(){var t=this.isTokenType(pN)&&this.Ty.value==vN;return t&&this.Oy(),t},t.prototype.Ry=function(){return"Unexpected `"+this.Ty.value+"` at position "+this.Ty.position+" in `"+this.jy.wkt+"`"},t.prototype.Ey=function(){var t=this.Ty;if(this.match(pN)){var n=t.value;this.ey=this.Ay();var e=this.$y();if("GEOMETRYCOLLECTION"==n){if(e)return new Qk([]);var r=this.Cy();return new Qk(r)}var i=lN[n];if(!i)throw new Error("Invalid geometry type: "+n);var o=void 0;if(e)o="POINT"==n?[NaN,NaN]:[];else switch(n){case"POINT":o=this.Iy();break;case"LINESTRING":o=this.Dy();break;case"POLYGON":o=this.zy();break;case"MULTIPOINT":o=this.Fy();break;case"MULTILINESTRING":o=this.Uy();break;case"MULTIPOLYGON":o=this.By()}return new i(o,this.ey)}throw new Error(this.Ry())},t}(),MN=function(t){function n(n){var e=t.call(this)||this,r=n||{};return e.Vy=void 0!==r.splitCollection&&r.splitCollection,e}return hN(n,t),n.prototype.Zy=function(t){var n=new _N(t);return new SN(n).parse()},n.prototype.readFeatureFromText=function(t,n){var e=this.readGeometryFromText(t,n),r=new Tt;return r.setGeometry(e),r},n.prototype.readFeaturesFromText=function(t,n){for(var e=[],r=this.readGeometryFromText(t,n),i=[],o=0,s=(e=this.Vy&&r.getType()==Rt.GEOMETRY_COLLECTION?r.getGeometriesArray():[r]).length;o<s;++o){var a=new Tt;a.setGeometry(e[o]),i.push(a)}return i},n.prototype.readGeometryFromText=function(t,n){return Pk(this.Zy(t),!1,n)},n.prototype.writeFeatureText=function(t,n){var e=t.getGeometry();return e?this.writeGeometryText(e,n):""},n.prototype.writeFeaturesText=function(t,n){if(1==t.length)return this.writeFeatureText(t[0],n);for(var e=[],r=0,i=t.length;r<i;++r)e.push(t[r].getGeometry());var o=new Qk(e);return this.writeGeometryText(o,n)},n.prototype.writeGeometryText=function(t,n){return AN(Pk(t,!0,n))},n}(QA);function jN(t){var n=t.getCoordinates();return 0===n.length?"":n.join(" ")}function TN(t){for(var n=t.getCoordinates(),e=[],r=0,i=n.length;r<i;++r)e.push(n[r].join(" "));return e.join(",")}function ON(t){for(var n=[],e=t.getLinearRings(),r=0,i=e.length;r<i;++r)n.push("("+TN(e[r])+")");return n.join(",")}var EN={Point:jN,LineString:TN,Polygon:ON,MultiPoint:function(t){for(var n=[],e=t.getPoints(),r=0,i=e.length;r<i;++r)n.push("("+jN(e[r])+")");return n.join(",")},MultiLineString:function(t){for(var n=[],e=t.getLineStrings(),r=0,i=e.length;r<i;++r)n.push("("+TN(e[r])+")");return n.join(",")},MultiPolygon:function(t){for(var n=[],e=t.getPolygons(),r=0,i=e.length;r<i;++r)n.push("("+ON(e[r])+")");return n.join(",")},GeometryCollection:function(t){for(var n=[],e=t.getGeometries(),r=0,i=e.length;r<i;++r)n.push(AN(e[r]));return n.join(",")}};function AN(t){var n=t.getType(),e=(0,EN[n])(t);if(n=n.toUpperCase(),"function"==typeof t.getFlatCoordinates){var r=function(t){var n=t.getLayout(),e="";return n!==Et&&n!==Ct||(e+="Z"),n!==At&&n!==Ct||(e+="M"),e}(t);r.length>0&&(n+=" "+r)}return 0===e.length?n+" "+vN:n+"("+e+")"}var CN=MN,RN=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),IN=[null,"http://www.opengis.net/wms"],PN=xh(IN,{Service:ph((function(t,n){return _h({},zN,t,n)})),Capability:ph((function(t,n){return _h({},DN,t,n)}))}),DN=xh(IN,{Request:ph((function(t,n){return _h({},VN,t,n)})),Exception:ph((function(t,n){return _h([],UN,t,n)})),Layer:ph((function(t,n){var e=_h({},BN,t,n);if(void 0===e.Layer)return Object.assign(e,JN(t,n));return e}))}),NN=function(t){function n(){var n=t.call(this)||this;return n.version=void 0,n}return RN(n,t),n.prototype.readFromNode=function(t){this.version=t.getAttribute("version").trim();var n=_h({version:this.version},PN,t,[]);return n||null},n}(wI),zN=xh(IN,{Name:ph(KE),Title:ph(KE),Abstract:ph(KE),KeywordList:ph(ez),OnlineResource:ph(xI),ContactInformation:ph((function(t,n){return _h({},LN,t,n)})),Fees:ph(KE),AccessConstraints:ph(KE),LayerLimit:ph(WE),MaxWidth:ph(WE),MaxHeight:ph(WE)}),LN=xh(IN,{ContactPersonPrimary:ph((function(t,n){return _h({},FN,t,n)})),ContactPosition:ph(KE),ContactAddress:ph((function(t,n){return _h({},GN,t,n)})),ContactVoiceTelephone:ph(KE),ContactFacsimileTelephone:ph(KE),ContactElectronicMailAddress:ph(KE)}),FN=xh(IN,{ContactPerson:ph(KE),ContactOrganization:ph(KE)}),GN=xh(IN,{AddressType:ph(KE),Address:ph(KE),City:ph(KE),StateOrProvince:ph(KE),PostCode:ph(KE),Country:ph(KE)}),UN=xh(IN,{Format:lh(KE)}),BN=xh(IN,{Name:ph(KE),Title:ph(KE),Abstract:ph(KE),KeywordList:ph(ez),CRS:dh(KE),EX_GeographicBoundingBox:ph((function(t,n){var e=_h({},$N,t,n);if(!e)return;var r=e.westBoundLongitude,i=e.southBoundLatitude,o=e.eastBoundLongitude,s=e.northBoundLatitude;if(void 0===r||void 0===i||void 0===o||void 0===s)return;return[r,i,o,s]})),BoundingBox:dh((function(t,n){var e=[ZE(t.getAttribute("minx")),ZE(t.getAttribute("miny")),ZE(t.getAttribute("maxx")),ZE(t.getAttribute("maxy"))],r=[ZE(t.getAttribute("resx")),ZE(t.getAttribute("resy"))];return{crs:t.getAttribute("CRS"),extent:e,res:r}})),Dimension:dh((function(t,n){return{name:t.getAttribute("name"),units:t.getAttribute("units"),unitSymbol:t.getAttribute("unitSymbol"),default:t.getAttribute("default"),multipleValues:qE(t.getAttribute("multipleValues")),nearestValue:qE(t.getAttribute("nearestValue")),current:qE(t.getAttribute("current")),values:KE(t)}})),Attribution:ph((function(t,n){return _h({},qN,t,n)})),AuthorityURL:dh((function(t,n){var e=QN(t,n);if(e)return e.name=t.getAttribute("name"),e;return})),Identifier:dh(KE),MetadataURL:dh((function(t,n){var e=QN(t,n);if(e)return e.type=t.getAttribute("type"),e;return})),DataURL:dh(QN),FeatureListURL:dh(QN),Style:dh((function(t,n){return _h({},KN,t,n)})),MinScaleDenominator:ph(VE),MaxScaleDenominator:ph(VE),Layer:dh(JN)}),qN=xh(IN,{Title:ph(KE),OnlineResource:ph(xI),LogoURL:ph(nz)}),$N=xh(IN,{westBoundLongitude:ph(VE),eastBoundLongitude:ph(VE),southBoundLatitude:ph(VE),northBoundLatitude:ph(VE)}),VN=xh(IN,{GetCapabilities:ph(tz),GetMap:ph(tz),GetFeatureInfo:ph(tz)}),ZN=xh(IN,{Format:dh(KE),DCPType:dh((function(t,n){return _h({},WN,t,n)}))}),WN=xh(IN,{HTTP:ph((function(t,n){return _h({},HN,t,n)}))}),HN=xh(IN,{Get:ph(QN),Post:ph(QN)}),KN=xh(IN,{Name:ph(KE),Title:ph(KE),Abstract:ph(KE),LegendURL:dh(nz),StyleSheetURL:ph(QN),StyleURL:ph(QN)}),XN=xh(IN,{Format:ph(KE),OnlineResource:ph(xI)}),YN=xh(IN,{Keyword:lh(KE)});function JN(t,n){var e=n[n.length-1],r=_h({},BN,t,n);if(r){var i=qE(t.getAttribute("queryable"));void 0===i&&(i=e.queryable),r.queryable=void 0!==i&&i;var o=HE(t.getAttribute("cascaded"));void 0===o&&(o=e.cascaded),r.cascaded=o;var s=qE(t.getAttribute("opaque"));void 0===s&&(s=e.opaque),r.opaque=void 0!==s&&s;var a=qE(t.getAttribute("noSubsets"));void 0===a&&(a=e.noSubsets),r.noSubsets=void 0!==a&&a;var u=ZE(t.getAttribute("fixedWidth"));u||(u=e.fixedWidth),r.fixedWidth=u;var c=ZE(t.getAttribute("fixedHeight"));c||(c=e.fixedHeight),r.fixedHeight=c;["Style","CRS","AuthorityURL"].forEach((function(t){if(t in e){var n=r[t]||[];r[t]=n.concat(e[t])}}));return["EX_GeographicBoundingBox","BoundingBox","Dimension","Attribution","MinScaleDenominator","MaxScaleDenominator"].forEach((function(t){if(!(t in r)){var n=e[t];r[t]=n}})),r}}function QN(t,n){return _h({},XN,t,n)}function tz(t,n){return _h({},ZN,t,n)}function nz(t,n){var e=QN(t,n);if(e){var r=[HE(t.getAttribute("width")),HE(t.getAttribute("height"))];return e.size=r,e}}function ez(t,n){return _h([],YN,t,n)}var rz=NN,iz=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),oz=function(t){function n(n){var e=t.call(this)||this,r=n||{};return e.Zp="http://mapserver.gis.umn.edu/mapserver",e.Wp=new oA,e.Mc=r.layers?r.layers:null,e}return iz(n,t),n.prototype.getLayers=function(){return this.Mc},n.prototype.setLayers=function(t){this.Mc=t},n.prototype.Wy=function(t,n){t.setAttribute("namespaceURI",this.Zp);var e=t.localName,r=[];if(0===t.childNodes.length)return r;if("msGMLOutput"==e)for(var i=0,o=t.childNodes.length;i<o;i++){var s=t.childNodes[i];if(s.nodeType===Node.ELEMENT_NODE){var a=s,u=n[0],c=a.localName.replace("_layer","");if(!this.Mc||y(this.Mc,c)){var f=c+"_feature";u.featureType=f,u.featureNS=this.Zp;var h={};h[f]=lh(this.Wp.readFeatureElement,this.Wp);var l=xh([u.featureNS,null],h);a.setAttribute("namespaceURI",this.Zp);var v=_h([],l,a,n,this.Wp);v&&g(r,v)}}}if("FeatureCollection"==e){var d=_h([],this.Wp.FEATURE_COLLECTION_PARSERS,t,[{}],this.Wp);d&&(r=d)}return r},n.prototype.readFeaturesFromNode=function(t,n){var e={};return n&&O(e,this.getReadOptions(t,n)),this.Wy(t,[e])},n}(NE),sz=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),az=[null,"http://www.opengis.net/wmts/1.0"],uz=[null,"http://www.opengis.net/ows/1.1"],cz=xh(az,{Contents:ph((function(t,n){return _h({},hz,t,n)}))}),fz=function(t){function n(){var n=t.call(this)||this;return n.Hy=new FI,n}return sz(n,t),n.prototype.readFromNode=function(t){var n=t.getAttribute("version");n&&(n=n.trim());var e=this.Hy.readFromNode(t);return e?(e.version=n,(e=_h(e,cz,t,[]))||null):null},n}(wI),hz=xh(az,{Layer:dh((function(t,n){return _h({},lz,t,n)})),TileMatrixSet:dh((function(t,n){return _h({},gz,t,n)}))}),lz=xh(az,{Style:dh((function(t,n){var e=_h({},vz,t,n);if(!e)return;var r="true"===t.getAttribute("isDefault");return e.isDefault=r,e})),Format:dh(KE),TileMatrixSetLink:dh((function(t,n){return _h({},dz,t,n)})),Dimension:dh((function(t,n){return _h({},mz,t,n)})),ResourceURL:dh((function(t,n){var e=t.getAttribute("format"),r=t.getAttribute("template"),i=t.getAttribute("resourceType"),o={};e&&(o.format=e);r&&(o.template=r);i&&(o.resourceType=i);return o}))},xh(uz,{Title:ph(KE),Abstract:ph(KE),WGS84BoundingBox:ph(xz),Identifier:ph(KE)})),vz=xh(az,{LegendURL:dh((function(t,n){var e={};return e.format=t.getAttribute("format"),e.href=xI(t),e}))},xh(uz,{Title:ph(KE),Identifier:ph(KE)})),dz=xh(az,{TileMatrixSet:ph(KE),TileMatrixSetLimits:ph((function(t,n){return _h([],pz,t,n)}))}),pz=xh(az,{TileMatrixLimits:lh((function(t,n){return _h({},yz,t,n)}))}),yz=xh(az,{TileMatrix:ph(KE),MinTileRow:ph(WE),MaxTileRow:ph(WE),MinTileCol:ph(WE),MaxTileCol:ph(WE)}),mz=xh(az,{Default:ph(KE),Value:dh(KE)},xh(uz,{Identifier:ph(KE)})),bz=xh(uz,{LowerCorner:lh(kz),UpperCorner:lh(kz)}),gz=xh(az,{WellKnownScaleSet:ph(KE),TileMatrix:dh((function(t,n){return _h({},wz,t,n)}))},xh(uz,{SupportedCRS:ph(KE),Identifier:ph(KE),BoundingBox:ph(xz)})),wz=xh(az,{TopLeftCorner:ph(kz),ScaleDenominator:ph(VE),TileWidth:ph(WE),TileHeight:ph(WE),MatrixWidth:ph(WE),MatrixHeight:ph(WE)},xh(uz,{Identifier:ph(KE)}));function xz(t,n){var e=_h([],bz,t,n);if(2==e.length)return wn(e)}function kz(t,n){var e=KE(t).split(/\s+/);if(e&&2==e.length){var r=+e[0],i=+e[1];if(!isNaN(r)&&!isNaN(i))return[r,i]}}var _z=fz,Sz=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Mz=["fullscreenchange","webkitfullscreenchange","MSFullscreenChange"],jz="enterfullscreen",Tz="leavefullscreen";function Oz(){var t=document.body;return!!(t.webkitRequestFullscreen||t.msRequestFullscreen&&document.msFullscreenEnabled||t.requestFullscreen&&document.fullscreenEnabled)}function Ez(){return!!(document.webkitIsFullScreen||document.msFullscreenElement||document.fullscreenElement)}function Az(t){t.requestFullscreen?t.requestFullscreen():t.msRequestFullscreen?t.msRequestFullscreen():t.webkitRequestFullscreen&&t.webkitRequestFullscreen()}var Cz=function(t){function n(n){var e=this,r=n||{};(e=t.call(this,{element:document.createElement("div"),target:r.target})||this).on,e.once,e.un,e.Ky=void 0!==r.className?r.className:"ol-full-screen",e.Xy=void 0!==r.activeClassName?r.activeClassName.split(" "):[e.Ky+"-true"],e.Yy=void 0!==r.inactiveClassName?r.inactiveClassName.split(" "):[e.Ky+"-false"];var i=void 0!==r.label?r.label:"⤢";e.Jy="string"==typeof i?document.createTextNode(i):i;var o=void 0!==r.labelActive?r.labelActive:"×";e.Qy="string"==typeof o?document.createTextNode(o):o,e.tm=document.createElement("button");var s=r.tipLabel?r.tipLabel:"Toggle full-screen";e.nm(e.tm,Ez()),e.tm.setAttribute("type","button"),e.tm.title=s,e.tm.appendChild(e.Jy),e.tm.addEventListener(L,e.Mr.bind(e),!1);var a=e.Ky+" "+"ol-unselectable "+"ol-control "+(Oz()?"":gs),u=e.element;return u.className=a,u.appendChild(e.tm),e.Lc=void 0!==r.keys&&r.keys,e.nv=r.source,e}return Sz(n,t),n.prototype.Mr=function(t){t.preventDefault(),this.rm()},n.prototype.rm=function(){if(Oz()){var t=this.getMap();if(t)if(Ez())document.exitFullscreen?document.exitFullscreen():document.msExitFullscreen?document.msExitFullscreen():document.webkitExitFullscreen&&document.webkitExitFullscreen();else{var n=void 0;n=this.nv?"string"==typeof this.nv?document.getElementById(this.nv):this.nv:t.getTargetElement(),this.Lc?function(t){t.webkitRequestFullscreen?t.webkitRequestFullscreen():Az(t)}(n):Az(n)}}},n.prototype.im=function(){var t=this.getMap();Ez()?(this.nm(this.tm,!0),xo(this.Qy,this.Jy),this.dispatchEvent(jz)):(this.nm(this.tm,!1),xo(this.Jy,this.Qy),this.dispatchEvent(Tz)),t&&t.updateSize()},n.prototype.nm=function(t,n){var e,r,i,o=this.Xy,s=this.Yy,a=n?o:s;(e=t.classList).remove.apply(e,o),(r=t.classList).remove.apply(r,s),(i=t.classList).add.apply(i,a)},n.prototype.setMap=function(n){if(t.prototype.setMap.call(this,n),n)for(var e=0,r=Mz.length;e<r;++e)this.listenerKeys.push(K(document,Mz[e],this.im,this))},n}(nu),Rz=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Iz="projection",Pz="coordinateFormat",Dz=function(t){function n(n){var e=this,r=n||{},i=document.createElement("div");i.className=void 0!==r.className?r.className:"ol-mouse-position",(e=t.call(this,{element:i,render:r.render,target:r.target})||this).on,e.once,e.un,e.addChangeListener(Iz,e.Ot),r.coordinateFormat&&e.setCoordinateFormat(r.coordinateFormat),r.projection&&e.setProjection(r.projection);var o=!0,s="&#160;";return"undefinedHTML"in r?(void 0!==r.undefinedHTML&&(s=r.undefinedHTML),o=!!s):"placeholder"in r&&(!1===r.placeholder?o=!1:s=String(r.placeholder)),e.om=s,e.sm=o,e.am=i.innerHTML,e.um=null,e.jt=null,e}return Rz(n,t),n.prototype.Ot=function(){this.jt=null},n.prototype.getCoordinateFormat=function(){return this.get(Pz)},n.prototype.getProjection=function(){return this.get(Iz)},n.prototype.handleMouseMove=function(t){var n=this.getMap();this.fm(n.getEventPixel(t))},n.prototype.handleMouseOut=function(t){this.fm(null)},n.prototype.setMap=function(n){if(t.prototype.setMap.call(this,n),n){var e=n.getViewport();this.listenerKeys.push(K(e,oa,this.handleMouseMove,this)),this.sm&&this.listenerKeys.push(K(e,ua,this.handleMouseOut,this)),this.fm(null)}},n.prototype.setCoordinateFormat=function(t){this.set(Pz,t)},n.prototype.setProjection=function(t){this.set(Iz,lr(t))},n.prototype.fm=function(t){var n=this.om;if(t&&this.um){if(!this.jt){var e=this.getProjection();this.jt=e?xr(this.um,e):cr}var r=this.getMap().getCoordinateFromPixelInternal(t);if(r){var i=Tr();i&&(this.jt=xr(this.um,i)),this.jt(r,r);var o=this.getCoordinateFormat();n=o?o(r):r.toString()}}this.am&&n===this.am||(this.element.innerHTML=n,this.am=n)},n.prototype.render=function(t){var n=t.frameState;n?this.um!=n.viewState.projection&&(this.um=n.viewState.projection,this.jt=null):this.um=null},n}(nu),Nz=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),zz=.75,Lz=.1,Fz=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return Nz(n,t),n.prototype.createRenderer=function(){return new Xs(this)},n}(Qa),Gz=function(t){function n(n){var e=this,r=n||{};(e=t.call(this,{element:document.createElement("div"),render:r.render,target:r.target})||this).hm=e.lm.bind(e),e.mr=void 0===r.collapsed||r.collapsed,e.wr=void 0===r.collapsible||r.collapsible,e.wr||(e.mr=!1),e.Ss=void 0!==r.rotateWithView&&r.rotateWithView,e.vm=void 0;var i=void 0!==r.className?r.className:"ol-overviewmap",o=void 0!==r.tipLabel?r.tipLabel:"Overview map",s=void 0!==r.collapseLabel?r.collapseLabel:"";"string"==typeof s?(e.kr=document.createElement("span"),e.kr.textContent=s):e.kr=s;var a=void 0!==r.label?r.label:"";"string"==typeof a?(e._r=document.createElement("span"),e._r.textContent=a):e._r=a;var u=e.wr&&!e.mr?e.kr:e._r,c=document.createElement("button");c.setAttribute("type","button"),c.title=o,c.appendChild(u),c.addEventListener(L,e.Mr.bind(e),!1),e.dm=document.createElement("div"),e.dm.className="ol-overviewmap-map",e.Kp=r.view,e.pm=new Fz({view:r.view});var f=e.pm;r.layers&&r.layers.forEach((function(t){f.addLayer(t)}));var h=document.createElement("div");h.className="ol-overviewmap-box",h.style.boxSizing="border-box",e.ym=new Ec({position:[0,0],positioning:mc,element:h}),e.pm.addOverlay(e.ym);var l=i+" "+"ol-unselectable "+ws+(e.mr&&e.wr?" ol-collapsed":"")+(e.wr?"":" ol-uncollapsible"),v=e.element;v.className=l,v.appendChild(e.dm),v.appendChild(c);var d=e,p=e.ym,y=e.ym.getElement(),m=function(t){var n,e={clientX:(n=t).clientX,clientY:n.clientY},r=f.getEventCoordinateInternal(e);p.setPosition(r)},b=function t(n){var e=f.getEventCoordinateInternal(n);d.getMap().getView().setCenterInternal(e),window.removeEventListener("mousemove",m),window.removeEventListener("mouseup",t)};return y.addEventListener("mousedown",(function(){window.addEventListener("mousemove",m),window.addEventListener("mouseup",b)})),e}return Nz(n,t),n.prototype.setMap=function(n){var e=this.getMap();if(n!==e){if(e){var r=e.getView();r&&this.bm(r),this.pm.setTarget(null)}if(t.prototype.setMap.call(this,n),n){this.pm.setTarget(this.dm),this.listenerKeys.push(K(n,l,this.gm,this));var i=n.getView();i&&(this.wm(i),i.isDef()&&(this.pm.updateSize(),this.xm())),this.pm.isRendered()||this.km()}}},n.prototype.gm=function(t){if(t.key===ma){var n=t.oldValue;n&&this.bm(n);var e=this.getMap().getView();this.wm(e)}else this.pm.isRendered()||t.key!==ya&&t.key!==pa||this.pm.updateSize()},n.prototype.wm=function(t){if(!this.Kp){var n=new Wa({projection:t.getProjection()});this.pm.setView(n)}t.addChangeListener(Ta,this.hm),this.lm()},n.prototype.bm=function(t){t.removeChangeListener(Ta,this.hm)},n.prototype.lm=function(){this.Ss&&this.pm.getView().setRotation(this.getMap().getView().getRotation())},n.prototype._m=function(){var t=this.getMap(),n=this.pm;if(t.isRendered()&&n.isRendered()){var e=t.getSize(),r=t.getView().calculateExtentInternal(e);if(!this.vm||!In(r,this.vm)){this.vm=r;var i=n.getSize(),o=n.getView().calculateExtentInternal(i),s=n.getPixelFromCoordinateInternal(Xn(r)),a=n.getPixelFromCoordinateInternal($n(r)),u=Math.abs(s[0]-a[0]),c=Math.abs(s[1]-a[1]),f=i[0],h=i[1];u<f*Lz||c<h*Lz||u>f*zz||c>h*zz?this.xm():Mn(o,r)||this.Sm()}}},n.prototype.xm=function(){var t=this.getMap(),n=this.pm,e=t.getSize(),r=t.getView().calculateExtentInternal(e),i=n.getView(),o=Math.log(7.5)/Math.LN2;ee(r,1/(Math.pow(2,o/2)*Lz)),i.fitInternal(qi(r))},n.prototype.Sm=function(){var t=this.getMap(),n=this.pm,e=t.getView();n.getView().setCenterInternal(e.getCenterInternal())},n.prototype.Mm=function(){var t=this.getMap(),n=this.pm;if(t.isRendered()&&n.isRendered()){var e=t.getSize(),r=t.getView(),i=n.getView(),o=this.Ss?0:-r.getRotation(),s=this.ym,a=this.ym.getElement(),u=r.getCenterInternal(),c=r.getResolution(),f=i.getResolution(),h=e[0]*c/f,l=e[1]*c/f;if(s.setPosition(u),a){a.style.width=h+"px",a.style.height=l+"px";var v="rotate("+o+"rad)";a.style.transform=v}}},n.prototype.km=function(){this.jm||(this.jm=X(this.pm,ha,(function(t){delete this.jm,this.Mm()}),this))},n.prototype.Mr=function(t){t.preventDefault(),this.Ar()},n.prototype.Ar=function(){this.element.classList.toggle(xs),this.mr?xo(this.kr,this._r):xo(this._r,this.kr),this.mr=!this.mr;var t=this.pm;if(!this.mr){if(t.isRendered())return this.vm=void 0,void t.render();t.updateSize(),this.xm(),this.km()}},n.prototype.getCollapsible=function(){return this.wr},n.prototype.setCollapsible=function(t){this.wr!==t&&(this.wr=t,this.element.classList.toggle("ol-uncollapsible"),!t&&this.mr&&this.Ar())},n.prototype.setCollapsed=function(t){this.wr&&this.mr!==t&&this.Ar()},n.prototype.getCollapsed=function(){return this.mr},n.prototype.getRotateWithView=function(){return this.Ss},n.prototype.setRotateWithView=function(t){this.Ss!==t&&(this.Ss=t,0!==this.getMap().getView().getRotation()&&(this.Ss?this.lm():this.pm.getView().setRotation(0),this.vm=void 0,this._m(),this.Mm()))},n.prototype.getOverviewMap=function(){return this.pm},n.prototype.render=function(t){this._m(),this.Mm()},n}(nu),Uz=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Bz="units",qz="degrees",$z="imperial",Vz="nautical",Zz="metric",Wz="us",Hz=[1,2,5],Kz=25.4/.28,Xz=function(t){function n(n){var e=this,r=n||{},i=void 0!==r.className?r.className:r.bar?"ol-scale-bar":"ol-scale-line";return(e=t.call(this,{element:document.createElement("div"),render:r.render,target:r.target})||this).on,e.once,e.un,e.Tm=document.createElement("div"),e.Tm.className=i+"-inner",e.element.className=i+" "+bs,e.element.appendChild(e.Tm),e.Om=null,e.Em=void 0!==r.minWidth?r.minWidth:64,e.yn=!1,e.Am=void 0,e.am="",e.addChangeListener(Bz,e.Cm),e.setUnits(r.units||Zz),e.Rm=r.bar||!1,e.Im=r.steps||4,e.Pm=r.text||!1,e.Dm=r.dpi||void 0,e}return Uz(n,t),n.prototype.getUnits=function(){return this.get(Bz)},n.prototype.Cm=function(){this.Er()},n.prototype.setUnits=function(t){this.set(Bz,t)},n.prototype.setDpi=function(t){this.Dm=t},n.prototype.Er=function(){var t=this.Om;if(t){var n=t.center,e=t.projection,r=this.getUnits(),i=r==qz?Lt.DEGREES:Lt.METERS,o=vr(e,t.resolution,n,i),s=this.Em*(this.Dm||Kz)/Kz,a=s*o,u="";if(r==qz){var c=Nt[Lt.DEGREES];(a*=c)<c/60?(u="″",o*=3600):a<c?(u="",o*=60):u="°"}else r==$z?a<.9144?(u="in",o/=.0254):a<1609.344?(u="ft",o/=.3048):(u="mi",o/=1609.344):r==Vz?(o/=1852,u="nm"):r==Zz?a<.001?(u="μm",o*=1e6):a<1?(u="mm",o*=1e3):a<1e3?u="m":(u="km",o/=1e3):r==Wz?a<.9144?(u="in",o*=39.37):a<1609.344?(u="ft",o/=.30480061):(u="mi",o/=1609.3472):St(!1,33);for(var f,h,l,v,d=3*Math.floor(Math.log(s*o)/Math.log(10));;){l=Math.floor(d/3);var p=Math.pow(10,l);if(f=Hz[(d%3+3)%3]*p,h=Math.round(f/o),isNaN(h))return this.element.style.display="none",void(this.yn=!1);if(h>=s)break;++d}v=this.Rm?this.createScaleBar(h,f,u):f.toFixed(l<0?-l:0)+" "+u,this.am!=v&&(this.Tm.innerHTML=v,this.am=v),this.Am!=h&&(this.Tm.style.width=h+"px",this.Am=h),this.yn||(this.element.style.display="",this.yn=!0)}else this.yn&&(this.element.style.display="none",this.yn=!1)},n.prototype.createScaleBar=function(t,n,e){for(var r="1 : "+Math.round(this.getScaleForResolution()).toLocaleString(),i=[],o=t/this.Im,s="#ffffff",a=0;a<this.Im;a++)0===a&&i.push(this.createMarker("absolute",a)),i.push('<div><div class="ol-scale-singlebar" style="width: '+o+"px;background-color: "+s+';"></div>'+this.createMarker("relative",a)+(a%2==0||2===this.Im?this.createStepText(a,t,!1,n,e):"")+"</div>"),a===this.Im-1&&i.push(this.createStepText(a+1,t,!0,n,e)),s="#ffffff"===s?"#000000":"#ffffff";return'<div style="display: flex;">'+(this.Pm?'<div class="ol-scale-text" style="width: '+t+'px;">'+r+"</div>":"")+i.join("")+"</div>"},n.prototype.createMarker=function(t,n){return'<div class="ol-scale-step-marker" style="position: '+t+";top: "+("absolute"===t?3:-10)+'px;"></div>'},n.prototype.createStepText=function(t,n,e,r,i){var o=(0===t?0:Math.round(r/this.Im*t*100)/100)+(0===t?"":" "+i);return'<div class="ol-scale-step-text" style="margin-left: '+(0===t?-3:n/this.Im*-1)+"px;text-align: "+(0===t?"left":"center")+"; min-width: "+(0===t?0:n/this.Im*2)+"px;left: "+(e?n+"px":"unset")+';">'+o+"</div>"},n.prototype.getScaleForResolution=function(){var t=vr(this.Om.projection,this.Om.resolution,this.Om.center),n=this.Dm||Kz,e=this.Om.projection.getMetersPerUnit();return parseFloat(t.toString())*e*(1e3/25.4)*n},n.prototype.render=function(t){var n=t.frameState;this.Om=n?n.viewState:null,this.Er()},n}(nu),Yz=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Jz=0,Qz=1,tL=function(t){function n(n){var e=this,r=n||{};(e=t.call(this,{element:document.createElement("div"),render:r.render})||this).On=[],e.Nm=void 0,e.zm=Jz,e.Tn,e.Lm=0,e.Fm=0,e.Gm,e.Um,e.Bm=null,e.qm=!1,e.Rr=void 0!==r.duration?r.duration:200;var i=void 0!==r.className?r.className:"ol-zoomslider",o=document.createElement("button");o.setAttribute("type","button"),o.className=i+"-thumb "+bs;var s=e.element;return s.className=i+" "+"ol-unselectable "+ws,s.appendChild(o),s.addEventListener(sa,e.$m.bind(e),!1),s.addEventListener(oa,e.Vm.bind(e),!1),s.addEventListener(aa,e.Zm.bind(e),!1),s.addEventListener(L,e.Wm.bind(e),!1),o.addEventListener(L,f,!1),e}return Yz(n,t),n.prototype.setMap=function(n){t.prototype.setMap.call(this,n),n&&n.render()},n.prototype.Hm=function(){var t=this.element,n=t.offsetWidth,e=t.offsetHeight;if(0===n&&0===e)return this.qm=!1;var r=getComputedStyle(t);n-=parseFloat(r.paddingRight)+parseFloat(r.paddingLeft),e-=parseFloat(r.paddingTop)+parseFloat(r.paddingBottom);var i=t.firstElementChild,o=getComputedStyle(i),s=i.offsetWidth+parseFloat(o.marginRight)+parseFloat(o.marginLeft),a=i.offsetHeight+parseFloat(o.marginTop)+parseFloat(o.marginBottom);return this.Bm=[s,a],n>e?(this.zm=Qz,this.Fm=n-s):(this.zm=Jz,this.Lm=e-a),this.qm=!0},n.prototype.Wm=function(t){var n=this.getMap().getView(),e=this.Km(t.offsetX-this.Bm[0]/2,t.offsetY-this.Bm[1]/2),r=this.Xm(e),i=n.getConstrainedZoom(n.getZoomForResolution(r));n.animateInternal({zoom:i,duration:this.Rr,easing:mt})},n.prototype.$m=function(t){if(!this.Tn&&t.target===this.element.firstElementChild){var n=this.element.firstElementChild;if(this.getMap().getView().beginInteraction(),this.Gm=t.clientX-parseFloat(n.style.left),this.Um=t.clientY-parseFloat(n.style.top),this.Tn=!0,0===this.On.length){var e=this.Vm,r=this.Zm,i=this.getMap().getOwnerDocument();this.On.push(K(i,oa,e,this),K(i,aa,r,this))}}},n.prototype.Vm=function(t){if(this.Tn){var n=t.clientX-this.Gm,e=t.clientY-this.Um,r=this.Km(n,e);this.Nm=this.Xm(r),this.getMap().getView().setResolution(this.Nm)}},n.prototype.Zm=function(t){this.Tn&&(this.getMap().getView().endInteraction(),this.Tn=!1,this.Gm=void 0,this.Um=void 0,this.On.forEach(Y),this.On.length=0)},n.prototype.Ym=function(t){var n=this.Jm(t),e=this.element.firstElementChild;this.zm==Qz?e.style.left=this.Fm*n+"px":e.style.top=this.Lm*n+"px"},n.prototype.Km=function(t,n){return ae(this.zm===Qz?t/this.Fm:n/this.Lm,0,1)},n.prototype.Xm=function(t){return this.getMap().getView().getResolutionForValueFunction()(1-t)},n.prototype.Jm=function(t){return ae(1-this.getMap().getView().getValueForResolutionFunction()(t),0,1)},n.prototype.render=function(t){if(t.frameState&&(this.qm||this.Hm())){var n=t.frameState.viewState.resolution;this.Nm=n,this.Ym(n)}},n}(nu),nL=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])})(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),eL=function(t){function n(n){var e=this,r=n||{};(e=t.call(this,{element:document.createElement("div"),target:r.target})||this).extent=r.extent?r.extent:null;var i=void 0!==r.className?r.className:"ol-zoom-extent",o=void 0!==r.label?r.label:"E",s=void 0!==r.tipLabel?r.tipLabel:"Fit to extent",a=document.createElement("button");a.setAttribute("type","button"),a.title=s,a.appendChild("string"==typeof o?document.createTextNode(o):o),a.addEventListener(L,e.Mr.bind(e),!1);var u=i+" "+"ol-unselectable "+ws,c=e.element;return c.className=u,c.appendChild(a),e}return nL(n,t),n.prototype.Mr=function(t){t.preventDefault(),this.handleZoomToExtent()},n.prototype.handleZoomToExtent=function(){var t=this.getMap().getView(),n=this.extent?this.extent:t.getProjection().getExtent();t.fitInternal(qi(n))},n}(nu),rL={};rL.AssertionError=c,rL.Collection=ft,rL.Collection.CollectionEvent=ct,rL.DataTile=_t,rL.Disposable=v,rL.Feature=Tt,rL.Feature.createStyleFunction=jt,rL.Geolocation=io,rL.Image=po,rL.Image.listenImage=vo,rL.ImageBase=so,rL.ImageCanvas=mo,rL.ImageTile=jo,rL.Kinetic=To,rL.Map=lc,rL.MapBrowserEvent=ra,rL.MapBrowserEventHandler=fa,rL.MapEvent=na,rL.Object=it,rL.Object.ObjectEvent=rt,rL.Observable=nt,rL.Observable.unByKey=tt,rL.Overlay=Ec,rL.PluggableMap=Qa,rL.Tile=xt,rL.TileCache=Fc,rL.TileQueue=xa,rL.TileQueue.getTilePriority=ka,rL.TileRange=Bc,rL.TileRange.createOrUpdate=Uc,rL.VectorRenderTile=Vc,rL.VectorTile=Wc,rL.View=Wa,rL.View.createCenterConstraint=Ba,rL.View.createResolutionConstraint=qa,rL.View.createRotationConstraint=$a,rL.View.isNoopAnimation=Va,rL.array={},rL.array.binarySearch=d,rL.array.equals=x,rL.array.extend=g,rL.array.find=w,rL.array.findIndex=k,rL.array.includes=y,rL.array.isSorted=_,rL.array.linearFindNearest=m,rL.array.numberSafeCompareFunction=p,rL.array.remove=function(t,n){var e=t.indexOf(n),r=e>-1;return r&&t.splice(e,1),r},rL.array.reverseSubArray=b,rL.array.stableSort=function(t,n){var e,r=t.length,i=Array(t.length);for(e=0;e<r;e++)i[e]={index:e,value:t[e]};for(i.sort((function(t,e){return n(t.value,e.value)||t.index-e.index})),e=0;e<t.length;e++)t[e]=i[e].value},rL.asserts={},rL.asserts.assert=St,rL.centerconstraint={},rL.centerconstraint.createExtent=Ea,rL.centerconstraint.none=Aa,rL.color={},rL.color.asArray=Io,rL.color.asString=Ao,rL.color.fromString=Ro,rL.color.isStringColor=No,rL.color.normalize=Po,rL.color.toString=Do,rL.colorlike={},rL.colorlike.asColorLike=Hc,rL.control={},rL.control.Attribution=ru,rL.control.Control=nu,rL.control.FullScreen=Cz,rL.control.MousePosition=Dz,rL.control.OverviewMap=Gz,rL.control.Rotate=ou,rL.control.ScaleLine=Xz,rL.control.Zoom=au,rL.control.ZoomSlider=tL,rL.control.ZoomToExtent=eL,rL.control.defaults=uu,rL.coordinate={},rL.coordinate.add=He,rL.coordinate.closestOnCircle=Ke,rL.coordinate.closestOnSegment=Xe,rL.coordinate.createStringXY=function(t){return function(n){return or(n,t)}},rL.coordinate.degreesToStringHDMS=Ye,rL.coordinate.distance=rr,rL.coordinate.equals=Qe,rL.coordinate.format=Je,rL.coordinate.getWorldsAway=ar,rL.coordinate.rotate=tr,rL.coordinate.scale=nr,rL.coordinate.squaredDistance=er,rL.coordinate.squaredDistanceToSegment=ir,rL.coordinate.toStringHDMS=function(t,n){return t?Ye("NS",t[1],n)+" "+Ye("EW",t[0],n):""},rL.coordinate.toStringXY=or,rL.coordinate.wrapX=sr,rL.css={},rL.css.CLASS_COLLAPSED=xs,rL.css.CLASS_CONTROL=ws,rL.css.CLASS_HIDDEN=ys,rL.css.CLASS_SELECTABLE=ms,rL.css.CLASS_UNSELECTABLE=bs,rL.css.CLASS_UNSUPPORTED=gs,rL.css.cssOpacity=Ms,rL.css.getFontParameters=Ss,rL.dom={},rL.dom.createCanvasContext2D=bo,rL.dom.outerHeight=wo,rL.dom.outerWidth=go,rL.dom.removeChildren=_o,rL.dom.removeNode=ko,rL.dom.replaceChildren=So,rL.dom.replaceNode=xo,rL.easing={},rL.easing.easeIn=yt,rL.easing.easeOut=mt,rL.easing.inAndOut=bt,rL.easing.linear=gt,rL.easing.upAndDown=function(t){return t<.5?bt(2*t):1-bt(2*(t-.5))},rL.events={},rL.events.Event=h,rL.events.Event.preventDefault=function(t){t.preventDefault()},rL.events.Event.stopPropagation=f,rL.events.Target=I,rL.events.condition={},rL.events.condition.all=gu,rL.events.condition.altKeyOnly=wu,rL.events.condition.altShiftKeysOnly=xu,rL.events.condition.always=Su,rL.events.condition.click=function(t){return t.type==ia.CLICK},rL.events.condition.doubleClick=function(t){return t.type==ia.DBLCLICK},rL.events.condition.focus=ku,rL.events.condition.focusWithTabindex=_u,rL.events.condition.mouseActionButton=Mu,rL.events.condition.mouseOnly=Cu,rL.events.condition.never=ju,rL.events.condition.noModifierKeys=Ou,rL.events.condition.penOnly=function(t){var n=t.originalEvent;return St(void 0!==n,56),"pen"===n.pointerType},rL.events.condition.platformModifierKeyOnly=function(t){var n=t.originalEvent;return!n.altKey&&(qt?n.metaKey:n.ctrlKey)&&!n.shiftKey},rL.events.condition.pointerMove=function(t){return"pointermove"==t.type},rL.events.condition.primaryAction=Ru,rL.events.condition.shiftKeyOnly=Eu,rL.events.condition.singleClick=Tu,rL.events.condition.targetNotEditable=Au,rL.events.condition.touchOnly=function(t){var n=t.originalEvent;return St(void 0!==n,56),"touch"===n.pointerType},rL.events.listen=K,rL.events.listenOnce=X,rL.events.unlistenByKey=Y,rL.extent={},rL.extent.applyTransform=ie,rL.extent.approximatelyEquals=Pn,rL.extent.boundingExtent=wn,rL.extent.buffer=xn,rL.extent.clone=kn,rL.extent.closestSquaredDistanceXY=_n,rL.extent.containsCoordinate=Sn,rL.extent.containsExtent=Mn,rL.extent.containsXY=jn,rL.extent.coordinateRelationship=Tn,rL.extent.createEmpty=On,rL.extent.createOrUpdate=En,rL.extent.createOrUpdateEmpty=An,rL.extent.createOrUpdateFromCoordinate=Cn,rL.extent.createOrUpdateFromCoordinates=function(t,n){return zn(An(n),t)},rL.extent.createOrUpdateFromFlatCoordinates=Rn,rL.extent.createOrUpdateFromRings=function(t,n){return Fn(An(n),t)},rL.extent.equals=In,rL.extent.extend=Dn,rL.extent.extendCoordinate=Nn,rL.extent.extendCoordinates=zn,rL.extent.extendFlatCoordinates=Ln,rL.extent.extendRings=Fn,rL.extent.extendXY=Gn,rL.extent.forEachCorner=Un,rL.extent.getArea=Bn,rL.extent.getBottomLeft=qn,rL.extent.getBottomRight=$n,rL.extent.getCenter=Vn,rL.extent.getCorner=Zn,rL.extent.getEnlargedArea=function(t,n){var e=Math.min(t[0],n[0]),r=Math.min(t[1],n[1]);return(Math.max(t[2],n[2])-e)*(Math.max(t[3],n[3])-r)},rL.extent.getForViewAndSize=Wn,rL.extent.getHeight=Hn,rL.extent.getIntersection=Kn,rL.extent.getIntersectionArea=function(t,n){return Bn(Kn(t,n))},rL.extent.getMargin=function(t){return Jn(t)+Hn(t)},rL.extent.getSize=function(t){return[t[2]-t[0],t[3]-t[1]]},rL.extent.getTopLeft=Xn,rL.extent.getTopRight=Yn,rL.extent.getWidth=Jn,rL.extent.intersects=Qn,rL.extent.intersectsSegment=re,rL.extent.isEmpty=te,rL.extent.returnOrUpdate=ne,rL.extent.scaleFromCenter=ee,rL.extent.wrapX=oe,rL.featureloader={},rL.featureloader.loadFeaturesXhr=tf,rL.featureloader.setWithCredentials=function(t){Qc=t},rL.featureloader.xhr=nf,rL.format={},rL.format.EsriJSON=PE,rL.format.Feature=Ik,rL.format.Feature.transformExtentWithOptions=Dk,rL.format.Feature.transformGeometryWithOptions=Pk,rL.format.GML=hA,rL.format.GML2=oA,rL.format.GML3=cA,rL.format.GML32=dA,rL.format.GMLBase=UE,rL.format.GMLBase.GMLNS=LE,rL.format.GPX=XA,rL.format.GeoJSON=s_,rL.format.IGC=uC,rL.format.IIIFInfo=yg,rL.format.JSONFeature=e_,rL.format.KML=hI,rL.format.KML.getDefaultFillStyle=function(){return jC},rL.format.KML.getDefaultImageStyle=function(){return OC},rL.format.KML.getDefaultStrokeStyle=function(){return AC},rL.format.KML.getDefaultStyle=function(){return RC},rL.format.KML.getDefaultStyleArray=function(){return PC},rL.format.KML.getDefaultTextStyle=function(){return CC},rL.format.KML.readFlatCoordinates=GC,rL.format.MVT=Hk,rL.format.OSMXML=gI,rL.format.OWS=FI,rL.format.Polyline=XI,rL.format.Polyline.decodeDeltas=BI,rL.format.Polyline.decodeFloats=$I,rL.format.Polyline.decodeSignedIntegers=ZI,rL.format.Polyline.decodeUnsignedIntegers=HI,rL.format.Polyline.encodeDeltas=UI,rL.format.Polyline.encodeFloats=qI,rL.format.Polyline.encodeSignedIntegers=VI,rL.format.Polyline.encodeUnsignedInteger=KI,rL.format.Polyline.encodeUnsignedIntegers=WI,rL.format.TextFeature=QA,rL.format.TopoJSON=oP,rL.format.WFS=KD,rL.format.WFS.writeFilter=function(t,n){var e=n||"1.1.0",r=oh(HD(e),"Filter"),i={node:r};return O(i,{version:e,filter:t}),RD(r,t,[i]),r},rL.format.WKB=fN,rL.format.WKT=CN,rL.format.WMSCapabilities=rz,rL.format.WMSGetFeatureInfo=oz,rL.format.WMTSCapabilities=_z,rL.format.XML=wI,rL.format.XMLFeature=NE,rL.format.filter={},rL.format.filter.And=fP,rL.format.filter.Bbox=lP,rL.format.filter.Comparison=kP,rL.format.filter.ComparisonBinary=jP,rL.format.filter.Contains=yP,rL.format.filter.DWithin=bP,rL.format.filter.Disjoint=wP,rL.format.filter.During=SP,rL.format.filter.EqualTo=OP,rL.format.filter.Filter=sP,rL.format.filter.GreaterThan=AP,rL.format.filter.GreaterThanOrEqualTo=RP,rL.format.filter.Intersects=PP,rL.format.filter.IsBetween=NP,rL.format.filter.IsLike=LP,rL.format.filter.IsNull=GP,rL.format.filter.LessThan=BP,rL.format.filter.LessThanOrEqualTo=$P,rL.format.filter.LogicalNary=uP,rL.format.filter.Not=ZP,rL.format.filter.NotEqualTo=HP,rL.format.filter.Or=XP,rL.format.filter.ResourceId=JP,rL.format.filter.Spatial=dP,rL.format.filter.Within=tD,rL.format.filter.and=nD,rL.format.filter.bbox=eD,rL.format.filter.between=function(t,n,e){return new NP(t,n,e)},rL.format.filter.contains=function(t,n,e){return new yP(t,n,e)},rL.format.filter.disjoint=function(t,n,e){return new wP(t,n,e)},rL.format.filter.during=function(t,n,e){return new SP(t,n,e)},rL.format.filter.dwithin=function(t,n,e,r,i){return new bP(t,n,e,r,i)},rL.format.filter.equalTo=function(t,n,e){return new OP(t,n,e)},rL.format.filter.greaterThan=function(t,n){return new AP(t,n)},rL.format.filter.greaterThanOrEqualTo=function(t,n){return new RP(t,n)},rL.format.filter.intersects=function(t,n,e){return new PP(t,n,e)},rL.format.filter.isNull=function(t){return new GP(t)},rL.format.filter.lessThan=function(t,n){return new BP(t,n)},rL.format.filter.lessThanOrEqualTo=function(t,n){return new $P(t,n)},rL.format.filter.like=function(t,n,e,r,i,o){return new LP(t,n,e,r,i,o)},rL.format.filter.not=function(t){return new ZP(t)},rL.format.filter.notEqualTo=function(t,n,e){return new HP(t,n,e)},rL.format.filter.or=function(t){var n=[null].concat(Array.prototype.slice.call(arguments));return new(Function.prototype.bind.apply(XP,n))},rL.format.filter.resourceId=function(t){return new JP(t)},rL.format.filter.within=function(t,n,e){return new tD(t,n,e)},rL.format.xlink={},rL.format.xlink.readHref=xI,rL.format.xsd={},rL.format.xsd.readBoolean=BE,rL.format.xsd.readBooleanString=qE,rL.format.xsd.readDateTime=$E,rL.format.xsd.readDecimal=VE,rL.format.xsd.readDecimalString=ZE,rL.format.xsd.readNonNegativeIntegerString=HE,rL.format.xsd.readPositiveInteger=WE,rL.format.xsd.readString=KE,rL.format.xsd.writeBooleanTextNode=XE,rL.format.xsd.writeCDATASection=YE,rL.format.xsd.writeDateTimeTextNode=JE,rL.format.xsd.writeDecimalTextNode=QE,rL.format.xsd.writeNonNegativeIntegerTextNode=tA,rL.format.xsd.writeStringTextNode=nA,rL.functions={},rL.functions.FALSE=M,rL.functions.TRUE=S,rL.functions.VOID=j,rL.functions.memoizeOne=T,rL.geom={},rL.geom.Circle=NO,rL.geom.Geometry=Br,rL.geom.GeometryCollection=Qk,rL.geom.LineString=mk,rL.geom.LinearRing=bi,rL.geom.MultiLineString=zk,rL.geom.MultiPoint=Fk,rL.geom.MultiPolygon=Uk,rL.geom.Point=wi,rL.geom.Polygon=Ui,rL.geom.Polygon.circular=Bi,rL.geom.Polygon.fromCircle=$i,rL.geom.Polygon.fromExtent=qi,rL.geom.Polygon.makeRegular=Vi,rL.geom.SimpleGeometry=Zr,rL.geom.SimpleGeometry.getStrideForLayout=$r,rL.geom.SimpleGeometry.transformGeom2D=Vr,rL.geom.flat={},rL.geom.flat.area={},rL.geom.flat.area.linearRing=di,rL.geom.flat.area.linearRings=pi,rL.geom.flat.area.linearRingss=yi,rL.geom.flat.center={},rL.geom.flat.center.linearRingss=lk,rL.geom.flat.closest={},rL.geom.flat.closest.arrayMaxSquaredDelta=Kr,rL.geom.flat.closest.assignClosestArrayPoint=Jr,rL.geom.flat.closest.assignClosestMultiArrayPoint=Qr,rL.geom.flat.closest.assignClosestPoint=Yr,rL.geom.flat.closest.maxSquaredDelta=Hr,rL.geom.flat.closest.multiArrayMaxSquaredDelta=Xr,rL.geom.flat.contains={},rL.geom.flat.contains.linearRingContainsExtent=xi,rL.geom.flat.contains.linearRingContainsXY=ki,rL.geom.flat.contains.linearRingsContainsXY=_i,rL.geom.flat.contains.linearRingssContainsXY=Si,rL.geom.flat.deflate={},rL.geom.flat.deflate.deflateCoordinate=ti,rL.geom.flat.deflate.deflateCoordinates=ni,rL.geom.flat.deflate.deflateCoordinatesArray=ei,rL.geom.flat.deflate.deflateMultiCoordinatesArray=ri,rL.geom.flat.flip={},rL.geom.flat.flip.flipXY=jE,rL.geom.flat.geodesic={},rL.geom.flat.geodesic.greatCircleArc=function(t,n,e,r,i,o){var s=lr("EPSG:4326"),a=Math.cos(de(n)),u=Math.sin(de(n)),c=Math.cos(de(r)),f=Math.sin(de(r)),h=Math.cos(de(e-t)),l=Math.sin(de(e-t)),v=u*f+a*c*h;return wk((function(n){if(1<=v)return[e,r];var i=n*Math.acos(v),o=Math.cos(i),s=Math.sin(i),d=l*c,p=a*f-u*c*h,y=Math.atan2(d,p),m=Math.asin(u*o+a*s*Math.cos(y));return[ve(de(t)+Math.atan2(Math.sin(y)*s*a,o-u*Math.sin(m))),ve(m)]}),kr(s,i),o)},rL.geom.flat.geodesic.meridian=xk,rL.geom.flat.geodesic.parallel=kk,rL.geom.flat.inflate={},rL.geom.flat.inflate.inflateCoordinates=hi,rL.geom.flat.inflate.inflateCoordinatesArray=li,rL.geom.flat.inflate.inflateMultiCoordinatesArray=vi,rL.geom.flat.interiorpoint={},rL.geom.flat.interiorpoint.getInteriorPointOfArray=Mi,rL.geom.flat.interiorpoint.getInteriorPointsOfMultiArray=ji,rL.geom.flat.interpolate={},rL.geom.flat.interpolate.interpolatePoint=ck,rL.geom.flat.interpolate.lineStringCoordinateAtM=fk,rL.geom.flat.interpolate.lineStringsCoordinateAtM=hk,rL.geom.flat.intersectsextent={},rL.geom.flat.intersectsextent.intersectsLineString=Oi,rL.geom.flat.intersectsextent.intersectsLineStringArray=Ei,rL.geom.flat.intersectsextent.intersectsLinearRing=Ai,rL.geom.flat.intersectsextent.intersectsLinearRingArray=Ci,rL.geom.flat.intersectsextent.intersectsLinearRingMultiArray=Ri,rL.geom.flat.length={},rL.geom.flat.length.lineStringLength=Px,rL.geom.flat.length.linearRingLength=function(t,n,e,r){var i=Px(t,n,e,r),o=t[e-r]-t[n],s=t[e-r+1]-t[n+1];return i+=Math.sqrt(o*o+s*s)},rL.geom.flat.orient={},rL.geom.flat.orient.linearRingIsClockwise=Pi,rL.geom.flat.orient.linearRingsAreOriented=Di,rL.geom.flat.orient.linearRingssAreOriented=Ni,rL.geom.flat.orient.orientLinearRings=zi,rL.geom.flat.orient.orientLinearRingsArray=Li,rL.geom.flat.reverse={},rL.geom.flat.reverse.coordinates=Ii,rL.geom.flat.segments={},rL.geom.flat.segments.forEach=Ti,rL.geom.flat.simplify={},rL.geom.flat.simplify.douglasPeucker=ii,rL.geom.flat.simplify.douglasPeuckerArray=oi,rL.geom.flat.simplify.douglasPeuckerMultiArray=function(t,n,e,r,i,o,s,a){for(var u=0,c=e.length;u<c;++u){var f=e[u],h=[];s=oi(t,n,f,r,i,o,s,h),a.push(h),n=f[f.length-1]}return s},rL.geom.flat.simplify.quantize=ui,rL.geom.flat.simplify.quantizeArray=ci,rL.geom.flat.simplify.quantizeMultiArray=fi,rL.geom.flat.simplify.radialDistance=si,rL.geom.flat.simplify.simplifyLineString=function(t,n,e,r,i,o,s){var a=void 0!==s?s:[];return o||(e=si(t,n,e,r,i,a,0),t=a,n=0,r=2),a.length=ii(t,n,e,r,i,a,0),a},rL.geom.flat.simplify.snap=ai,rL.geom.flat.straightchunk={},rL.geom.flat.straightchunk.matchingChunk=Tx,rL.geom.flat.textpath={},rL.geom.flat.textpath.drawTextOnPath=Ix,rL.geom.flat.topology={},rL.geom.flat.topology.lineStringIsClosed=function(t,n,e,r){var i=e-r;return t[n]===t[i]&&t[n+1]===t[i+1]&&(e-n)/r>3&&!!di(t,n,e,r)},rL.geom.flat.transform={},rL.geom.flat.transform.rotate=zr,rL.geom.flat.transform.scale=Lr,rL.geom.flat.transform.transform2D=Nr,rL.geom.flat.transform.translate=Fr,rL.has={},rL.has.DEVICE_PIXEL_RATIO=$t,rL.has.FIREFOX=Gt,rL.has.IMAGE_DECODE=Zt,rL.has.MAC=qt,rL.has.PASSIVE_EVENT_LISTENERS=Wt,rL.has.SAFARI=Ut,rL.has.WEBKIT=Bt,rL.has.WORKER_OFFSCREEN_CANVAS=Vt,rL.interaction={},rL.interaction.DoubleClickZoom=pu,rL.interaction.DragAndDrop=CO,rL.interaction.DragAndDrop.DragAndDropEvent=AO,rL.interaction.DragBox=Vu,rL.interaction.DragBox.DragBoxEvent=$u,rL.interaction.DragPan=Pu,rL.interaction.DragRotate=Nu,rL.interaction.DragRotateAndZoom=IO,rL.interaction.DragZoom=Wu,rL.interaction.Draw=ZO,rL.interaction.Draw.DrawEvent=VO,rL.interaction.Draw.createBox=function(){return function(t,n,e){var r=wn([t[0],t[t.length-1]].map((function(t){return Er(t,e)}))),i=[[qn(r),$n(r),Yn(r),Xn(r),qn(r)]],o=n;o?o.setCoordinates(i):o=new Ui(i);var s=Tr();return s&&o.transform(e,s),o}},rL.interaction.Draw.createRegularPolygon=function(t,n){return function(e,r,i){var o=Er(e[0],i),s=Er(e[e.length-1],i),a=Math.sqrt(er(o,s)),u=r||$i(new NO(o),t),c=n;if(!n&&0!==n){var f=s[0]-o[0],h=s[1]-o[1];c=Math.atan2(h,f)}Vi(u,o,a,c);var l=Tr();return l&&u.transform(i,l),u}},rL.interaction.Extent=QO,rL.interaction.Extent.ExtentEvent=KO,rL.interaction.Interaction=vu,rL.interaction.Interaction.pan=hu,rL.interaction.Interaction.zoomByDelta=lu,rL.interaction.KeyboardPan=Qu,rL.interaction.KeyboardZoom=nc,rL.interaction.Modify=fE,rL.interaction.Modify.ModifyEvent=sE,rL.interaction.MouseWheelZoom=oc,rL.interaction.PinchRotate=ac,rL.interaction.PinchZoom=cc,rL.interaction.Pointer=bu,rL.interaction.Pointer.centroid=mu,rL.interaction.Select=pE,rL.interaction.Select.SelectEvent=vE,rL.interaction.Snap=gE,rL.interaction.Translate=ME,rL.interaction.Translate.TranslateEvent=SE,rL.interaction.defaults=fc,rL.layer={},rL.layer.Base=Jo,rL.layer.BaseImage=aw,rL.layer.BaseTile=mw,rL.layer.BaseVector=ux,rL.layer.Graticule=jk,rL.layer.Group=Qs,rL.layer.Heatmap=Rk,rL.layer.Image=vw,rL.layer.Layer=fs,rL.layer.Layer.inView=cs,rL.layer.MapboxVector=wO,rL.layer.MapboxVector.getMapboxPath=vO,rL.layer.MapboxVector.normalizeGlyphsUrl=pO,rL.layer.MapboxVector.normalizeSourceUrl=mO,rL.layer.MapboxVector.normalizeSpriteUrl=dO,rL.layer.MapboxVector.normalizeStyleUrl=yO,rL.layer.Tile=_w,rL.layer.Vector=gk,rL.layer.VectorImage=kO,rL.layer.VectorTile=Xk,rL.layer.WebGLPoints=SO,rL.layer.WebGLTile=TO,rL.loadingstrategy={},rL.loadingstrategy.all=ef,rL.loadingstrategy.bbox=function(t,n){return[t]},rL.loadingstrategy.tile=function(t){return function(n,e,r){var i=t.getZForResolution(Ir(e,r)),o=t.getTileRangeForExtentAndZ(Cr(n,r),i),s=[],a=[i,0,0];for(a[1]=o.minX;a[1]<=o.maxX;++a[1])for(a[2]=o.minY;a[2]<=o.maxY;++a[2])s.push(Ar(t.getTileCoordExtent(a),r));return s}},rL.math={},rL.math.clamp=ae,rL.math.cosh=ue,rL.math.lerp=ye,rL.math.log2=ce,rL.math.modulo=pe,rL.math.solveLinearSystem=le,rL.math.squaredDistance=he,rL.math.squaredSegmentDistance=fe,rL.math.toDegrees=ve,rL.math.toRadians=de,rL.net={},rL.net.ClientError=uf,rL.net.ResponseError=af,rL.net.getJSON=cf,rL.net.jsonp=of,rL.net.overrideXHR=function(t){"undefined"!=typeof XMLHttpRequest&&(sf=XMLHttpRequest),global.XMLHttpRequest=t},rL.net.resolveUrl=ff,rL.net.restoreXHR=function(){global.XMLHttpRequest=sf},rL.obj={},rL.obj.assign=O,rL.obj.clear=E,rL.obj.getValues=A,rL.obj.isEmpty=C,rL.proj={},rL.proj.Projection=se,rL.proj.Units={},rL.proj.Units.METERS_PER_UNIT=Nt,rL.proj.Units.fromCode=Dt,rL.proj.addCommon=Dr,rL.proj.addCoordinateTransforms=br,rL.proj.addEquivalentProjections=dr,rL.proj.addEquivalentTransforms=pr,rL.proj.addProjection=fr,rL.proj.addProjections=hr,rL.proj.clearAllProjections=function(){Pe(),Le()},rL.proj.clearUserProjection=function(){Mr=null},rL.proj.cloneTransform=ur,rL.proj.createProjection=yr,rL.proj.createSafeCoordinateTransform=Pr,rL.proj.createTransformFromCoordinateTransform=mr,rL.proj.epsg3857={},rL.proj.epsg3857.EXTENT=we,rL.proj.epsg3857.HALF_SIZE=ge,rL.proj.epsg3857.MAX_SAFE_Y=ke,rL.proj.epsg3857.PROJECTIONS=Se,rL.proj.epsg3857.RADIUS=be,rL.proj.epsg3857.WORLD_EXTENT=xe,rL.proj.epsg3857.fromEPSG4326=Me,rL.proj.epsg3857.toEPSG4326=je,rL.proj.epsg4326={},rL.proj.epsg4326.EXTENT=Ee,rL.proj.epsg4326.METERS_PER_UNIT=Ae,rL.proj.epsg4326.PROJECTIONS=Re,rL.proj.epsg4326.RADIUS=Oe,rL.proj.equivalent=wr,rL.proj.fromLonLat=gr,rL.proj.fromUserCoordinate=Er,rL.proj.fromUserExtent=Cr,rL.proj.fromUserResolution=Ir,rL.proj.get=lr,rL.proj.getPointResolution=vr,rL.proj.getTransform=kr,rL.proj.getTransformFromProjections=xr,rL.proj.getUserProjection=Tr,rL.proj.identityTransform=cr,rL.proj.proj4={},rL.proj.proj4.register=function(t){var n,e,r=Object.keys(t.defs),i=r.length;for(n=0;n<i;++n){var o=r[n];if(!lr(o)){var s=t.defs(o),a=s.units;a||"longlat"!==s.projName||(a=Lt.DEGREES),fr(new se({code:o,axisOrientation:s.axis,metersPerUnit:s.to_meter,units:a}))}}for(n=0;n<i;++n){var u=r[n],c=lr(u);for(e=0;e<i;++e){var f=r[e],h=lr(f);if(!Ge(u,f))if(t.defs[u]===t.defs[f])dr([c,h]);else{var l=t(u,f);br(c,h,Pr(c,h,l.forward),Pr(h,c,l.inverse))}}}},rL.proj.projections={},rL.proj.projections.add=Ne,rL.proj.projections.clear=Pe,rL.proj.projections.get=De,rL.proj.setUserProjection=jr,rL.proj.toLonLat=function(t,n){var e=_r(t,void 0!==n?n:"EPSG:3857","EPSG:4326"),r=e[0];return(r<-180||r>180)&&(e[0]=pe(r+180,360)-180),e},rL.proj.toUserCoordinate=Or,rL.proj.toUserExtent=Ar,rL.proj.toUserResolution=Rr,rL.proj.transform=_r,rL.proj.transformExtent=Sr,rL.proj.transformWithProjections=function(t,n,e){return xr(n,e)(t)},rL.proj.transforms={},rL.proj.transforms.add=Fe,rL.proj.transforms.clear=Le,rL.proj.transforms.get=Ge,rL.proj.transforms.remove=function(t,n){var e=t.getCode(),r=n.getCode(),i=ze[e][r];return delete ze[e][r],C(ze[e])&&delete ze[e],i},rL.proj.useGeographic=function(){jr("EPSG:4326")},rL.render={},rL.render.Box=Lu,rL.render.Event=ps,rL.render.Feature=pk,rL.render.VectorContext=hf,rL.render.canvas={},rL.render.canvas.Builder=wx,rL.render.canvas.BuilderGroup=Rx,rL.render.canvas.Executor=qx,rL.render.canvas.ExecutorGroup=Hx,rL.render.canvas.ExecutorGroup.getPixelIndexArray=Wx,rL.render.canvas.ImageBuilder=kx,rL.render.canvas.Immediate=vf,rL.render.canvas.Instruction={},rL.render.canvas.Instruction.beginPathInstruction=yx,rL.render.canvas.Instruction.closePathInstruction=mx,rL.render.canvas.Instruction.fillInstruction=dx,rL.render.canvas.Instruction.strokeInstruction=px,rL.render.canvas.LineStringBuilder=Sx,rL.render.canvas.PolygonBuilder=jx,rL.render.canvas.TextBuilder=Ax,rL.render.canvas.checkedFonts=Ns,rL.render.canvas.defaultFillStyle=Ts,rL.render.canvas.defaultFont=js,rL.render.canvas.defaultLineCap=Os,rL.render.canvas.defaultLineDash=Es,rL.render.canvas.defaultLineDashOffset=0,rL.render.canvas.defaultLineJoin=As,rL.render.canvas.defaultLineWidth=1,rL.render.canvas.defaultMiterLimit=Cs,rL.render.canvas.defaultPadding=Ds,rL.render.canvas.defaultStrokeStyle=Rs,rL.render.canvas.defaultTextAlign=Is,rL.render.canvas.defaultTextBaseline=Ps,rL.render.canvas.drawImageOrLabel=Hs,rL.render.canvas.hitdetect={},rL.render.canvas.hitdetect.HIT_DETECT_RESOLUTION=Kx,rL.render.canvas.hitdetect.createHitDetectionImageData=Xx,rL.render.canvas.hitdetect.hitDetect=Yx,rL.render.canvas.labelCache=zs,rL.render.canvas.measureAndCacheTextWidth=Zs,rL.render.canvas.measureTextHeight=qs,rL.render.canvas.measureTextWidth=Vs,rL.render.canvas.measureTextWidths=Ws,rL.render.canvas.registerFont=Bs,rL.render.canvas.rotateAtOffset=function(t,n,e,r){0!==n&&(t.translate(e,r),t.rotate(n),t.translate(-e,-r))},rL.render.canvas.textHeights=Us,rL.render.getRenderPixel=function(t,n){var e=n.slice(0);return tn(t.inversePixelTransform.slice(),e),e},rL.render.getVectorContext=jf,rL.render.toContext=function(t,n){var e=t.canvas,r=n||{},i=r.pixelRatio||$t,o=r.size;o&&(e.width=o[0]*i,e.height=o[1]*i,e.style.width=o[0]+"px",e.style.height=o[1]+"px");var s=[0,0,e.width,e.height],a=en([1,0,0,1,0,0],i,i);return new vf(t,i,s,a,0)},rL.renderer={},rL.renderer.Composite=Xs,rL.renderer.Layer=el,rL.renderer.Map=vs,rL.renderer.canvas={},rL.renderer.canvas.ImageLayer=hw,rL.renderer.canvas.Layer=cw,rL.renderer.canvas.TileLayer=xw,rL.renderer.canvas.VectorImageLayer=nk,rL.renderer.canvas.VectorLayer=Qx,rL.renderer.canvas.VectorTileLayer=uk,rL.renderer.vector={},rL.renderer.vector.defaultOrder=xf,rL.renderer.vector.getSquaredTolerance=kf,rL.renderer.vector.getTolerance=_f,rL.renderer.vector.renderFeature=Sf,rL.renderer.webgl={},rL.renderer.webgl.Layer=hl,rL.renderer.webgl.Layer.colorDecodeId=fl,rL.renderer.webgl.Layer.colorEncodeId=cl,rL.renderer.webgl.Layer.getBlankImageData=function(){var t=document.createElement("canvas").getContext("2d").createImageData(1,1);return t.data[0]=255,t.data[1]=255,t.data[2]=255,t.data[3]=255,t},rL.renderer.webgl.Layer.writePointFeatureToBuffers=function(t,n,e,r,i,o){var s=3+i,a=t[n+0],u=t[n+1],c=sl;c.length=i;for(var f=0;f<c.length;f++)c[f]=t[n+2+f];var h=o?o.vertexPosition:0,l=o?o.indexPosition:0,v=h/s;return ul(e,h,a,u,0),c.length&&e.set(c,h+3),ul(e,h+=s,a,u,1),c.length&&e.set(c,h+3),ul(e,h+=s,a,u,2),c.length&&e.set(c,h+3),ul(e,h+=s,a,u,3),c.length&&e.set(c,h+3),h+=s,r[l++]=v,r[l++]=v+1,r[l++]=v+3,r[l++]=v+1,r[l++]=v+2,r[l++]=v+3,al.vertexPosition=h,al.indexPosition=l,al},rL.renderer.webgl.PointsLayer=lx,rL.renderer.webgl.TileLayer=xl,rL.renderer.webgl.TileLayer.Attributes=dl,rL.renderer.webgl.TileLayer.Uniforms=vl,rL.reproj={},rL.reproj.Image=xg,rL.reproj.Tile=Fv,rL.reproj.Triangulation=zv,rL.reproj.calculateSourceExtentResolution=If,rL.reproj.calculateSourceResolution=Rf,rL.reproj.common={},rL.reproj.common.ENABLE_RASTER_REPROJECTION=Nv,rL.reproj.common.ERROR_THRESHOLD=.5,rL.reproj.render=Pf,rL.resolutionconstraint={},rL.resolutionconstraint.createMinMaxResolution=Da,rL.resolutionconstraint.createSnapToPower=Pa,rL.resolutionconstraint.createSnapToResolutions=Ia,rL.rotationconstraint={},rL.rotationconstraint.createSnapToN=La,rL.rotationconstraint.createSnapToZero=Fa,rL.rotationconstraint.disable=Na,rL.rotationconstraint.none=za,rL.size={},rL.size.buffer=Ha,rL.size.hasArea=Ka,rL.size.scale=Xa,rL.size.toSize=Ya,rL.source={},rL.source.BingMaps=rd,rL.source.BingMaps.quadKey=ed,rL.source.CartoDB=ad,rL.source.Cluster=gd,rL.source.DataTile=xd,rL.source.GeoTIFF=ng,rL.source.IIIF=gg,rL.source.Image=Og,rL.source.Image.ImageSourceEvent=jg,rL.source.Image.defaultImageLoadFunction=Tg,rL.source.ImageArcGISRest=Ag,rL.source.ImageCanvas=Rg,rL.source.ImageMapGuide=Pg,rL.source.ImageStatic=Ng,rL.source.ImageWMS=qg,rL.source.OGCMapTile=Yg,rL.source.OGCVectorTile=ew,rL.source.OSM=ow,rL.source.OSM.ATTRIBUTION=iw,rL.source.Raster=Fw,rL.source.Raster.Processor=Ew,rL.source.Raster.RasterSourceEvent=Pw,rL.source.Raster.newImageData=jw,rL.source.Source=Vv,rL.source.Stamen=$w,rL.source.Tile=Kv,rL.source.Tile.TileSourceEvent=Hv,rL.source.TileArcGISRest=Zw,rL.source.TileDebug=Hw,rL.source.TileImage=td,rL.source.TileJSON=Xw,rL.source.TileWMS=Jw,rL.source.UTFGrid=nx,rL.source.UTFGrid.CustomTile=tx,rL.source.UrlTile=Yv,rL.source.Vector=md,rL.source.Vector.VectorSourceEvent=yd,rL.source.VectorTile=Qg,rL.source.VectorTile.defaultLoadFunction=tw,rL.source.WMTS=ox,rL.source.WMTS.optionsFromCapabilities=function(t,n){var e=w(t.Contents.Layer,(function(t,e,r){return t.Identifier==n.layer}));if(null===e)return null;var r,i=t.Contents.TileMatrixSet;(r=e.TileMatrixSetLink.length>1?k(e.TileMatrixSetLink,"projection"in n?function(t,e,r){var o=w(i,(function(n){return n.Identifier==t.TileMatrixSet})).SupportedCRS,s=lr(o),a=lr(n.projection);return s&&a?wr(s,a):o==n.projection}:function(t,e,r){return t.TileMatrixSet==n.matrixSet}):0)<0&&(r=0);var o=e.TileMatrixSetLink[r].TileMatrixSet,s=e.TileMatrixSetLink[r].TileMatrixSetLimits,a=e.Format[0];"format"in n&&(a=n.format),(r=k(e.Style,(function(t,e,r){return"style"in n?t.Title==n.style:t.isDefault})))<0&&(r=0);var u=e.Style[r].Identifier,c={};"Dimension"in e&&e.Dimension.forEach((function(t,n,e){var r=t.Identifier,i=t.Default;void 0===i&&(i=t.Value[0]),c[r]=i}));var f,h=w(t.Contents.TileMatrixSet,(function(t,n,e){return t.Identifier==o})),l=h.SupportedCRS;if(l&&(f=lr(l)),"projection"in n){var v=lr(n.projection);v&&(f&&!wr(v,f)||(f=v))}var d=!1,p="ne"==f.getAxisOrientation().substr(0,2),m=h.TileMatrix[0],b={MinTileCol:0,MinTileRow:0,MaxTileCol:m.MatrixWidth-1,MaxTileRow:m.MatrixHeight-1};if(s){b=s[s.length-1];var g=w(h.TileMatrix,(function(t){return t.Identifier===b.TileMatrix||h.Identifier+":"+t.Identifier===b.TileMatrix}));g&&(m=g)}var x=28e-5*m.ScaleDenominator/f.getMetersPerUnit(),_=p?[m.TopLeftCorner[1],m.TopLeftCorner[0]]:m.TopLeftCorner,S=m.TileWidth*x,M=m.TileHeight*x,j=h.BoundingBox,T=[_[0]+S*b.MinTileCol,_[1]-M*(1+b.MaxTileRow),_[0]+S*(1+b.MaxTileCol),_[1]-M*b.MinTileRow];if(void 0!==j&&!Mn(j,T)){var O=e.WGS84BoundingBox,E=lr("EPSG:4326").getExtent();if(T=j,O)d=O[0]===E[0]&&O[2]===E[2];else{var A=Sr(j,h.SupportedCRS,"EPSG:4326");d=A[0]-1e-10<=E[0]&&A[2]+1e-10>=E[2]}}var C=nv(h,T,s),R=[],I=n.requestEncoding;if(I=void 0!==I?I:"","OperationsMetadata"in t&&"GetTile"in t.OperationsMetadata)for(var P=t.OperationsMetadata.GetTile.DCP.HTTP.Get,D=0,N=P.length;D<N;++D)if(P[D].Constraint){var z=w(P[D].Constraint,(function(t){return"GetEncoding"==t.name})).AllowedValues.Value;if(""===I&&(I=z[0]),I!==ex)break;y(z,ex)&&R.push(P[D].href)}else P[D].href&&(I=ex,R.push(P[D].href));return 0===R.length&&(I=rx,e.ResourceURL.forEach((function(t){"tile"===t.resourceType&&(a=t.format,R.push(t.template))}))),{urls:R,layer:n.layer,matrixSet:o,format:a,projection:f,requestEncoding:I,tileGrid:C,style:u,dimensions:c,wrapX:d,crossOrigin:n.crossOrigin}},rL.source.XYZ=od,rL.source.Zoomify=sg,rL.source.Zoomify.CustomTile=og,rL.source.common={},rL.source.common.DEFAULT_WMS_VERSION=Of,rL.source.common.IMAGE_SMOOTHING_DISABLED=Ef,rL.source.ogcTileUtil={},rL.source.ogcTileUtil.getMapTileUrlTemplate=Zg,rL.source.ogcTileUtil.getTileSetInfo=Kg,rL.source.ogcTileUtil.getVectorTileUrlTemplate=Wg,rL.sphere={},rL.sphere.DEFAULT_RADIUS=Ue,rL.sphere.getArea=function t(n,e){var r=e||{},i=r.radius||Ue,o=r.projection||"EPSG:3857",s=n.getType();s!==Rt.GEOMETRY_COLLECTION&&(n=n.clone().transform(o,"EPSG:4326"));var a,u,c,f,h,l,v=0;switch(s){case Rt.POINT:case Rt.MULTI_POINT:case Rt.LINE_STRING:case Rt.MULTI_LINE_STRING:case Rt.LINEAR_RING:break;case Rt.POLYGON:for(a=n.getCoordinates(),v=Math.abs($e(a[0],i)),c=1,f=a.length;c<f;++c)v-=Math.abs($e(a[c],i));break;case Rt.MULTI_POLYGON:for(c=0,f=(a=n.getCoordinates()).length;c<f;++c)for(u=a[c],v+=Math.abs($e(u[0],i)),h=1,l=u.length;h<l;++h)v-=Math.abs($e(u[h],i));break;case Rt.GEOMETRY_COLLECTION:var d=n.getGeometries();for(c=0,f=d.length;c<f;++c)v+=t(d[c],e);break;default:throw new Error("Unsupported geometry type: "+s)}return v},rL.sphere.getDistance=Be,rL.sphere.getLength=function t(n,e){var r=e||{},i=r.radius||Ue,o=r.projection||"EPSG:3857",s=n.getType();s!==Rt.GEOMETRY_COLLECTION&&(n=n.clone().transform(o,"EPSG:4326"));var a,u,c,f,h,l,v=0;switch(s){case Rt.POINT:case Rt.MULTI_POINT:break;case Rt.LINE_STRING:case Rt.LINEAR_RING:v=qe(a=n.getCoordinates(),i);break;case Rt.MULTI_LINE_STRING:case Rt.POLYGON:for(c=0,f=(a=n.getCoordinates()).length;c<f;++c)v+=qe(a[c],i);break;case Rt.MULTI_POLYGON:for(c=0,f=(a=n.getCoordinates()).length;c<f;++c)for(h=0,l=(u=a[c]).length;h<l;++h)v+=qe(u[h],i);break;case Rt.GEOMETRY_COLLECTION:var d=n.getGeometries();for(c=0,f=d.length;c<f;++c)v+=t(d[c],e);break;default:throw new Error("Unsupported geometry type: "+s)}return v},rL.sphere.offset=Ve,rL.string={},rL.string.compareVersions=We,rL.string.padNumber=Ze,rL.structs={},rL.structs.LRUCache=Ac,rL.structs.LinkedList=Iv,rL.structs.PriorityQueue=ga,rL.structs.PriorityQueue.DROP=ba,rL.structs.RBush=Dv,rL.style={},rL.style.Circle=sv,rL.style.Fill=av,rL.style.Icon=wv,rL.style.IconImage=bv,rL.style.IconImage.get=mv,rL.style.IconImageCache=Fo,rL.style.IconImageCache.shared=Go,rL.style.Image=ev,rL.style.RegularShape=iv,rL.style.Stroke=xv,rL.style.Style=Ev,rL.style.Style.createDefaultStyle=jv,rL.style.Style.createEditingStyle=Tv,rL.style.Style.toFunction=Sv,rL.style.Text=Rv,rL.style.expressions={},rL.style.expressions.Operators=El,rL.style.expressions.arrayToGlsl=Il,rL.style.expressions.colorToGlsl=Pl,rL.style.expressions.expressionToGlsl=zl,rL.style.expressions.getStringNumberEquivalent=Dl,rL.style.expressions.getValueType=Al,rL.style.expressions.isTypeUnique=Cl,rL.style.expressions.numberToGlsl=Rl,rL.style.expressions.stringToGlsl=Nl,rL.style.expressions.uniformNameForVariable=Wl,rL.tilecoord={},rL.tilecoord.createOrUpdate=Cc,rL.tilecoord.fromKey=Dc,rL.tilecoord.getCacheKeyForTileKey=Pc,rL.tilecoord.getKey=Ic,rL.tilecoord.getKeyZXY=Rc,rL.tilecoord.hash=Nc,rL.tilecoord.withinExtentAndZ=zc,rL.tilegrid={},rL.tilegrid.TileGrid=Nf,rL.tilegrid.WMTS=tv,rL.tilegrid.WMTS.createFromCapabilitiesMatrixSet=nv,rL.tilegrid.common={},rL.tilegrid.common.DEFAULT_MAX_ZOOM=42,rL.tilegrid.common.DEFAULT_TILE_SIZE=Oa,rL.tilegrid.createForExtent=Ff,rL.tilegrid.createForProjection=Bf,rL.tilegrid.createXYZ=Gf,rL.tilegrid.extentFromProjection=qf,rL.tilegrid.getForProjection=zf,rL.tilegrid.wrapX=Lf,rL.tileurlfunction={},rL.tileurlfunction.createFromTemplate=$f,rL.tileurlfunction.createFromTemplates=Vf,rL.tileurlfunction.createFromTileUrlFunctions=Zf,rL.tileurlfunction.expandUrl=Hf,rL.tileurlfunction.nullTileUrlFunction=Wf,rL.transform={},rL.transform.apply=tn,rL.transform.compose=sn,rL.transform.composeCssTransform=function(t,n,e,r,i,o,s){return cn(sn([1,0,0,1,0,0],t,n,e,r,i,o,s))},rL.transform.create=Kt,rL.transform.determinant=un,rL.transform.invert=function(t){return an(t,t)},rL.transform.makeInverse=an,rL.transform.makeScale=rn,rL.transform.multiply=Yt,rL.transform.reset=Xt,rL.transform.rotate=nn;rL.transform.scale=en,rL.transform.set=Jt,rL.transform.setFromArray=Qt,rL.transform.toString=cn,rL.transform.translate=on,rL.uri={},rL.uri.appendParams=Kf,rL.util={},rL.util.VERSION=a,rL.util.abstract=r,rL.util.getUid=o,rL.vec={},rL.vec.mat4={},rL.vec.mat4.create=Nh,rL.vec.mat4.fromTransform=zh,rL.webgl={},rL.webgl.ARRAY_BUFFER=Yf,rL.webgl.Buffer=Rh,rL.webgl.Buffer.getArrayClassForType=Ch,rL.webgl.DYNAMIC_DRAW=th,rL.webgl.ELEMENT_ARRAY_BUFFER=Jf,rL.webgl.FLOAT=nh,rL.webgl.Helper=Hh,rL.webgl.Helper.computeAttributesStride=Zh,rL.webgl.PostProcessingPass=Dh,rL.webgl.RenderTarget=Xh,rL.webgl.STATIC_DRAW=Qf,rL.webgl.STREAM_DRAW=35040,rL.webgl.ShaderBuilder={},rL.webgl.ShaderBuilder.ShaderBuilder=Xl,rL.webgl.ShaderBuilder.parseLiteralStyle=Yl,rL.webgl.TileTexture=tl,rL.webgl.UNSIGNED_BYTE=5121,rL.webgl.UNSIGNED_INT=5125,rL.webgl.UNSIGNED_SHORT=5123,rL.webgl.getContext=rh,rL.webgl.getSupportedExtensions=function(){if(!Xf){var t=rh(document.createElement("canvas"));t&&(Xf=t.getSupportedExtensions())}return Xf},rL.xml={},rL.xml.OBJECT_PROPERTY_NODE_FACTORY=gh,rL.xml.XML_SCHEMA_INSTANCE_URI=ih,rL.xml.createElementNS=oh,rL.xml.getAllTextContent=sh,rL.xml.Qm=ah,rL.xml.getAttributeNS=ch,rL.xml.getDocument=Eh,rL.xml.getXMLSerializer=Th,rL.xml.isDocument=uh,rL.xml.makeArrayExtender=hh,rL.xml.makeArrayPusher=lh,rL.xml.makeArraySerializer=mh,rL.xml.makeChildAppender=yh,rL.xml.makeObjectPropertyPusher=dh,rL.xml.makeObjectPropertySetter=ph,rL.xml.makeReplacer=vh,rL.xml.makeSequence=wh,rL.xml.makeSimpleNodeFactory=bh,rL.xml.makeStructureNS=xh,rL.xml.parse=fh,rL.xml.parseNode=kh,rL.xml.pushParseAndPop=_h,rL.xml.pushSerializeAndPop=Mh,rL.xml.registerDocument=function(t){Oh=t},rL.xml.registerXMLSerializer=function(t){jh=t},rL.xml.serialize=Sh;var iL=rL}},e={};function r(t){var i=e[t];if(void 0!==i)return i.exports;var o=e[t]={id:t,loaded:!1,exports:{}};return n[t].call(o.exports,o,o.exports,r),o.loaded=!0,o.exports}r.m=n,r.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(n,{a:n}),n},r.d=function(t,n){for(var e in n)r.o(n,e)&&!r.o(t,e)&&Object.defineProperty(t,e,{enumerable:!0,get:n[e]})},r.f={},r.e=function(t){return Promise.all(Object.keys(r.f).reduce((function(n,e){return r.f[e](t,n),n}),[]))},r.u=function(t){return t+".ol.js"},r.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},t={},r.l=function(n,e,i,o){if(t[n])t[n].push(e);else{var s,a;if(void 0!==i)for(var u=document.getElementsByTagName("script"),c=0;c<u.length;c++){var f=u[c];if(f.getAttribute("src")==n||f.getAttribute("data-webpack")=="ol:"+i){s=f;break}}s||(a=!0,(s=document.createElement("script")).charset="utf-8",s.timeout=120,r.nc&&s.setAttribute("nonce",r.nc),s.setAttribute("data-webpack","ol:"+i),s.src=n),t[n]=[e];var h=function(e,r){s.onerror=s.onload=null,clearTimeout(l);var i=t[n];if(delete t[n],s.parentNode&&s.parentNode.removeChild(s),i&&i.forEach((function(t){return t(r)})),e)return e(r)},l=setTimeout(h.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=h.bind(null,s.onerror),s.onload=h.bind(null,s.onload),a&&document.head.appendChild(s)}},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.nmd=function(t){return t.paths=[],t.children||(t.children=[]),t},r.p="",function(){var t={179:0};r.f.j=function(n,e){var i=r.o(t,n)?t[n]:void 0;if(0!==i)if(i)e.push(i[2]);else{var o=new Promise((function(e,r){i=t[n]=[e,r]}));e.push(i[2]=o);var s=r.p+r.u(n),a=new Error;r.l(s,(function(e){if(r.o(t,n)&&(0!==(i=t[n])&&(t[n]=void 0),i)){var o=e&&("load"===e.type?"missing":e.type),s=e&&e.target&&e.target.src;a.message="Loading chunk "+n+" failed.\n("+o+": "+s+")",a.name="ChunkLoadError",a.type=o,a.request=s,i[1](a)}}),"chunk-"+n,n)}};var n=function(n,e){var i,o,s=e[0],a=e[1],u=e[2],c=0;if(s.some((function(n){return 0!==t[n]}))){for(i in a)r.o(a,i)&&(r.m[i]=a[i]);if(u)u(r)}for(n&&n(e);c<s.length;c++)o=s[c],r.o(t,o)&&t[o]&&t[o][0](),t[s[c]]=0},e=self.webpackChunkol=self.webpackChunkol||[];e.forEach(n.bind(null,0)),e.push=n.bind(null,e.push.bind(e))}(),r(6760);var i=r(5372);return i=i.default}()}));
//# sourceMappingURL=ol.js.map