define((function(){"use strict";var t={},e=6371008.8,n={centimeters:637100880,centimetres:637100880,degrees:57.22891354143274,feet:20902260.511392,inches:39.37*e,kilometers:6371.0088,kilometres:6371.0088,meters:e,metres:e,miles:3958.761333810546,millimeters:6371008800,millimetres:6371008800,nauticalmiles:e/1852,radians:1,yards:6967335.223679999},r={centimeters:100,centimetres:100,degrees:1/111325,feet:3.28084,inches:39.37,kilometers:.001,kilometres:.001,meters:1,metres:1,miles:1/1609.344,millimeters:1e3,millimetres:1e3,nauticalmiles:1/1852,radians:1/e,yards:1.0936133},i={acres:247105e-9,centimeters:1e4,centimetres:1e4,feet:10.763910417,hectares:1e-4,inches:1550.003100006,kilometers:1e-6,kilometres:1e-6,meters:1,metres:1,miles:386e-9,millimeters:1e6,millimetres:1e6,yards:1.195990046};function o(t,e,n){void 0===n&&(n={});var r={type:"Feature"};return(0===n.id||n.id)&&(r.id=n.id),n.bbox&&(r.bbox=n.bbox),r.properties=e||{},r.geometry=t,r}function s(t,e,n){switch(t){case"Point":return a(e).geometry;case"LineString":return h(e).geometry;case"Polygon":return l(e).geometry;case"MultiPoint":return d(e).geometry;case"MultiLineString":return g(e).geometry;case"MultiPolygon":return y(e).geometry;default:throw new Error(t+" is invalid")}}function a(t,e,n){if(void 0===n&&(n={}),!t)throw new Error("coordinates is required");if(!Array.isArray(t))throw new Error("coordinates must be an Array");if(t.length<2)throw new Error("coordinates must be at least 2 numbers long");if(!C(t[0])||!C(t[1]))throw new Error("coordinates must contain numbers");return o({type:"Point",coordinates:t},e,n)}function u(t,e,n){return void 0===n&&(n={}),f(t.map((function(t){return a(t,e)})),n)}function l(t,e,n){void 0===n&&(n={});for(var r=0,i=t;r=0))throw new Error("precision must be a positive number");var n=Math.pow(10,e||0);return Math.round(t*n)/n}function m(t,e){void 0===e&&(e="kilometers");var r=n[e];if(!r)throw new Error(e+" units is invalid");return t*r}function x(t,e){void 0===e&&(e="kilometers");var r=n[e];if(!r)throw new Error(e+" units is invalid");return t/r}function E(t,e){return w(x(t,e))}function b(t){var e=t%360;return e<0&&(e+=360),e}function w(t){return t%(2*Math.PI)*180/Math.PI}function I(t){return t%360*Math.PI/180}function N(t,e,n){if(void 0===e&&(e="kilometers"),void 0===n&&(n="kilometers"),!(t>=0))throw new Error("length must be a positive number");return m(x(t,e),n)}function S(t,e,n){if(void 0===e&&(e="meters"),void 0===n&&(n="kilometers"),!(t>=0))throw new Error("area must be a positive number");var r=i[e];if(!r)throw new Error("invalid original units");var o=i[n];if(!o)throw new Error("invalid final units");return t/r*o}function C(t){return!isNaN(t)&&null!==t&&!Array.isArray(t)}function P(t){return!!t&&t.constructor===Object}function M(t){if(!t)throw new Error("bbox is required");if(!Array.isArray(t))throw new Error("bbox must be an Array");if(4!==t.length&&6!==t.length)throw new Error("bbox must be an Array of 4 or 6 numbers");t.forEach((function(t){if(!C(t))throw new Error("bbox must only contain numbers")}))}function L(t){if(!t)throw new Error("id is required");if(-1===["string","number"].indexOf(typeof t))throw new Error("id must be a number or a string")}var O=Object.freeze({__proto__:null,earthRadius:e,factors:n,unitsFactors:r,areaFactors:i,feature:o,geometry:s,point:a,points:u,polygon:l,polygons:c,lineString:h,lineStrings:p,featureCollection:f,multiLineString:g,multiPoint:d,multiPolygon:y,geometryCollection:v,round:_,radiansToLength:m,lengthToRadians:x,lengthToDegrees:E,bearingToAzimuth:b,radiansToDegrees:w,degreesToRadians:I,convertLength:N,convertArea:S,isNumber:C,isObject:P,validateBBox:M,validateId:L});function R(t,e,n){if(null!==t)for(var r,i,o,s,a,u,l,c,h=0,p=0,f=t.type,g="FeatureCollection"===f,d="Feature"===f,y=g?t.features.length:1,v=0;va||f>u||g>l)return s=o,a=n,u=f,l=g,void(i=0);var d=h([s,o],t.properties);if(!1===e(d,n,r,g,i))return!1;i++,s=o}))&&void 0}}}))}function V(t,e,n){var r=n,i=!1;return U(t,(function(t,o,s,a,u){r=!1===i&&void 0===n?t:e(r,t,o,s,a,u),i=!0})),r}function X(t,e){if(!t)throw new Error("geojson is required");z(t,(function(t,n,r){if(null!==t.geometry){var i=t.geometry.type,o=t.geometry.coordinates;switch(i){case"LineString":if(!1===e(t,n,r,0,0))return!1;break;case"Polygon":for(var s=0;st[0]&&(e[0]=t[0]),e[1]>t[1]&&(e[1]=t[1]),e[2]=2&&!Array.isArray(t[0])&&!Array.isArray(t[1]))return t;throw new Error("coord must be GeoJSON Point or an Array of numbers")}function Q(t){if(Array.isArray(t))return t;if("Feature"===t.type){if(null!==t.geometry)return t.geometry.coordinates}else if(t.coordinates)return t.coordinates;throw new Error("coords must be GeoJSON Feature, Geometry Object or an Array")}function $(t){if(t.length>1&&C(t[0])&&C(t[1]))return!0;if(Array.isArray(t[0])&&t[0].length)return $(t[0]);throw new Error("coordinates must only contain numbers")}function tt(t,e,n){if(!e||!n)throw new Error("type and name required");if(!t||t.type!==e)throw new Error("Invalid input to "+n+": must be a "+e+", given "+t.type)}function et(t,e,n){if(!t)throw new Error("No feature passed");if(!n)throw new Error(".featureOf() requires a name");if(!t||"Feature"!==t.type||!t.geometry)throw new Error("Invalid input to "+n+", Feature with geometry required");if(!t.geometry||t.geometry.type!==e)throw new Error("Invalid input to "+n+": must be a "+e+", given "+t.geometry.type)}function nt(t,e,n){if(!t)throw new Error("No featureCollection passed");if(!n)throw new Error(".collectionOf() requires a name");if(!t||"FeatureCollection"!==t.type)throw new Error("Invalid input to "+n+", FeatureCollection required");for(var r=0,i=t.features;r * v. 1.2.0 * https://github.com/RaumZeit/MarchingSquares.js * * MarchingSquaresJS is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * MarchingSquaresJS is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * As additional permission under GNU Affero General Public License version 3 * section 7, third-party projects (personal or commercial) may distribute, * include, or link against UNMODIFIED VERSIONS of MarchingSquaresJS without the * requirement that said third-party project for that reason alone becomes * subject to any requirement of the GNU Affero General Public License version 3. * Any modifications to MarchingSquaresJS, however, must be shared with the public * and made available. * * In summary this: * - allows you to use MarchingSquaresJS at no cost * - allows you to use MarchingSquaresJS for both personal and commercial purposes * - allows you to distribute UNMODIFIED VERSIONS of MarchingSquaresJS under any * license as long as this license notice is included * - enables you to keep the source code of your program that uses MarchingSquaresJS * undisclosed * - forces you to share any modifications you have made to MarchingSquaresJS, * e.g. bug-fixes * * You should have received a copy of the GNU Affero General Public License * along with MarchingSquaresJS. If not, see . */function ft(t,e,n){n=n||{};for(var r=Object.keys(ht),i=0;i=0&&d>=0&&d=0;c--)if(Math.abs(e[c][0][0]-u)<=1e-7&&Math.abs(e[c][0][1]-l)<=1e-7){for(var h=s.path.length-2;h>=0;--h)e[c].unshift(s.path[h]);a=!0;break}a||(e[n++]=s.path)}var p}))})),e}(function(t,e){for(var n=t.length-1,r=t[0].length-1,i={rows:n,cols:r,cells:[]},o=0;o=e?8:0,a|=l>=e?4:0,a|=c>=e?2:0;var p,f,g,d,y=!1;if(5==(a|=h>=e?1:0)||10===a){var v=(u+l+c+h)/4;5===a&&vn;){if(r-n>600){var o=r-n+1,s=e-n+1,a=Math.log(o),u=.5*Math.exp(2*a/3),l=.5*Math.sqrt(a*u*(o-u)/o)*(s-o/2<0?-1:1);Et(t,e,Math.max(n,Math.floor(e-s*u/o+l)),Math.min(r,Math.floor(e+(o-s)*u/o+l)),i)}var c=t[e],h=n,p=r;for(bt(t,n,e),i(t[r],c)>0&&bt(t,n,r);h0;)p--}0===i(t[n],c)?bt(t,n,p):bt(t,++p,r),p<=e&&(n=p+1),e<=p&&(r=p-1)}}function bt(t,e,n){var r=t[e];t[e]=t[n],t[n]=r}function wt(t,e){return te?1:0}_t.default=mt;var It=St,Nt=St;function St(t,e){if(!(this instanceof St))return new St(t,e);this._maxEntries=Math.max(4,t||9),this._minEntries=Math.max(2,Math.ceil(.4*this._maxEntries)),e&&this._initFormat(e),this.clear()}function Ct(t,e,n){if(!n)return e.indexOf(t);for(var r=0;r=t.minX&&e.maxY>=t.minY}function kt(t){return{children:t,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}function Gt(t,e,n,r,i){for(var o,s=[e,n];s.length;)(n=s.pop())-(e=s.pop())<=r||(o=e+Math.ceil((n-e)/r/2)*r,_t(t,o,e,n,i),s.push(e,o,o,n))}function qt(t){var e={exports:{}};return t(e,e.exports),e.exports}St.prototype={all:function(){return this._all(this.data,[])},search:function(t){var e=this.data,n=[],r=this.toBBox;if(!Ft(t,e))return n;for(var i,o,s,a,u=[];e;){for(i=0,o=e.children.length;i=0&&o[e].children.length>this._maxEntries;)this._split(o,e),e--;this._adjustParentBBoxes(i,o,e)},_split:function(t,e){var n=t[e],r=n.children.length,i=this._minEntries;this._chooseSplitAxis(n,i,r);var o=this._chooseSplitIndex(n,i,r),s=kt(n.children.splice(o,n.children.length-o));s.height=n.height,s.leaf=n.leaf,Pt(n,this.toBBox),Pt(s,this.toBBox),e?t[e-1].children.push(s):this._splitRoot(n,s)},_splitRoot:function(t,e){this.data=kt([t,e]),this.data.height=t.height+1,this.data.leaf=!1,Pt(this.data,this.toBBox)},_chooseSplitIndex:function(t,e,n){var r,i,o,s,a,u,l,c,h,p,f,g,d,y;for(u=l=1/0,r=e;r<=n-e;r++)h=i=Mt(t,0,r,this.toBBox),p=o=Mt(t,r,n,this.toBBox),void 0,void 0,void 0,void 0,f=Math.max(h.minX,p.minX),g=Math.max(h.minY,p.minY),d=Math.min(h.maxX,p.maxX),y=Math.min(h.maxY,p.maxY),s=Math.max(0,d-f)*Math.max(0,y-g),a=Tt(i)+Tt(o),s=e;i--)o=t.children[i],Lt(u,t.leaf?s(o):o),l+=At(u);return l},_adjustParentBBoxes:function(t,e,n){for(var r=n;r>=0;r--)Lt(e[r],t)},_condense:function(t){for(var e,n=t.length-1;n>=0;n--)0===t[n].children.length?n>0?(e=t[n-1].children).splice(e.indexOf(t[n]),1):this.clear():Pt(t[n],this.toBBox)},_initFormat:function(t){var e=["return a"," - b",";"];this.compareMinX=new Function("a","b",e.join(t[0])),this.compareMinY=new Function("a","b",e.join(t[1])),this.toBBox=new Function("a","return {minX: a"+t[0]+", minY: a"+t[1]+", maxX: a"+t[2]+", maxY: a"+t[3]+"};")}},It.default=Nt;var Bt=function(t,e,n){var r=t*e,i=zt*t,o=i-(i-t),s=t-o,a=zt*e,u=a-(a-e),l=e-u,c=s*l-(r-o*u-s*u-o*l);return n?(n[0]=c,n[1]=r,n):[c,r]},zt=+(Math.pow(2,27)+1),jt=function(t,e){var n=0|t.length,r=0|e.length;if(1===n&&1===r)return function(t,e){var n=t+e,r=n-t,i=t-(n-r)+(e-r);return i?[i,n]:[n]}(t[0],e[0]);var i,o,s=new Array(n+r),a=0,u=0,l=0,c=Math.abs,h=t[u],p=c(h),f=e[l],g=c(f);p=r?(i=h,(u+=1)=r?(i=h,(u+=1)>1;return["sum(",n(t.slice(0,e)),",",n(t.slice(e)),")"].join("")}function r(t){if(2===t.length)return[["sum(prod(",t[0][0],",",t[1][1],"),prod(-",t[0][1],",",t[1][0],"))"].join("")];for(var i=[],o=0;o0){if(s<=0)return a;r=i+s}else{if(!(i<0))return a;if(s>=0)return a;r=-(i+s)}var u=33306690738754716e-32*r;return a>=u||a<=-u?a:o(t,e,n)},function(t,e,n,r){var i=t[0]-r[0],o=e[0]-r[0],a=n[0]-r[0],u=t[1]-r[1],l=e[1]-r[1],c=n[1]-r[1],h=t[2]-r[2],p=e[2]-r[2],f=n[2]-r[2],g=o*c,d=a*l,y=a*u,v=i*c,_=i*l,m=o*u,x=h*(g-d)+p*(y-v)+f*(_-m),E=7771561172376103e-31*((Math.abs(g)+Math.abs(d))*Math.abs(h)+(Math.abs(y)+Math.abs(v))*Math.abs(p)+(Math.abs(_)+Math.abs(m))*Math.abs(f));return x>E||-x>E?x:s(t,e,n,r)}];function u(t){var e=a[t.length];return e||(e=a[t.length]=i(t.length)),e.apply(void 0,t)}!function(){for(;a.length<=5;)a.push(i(a.length));for(var e=[],n=["slow"],r=0;r<=5;++r)e.push("a"+r),n.push("o"+r);var o=["function getOrientation(",e.join(),"){switch(arguments.length){case 0:case 1:return 0;"];for(r=2;r<=5;++r)o.push("case ",r,":return o",r,"(",e.slice(0,r).join(),");");o.push("}var s=new Array(arguments.length);for(var i=0;i0)for(var n=(this.length>>1)-1;n>=0;n--)this._down(n)}function Kt(t,e){return te?1:0}Zt.prototype={push:function(t){this.data.push(t),this.length++,this._up(this.length-1)},pop:function(){if(0!==this.length){var t=this.data[0];return this.length--,this.length>0&&(this.data[0]=this.data[this.length],this._down(0)),this.data.pop(),t}},peek:function(){return this.data[0]},_up:function(t){for(var e=this.data,n=this.compare,r=e[t];t>0;){var i=t-1>>1,o=e[i];if(n(r,o)>=0)break;e[t]=o,t=i}e[t]=r},_down:function(t){for(var e=this.data,n=this.compare,r=this.length>>1,i=e[t];t=0)break;e[t]=a,t=o}e[t]=i}},Wt.default=Jt;var Qt=function(t,e){for(var n=t[0],r=t[1],i=!1,o=0,s=e.length-1;or!=c>r&&n<(l-a)*(r-u)/(c-u)+a&&(i=!i)}return i},$t=Yt[3],te=ne,ee=ne;function ne(t,e,n){e=Math.max(0,void 0===e?2:e),n=n||0;for(var r,i=function(t){for(var e=t[0],n=t[0],r=t[0],i=t[0],o=0;or[0]&&(r=s),s[1]i[1]&&(i=s)}var a=[e,n,r,i],u=a.slice();for(o=0;o1&&Ht(t[o[l-2]],t[o[l-1]],u)<=0;)l-=1,o.pop();for(o.push(a),l=s.length;l>1&&Ht(t[s[l-2]],t[s[l-1]],u)>=0;)l-=1,s.pop();s.push(a)}n=new Array(s.length+o.length-2);for(var c=0,h=(r=0,o.length);r0;--p)n[c++]=s[p];return n}(u),c=[];for(o=0;oo||a.push({node:c,dist:h})}for(;a.length&&!a.peek().node.children;){var p=a.pop(),f=p.node,g=he(f,e,n),d=he(f,r,i);if(p.dist=e.minX&&t[0]<=e.maxX&&t[1]>=e.minY&&t[1]<=e.maxY}function ae(t,e,n){for(var r,i,o,s,a=Math.min(t[0],e[0]),u=Math.min(t[1],e[1]),l=Math.max(t[0],e[0]),c=Math.max(t[1],e[1]),h=n.search({minX:a,minY:u,maxX:l,maxY:c}),p=0;p0!=$t(r,i,s)>0&&$t(o,s,r)>0!=$t(o,s,i)>0)return!1;return!0}function ue(t){var e=t.p,n=t.next.p;return t.minX=Math.min(e[0],n[0]),t.minY=Math.min(e[1],n[1]),t.maxX=Math.max(e[0],n[0]),t.maxY=Math.max(e[1],n[1]),t}function le(t,e){var n={p:t,prev:null,next:null,minX:0,minY:0,maxX:0,maxY:0};return e?(n.next=e.next,n.prev=e,e.next.prev=n,e.next=n):(n.prev=n,n.next=n),n}function ce(t,e){var n=t[0]-e[0],r=t[1]-e[1];return n*n+r*r}function he(t,e,n){var r=e[0],i=e[1],o=n[0]-r,s=n[1]-i;if(0!==o||0!==s){var a=((t[0]-r)*o+(t[1]-i)*s)/(o*o+s*s);a>1?(r=n[0],i=n[1]):a>0&&(r+=o*a,i+=s*a)}return(o=t[0]-r)*o+(s=t[1]-i)*s}function pe(t,e,n,r,i,o,s,a){var u,l,c,h,p=n-t,f=r-e,g=s-i,d=a-o,y=t-i,v=e-o,_=p*p+f*f,m=p*g+f*d,x=g*g+d*d,E=p*y+f*v,b=g*y+d*v,w=_*x-m*m,I=w,N=w;0===w?(l=0,I=1,h=b,N=x):(h=_*b-m*E,(l=m*b-x*E)<0?(l=0,h=b,N=x):l>I&&(l=I,h=b+m,N=x)),h<0?(h=0,-E<0?l=0:-E>_?l=I:(l=-E,I=_)):h>N&&(h=N,-E+m<0?l=0:-E+m>_?l=I:(l=-E+m,I=_));var S=(1-(c=0===h?0:h/N))*i+c*s-((1-(u=0===l?0:l/I))*t+u*n),C=(1-c)*o+c*a-((1-u)*e+u*r);return S*S+C*C}function fe(t,e){void 0===e&&(e={}),e.concavity=e.concavity||1/0;var n=[];if(R(t,(function(t){n.push([t[0],t[1]])})),!n.length)return null;var r=te(n,e.concavity);return r.length>3?l([r]):null}function ge(t,e,n){if(void 0===n&&(n={}),!t)throw new Error("point is required");if(!e)throw new Error("polygon is required");var r=K(t),i=rt(e),o=i.type,s=e.bbox,a=i.coordinates;if(s&&!1===function(t,e){return e[0]<=t[0]&&e[1]<=t[1]&&e[2]>=t[0]&&e[3]>=t[1]}(r,s))return!1;"Polygon"===o&&(a=[a]);for(var u=!1,l=0;lt[1]!=l>t[1]&&t[0]<(u-s)*(t[1]-a)/(l-a)+s&&(r=!r)}return r}function ye(t,e){var n=[];return F(t,(function(t){var r=!1;if("Point"===t.geometry.type)q(e,(function(e){ge(t,e)&&(r=!0)})),r&&n.push(t);else{if("MultiPoint"!==t.geometry.type)throw new Error("Input geometry must be a Point or MultiPoint");var i=[];q(e,(function(e){R(t,(function(t){ge(t,e)&&(r=!0,i.push(t))}))})),r&&n.push(d(i))}})),f(n)}function ve(t,e,n){void 0===n&&(n={});var r=K(t),i=K(e),o=I(i[1]-r[1]),s=I(i[0]-r[0]),a=I(r[1]),u=I(i[1]),l=Math.pow(Math.sin(o/2),2)+Math.pow(Math.sin(s/2),2)*Math.cos(a)*Math.cos(u);return m(2*Math.atan2(Math.sqrt(l),Math.sqrt(1-l)),n.units)}function _e(t,e){var n=!1;return f(function(t){if(t.length<3)return[];t.sort(xe);for(var e,n,r,i,o,s,a=t.length-1,u=t[a].x,l=t[0].x,c=t[a].y,h=c;a--;)t[a].yh&&(h=t[a].y);var p,f=l-u,g=h-c,d=f>g?f:g,y=.5*(l+u),v=.5*(h+c),_=[new me({__sentinel:!0,x:y-20*d,y:v-d},{__sentinel:!0,x:y,y:v+20*d},{__sentinel:!0,x:y+20*d,y:v-d})],m=[],x=[];for(a=t.length;a--;){for(x.length=0,p=_.length;p--;)(f=t[a].x-_[p].x)>0&&f*f>_[p].r?(m.push(_[p]),_.splice(p,1)):f*f+(g=t[a].y-_[p].y)*g>_[p].r||(x.push(_[p].a,_[p].b,_[p].b,_[p].c,_[p].c,_[p].a),_.splice(p,1));for(Ee(x),p=x.length;p;)n=x[--p],e=x[--p],r=t[a],i=n.x-e.x,o=n.y-e.y,s=2*(i*(r.y-n.y)-o*(r.x-n.x)),Math.abs(s)>1e-12&&_.push(new me(e,n,r))}for(Array.prototype.push.apply(m,_),a=m.length;a--;)(m[a].a.__sentinel||m[a].b.__sentinel||m[a].c.__sentinel)&&m.splice(a,1);return m}(t.features.map((function(t){var r={x:t.geometry.coordinates[0],y:t.geometry.coordinates[1]};return e?r.z=t.properties[e]:3===t.geometry.coordinates.length&&(n=!0,r.z=t.geometry.coordinates[2]),r}))).map((function(t){var e=[t.a.x,t.a.y],r=[t.b.x,t.b.y],i=[t.c.x,t.c.y],o={};return n?(e.push(t.a.z),r.push(t.b.z),i.push(t.c.z)):o={a:t.a.z,b:t.b.z,c:t.c.z},l([[e,r,i,e]],o)})))}te.default=ee;var me=function(t,e,n){this.a=t,this.b=e,this.c=n;var r,i,o=e.x-t.x,s=e.y-t.y,a=n.x-t.x,u=n.y-t.y,l=o*(t.x+e.x)+s*(t.y+e.y),c=a*(t.x+n.x)+u*(t.y+n.y),h=2*(o*(n.y-e.y)-s*(n.x-e.x));this.x=(u*l-s*c)/h,this.y=(o*c-a*l)/h,r=this.x-t.x,i=this.y-t.y,this.r=r*r+i*i};function xe(t,e){return e.x-t.x}function Ee(t){var e,n,r,i,o,s=t.length;t:for(;s;)for(n=t[--s],e=t[--s],r=s;r;)if(o=t[--r],e===(i=t[--r])&&n===o||e===o&&n===i){t.splice(s,2),t.splice(r,2),s-=2;continue t}}function be(t){if(!t)throw new Error("geojson is required");switch(t.type){case"Feature":return we(t);case"FeatureCollection":return function(t){var e={type:"FeatureCollection"};return Object.keys(t).forEach((function(n){switch(n){case"type":case"features":return;default:e[n]=t[n]}})),e.features=t.features.map((function(t){return we(t)})),e}(t);case"Point":case"LineString":case"Polygon":case"MultiPoint":case"MultiLineString":case"MultiPolygon":case"GeometryCollection":return Ne(t);default:throw new Error("unknown GeoJSON type")}}function we(t){var e={type:"Feature"};return Object.keys(t).forEach((function(n){switch(n){case"type":case"properties":case"geometry":return;default:e[n]=t[n]}})),e.properties=Ie(t.properties),e.geometry=Ne(t.geometry),e}function Ie(t){var e={};return t?(Object.keys(t).forEach((function(n){var r=t[n];"object"==typeof r?null===r?e[n]=null:Array.isArray(r)?e[n]=r.map((function(t){return t})):e[n]=Ie(r):e[n]=r})),e):e}function Ne(t){var e={type:t.type};return t.bbox&&(e.bbox=t.bbox),"GeometryCollection"===t.type?(e.geometries=t.geometries.map((function(t){return Ne(t)})),e):(e.coordinates=Se(t.coordinates),e)}function Se(t){var e=t;return"object"!=typeof e[0]?e.slice():e.map((function(t){return Se(t)}))}function Ce(t){return t[0].toString()+","+t[1].toString()}function Pe(t){return t}function Me(t,e){var n=function(t){if(null==t)return Pe;var e,n,r=t.scale[0],i=t.scale[1],o=t.translate[0],s=t.translate[1];return function(t,a){a||(e=n=0);var u=2,l=t.length,c=new Array(l);for(c[0]=(e+=t[0])*r+o,c[1]=(n+=t[1])*i+s;u1)for(var o,a,u=1,l=s(i[0]);ul&&(a=i[0],i[0]=i[u],i[u]=a,l=o);return i})).filter((function(t){return t.length>0}))}}var Oe=Object.prototype.hasOwnProperty;function Re(t,e,n,r,i,o){3===arguments.length&&(r=o=Array,i=null);for(var s=new r(t=1<=t)throw new Error("full hashmap");c=s[l=l+1&u]}return s[l]=r,a[l]=o,o}function h(r,o){for(var l=e(r)&u,c=s[l],h=0;c!=i;){if(n(c,r))return a[l];if(++h>=t)throw new Error("full hashmap");c=s[l=l+1&u]}return s[l]=r,a[l]=o,o}function p(r,o){for(var l=e(r)&u,c=s[l],h=0;c!=i;){if(n(c,r))return a[l];if(++h>=t)break;c=s[l=l+1&u]}return o}function f(){for(var t=[],e=0,n=s.length;e>7^Fe[2]^Fe[3])}function Ge(t,e,n,r){qe(t,e,n),qe(t,e,e+r),qe(t,e+r,n)}function qe(t,e,n){for(var r,i=e+(n---e>>1);er&&(r=o),si&&(i=s)}function u(t){t.forEach(a)}function l(t){t.forEach(u)}for(var c in t)o(t[c]);return r>=e&&i>=n?[e,n,r,i]:void 0}(t=function(t){var e,n,r={};for(e in t)r[e]=null==(n=t[e])?{type:null}:("FeatureCollection"===n.type?Be:"Feature"===n.type?ze:je)(n);return r}(t)),r=e>0&&n&&function(t,e,n){var r=e[0],i=e[1],o=e[2],s=e[3],a=o-r?(n-1)/(o-r):1,u=s-i?(n-1)/(s-i):1;function l(t){return[Math.round((t[0]-r)*a),Math.round((t[1]-i)*u)]}function c(t,e){for(var n,o,s,l,c,h=-1,p=0,f=t.length,g=new Array(f);++h=0){var o=h[n];i===e&&o===r||i===r&&o===e||(++f,p[n]=1)}else c[n]=e,h[n]=r}}function E(t){return ke(o[t])}function b(t,e){return Te(o[t],o[e])}l=c=h=null;var w,I=function(t,e,n,r,i){3===arguments.length&&(r=Array,i=null);for(var o=new r(t=1<=t)throw new Error("full hashset");u=o[a=a+1&s]}return o[a]=r,!0}function l(r){for(var a=e(r)&s,u=o[a],l=0;u!=i;){if(n(u,r))return!0;if(++l>=t)break;u=o[a=a+1&s]}return!1}function c(){for(var t=[],e=0,n=o.length;e2&&Ze(n[i-3],n[i-1],n[i-2])&&n.splice(n.length-2,1))}if(n.push(e[e.length-1]),i=n.length,Je(e[0],e[e.length-1])&&i<4)throw new Error("invalid polygon");return Ze(n[i-3],n[i-1],n[i-2])&&n.splice(n.length-2,1),n}function Je(t,e){return t[0]===e[0]&&t[1]===e[1]}function Ze(t,e,n){var r=n[0],i=n[1],o=t[0],s=t[1],a=e[0],u=e[1],l=a-o,c=u-s;return 0==(r-o)*c-(i-s)*l&&(Math.abs(l)>=Math.abs(c)?l>0?o<=r&&r<=a:a<=r&&r<=o:c>0?s<=i&&i<=u:u<=i&&i<=s)}function Ke(t,e,n){var r=e.x,i=e.y,o=n.x-r,s=n.y-i;if(0!==o||0!==s){var a=((t.x-r)*o+(t.y-i)*s)/(o*o+s*s);a>1?(r=n.x,i=n.y):a>0&&(r+=o*a,i+=s*a)}return(o=t.x-r)*o+(s=t.y-i)*s}function Qe(t,e,n,r,i){for(var o,s=r,a=e+1;as&&(o=a,s=u)}s>r&&(o-e>1&&Qe(t,e,o,r,i),i.push(t[o]),n-o>1&&Qe(t,o,n,r,i))}function $e(t,e){var n=t.length-1,r=[t[0]];return Qe(t,0,n,e,r),r.push(t[n]),r}function tn(t,e,n){if(t.length<=2)return t;var r=void 0!==e?e*e:1;return $e(t=n?t:function(t,e){for(var n,r,i,o,s,a=t[0],u=[a],l=1,c=t.length;le&&(u.push(n),a=n);return a!==n&&u.push(n),u}(t,r),r)}function en(t,e,n){return tn(t.map((function(t){return{x:t[0],y:t[1],z:t[2]}})),e,n).map((function(t){return t.z?[t.x,t.y,t.z]:[t.x,t.y]}))}function nn(t,e,n){return t.map((function(t){var r=t.map((function(t){return{x:t[0],y:t[1]}}));if(r.length<4)throw new Error("invalid polygon");for(var i=tn(r,e,n).map((function(t){return[t.x,t.y]}));!rn(i);)i=tn(r,e-=.01*e,n).map((function(t){return[t.x,t.y]}));return i[i.length-1][0]===i[0][0]&&i[i.length-1][1]===i[0][1]||i.push(i[0]),i}))}function rn(t){return!(t.length<3||3===t.length&&t[2][0]===t[0][0]&&t[2][1]===t[0][1])}var on=function(){function t(t){this.points=t.points||[],this.duration=t.duration||1e4,this.sharpness=t.sharpness||.85,this.centers=[],this.controls=[],this.stepLength=t.stepLength||60,this.length=this.points.length,this.delay=0;for(var e=0;et&&(e.push(r),n=i)}return e},t.prototype.vector=function(t){var e=this.pos(t+10),n=this.pos(t-10);return{angle:180*Math.atan2(e.y-n.y,e.x-n.x)/3.14,speed:Math.sqrt((n.x-e.x)*(n.x-e.x)+(n.y-e.y)*(n.y-e.y)+(n.z-e.z)*(n.z-e.z))}},t.prototype.pos=function(t){var e=t-this.delay;e<0&&(e=0),e>this.duration&&(e=this.duration-1);var n=e/this.duration;if(n>=1)return this.points[this.length-1];var r=Math.floor((this.points.length-1)*n);return function(t,e,n,r,i){var o=function(t){var e=t*t;return[e*t,3*e*(1-t),3*t*(1-t)*(1-t),(1-t)*(1-t)*(1-t)]}(t);return{x:i.x*o[0]+r.x*o[1]+n.x*o[2]+e.x*o[3],y:i.y*o[0]+r.y*o[1]+n.y*o[2]+e.y*o[3],z:i.z*o[0]+r.z*o[1]+n.z*o[2]+e.z*o[3]}}((this.length-1)*n-r,this.points[r],this.controls[r][1],this.controls[r+1][0],this.points[r+1])},t}();function sn(t,e){void 0===e&&(e={});for(var n=e.resolution||1e4,r=e.sharpness||.85,i=[],o=rt(t).coordinates.map((function(t){return{x:t[0],y:t[1]}})),s=new on({duration:n,points:o,sharpness:r}),a=function(t){var e=s.pos(t);Math.floor(t/100)%2==0&&i.push([e.x,e.y])},u=0;u=ve(t.slice(0,2),[e,i])){var o=(n+i)/2;return[e,o-(r-e)/2,r,o+(r-e)/2]}var s=(e+r)/2;return[s-(i-n)/2,n,s+(i-n)/2,i]}function cn(t,e,n,r){void 0===r&&(r={});var i=K(t),o=I(i[0]),s=I(i[1]),u=I(n),l=x(e,r.units),c=Math.asin(Math.sin(s)*Math.cos(l)+Math.cos(s)*Math.sin(l)*Math.cos(u));return a([w(o+Math.atan2(Math.sin(u)*Math.sin(l)*Math.cos(s),Math.cos(l)-Math.sin(s)*Math.sin(c))),w(c)],r.properties)}function hn(t,e,n){void 0===n&&(n={});for(var r=n.steps||64,i=n.properties?n.properties:!Array.isArray(t)&&"Feature"===t.type&&t.properties?t.properties:{},o=[],s=0;s80*n){r=o=t[0],i=s=t[1];for(var g=n;go&&(o=a),u>s&&(s=u);l=0!==(l=Math.max(o-r,s-i))?1/l:0}return En(p,f,n,r,i,l),f}function mn(t,e,n,r,i){var o,s;if(i===Bn(t,e,n,r)>0)for(o=e;o=e;o-=r)s=kn(o,t[o],t[o+1],s);return s&&Tn(s,s.next)&&(Gn(s),s=s.next),s}function xn(t,e){if(!t)return t;e||(e=t);var n,r=t;do{if(n=!1,r.steiner||!Tn(r,r.next)&&0!==Rn(r.prev,r,r.next))r=r.next;else{if(Gn(r),(r=e=r.prev)===r.next)break;n=!0}}while(n||r!==e);return e}function En(t,e,n,r,i,o,s){if(t){!s&&o&&function(t,e,n,r){var i=t;do{null===i.z&&(i.z=Pn(i.x,i.y,e,n,r)),i.prevZ=i.prev,i.nextZ=i.next,i=i.next}while(i!==t);i.prevZ.nextZ=null,i.prevZ=null,function(t){var e,n,r,i,o,s,a,u,l=1;do{for(n=t,t=null,o=null,s=0;n;){for(s++,r=n,a=0,e=0;e0||u>0&&r;)0!==a&&(0===u||!r||n.z<=r.z)?(i=n,n=n.nextZ,a--):(i=r,r=r.nextZ,u--),o?o.nextZ=i:t=i,i.prevZ=o,o=i;n=r}o.nextZ=null,l*=2}while(s>1)}(i)}(t,r,i,o);for(var a,u,l=t;t.prev!==t.next;)if(a=t.prev,u=t.next,o?wn(t,r,i,o):bn(t))e.push(a.i/n),e.push(t.i/n),e.push(u.i/n),Gn(t),t=u.next,l=u.next;else if((t=u)===l){s?1===s?En(t=In(t,e,n),e,n,r,i,o,2):2===s&&Nn(t,e,n,r,i,o):En(xn(t),e,n,r,i,o,1);break}}}function bn(t){var e=t.prev,n=t,r=t.next;if(Rn(e,n,r)>=0)return!1;for(var i=t.next.next;i!==t.prev;){if(Ln(e.x,e.y,n.x,n.y,r.x,r.y,i.x,i.y)&&Rn(i.prev,i,i.next)>=0)return!1;i=i.next}return!0}function wn(t,e,n,r){var i=t.prev,o=t,s=t.next;if(Rn(i,o,s)>=0)return!1;for(var a=i.xo.x?i.x>s.x?i.x:s.x:o.x>s.x?o.x:s.x,c=i.y>o.y?i.y>s.y?i.y:s.y:o.y>s.y?o.y:s.y,h=Pn(a,u,e,n,r),p=Pn(l,c,e,n,r),f=t.prevZ,g=t.nextZ;f&&f.z>=h&&g&&g.z<=p;){if(f!==t.prev&&f!==t.next&&Ln(i.x,i.y,o.x,o.y,s.x,s.y,f.x,f.y)&&Rn(f.prev,f,f.next)>=0)return!1;if(f=f.prevZ,g!==t.prev&&g!==t.next&&Ln(i.x,i.y,o.x,o.y,s.x,s.y,g.x,g.y)&&Rn(g.prev,g,g.next)>=0)return!1;g=g.nextZ}for(;f&&f.z>=h;){if(f!==t.prev&&f!==t.next&&Ln(i.x,i.y,o.x,o.y,s.x,s.y,f.x,f.y)&&Rn(f.prev,f,f.next)>=0)return!1;f=f.prevZ}for(;g&&g.z<=p;){if(g!==t.prev&&g!==t.next&&Ln(i.x,i.y,o.x,o.y,s.x,s.y,g.x,g.y)&&Rn(g.prev,g,g.next)>=0)return!1;g=g.nextZ}return!0}function In(t,e,n){var r=t;do{var i=r.prev,o=r.next.next;!Tn(i,o)&&An(i,r,r.next,o)&&Dn(i,o)&&Dn(o,i)&&(e.push(i.i/n),e.push(r.i/n),e.push(o.i/n),Gn(r),Gn(r.next),r=t=o),r=r.next}while(r!==t);return r}function Nn(t,e,n,r,i,o){var s=t;do{for(var a=s.next.next;a!==s.prev;){if(s.i!==a.i&&On(s,a)){var u=Fn(s,a);return s=xn(s,s.next),u=xn(u,u.next),En(s,e,n,r,i,o),void En(u,e,n,r,i,o)}a=a.next}s=s.next}while(s!==t)}function Sn(t,e){return t.x-e.x}function Cn(t,e){if(e=function(t,e){var n,r=e,i=t.x,o=t.y,s=-1/0;do{if(o<=r.y&&o>=r.next.y&&r.next.y!==r.y){var a=r.x+(o-r.y)*(r.next.x-r.x)/(r.next.y-r.y);if(a<=i&&a>s){if(s=a,a===i){if(o===r.y)return r;if(o===r.next.y)return r.next}n=r.x=r.x&&r.x>=c&&i!==r.x&&Ln(on.x)&&Dn(r,t)&&(n=r,p=u),r=r.next;return n}(t,e)){var n=Fn(e,t);xn(n,n.next)}}function Pn(t,e,n,r,i){return(t=1431655765&((t=858993459&((t=252645135&((t=16711935&((t=32767*(t-n)*i)|t<<8))|t<<4))|t<<2))|t<<1))|(e=1431655765&((e=858993459&((e=252645135&((e=16711935&((e=32767*(e-r)*i)|e<<8))|e<<4))|e<<2))|e<<1))<<1}function Mn(t){var e=t,n=t;do{e.x=0&&(t-s)*(r-a)-(n-s)*(e-a)>=0&&(n-s)*(o-a)-(i-s)*(r-a)>=0}function On(t,e){return t.next.i!==e.i&&t.prev.i!==e.i&&!function(t,e){var n=t;do{if(n.i!==t.i&&n.next.i!==t.i&&n.i!==e.i&&n.next.i!==e.i&&An(n,n.next,t,e))return!0;n=n.next}while(n!==t);return!1}(t,e)&&Dn(t,e)&&Dn(e,t)&&function(t,e){var n=t,r=!1,i=(t.x+e.x)/2,o=(t.y+e.y)/2;do{n.y>o!=n.next.y>o&&n.next.y!==n.y&&i<(n.next.x-n.x)*(o-n.y)/(n.next.y-n.y)+n.x&&(r=!r),n=n.next}while(n!==t);return r}(t,e)}function Rn(t,e,n){return(e.y-t.y)*(n.x-e.x)-(e.x-t.x)*(n.y-e.y)}function Tn(t,e){return t.x===e.x&&t.y===e.y}function An(t,e,n,r){return!!(Tn(t,e)&&Tn(n,r)||Tn(t,r)&&Tn(n,e))||Rn(t,e,n)>0!=Rn(t,e,r)>0&&Rn(n,r,t)>0!=Rn(n,r,e)>0}function Dn(t,e){return Rn(t.prev,t,t.next)<0?Rn(t,e,t.next)>=0&&Rn(t,t.prev,e)>=0:Rn(t,e,t.prev)<0||Rn(t,t.next,e)<0}function Fn(t,e){var n=new qn(t.i,t.x,t.y),r=new qn(e.i,e.x,e.y),i=t.next,o=e.prev;return t.next=e,e.prev=t,n.next=i,i.prev=n,r.next=n,n.prev=r,o.next=r,r.prev=o,r}function kn(t,e,n,r){var i=new qn(t,e,n);return r?(i.next=r.next,i.prev=r,r.next.prev=i,r.next=i):(i.prev=i,i.next=i),i}function Gn(t){t.next.prev=t.prev,t.prev.next=t.next,t.prevZ&&(t.prevZ.nextZ=t.nextZ),t.nextZ&&(t.nextZ.prevZ=t.prevZ)}function qn(t,e,n){this.i=t,this.x=e,this.y=n,this.prev=null,this.next=null,this.z=null,this.prevZ=null,this.nextZ=null,this.steiner=!1}function Bn(t,e,n,r){for(var i=0,o=e,s=n-r;o0&&(r+=t[i-1].length,n.holes.push(r))}return n}(t),n=yn(e.vertices,e.holes,2),r=[],i=[];n.forEach((function(t,r){var o=n[r];i.push([e.vertices[2*o],e.vertices[2*o+1]])}));for(var o=0;oi?n:i,r>o?r:o]}(t,r),n.push(i),r})),n})(n,t.properties).forEach((function(t){t.id=e.length,e.push(t)}))}))}}(t,e)})),f(e)}_n.deviation=function(t,e,n,r){var i=e&&e.length,o=i?e[0]*n:t.length,s=Math.abs(Bn(t,0,o,n));if(i)for(var a=0,u=e.length;a0&&(r+=t[i-1].length,n.holes.push(r))}return n},yn.default=vn;var Vn=qt((function(t,e){function n(t,e,n){void 0===n&&(n={});var r={type:"Feature"};return(0===n.id||n.id)&&(r.id=n.id),n.bbox&&(r.bbox=n.bbox),r.properties=e||{},r.geometry=t,r}function r(t,e,r){if(void 0===r&&(r={}),!t)throw new Error("coordinates is required");if(!Array.isArray(t))throw new Error("coordinates must be an Array");if(t.length<2)throw new Error("coordinates must be at least 2 numbers long");if(!f(t[0])||!f(t[1]))throw new Error("coordinates must contain numbers");return n({type:"Point",coordinates:t},e,r)}function i(t,e,r){void 0===r&&(r={});for(var i=0,o=t;i=0))throw new Error("precision must be a positive number");var n=Math.pow(10,e||0);return Math.round(t*n)/n},e.radiansToLength=c,e.lengthToRadians=h,e.lengthToDegrees=function(t,e){return p(h(t,e))},e.bearingToAzimuth=function(t){var e=t%360;return e<0&&(e+=360),e},e.radiansToDegrees=p,e.degreesToRadians=function(t){return t%360*Math.PI/180},e.convertLength=function(t,e,n){if(void 0===e&&(e="kilometers"),void 0===n&&(n="kilometers"),!(t>=0))throw new Error("length must be a positive number");return c(h(t,e),n)},e.convertArea=function(t,n,r){if(void 0===n&&(n="meters"),void 0===r&&(r="kilometers"),!(t>=0))throw new Error("area must be a positive number");var i=e.areaFactors[n];if(!i)throw new Error("invalid original units");var o=e.areaFactors[r];if(!o)throw new Error("invalid final units");return t/i*o},e.isNumber=f,e.isObject=function(t){return!!t&&t.constructor===Object},e.validateBBox=function(t){if(!t)throw new Error("bbox is required");if(!Array.isArray(t))throw new Error("bbox must be an Array");if(4!==t.length&&6!==t.length)throw new Error("bbox must be an Array of 4 or 6 numbers");t.forEach((function(t){if(!f(t))throw new Error("bbox must only contain numbers")}))},e.validateId=function(t){if(!t)throw new Error("id is required");if(-1===["string","number"].indexOf(typeof t))throw new Error("id must be a number or a string")}}));function Xn(t,e,n){if(null!==t)for(var r,i,o,s,a,u,l,c,h=0,p=0,f=t.type,g="FeatureCollection"===f,d="Feature"===f,y=g?t.features.length:1,v=0;va||p>u||f>l)return s=o,a=n,u=p,l=f,void(i=0);var g=Vn.lineString([s,o],t.properties);if(!1===e(g,n,r,f,i))return!1;i++,s=o}))&&void 0}}}))}function Kn(t,e){if(!t)throw new Error("geojson is required");Jn(t,(function(t,n,r){if(null!==t.geometry){var i=t.geometry.type,o=t.geometry.coordinates;switch(i){case"LineString":if(!1===e(t,n,r,0,0))return!1;break;case"Polygon":for(var s=0;st[0]&&(e[0]=t[0]),e[1]>t[1]&&(e[1]=t[1]),e[2] line1 must only contain 2 coordinates");if(2!==r.length)throw new Error(" line2 must only contain 2 coordinates");var i=n[0][0],o=n[0][1],s=n[1][0],u=n[1][1],l=r[0][0],c=r[0][1],h=r[1][0],p=r[1][1],f=(p-c)*(s-i)-(h-l)*(u-o);if(0===f)return null;var g=((h-l)*(o-c)-(p-c)*(i-l))/f,d=((s-i)*(o-c)-(u-o)*(i-l))/f;return g>=0&&g<=1&&d>=0&&d<=1?a([i+g*(s-i),o+g*(u-o)]):null}function yr(t,e,n){void 0===n&&(n={});var r=a([1/0,1/0],{dist:1/0}),i=0;return z(t,(function(t){for(var o=Q(t),s=0;s0&&((v=y.features[0]).properties.dist=ve(e,v,n),v.properties.location=i+ve(u,v,n)),u.properties.dist180?-360:i[0]-o[0]>180?360:0,N(function(t,n,r){var i=r=void 0===r?e:Number(r),o=t[1]*Math.PI/180,s=n[1]*Math.PI/180,a=s-o,u=Math.abs(n[0]-t[0])*Math.PI/180;u>Math.PI&&(u-=2*Math.PI);var l=Math.log(Math.tan(s/2+Math.PI/4)/Math.tan(o/2+Math.PI/4)),c=Math.abs(l)>1e-11?a/l:Math.cos(o);return Math.sqrt(a*a+c*c*u*u)*i}(i,o),"meters",r.units)}function _r(t,e,n){if(void 0===n&&(n={}),n.method||(n.method="geodesic"),n.units||(n.units="kilometers"),!t)throw new Error("pt is required");if(Array.isArray(t)?t=a(t):"Point"===t.type?t=o(t):et(t,"Point","point"),!e)throw new Error("line is required");Array.isArray(e)?e=h(e):"LineString"===e.type?e=o(e):et(e,"LineString","line");var r=1/0,i=t.geometry.coordinates;return U(e,(function(t){var e=t.geometry.coordinates[0],o=t.geometry.coordinates[1],s=function(t,e,n,r){var i=[n[0]-e[0],n[1]-e[1]],o=mr([t[0]-e[0],t[1]-e[1]],i);if(o<=0)return xr(t,e,{method:r.method,units:"degrees"});var s=mr(i,i);if(s<=o)return xr(t,n,{method:r.method,units:"degrees"});var a=o/s;return xr(t,[e[0]+a*i[0],e[1]+a*i[1]],{method:r.method,units:"degrees"})}(i,e,o,n);s=0&&l<=1&&(p.onLine1=!0),c>=0&&c<=1&&(p.onLine2=!0),!(!p.onLine1||!p.onLine2)&&[p.x,p.y])}function br(t){for(var e=function(t){return"FeatureCollection"!==t.type?"Feature"!==t.type?f([o(t)]):f([t]):t}(t),n=fn(e),r=!1,i=0;!r&&i0){e+=Math.abs(Cr(t[0]));for(var n=1;n2){for(s=0;s=c&&p===i.length-1);p++){if(c>e&&0===o.length){if(!(s=e-c))return o.push(i[p]),h(o);a=pn(i[p],i[p-1])-180,u=cn(i[p],s,a,r),o.push(u.geometry.coordinates)}if(c>=n)return(s=n-c)?(a=pn(i[p],i[p-1])-180,u=cn(i[p],s,a,r),o.push(u.geometry.coordinates),h(o)):(o.push(i[p]),h(o));if(c>=e&&o.push(i[p]),p===i.length-1)return h(o);c+=ve(i[p],i[p+1],r)}if(ci)return!1}else if(0!==f)return!1;return r?"start"===r?Math.abs(h)>=Math.abs(p)?h>0?a0?u=Math.abs(p)?h>0?a<=o&&o0?u<=s&&s=Math.abs(p)?h>0?a0?u=Math.abs(p)?h>0?a<=o&&o<=l:l<=o&&o<=a:p>0?u<=s&&s<=c:c<=s&&s<=u}function Tr(t,e){var n=rt(t),r=rt(e),i=n.type,o=r.type;switch(i){case"Point":switch(o){case"MultiPoint":return function(t,e){var n,r=!1;for(n=0;ne[0]||t[2]e[1]||t[3] is required");if("number"!=typeof n)throw new Error(" must be a number");if("number"!=typeof r)throw new Error(" must be a number");!1!==i&&void 0!==i||(t=JSON.parse(JSON.stringify(t)));var o=Math.pow(10,n);return R(t,(function(t){!function(t,e,n){t.length>n&&t.splice(n,t.length);for(var r=0;r=1||u<=0||l>=1||l<=0))){var d=g,y=!o[d];y&&(o[d]=!0),e?i.push(e(g,t,n,c,h,u,s,a,p,f,l,y)):i.push(g)}}function d(t,e){var n,i,o,s,a=r[t][e],u=r[t][e+1];return a[0]p[e.isect].coord?-1:1})),u=[];b.length>0;){var C=b.pop(),P=C.isect,M=C.parent,L=C.winding,O=u.length,R=[p[P].coord],T=P;if(p[P].ringAndEdge1Walkable)var A=p[P].ringAndEdge1,D=p[P].nxtIsectAlongRingAndEdge1;else A=p[P].ringAndEdge2,D=p[P].nxtIsectAlongRingAndEdge2;for(;!Yr(p[P].coord,p[D].coord);){R.push(p[D].coord);var F=void 0;for(r=0;r1)for(e=0;e=0==e}function Xr(t){for(var e=0,n=0;n1&&n.push(h(l)),f(n)}function ni(t,e){if(!e.features.length)throw new Error("lines must contain features");if(1===e.features.length)return e.features[0];var n,r=1/0;return F(e,(function(e){var i=yr(e,t).properties.dist;ic&&f.push(cn(t,e,c,i).geometry.coordinates),h(f,u)}function oi(t){var e=t%360;return e<0&&(e+=360),e}function si(t,e){void 0===e&&(e={});var n=rt(t);switch(e.properties||"Feature"!==t.type||(e.properties=t.properties),n.type){case"Polygon":return ai(n,e);case"MultiPolygon":return function(t,e){void 0===e&&(e={});var n=rt(t).coordinates,r=e.properties?e.properties:"Feature"===t.type?t.properties:{},i=[];return n.forEach((function(t){i.push(ui(t,r))})),f(i)}(n,e);default:throw new Error("invalid poly")}}function ai(t,e){return void 0===e&&(e={}),ui(rt(t).coordinates,e.properties?e.properties:"Feature"===t.type?t.properties:{})}function ui(t,e){return t.length>1?g(t,e):h(t[0],e)}function li(t,e){var n,r,i;void 0===e&&(e={});var o=e.properties,s=null===(n=e.autoComplete)||void 0===n||n,a=null===(r=e.orderCoords)||void 0===r||r;if("FeatureCollection"===(null!==(i=e.mutate)&&void 0!==i&&i||(t=be(t)),t.type)){var u=[];return t.features.forEach((function(t){u.push(Q(ci(t,{},s,a)))})),y(u,o)}return ci(t,o,s,a)}function ci(t,e,n,r){e=e||("Feature"===t.type?t.properties:{});var i=rt(t),o=i.coordinates,s=i.type;if(!o.length)throw new Error("line must contain coordinates");switch(s){case"LineString":return n&&(o=hi(o)),l([o],e);case"MultiLineString":var a=[],u=0;return o.forEach((function(t){if(n&&(t=hi(t)),r){var e=function(t){var e=t[0],n=t[1],r=t[2],i=t[3];return Math.abs(e-r)*Math.abs(n-i)}(Z(h(t)));e>u?(a.unshift(t),u=e):a.push(t)}else a.push(t)})),l(a,e);default:throw new Error("geometry type "+s+" is not supported")}}function hi(t){var e=t[0],n=e[0],r=e[1],i=t[t.length-1],o=i[0],s=i[1];return n===o&&r===s||t.push(e),t}function pi(t,e){var n,r,i,o,s,a,u;for(r=1;r<=8;r*=2){for(n=[],o=!(gi(i=t[t.length-1],e)&r),s=0;se[2]&&(n|=2),t[1]e[3]&&(n|=8),n}function di(t,e){for(var n=[],r=0,i=t;r0&&(o[0][0]===o[o.length-1][0]&&o[0][1]===o[o.length-1][1]||o.push(o[0]),o.length>=4&&n.push(o))}return n}$r.prototype.interpolate=function(t){var e=Math.sin((1-t)*this.g)/Math.sin(this.g),n=Math.sin(t*this.g)/Math.sin(this.g),r=e*Math.cos(this.start.y)*Math.cos(this.start.x)+n*Math.cos(this.end.y)*Math.cos(this.end.x),i=e*Math.cos(this.start.y)*Math.sin(this.start.x)+n*Math.cos(this.end.y)*Math.sin(this.end.x),o=e*Math.sin(this.start.y)+n*Math.sin(this.end.y),s=Jr*Math.atan2(o,Math.sqrt(Math.pow(r,2)+Math.pow(i,2)));return[Jr*Math.atan2(i,r),s]},$r.prototype.Arc=function(t,e){var n=[];if(!t||t<=2)n.push([this.start.lon,this.start.lat]),n.push([this.end.lon,this.end.lat]);else for(var r=1/(t-1),i=0;ip&&(d>c&&gc&&du&&(u=y)}var v=[];if(a&&u0&&Math.abs(x-n[m-1][0])>p){var E=parseFloat(n[m-1][0]),b=parseFloat(n[m-1][1]),w=parseFloat(n[m][0]),I=parseFloat(n[m][1]);if(E>-180&&E-180&&n[m-1][0]c&&E<180&&-180===w&&m+1c&&n[m-1][0]<180){_.push([180,n[m][1]]),m++,_.push([n[m][0],n[m][1]]);continue}if(Ec){var N=E;E=w,w=N;var S=b;b=I,I=S}if(E>c&&w=180&&Ec?180:-180,P]),(_=[]).push([n[m-1][0]>c?-180:180,P]),v.push(_)}else _=[],v.push(_);_.push([x,n[m][1]])}else _.push([n[m][0],n[m][1]])}}else{var M=[];v.push(M);for(var L=0;L=0;a--)if(l[a]!=c[a])return!1;for(a=l.length-1;a>=0;a--)if(u=l[a],!n(t[u],o[u],s))return!1;return typeof t==typeof o}(t,o,s))};function r(t){return null==t}function i(t){return!(!t||"object"!=typeof t||"number"!=typeof t.length||"function"!=typeof t.copy||"function"!=typeof t.slice||t.length>0&&"number"!=typeof t[0])}}));function mi(t,e,n){if(void 0===n&&(n={}),!P(n=n||{}))throw new Error("options is invalid");var r,i=n.tolerance||0,o=[],s=pr(),a=Un(t);return s.load(a),U(e,(function(t){var e=!1;t&&(F(s.search(t),(function(n){if(!1===e){var o=Q(t).sort(),s=Q(n).sort();_i(o,s)||(0===i?Or(o[0],n)&&Or(o[1],n):yr(n,o[0]).properties.dist<=i&&yr(n,o[1]).properties.dist<=i)?(e=!0,r=r?xi(r,t):t):(0===i?Or(s[0],t)&&Or(s[1],t):yr(t,s[0]).properties.dist<=i&&yr(t,s[1]).properties.dist<=i)&&(r=r?xi(r,n):n)}})),!1===e&&r&&(o.push(r),r=void 0))})),r&&o.push(r),f(o)}function xi(t,e){var n=Q(e),r=Q(t),i=r[0],o=r[r.length-1],s=t.geometry.coordinates;return _i(n[0],i)?s.unshift(n[1]):_i(n[0],o)?s.push(n[1]):_i(n[1],i)?s.unshift(n[0]):_i(n[1],o)&&s.push(n[0]),t}function Ei(t){var e=t%360;return e<0&&(e+=360),e}function bi(t,e,n){var r;return void 0===n&&(n={}),(r=n.final?wi(K(e),K(t)):wi(K(t),K(e)))>180?-(360-r):r}function wi(t,e){var n=I(t[1]),r=I(e[1]),i=I(e[0]-t[0]);i>Math.PI&&(i-=2*Math.PI),i<-Math.PI&&(i+=2*Math.PI);var o=Math.log(Math.tan(r/2+Math.PI/4)/Math.tan(n/2+Math.PI/4));return(w(Math.atan2(i,o))+360)%360}function Ii(t,n,r,i){void 0===i&&(i={});var o=n<0,s=N(Math.abs(n),i.units,"meters");o&&(s=-Math.abs(s));var u=K(t),l=function(t,n,r,i){var o=n/(i=void 0===i?e:Number(i)),s=t[0]*Math.PI/180,a=I(t[1]),u=I(r),l=o*Math.cos(u),c=a+l;Math.abs(c)>Math.PI/2&&(c=c>0?Math.PI-c:-Math.PI-c);var h=Math.log(Math.tan(c/2+Math.PI/4)/Math.tan(a/2+Math.PI/4)),p=Math.abs(h)>1e-11?l/h:Math.cos(a);return[(180*(s+o*Math.sin(u)/p)/Math.PI+540)%360-180,180*c/Math.PI]}(u,s,r);return l[0]+=l[0]-u[0]>180?-360:u[0]-l[0]>180?360:0,a(l,i.properties)}function Ni(t,e,n,r,i,o){for(var s=0;s0?Ci(e,a,i)<0||(i=a):n>0&&r<=0&&(Si(e,a,o)||(o=a)),n=r}return[i,o]}function Si(t,e,n){return Ci(t,e,n)>0}function Ci(t,e,n){return(e[0]-t[0])*(n[1]-t[1])-(n[0]-t[0])*(e[1]-t[1])}function Pi(t){for(var e,n,r=Q(t),i=0,o=1;o0}function Mi(t,e){switch("Feature"===t.type?t.geometry.type:t.type){case"GeometryCollection":return q(t,(function(t){Mi(t,e)})),t;case"LineString":return Li(Q(t),e),t;case"Polygon":return Oi(Q(t),e),t;case"MultiLineString":return Q(t).forEach((function(t){Li(t,e)})),t;case"MultiPolygon":return Q(t).forEach((function(t){Oi(t,e)})),t;case"Point":case"MultiPoint":return t}}function Li(t,e){Pi(t)===e&&t.reverse()}function Oi(t,e){Pi(t[0])!==e&&t[0].reverse();for(var n=1;ns?128:64,l|=hs?32:16,l|=ps?8:4;var g=+(l|=fs?2:1),d=0;if(17===l||18===l||33===l||34===l||38===l||68===l||72===l||98===l||102===l||132===l||136===l||137===l||152===l||153===l){var y=(c+h+p+f)/4;d=y>s?2:y0?(l=156,d=4):l=152:33===l?d>0?(l=139,d=4):l=137:72===l?d>0?(l=99,d=4):l=98:132===l&&(d>0?(l=39,d=4):l=38)}if(0!=l&&170!=l){var v,_,m,x,E,b,w,I;v=_=m=x=E=b=w=I=.5;var N=[];1===l?(m=1-No(e,p,f),I=1-No(e,c,f),N.push(mo[l])):169===l?(m=No(s,f,p),I=No(s,f,c),N.push(mo[l])):4===l?(b=1-No(e,h,p),x=No(e,f,p),N.push(vo[l])):166===l?(b=No(s,p,h),x=1-No(s,p,f),N.push(vo[l])):16===l?(E=No(e,p,h),_=No(e,c,h),N.push(yo[l])):154===l?(E=1-No(s,h,p),_=1-No(s,h,c),N.push(yo[l])):64===l?(w=No(e,f,c),v=1-No(e,h,c),N.push(Eo[l])):106===l?(w=1-No(s,c,f),v=No(s,c,h),N.push(Eo[l])):168===l?(x=No(s,f,p),m=No(e,f,p),I=No(e,f,c),w=No(s,f,c),N.push(_o[l]),N.push(mo[l])):2===l?(x=1-No(e,p,f),m=1-No(s,p,f),I=1-No(s,c,f),w=1-No(e,c,f),N.push(_o[l]),N.push(mo[l])):162===l?(E=No(s,p,h),b=No(e,p,h),x=1-No(e,p,f),m=1-No(s,p,f),N.push(_o[l]),N.push(mo[l])):8===l?(E=1-No(e,h,p),b=1-No(s,h,p),x=No(s,f,p),m=No(e,f,p),N.push(yo[l]),N.push(vo[l])):138===l?(E=1-No(e,h,p),b=1-No(s,h,p),v=1-No(s,h,c),_=1-No(e,h,c),N.push(yo[l]),N.push(vo[l])):32===l?(E=No(s,p,h),b=No(e,p,h),v=No(e,c,h),_=No(s,c,h),N.push(yo[l]),N.push(vo[l])):42===l?(I=1-No(s,c,f),w=1-No(e,c,f),v=No(e,c,h),_=No(s,c,h),N.push(xo[l]),N.push(Eo[l])):128===l&&(I=No(e,f,c),w=No(s,f,c),v=1-No(s,h,c),_=1-No(e,h,c),N.push(xo[l]),N.push(Eo[l])),5===l?(b=1-No(e,h,p),I=1-No(e,c,f),N.push(vo[l])):165===l?(b=No(s,p,h),I=No(s,f,c),N.push(vo[l])):20===l?(x=No(e,f,p),_=No(e,c,h),N.push(_o[l])):150===l?(x=1-No(s,p,f),_=1-No(s,h,c),N.push(_o[l])):80===l?(E=No(e,p,h),w=No(e,f,c),N.push(yo[l])):90===l?(E=1-No(s,h,p),w=1-No(s,c,f),N.push(yo[l])):65===l?(m=1-No(e,p,f),v=1-No(e,h,c),N.push(mo[l])):105===l?(m=No(s,f,p),v=No(s,c,h),N.push(mo[l])):160===l?(E=No(s,p,h),b=No(e,p,h),I=No(e,f,c),w=No(s,f,c),N.push(yo[l]),N.push(vo[l])):10===l?(E=1-No(e,h,p),b=1-No(s,h,p),I=1-No(s,c,f),w=1-No(e,c,f),N.push(yo[l]),N.push(vo[l])):130===l?(x=1-No(e,p,f),m=1-No(s,p,f),v=1-No(s,h,c),_=1-No(e,h,c),N.push(_o[l]),N.push(mo[l])):40===l?(x=No(s,f,p),m=No(e,f,p),v=No(e,c,h),_=No(s,c,h),N.push(_o[l]),N.push(mo[l])):101===l?(b=No(s,p,h),v=No(s,c,h),N.push(vo[l])):69===l?(b=1-No(e,h,p),v=1-No(e,h,c),N.push(vo[l])):149===l?(I=No(s,f,c),_=1-No(s,h,c),N.push(xo[l])):21===l?(I=1-No(e,c,f),_=No(e,c,h),N.push(xo[l])):86===l?(x=1-No(s,p,f),w=1-No(s,c,f),N.push(_o[l])):84===l?(x=No(e,f,p),w=No(e,f,c),N.push(_o[l])):89===l?(E=1-No(s,h,p),m=No(s,f,p),N.push(mo[l])):81===l?(E=No(e,p,h),m=1-No(e,p,f),N.push(mo[l])):96===l?(E=No(s,p,h),b=No(e,p,h),w=No(e,f,c),v=No(s,c,h),N.push(yo[l]),N.push(vo[l])):74===l?(E=1-No(e,h,p),b=1-No(s,h,p),w=1-No(s,c,f),v=1-No(e,h,c),N.push(yo[l]),N.push(vo[l])):24===l?(E=1-No(s,h,p),x=No(s,f,p),m=No(e,f,p),_=No(e,c,h),N.push(yo[l]),N.push(mo[l])):146===l?(E=No(e,p,h),x=1-No(e,p,f),m=1-No(s,p,f),_=1-No(s,h,c),N.push(yo[l]),N.push(mo[l])):6===l?(b=1-No(e,h,p),x=1-No(s,p,f),I=1-No(s,c,f),w=1-No(e,c,f),N.push(vo[l]),N.push(_o[l])):164===l?(b=No(s,p,h),x=No(e,f,p),I=No(e,f,c),w=No(s,f,c),N.push(vo[l]),N.push(_o[l])):129===l?(m=1-No(e,p,f),I=No(s,f,c),v=1-No(s,h,c),_=1-No(e,h,c),N.push(mo[l]),N.push(xo[l])):41===l?(m=No(s,f,p),I=1-No(e,c,f),v=No(e,c,h),_=No(s,c,h),N.push(mo[l]),N.push(xo[l])):66===l?(x=1-No(e,p,f),m=1-No(s,p,f),w=1-No(s,c,f),v=1-No(e,h,c),N.push(_o[l]),N.push(mo[l])):104===l?(x=No(s,f,p),m=No(e,f,p),w=No(e,f,c),v=No(s,c,h),N.push(mo[l]),N.push(bo[l])):144===l?(E=No(e,p,h),I=No(e,f,c),w=No(s,f,c),_=1-No(s,h,c),N.push(yo[l]),N.push(Eo[l])):26===l?(E=1-No(s,h,p),I=1-No(s,c,f),w=1-No(e,c,f),_=No(e,c,h),N.push(yo[l]),N.push(Eo[l])):36===l?(b=No(s,p,h),x=No(e,f,p),v=No(e,c,h),_=No(s,c,h),N.push(vo[l]),N.push(_o[l])):134===l?(b=1-No(e,h,p),x=1-No(s,p,f),v=1-No(s,h,c),_=1-No(e,h,c),N.push(vo[l]),N.push(_o[l])):9===l?(E=1-No(e,h,p),b=1-No(s,h,p),m=No(s,f,p),I=1-No(e,c,f),N.push(yo[l]),N.push(vo[l])):161===l?(E=No(s,p,h),b=No(e,p,h),m=1-No(e,p,f),I=No(s,f,c),N.push(yo[l]),N.push(vo[l])):37===l?(b=No(s,p,h),I=1-No(e,c,f),v=No(e,c,h),_=No(s,c,h),N.push(vo[l]),N.push(xo[l])):133===l?(b=1-No(e,h,p),I=No(s,f,c),v=1-No(s,h,c),_=1-No(e,h,c),N.push(vo[l]),N.push(xo[l])):148===l?(x=No(e,f,p),I=No(e,f,c),w=No(s,f,c),_=1-No(s,h,c),N.push(_o[l]),N.push(Eo[l])):22===l?(x=1-No(s,p,f),I=1-No(s,c,f),w=1-No(e,c,f),_=No(e,c,h),N.push(_o[l]),N.push(Eo[l])):82===l?(E=No(e,p,h),x=1-No(e,p,f),m=1-No(s,p,f),w=1-No(s,c,f),N.push(yo[l]),N.push(mo[l])):88===l?(E=1-No(s,h,p),x=No(s,f,p),m=No(e,f,p),w=No(e,f,c),N.push(yo[l]),N.push(mo[l])):73===l?(E=1-No(e,h,p),b=1-No(s,h,p),m=No(s,f,p),v=1-No(e,h,c),N.push(yo[l]),N.push(vo[l])):97===l?(E=No(s,p,h),b=No(e,p,h),m=1-No(e,p,f),v=No(s,c,h),N.push(yo[l]),N.push(vo[l])):145===l?(E=No(e,p,h),m=1-No(e,p,f),I=No(s,f,c),_=1-No(s,h,c),N.push(yo[l]),N.push(xo[l])):25===l?(E=1-No(s,h,p),m=No(s,f,p),I=1-No(e,c,f),_=No(e,c,h),N.push(yo[l]),N.push(xo[l])):70===l?(b=1-No(e,h,p),x=1-No(s,p,f),w=1-No(s,c,f),v=1-No(e,h,c),N.push(vo[l]),N.push(_o[l])):100===l?(b=No(s,p,h),x=No(e,f,p),w=No(e,f,c),v=No(s,c,h),N.push(vo[l]),N.push(_o[l])):34===l?(0===d?(E=1-No(e,h,p),b=1-No(s,h,p),x=No(s,f,p),m=No(e,f,p),I=No(e,f,c),w=No(s,f,c),v=1-No(s,h,c),_=1-No(e,h,c)):(E=No(s,p,h),b=No(e,p,h),x=1-No(e,p,f),m=1-No(s,p,f),I=1-No(s,c,f),w=1-No(e,c,f),v=No(e,c,h),_=No(s,c,h)),N.push(yo[l]),N.push(vo[l]),N.push(xo[l]),N.push(Eo[l])):35===l?(4===d?(E=1-No(e,h,p),b=1-No(s,h,p),x=No(s,f,p),m=No(e,f,p),I=No(e,f,c),w=No(s,f,c),v=1-No(s,h,c),_=1-No(e,h,c)):(E=No(s,p,h),b=No(e,p,h),x=1-No(e,p,f),m=1-No(s,p,f),I=1-No(s,c,f),w=1-No(e,c,f),v=No(e,c,h),_=No(s,c,h)),N.push(yo[l]),N.push(vo[l]),N.push(mo[l]),N.push(Eo[l])):136===l?(0===d?(E=No(s,p,h),b=No(e,p,h),x=1-No(e,p,f),m=1-No(s,p,f),I=1-No(s,c,f),w=1-No(e,c,f),v=No(e,c,h),_=No(s,c,h)):(E=1-No(e,h,p),b=1-No(s,h,p),x=No(s,f,p),m=No(e,f,p),I=No(e,f,c),w=No(s,f,c),v=1-No(s,h,c),_=1-No(e,h,c)),N.push(yo[l]),N.push(vo[l]),N.push(xo[l]),N.push(Eo[l])):153===l?(0===d?(E=No(e,p,h),m=1-No(e,p,f),I=1-No(e,c,f),_=No(e,c,h)):(E=1-No(s,h,p),m=No(s,f,p),I=No(s,f,c),_=1-No(s,h,c)),N.push(yo[l]),N.push(mo[l])):102===l?(0===d?(b=1-No(e,h,p),x=No(e,f,p),w=No(e,f,c),v=1-No(e,h,c)):(b=No(s,p,h),x=1-No(s,p,f),w=1-No(s,c,f),v=No(s,c,h)),N.push(vo[l]),N.push(Eo[l])):155===l?(4===d?(E=No(e,p,h),m=1-No(e,p,f),I=1-No(e,c,f),_=No(e,c,h)):(E=1-No(s,h,p),m=No(s,f,p),I=No(s,f,c),_=1-No(s,h,c)),N.push(yo[l]),N.push(xo[l])):103===l?(4===d?(b=1-No(e,h,p),x=No(e,f,p),w=No(e,f,c),v=1-No(e,h,c)):(b=No(s,p,h),x=1-No(s,p,f),w=1-No(s,c,f),v=No(s,c,h)),N.push(vo[l]),N.push(_o[l])):152===l?(0===d?(E=No(e,p,h),x=1-No(e,p,f),m=1-No(s,p,f),I=1-No(s,c,f),w=1-No(e,c,f),_=No(e,c,h)):(E=1-No(s,h,p),x=No(s,f,p),m=No(e,f,p),I=No(e,f,c),w=No(s,f,c),_=1-No(s,h,c)),N.push(yo[l]),N.push(_o[l]),N.push(mo[l])):156===l?(4===d?(E=No(e,p,h),x=1-No(e,p,f),m=1-No(s,p,f),I=1-No(s,c,f),w=1-No(e,c,f),_=No(e,c,h)):(E=1-No(s,h,p),x=No(s,f,p),m=No(e,f,p),I=No(e,f,c),w=No(s,f,c),_=1-No(s,h,c)),N.push(yo[l]),N.push(mo[l]),N.push(Eo[l])):137===l?(0===d?(E=No(s,p,h),b=No(e,p,h),m=1-No(e,p,f),I=1-No(e,c,f),v=No(e,c,h),_=No(s,c,h)):(E=1-No(e,h,p),b=1-No(s,h,p),m=No(s,f,p),I=No(s,f,c),v=1-No(s,h,c),_=1-No(e,h,c)),N.push(yo[l]),N.push(vo[l]),N.push(mo[l])):139===l?(4===d?(E=No(s,p,h),b=No(e,p,h),m=1-No(e,p,f),I=1-No(e,c,f),v=No(e,c,h),_=No(s,c,h)):(E=1-No(e,h,p),b=1-No(s,h,p),m=No(s,f,p),I=No(s,f,c),v=1-No(s,h,c),_=1-No(e,h,c)),N.push(yo[l]),N.push(vo[l]),N.push(xo[l])):98===l?(0===d?(E=1-No(e,h,p),b=1-No(s,h,p),x=No(s,f,p),m=No(e,f,p),w=No(e,f,c),v=1-No(e,h,c)):(E=No(s,p,h),b=No(e,p,h),x=1-No(e,p,f),m=1-No(s,p,f),w=1-No(s,c,f),v=No(s,c,h)),N.push(yo[l]),N.push(vo[l]),N.push(Eo[l])):99===l?(4===d?(E=1-No(e,h,p),b=1-No(s,h,p),x=No(s,f,p),m=No(e,f,p),w=No(e,f,c),v=1-No(e,h,c)):(E=No(s,p,h),b=No(e,p,h),x=1-No(e,p,f),m=1-No(s,p,f),w=1-No(s,c,f),v=No(s,c,h)),N.push(yo[l]),N.push(vo[l]),N.push(mo[l])):38===l?(0===d?(b=1-No(e,h,p),x=No(e,f,p),I=No(e,f,c),w=No(s,f,c),v=1-No(s,h,c),_=1-No(e,h,c)):(b=No(s,p,h),x=1-No(s,p,f),I=1-No(s,c,f),w=1-No(e,c,f),v=No(e,c,h),_=No(s,c,h)),N.push(vo[l]),N.push(xo[l]),N.push(Eo[l])):39===l?(4===d?(b=1-No(e,h,p),x=No(e,f,p),I=No(e,f,c),w=No(s,f,c),v=1-No(s,h,c),_=1-No(e,h,c)):(b=No(s,p,h),x=1-No(s,p,f),I=1-No(s,c,f),w=1-No(e,c,f),v=No(e,c,h),_=No(s,c,h)),N.push(vo[l]),N.push(_o[l]),N.push(Eo[l])):85===l&&(E=1,b=0,x=1,m=0,I=0,w=1,v=0,_=1),(v<0||v>1||_<0||_>1||E<0||E>1||x<0||x>1||I<0||I>1||w<0||w>1)&&console.log("MarchingSquaresJS-isoBands: "+l+" "+g+" "+c+","+h+","+p+","+f+" "+d+" "+v+" "+_+" "+E+" "+b+" "+x+" "+m+" "+I+" "+w),o.cells[a][u]={cval:l,cval_real:g,flipped:d,topleft:v,topright:_,righttop:E,rightbottom:b,bottomright:x,bottomleft:m,leftbottom:I,lefttop:w,edges:N}}}}}return o}(t,e,n);return Ti.polygons?(Ti.verbose&&console.log("MarchingSquaresJS-isoBands: returning single polygons for each grid cell"),u=function(t){var e=[],n=0;return t.cells.forEach((function(t,r){t.forEach((function(t,i){if(void 0!==t){var o=Io[t.cval](t);"object"==typeof o&&So(o)?"object"==typeof o[0]&&So(o[0])?"object"==typeof o[0][0]&&So(o[0][0])?o.forEach((function(t){t.forEach((function(t){t[0]+=i,t[1]+=r})),e[n++]=t})):(o.forEach((function(t){t[0]+=i,t[1]+=r})),e[n++]=o):console.log("MarchingSquaresJS-isoBands: bandcell polygon with malformed coordinates"):console.log("MarchingSquaresJS-isoBands: bandcell polygon with null coordinates")}}))})),e}(l)):(Ti.verbose&&console.log("MarchingSquaresJS-isoBands: returning polygon paths for entire data grid"),u=function(t){for(var e=[],n=t.rows,r=t.cols,i=[],o=0;o0){var a=Po(t.cells[o][s]),u=null,l=s,c=o;null!==a&&i.push([a.p[0]+l,a.p[1]+c]);do{if(null===(u=Mo(t.cells[c][l],a.x,a.y,a.o)))break;if(i.push([u.p[0]+l,u.p[1]+c]),l+=u.x,a=u,(c+=u.y)<0||c>=n||l<0||l>=r||void 0===t.cells[c][l]){var h=Co(t,l-=u.x,c-=u.y,u.x,u.y,u.o);if(null===h)break;h.path.forEach((function(t){i.push(t)})),l=h.i,c=h.j,a=h}}while(void 0!==t.cells[c][l]&&t.cells[c][l].edges.length>0);e.push(i),i=[],t.cells[o][s].edges.length>0&&s--}return e}(l)),"function"==typeof Ti.successCallback&&Ti.successCallback(u),u}var Di=64,Fi=16,ki=[],Gi=[],qi=[],Bi=[],zi=[],ji=[],Ui=[],Vi=[],Xi=[],Yi=[],Hi=[],Wi=[],Ji=[],Zi=[],Ki=[],Qi=[],$i=[],to=[],eo=[],no=[],ro=[],io=[],oo=[],so=[];Ui[85]=Yi[85]=-1,Vi[85]=Hi[85]=0,Xi[85]=Wi[85]=1,eo[85]=io[85]=1,no[85]=oo[85]=0,ro[85]=so[85]=1,ki[85]=Bi[85]=0,Gi[85]=zi[85]=-1,qi[85]=Ki[85]=0,Qi[85]=Ji[85]=0,$i[85]=Zi[85]=1,ji[85]=to[85]=1,io[1]=io[169]=0,oo[1]=oo[169]=-1,so[1]=so[169]=0,Ji[1]=Ji[169]=-1,Zi[1]=Zi[169]=0,Ki[1]=Ki[169]=0,Yi[4]=Yi[166]=0,Hi[4]=Hi[166]=-1,Wi[4]=Wi[166]=1,Qi[4]=Qi[166]=1,$i[4]=$i[166]=0,to[4]=to[166]=0,Ui[16]=Ui[154]=0,Vi[16]=Vi[154]=1,Xi[16]=Xi[154]=1,Bi[16]=Bi[154]=1,zi[16]=zi[154]=0,ji[16]=ji[154]=1,eo[64]=eo[106]=0,no[64]=no[106]=1,ro[64]=ro[106]=0,ki[64]=ki[106]=-1,Gi[64]=Gi[106]=0,qi[64]=qi[106]=1,eo[2]=eo[168]=0,no[2]=no[168]=-1,ro[2]=ro[168]=1,io[2]=io[168]=0,oo[2]=oo[168]=-1,so[2]=so[168]=0,Ji[2]=Ji[168]=-1,Zi[2]=Zi[168]=0,Ki[2]=Ki[168]=0,Qi[2]=Qi[168]=-1,$i[2]=$i[168]=0,to[2]=to[168]=1,Ui[8]=Ui[162]=0,Vi[8]=Vi[162]=-1,Xi[8]=Xi[162]=0,Yi[8]=Yi[162]=0,Hi[8]=Hi[162]=-1,Wi[8]=Wi[162]=1,Ji[8]=Ji[162]=1,Zi[8]=Zi[162]=0,Ki[8]=Ki[162]=1,Qi[8]=Qi[162]=1,$i[8]=$i[162]=0,to[8]=to[162]=0,Ui[32]=Ui[138]=0,Vi[32]=Vi[138]=1,Xi[32]=Xi[138]=1,Yi[32]=Yi[138]=0,Hi[32]=Hi[138]=1,Wi[32]=Wi[138]=0,ki[32]=ki[138]=1,Gi[32]=Gi[138]=0,qi[32]=qi[138]=0,Bi[32]=Bi[138]=1,zi[32]=zi[138]=0,ji[32]=ji[138]=1,io[128]=io[42]=0,oo[128]=oo[42]=1,so[128]=so[42]=1,eo[128]=eo[42]=0,no[128]=no[42]=1,ro[128]=ro[42]=0,ki[128]=ki[42]=-1,Gi[128]=Gi[42]=0,qi[128]=qi[42]=1,Bi[128]=Bi[42]=-1,zi[128]=zi[42]=0,ji[128]=ji[42]=0,Yi[5]=Yi[165]=-1,Hi[5]=Hi[165]=0,Wi[5]=Wi[165]=0,io[5]=io[165]=1,oo[5]=oo[165]=0,so[5]=so[165]=0,Qi[20]=Qi[150]=0,$i[20]=$i[150]=1,to[20]=to[150]=1,Bi[20]=Bi[150]=0,zi[20]=zi[150]=-1,ji[20]=ji[150]=1,Ui[80]=Ui[90]=-1,Vi[80]=Vi[90]=0,Xi[80]=Xi[90]=1,eo[80]=eo[90]=1,no[80]=no[90]=0,ro[80]=ro[90]=1,Ji[65]=Ji[105]=0,Zi[65]=Zi[105]=1,Ki[65]=Ki[105]=0,ki[65]=ki[105]=0,Gi[65]=Gi[105]=-1,qi[65]=qi[105]=0,Ui[160]=Ui[10]=-1,Vi[160]=Vi[10]=0,Xi[160]=Xi[10]=1,Yi[160]=Yi[10]=-1,Hi[160]=Hi[10]=0,Wi[160]=Wi[10]=0,io[160]=io[10]=1,oo[160]=oo[10]=0,so[160]=so[10]=0,eo[160]=eo[10]=1,no[160]=no[10]=0,ro[160]=ro[10]=1,Qi[130]=Qi[40]=0,$i[130]=$i[40]=1,to[130]=to[40]=1,Ji[130]=Ji[40]=0,Zi[130]=Zi[40]=1,Ki[130]=Ki[40]=0,ki[130]=ki[40]=0,Gi[130]=Gi[40]=-1,qi[130]=qi[40]=0,Bi[130]=Bi[40]=0,zi[130]=zi[40]=-1,ji[130]=ji[40]=1,Yi[37]=Yi[133]=0,Hi[37]=Hi[133]=1,Wi[37]=Wi[133]=1,io[37]=io[133]=0,oo[37]=oo[133]=1,so[37]=so[133]=0,ki[37]=ki[133]=-1,Gi[37]=Gi[133]=0,qi[37]=qi[133]=0,Bi[37]=Bi[133]=1,zi[37]=zi[133]=0,ji[37]=ji[133]=0,Qi[148]=Qi[22]=-1,$i[148]=$i[22]=0,to[148]=to[22]=0,io[148]=io[22]=0,oo[148]=oo[22]=-1,so[148]=so[22]=1,eo[148]=eo[22]=0,no[148]=no[22]=1,ro[148]=ro[22]=1,Bi[148]=Bi[22]=-1,zi[148]=zi[22]=0,ji[148]=ji[22]=1,Ui[82]=Ui[88]=0,Vi[82]=Vi[88]=-1,Xi[82]=Xi[88]=1,Qi[82]=Qi[88]=1,$i[82]=$i[88]=0,to[82]=to[88]=1,Ji[82]=Ji[88]=-1,Zi[82]=Zi[88]=0,Ki[82]=Ki[88]=1,eo[82]=eo[88]=0,no[82]=no[88]=-1,ro[82]=ro[88]=0,Ui[73]=Ui[97]=0,Vi[73]=Vi[97]=1,Xi[73]=Xi[97]=0,Yi[73]=Yi[97]=0,Hi[73]=Hi[97]=-1,Wi[73]=Wi[97]=0,Ji[73]=Ji[97]=1,Zi[73]=Zi[97]=0,Ki[73]=Ki[97]=0,ki[73]=ki[97]=1,Gi[73]=Gi[97]=0,qi[73]=qi[97]=1,Ui[145]=Ui[25]=0,Vi[145]=Vi[25]=-1,Xi[145]=Xi[25]=0,Ji[145]=Ji[25]=1,Zi[145]=Zi[25]=0,Ki[145]=Ki[25]=1,io[145]=io[25]=0,oo[145]=oo[25]=1,so[145]=so[25]=1,Bi[145]=Bi[25]=-1,zi[145]=zi[25]=0,ji[145]=ji[25]=0,Yi[70]=Yi[100]=0,Hi[70]=Hi[100]=1,Wi[70]=Wi[100]=0,Qi[70]=Qi[100]=-1,$i[70]=$i[100]=0,to[70]=to[100]=1,eo[70]=eo[100]=0,no[70]=no[100]=-1,ro[70]=ro[100]=1,ki[70]=ki[100]=1,Gi[70]=Gi[100]=0,qi[70]=qi[100]=0,Yi[101]=Yi[69]=0,Hi[101]=Hi[69]=1,Wi[101]=Wi[69]=0,ki[101]=ki[69]=1,Gi[101]=Gi[69]=0,qi[101]=qi[69]=0,io[149]=io[21]=0,oo[149]=oo[21]=1,so[149]=so[21]=1,Bi[149]=Bi[21]=-1,zi[149]=zi[21]=0,ji[149]=ji[21]=0,Qi[86]=Qi[84]=-1,$i[86]=$i[84]=0,to[86]=to[84]=1,eo[86]=eo[84]=0,no[86]=no[84]=-1,ro[86]=ro[84]=1,Ui[89]=Ui[81]=0,Vi[89]=Vi[81]=-1,Xi[89]=Xi[81]=0,Ji[89]=Ji[81]=1,Zi[89]=Zi[81]=0,Ki[89]=Ki[81]=1,Ui[96]=Ui[74]=0,Vi[96]=Vi[74]=1,Xi[96]=Xi[74]=0,Yi[96]=Yi[74]=-1,Hi[96]=Hi[74]=0,Wi[96]=Wi[74]=1,eo[96]=eo[74]=1,no[96]=no[74]=0,ro[96]=ro[74]=0,ki[96]=ki[74]=1,Gi[96]=Gi[74]=0,qi[96]=qi[74]=1,Ui[24]=Ui[146]=0,Vi[24]=Vi[146]=-1,Xi[24]=Xi[146]=1,Qi[24]=Qi[146]=1,$i[24]=$i[146]=0,to[24]=to[146]=1,Ji[24]=Ji[146]=0,Zi[24]=Zi[146]=1,Ki[24]=Ki[146]=1,Bi[24]=Bi[146]=0,zi[24]=zi[146]=-1,ji[24]=ji[146]=0,Yi[6]=Yi[164]=-1,Hi[6]=Hi[164]=0,Wi[6]=Wi[164]=1,Qi[6]=Qi[164]=-1,$i[6]=$i[164]=0,to[6]=to[164]=0,io[6]=io[164]=0,oo[6]=oo[164]=-1,so[6]=so[164]=1,eo[6]=eo[164]=1,no[6]=no[164]=0,ro[6]=ro[164]=0,Ji[129]=Ji[41]=0,Zi[129]=Zi[41]=1,Ki[129]=Ki[41]=1,io[129]=io[41]=0,oo[129]=oo[41]=1,so[129]=so[41]=0,ki[129]=ki[41]=-1,Gi[129]=Gi[41]=0,qi[129]=qi[41]=0,Bi[129]=Bi[41]=0,zi[129]=zi[41]=-1,ji[129]=ji[41]=0,Qi[66]=Qi[104]=0,$i[66]=$i[104]=1,to[66]=to[104]=0,Ji[66]=Ji[104]=-1,Zi[66]=Zi[104]=0,Ki[66]=Ki[104]=1,eo[66]=eo[104]=0,no[66]=no[104]=-1,ro[66]=ro[104]=0,ki[66]=ki[104]=0,Gi[66]=Gi[104]=-1,qi[66]=qi[104]=1,Ui[144]=Ui[26]=-1,Vi[144]=Vi[26]=0,Xi[144]=Xi[26]=0,io[144]=io[26]=1,oo[144]=oo[26]=0,so[144]=so[26]=1,eo[144]=eo[26]=0,no[144]=no[26]=1,ro[144]=ro[26]=1,Bi[144]=Bi[26]=-1,zi[144]=zi[26]=0,ji[144]=ji[26]=1,Yi[36]=Yi[134]=0,Hi[36]=Hi[134]=1,Wi[36]=Wi[134]=1,Qi[36]=Qi[134]=0,$i[36]=$i[134]=1,to[36]=to[134]=0,ki[36]=ki[134]=0,Gi[36]=Gi[134]=-1,qi[36]=qi[134]=1,Bi[36]=Bi[134]=1,zi[36]=zi[134]=0,ji[36]=ji[134]=0,Ui[9]=Ui[161]=-1,Vi[9]=Vi[161]=0,Xi[9]=Xi[161]=0,Yi[9]=Yi[161]=0,Hi[9]=Hi[161]=-1,Wi[9]=Wi[161]=0,Ji[9]=Ji[161]=1,Zi[9]=Zi[161]=0,Ki[9]=Ki[161]=0,io[9]=io[161]=1,oo[9]=oo[161]=0,so[9]=so[161]=1,Ui[136]=0,Vi[136]=1,Xi[136]=1,Yi[136]=0,Hi[136]=1,Wi[136]=0,Qi[136]=-1,$i[136]=0,to[136]=1,Ji[136]=-1,Zi[136]=0,Ki[136]=0,io[136]=0,oo[136]=-1,so[136]=0,eo[136]=0,no[136]=-1,ro[136]=1,ki[136]=1,Gi[136]=0,qi[136]=0,Bi[136]=1,zi[136]=0,ji[136]=1,Ui[34]=0,Vi[34]=-1,Xi[34]=0,Yi[34]=0,Hi[34]=-1,Wi[34]=1,Qi[34]=1,$i[34]=0,to[34]=0,Ji[34]=1,Zi[34]=0,Ki[34]=1,io[34]=0,oo[34]=1,so[34]=1,eo[34]=0,no[34]=1,ro[34]=0,ki[34]=-1,Gi[34]=0,qi[34]=1,Bi[34]=-1,zi[34]=0,ji[34]=0,Ui[35]=0,Vi[35]=1,Xi[35]=1,Yi[35]=0,Hi[35]=-1,Wi[35]=1,Qi[35]=1,$i[35]=0,to[35]=0,Ji[35]=-1,Zi[35]=0,Ki[35]=0,io[35]=0,oo[35]=-1,so[35]=0,eo[35]=0,no[35]=1,ro[35]=0,ki[35]=-1,Gi[35]=0,qi[35]=1,Bi[35]=1,zi[35]=0,ji[35]=1,Ui[153]=0,Vi[153]=1,Xi[153]=1,Ji[153]=-1,Zi[153]=0,Ki[153]=0,io[153]=0,oo[153]=-1,so[153]=0,Bi[153]=1,zi[153]=0,ji[153]=1,Yi[102]=0,Hi[102]=-1,Wi[102]=1,Qi[102]=1,$i[102]=0,to[102]=0,eo[102]=0,no[102]=1,ro[102]=0,ki[102]=-1,Gi[102]=0,qi[102]=1,Ui[155]=0,Vi[155]=-1,Xi[155]=0,Ji[155]=1,Zi[155]=0,Ki[155]=1,io[155]=0,oo[155]=1,so[155]=1,Bi[155]=-1,zi[155]=0,ji[155]=0,Yi[103]=0,Hi[103]=1,Wi[103]=0,Qi[103]=-1,$i[103]=0,to[103]=1,eo[103]=0,no[103]=-1,ro[103]=1,ki[103]=1,Gi[103]=0,qi[103]=0,Ui[152]=0,Vi[152]=1,Xi[152]=1,Qi[152]=-1,$i[152]=0,to[152]=1,Ji[152]=-1,Zi[152]=0,Ki[152]=0,io[152]=0,oo[152]=-1,so[152]=0,eo[152]=0,no[152]=-1,ro[152]=1,Bi[152]=1,zi[152]=0,ji[152]=1,Ui[156]=0,Vi[156]=-1,Xi[156]=1,Qi[156]=1,$i[156]=0,to[156]=1,Ji[156]=-1,Zi[156]=0,Ki[156]=0,io[156]=0,oo[156]=-1,so[156]=0,eo[156]=0,no[156]=1,ro[156]=1,Bi[156]=-1,zi[156]=0,ji[156]=1,Ui[137]=0,Vi[137]=1,Xi[137]=1,Yi[137]=0,Hi[137]=1,Wi[137]=0,Ji[137]=-1,Zi[137]=0,Ki[137]=0,io[137]=0,oo[137]=-1,so[137]=0,ki[137]=1,Gi[137]=0,qi[137]=0,Bi[137]=1,zi[137]=0,ji[137]=1,Ui[139]=0,Vi[139]=1,Xi[139]=1,Yi[139]=0,Hi[139]=-1,Wi[139]=0,Ji[139]=1,Zi[139]=0,Ki[139]=0,io[139]=0,oo[139]=1,so[139]=0,ki[139]=-1,Gi[139]=0,qi[139]=0,Bi[139]=1,zi[139]=0,ji[139]=1,Ui[98]=0,Vi[98]=-1,Xi[98]=0,Yi[98]=0,Hi[98]=-1,Wi[98]=1,Qi[98]=1,$i[98]=0,to[98]=0,Ji[98]=1,Zi[98]=0,Ki[98]=1,eo[98]=0,no[98]=1,ro[98]=0,ki[98]=-1,Gi[98]=0,qi[98]=1,Ui[99]=0,Vi[99]=1,Xi[99]=0,Yi[99]=0,Hi[99]=-1,Wi[99]=1,Qi[99]=1,$i[99]=0,to[99]=0,Ji[99]=-1,Zi[99]=0,Ki[99]=1,eo[99]=0,no[99]=-1,ro[99]=0,ki[99]=1,Gi[99]=0,qi[99]=1,Yi[38]=0,Hi[38]=-1,Wi[38]=1,Qi[38]=1,$i[38]=0,to[38]=0,io[38]=0,oo[38]=1,so[38]=1,eo[38]=0,no[38]=1,ro[38]=0,ki[38]=-1,Gi[38]=0,qi[38]=1,Bi[38]=-1,zi[38]=0,ji[38]=0,Yi[39]=0,Hi[39]=1,Wi[39]=1,Qi[39]=-1,$i[39]=0,to[39]=0,io[39]=0,oo[39]=-1,so[39]=1,eo[39]=0,no[39]=1,ro[39]=0,ki[39]=-1,Gi[39]=0,qi[39]=1,Bi[39]=1,zi[39]=0,ji[39]=0;var ao=function(t){return[[t.bottomleft,0],[0,0],[0,t.leftbottom]]},uo=function(t){return[[1,t.rightbottom],[1,0],[t.bottomright,0]]},lo=function(t){return[[t.topright,1],[1,1],[1,t.righttop]]},co=function(t){return[[0,t.lefttop],[0,1],[t.topleft,1]]},ho=function(t){return[[t.bottomright,0],[t.bottomleft,0],[0,t.leftbottom],[0,t.lefttop]]},po=function(t){return[[t.bottomright,0],[t.bottomleft,0],[1,t.righttop],[1,t.rightbottom]]},fo=function(t){return[[1,t.righttop],[1,t.rightbottom],[t.topleft,1],[t.topright,1]]},go=function(t){return[[0,t.leftbottom],[0,t.lefttop],[t.topleft,1],[t.topright,1]]},yo=[],vo=[],_o=[],mo=[],xo=[],Eo=[],bo=[],wo=[];mo[1]=xo[1]=18,mo[169]=xo[169]=18,_o[4]=vo[4]=12,_o[166]=vo[166]=12,yo[16]=wo[16]=4,yo[154]=wo[154]=4,Eo[64]=bo[64]=22,Eo[106]=bo[106]=22,_o[2]=Eo[2]=17,mo[2]=xo[2]=18,_o[168]=Eo[168]=17,mo[168]=xo[168]=18,yo[8]=mo[8]=9,vo[8]=_o[8]=12,yo[162]=mo[162]=9,vo[162]=_o[162]=12,yo[32]=wo[32]=4,vo[32]=bo[32]=1,yo[138]=wo[138]=4,vo[138]=bo[138]=1,xo[128]=wo[128]=21,Eo[128]=bo[128]=22,xo[42]=wo[42]=21,Eo[42]=bo[42]=22,vo[5]=xo[5]=14,vo[165]=xo[165]=14,_o[20]=wo[20]=6,_o[150]=wo[150]=6,yo[80]=Eo[80]=11,yo[90]=Eo[90]=11,mo[65]=bo[65]=3,mo[105]=bo[105]=3,yo[160]=Eo[160]=11,vo[160]=xo[160]=14,yo[10]=Eo[10]=11,vo[10]=xo[10]=14,_o[130]=wo[130]=6,mo[130]=bo[130]=3,_o[40]=wo[40]=6,mo[40]=bo[40]=3,vo[101]=bo[101]=1,vo[69]=bo[69]=1,xo[149]=wo[149]=21,xo[21]=wo[21]=21,_o[86]=Eo[86]=17,_o[84]=Eo[84]=17,yo[89]=mo[89]=9,yo[81]=mo[81]=9,yo[96]=bo[96]=0,vo[96]=Eo[96]=15,yo[74]=bo[74]=0,vo[74]=Eo[74]=15,yo[24]=_o[24]=8,mo[24]=wo[24]=7,yo[146]=_o[146]=8,mo[146]=wo[146]=7,vo[6]=Eo[6]=15,_o[6]=xo[6]=16,vo[164]=Eo[164]=15,_o[164]=xo[164]=16,mo[129]=wo[129]=7,xo[129]=bo[129]=20,mo[41]=wo[41]=7,xo[41]=bo[41]=20,_o[66]=bo[66]=2,mo[66]=Eo[66]=19,_o[104]=bo[104]=2,mo[104]=Eo[104]=19,yo[144]=xo[144]=10,Eo[144]=wo[144]=23,yo[26]=xo[26]=10,Eo[26]=wo[26]=23,vo[36]=wo[36]=5,_o[36]=bo[36]=2,vo[134]=wo[134]=5,_o[134]=bo[134]=2,yo[9]=xo[9]=10,vo[9]=mo[9]=13,yo[161]=xo[161]=10,vo[161]=mo[161]=13,vo[37]=wo[37]=5,xo[37]=bo[37]=20,vo[133]=wo[133]=5,xo[133]=bo[133]=20,_o[148]=xo[148]=16,Eo[148]=wo[148]=23,_o[22]=xo[22]=16,Eo[22]=wo[22]=23,yo[82]=_o[82]=8,mo[82]=Eo[82]=19,yo[88]=_o[88]=8,mo[88]=Eo[88]=19,yo[73]=bo[73]=0,vo[73]=mo[73]=13,yo[97]=bo[97]=0,vo[97]=mo[97]=13,yo[145]=mo[145]=9,xo[145]=wo[145]=21,yo[25]=mo[25]=9,xo[25]=wo[25]=21,vo[70]=bo[70]=1,_o[70]=Eo[70]=17,vo[100]=bo[100]=1,_o[100]=Eo[100]=17,yo[34]=mo[34]=9,vo[34]=_o[34]=12,xo[34]=wo[34]=21,Eo[34]=bo[34]=22,yo[136]=wo[136]=4,vo[136]=bo[136]=1,_o[136]=Eo[136]=17,mo[136]=xo[136]=18,yo[35]=wo[35]=4,vo[35]=_o[35]=12,mo[35]=xo[35]=18,Eo[35]=bo[35]=22,yo[153]=wo[153]=4,mo[153]=xo[153]=18,vo[102]=_o[102]=12,Eo[102]=bo[102]=22,yo[155]=mo[155]=9,xo[155]=wo[155]=23,vo[103]=bo[103]=1,_o[103]=Eo[103]=17,yo[152]=wo[152]=4,_o[152]=Eo[152]=17,mo[152]=xo[152]=18,yo[156]=_o[156]=8,mo[156]=xo[156]=18,Eo[156]=wo[156]=23,yo[137]=wo[137]=4,vo[137]=bo[137]=1,mo[137]=xo[137]=18,yo[139]=wo[139]=4,vo[139]=mo[139]=13,xo[139]=bo[139]=20,yo[98]=mo[98]=9,vo[98]=_o[98]=12,Eo[98]=bo[98]=22,yo[99]=bo[99]=0,vo[99]=_o[99]=12,mo[99]=Eo[99]=19,vo[38]=_o[38]=12,xo[38]=wo[38]=21,Eo[38]=bo[38]=22,vo[39]=wo[39]=5,_o[39]=xo[39]=16,Eo[39]=bo[39]=22;var Io=[];function No(t,e,n){return(t-e)/(n-e)}function So(t){return t.constructor.toString().indexOf("Array")>-1}function Co(t,e,n,r,i,o){for(var s=t.cells[n][e],a=s.cval_real,u=e+r,l=n+i,c=[],h=!1;!h;){if(void 0===t.cells[l]||void 0===t.cells[l][u])if(l-=i,u-=r,a=(s=t.cells[l][u]).cval_real,-1===i)if(0===o)if(1&a)c.push([u,l]),r=-1,i=0,o=0;else{if(!(4&a)){c.push([u+s.bottomright,l]),r=0,i=1,o=1,h=!0;break}c.push([u+1,l]),r=1,i=0,o=0}else{if(!(1&a)){if(4&a){c.push([u+s.bottomright,l]),r=0,i=1,o=1,h=!0;break}c.push([u+s.bottomleft,l]),r=0,i=1,o=0,h=!0;break}c.push([u,l]),r=-1,i=0,o=0}else if(1===i)if(0===o){if(!(a&Fi)){if(a&Di){c.push([u+s.topleft,l+1]),r=0,i=-1,o=0,h=!0;break}c.push([u+s.topright,l+1]),r=0,i=-1,o=1,h=!0;break}c.push([u+1,l+1]),r=1,i=0,o=1}else c.push([u+1,l+1]),r=1,i=0,o=1;else if(-1===r)if(0===o){if(!(a&Di)){if(1&a){c.push([u,l+s.leftbottom]),r=1,i=0,o=0,h=!0;break}c.push([u,l+s.lefttop]),r=1,i=0,o=1,h=!0;break}c.push([u,l+1]),r=0,i=1,o=0}else{if(!(a&Di)){console.log("MarchingSquaresJS-isoBands: wtf");break}c.push([u,l+1]),r=0,i=1,o=0}else{if(1!==r){console.log("MarchingSquaresJS-isoBands: we came from nowhere!");break}if(0===o){if(!(4&a)){c.push([u+1,l+s.rightbottom]),r=-1,i=0,o=0,h=!0;break}c.push([u+1,l]),r=0,i=-1,o=1}else{if(!(4&a)){if(a&Fi){c.push([u+1,l+s.righttop]),r=-1,i=0,o=1;break}c.push([u+1,l+s.rightbottom]),r=-1,i=0,o=0,h=!0;break}c.push([u+1,l]),r=0,i=-1,o=1}}else if(a=(s=t.cells[l][u]).cval_real,-1===r)if(0===o)if(void 0!==t.cells[l-1]&&void 0!==t.cells[l-1][u])r=0,i=-1,o=1;else{if(!(1&a)){c.push([u+s.bottomright,l]),r=0,i=1,o=1,h=!0;break}c.push([u,l])}else{if(!(a&Di)){console.log("MarchingSquaresJS-isoBands: found entry from top at "+u+","+l);break}console.log("MarchingSquaresJS-isoBands: proceeding in x-direction!")}else if(1===r){if(0===o){console.log("MarchingSquaresJS-isoBands: wtf");break}if(void 0!==t.cells[l+1]&&void 0!==t.cells[l+1][u])r=0,i=1,o=0;else{if(!(a&Fi)){c.push([u+s.topleft,l+1]),r=0,i=-1,o=0,h=!0;break}c.push([u+1,l+1]),r=1,i=0,o=1}}else if(-1===i){if(1!==o){console.log("MarchingSquaresJS-isoBands: wtf");break}if(void 0!==t.cells[l][u+1])r=1,i=0,o=1;else{if(!(4&a)){c.push([u+1,l+s.righttop]),r=-1,i=0,o=1,h=!0;break}c.push([u+1,l]),r=0,i=-1,o=1}}else{if(1!==i){console.log("MarchingSquaresJS-isoBands: where did we came from???");break}if(0!==o){console.log("MarchingSquaresJS-isoBands: wtf");break}if(void 0!==t.cells[l][u-1])r=-1,i=0,o=0;else{if(!(a&Di)){c.push([u,l+s.leftbottom]),r=1,i=0,o=0,h=!0;break}c.push([u,l+1]),r=0,i=1,o=0}}if(l+=i,(u+=r)===e&&l===n)break}return{path:c,i:u,j:l,x:r,y:i,o:o}}function Po(t){if(t.edges.length>0){var e=t.edges[t.edges.length-1],n=t.cval_real;switch(e){case 0:return n&Fi?{p:[1,t.righttop],x:-1,y:0,o:1}:{p:[t.topleft,1],x:0,y:-1,o:0};case 1:return 4&n?{p:[t.topleft,1],x:0,y:-1,o:0}:{p:[1,t.rightbottom],x:-1,y:0,o:0};case 2:return 4&n?{p:[t.bottomright,0],x:0,y:1,o:1}:{p:[t.topleft,1],x:0,y:-1,o:0};case 3:return 1&n?{p:[t.topleft,1],x:0,y:-1,o:0}:{p:[t.bottomleft,0],x:0,y:1,o:0};case 4:return n&Fi?{p:[1,t.righttop],x:-1,y:0,o:1}:{p:[t.topright,1],x:0,y:-1,o:1};case 5:return 4&n?{p:[t.topright,1],x:0,y:-1,o:1}:{p:[1,t.rightbottom],x:-1,y:0,o:0};case 6:return 4&n?{p:[t.bottomright,0],x:0,y:1,o:1}:{p:[t.topright,1],x:0,y:-1,o:1};case 7:return 1&n?{p:[t.topright,1],x:0,y:-1,o:1}:{p:[t.bottomleft,0],x:0,y:1,o:0};case 8:return 4&n?{p:[t.bottomright,0],x:0,y:1,o:1}:{p:[1,t.righttop],x:-1,y:0,o:1};case 9:return 1&n?{p:[1,t.righttop],x:-1,y:0,o:1}:{p:[t.bottomleft,0],x:0,y:1,o:0};case 10:return 1&n?{p:[0,t.leftbottom],x:1,y:0,o:0}:{p:[1,t.righttop],x:-1,y:0,o:1};case 11:return n&Di?{p:[1,t.righttop],x:-1,y:0,o:1}:{p:[0,t.lefttop],x:1,y:0,o:1};case 12:return 4&n?{p:[t.bottomright,0],x:0,y:1,o:1}:{p:[1,t.rightbottom],x:-1,y:0,o:0};case 13:return 1&n?{p:[1,t.rightbottom],x:-1,y:0,o:0}:{p:[t.bottomleft,0],x:0,y:1,o:0};case 14:return 1&n?{p:[0,t.leftbottom],x:1,y:0,o:0}:{p:[1,t.rightbottom],x:-1,y:0,o:0};case 15:return n&Di?{p:[1,t.rightbottom],x:-1,y:0,o:0}:{p:[0,t.lefttop],x:1,y:0,o:1};case 16:return 4&n?{p:[t.bottomright,0],x:0,y:1,o:1}:{p:[0,t.leftbottom],x:1,y:0,o:0};case 17:return n&Di?{p:[t.bottomright,0],x:0,y:1,o:1}:{p:[0,t.lefttop],x:1,y:0,o:1};case 18:return 1&n?{p:[0,t.leftbottom],x:1,y:0,o:0}:{p:[t.bottomleft,0],x:0,y:1,o:0};case 19:return n&Di?{p:[t.bottomleft,0],x:0,y:1,o:0}:{p:[0,t.lefttop],x:1,y:0,o:1};case 20:return n&Di?{p:[t.topleft,1],x:0,y:-1,o:0}:{p:[0,t.leftbottom],x:1,y:0,o:0};case 21:return n&Fi?{p:[0,t.leftbottom],x:1,y:0,o:0}:{p:[t.topright,1],x:0,y:-1,o:1};case 22:return n&Di?{p:[t.topleft,1],x:0,y:-1,o:0}:{p:[0,t.lefttop],x:1,y:0,o:1};case 23:return n&Fi?{p:[0,t.lefttop],x:1,y:0,o:1}:{p:[t.topright,1],x:0,y:-1,o:1};default:console.log("MarchingSquaresJS-isoBands: edge index out of range!"),console.log(t)}}return null}function Mo(t,e,n,r){var i,o,s,a,u,l=t.cval;switch(e){case-1:if(0===r)i=vo[l],s=Yi[l],a=Hi[l],u=Wi[l];else i=yo[l],s=Ui[l],a=Vi[l],u=Xi[l];break;case 1:if(0===r)i=xo[l],s=io[l],a=oo[l],u=so[l];else i=Eo[l],s=eo[l],a=no[l],u=ro[l];break;default:switch(n){case-1:if(0===r)i=bo[l],s=ki[l],a=Gi[l],u=qi[l];else i=wo[l],s=Bi[l],a=zi[l],u=ji[l];break;case 1:if(0===r)i=mo[l],s=Ji[l],a=Zi[l],u=Ki[l];else i=_o[l],s=Qi[l],a=$i[l],u=to[l]}}if(o=t.edges.indexOf(i),void 0===t.edges[o])return null;switch(function(t,e){delete t.edges[e];for(var n=e+1;n0){var a=r[e-1],u=function(t,e){return!function(t,e){return 0===Go(ko(t),ko(e))}(t,e)&&function(t,e){var n,r,i=t[0],o=ko(t),s=e[0],a=ko(e),u=Go(o,a);return function(t,e){return[t[0]+e[0],t[1]+e[1]]}(i,function(t,e){return[t*e[0],t*e[1]]}(Go((r=i,[(n=s)[0]-r[0],n[1]-r[1]]),a)/u,o))}(t,e)}(n,a);!1!==u&&(a[1]=u,n[0]=u),s.push(a[0]),e===o.length-2&&(s.push(n[0]),s.push(n[1]))}2===o.length&&(s.push(n[0]),s.push(n[1]))}var l,c,h,p,f,g})),h(s,t.properties)}function Bo(t,e,n){var r=e[0]-t[0],i=e[1]-t[1],o=n[0]-e[0];return function(t){return(t>0)-(t<0)||+t}(r*(n[1]-e[1])-o*i)}function zo(t,e){return e.geometry.coordinates[0].every((function(e){return ge(a(e),t)}))}Io[1]=Io[169]=ao,Io[4]=Io[166]=uo,Io[16]=Io[154]=lo,Io[64]=Io[106]=co,Io[168]=Io[2]=ho,Io[162]=Io[8]=po,Io[138]=Io[32]=fo,Io[42]=Io[128]=go,Io[5]=Io[165]=function(t){return[[0,0],[0,t.leftbottom],[1,t.rightbottom],[1,0]]},Io[20]=Io[150]=function(t){return[[1,0],[t.bottomright,0],[t.topright,1],[1,1]]},Io[80]=Io[90]=function(t){return[[1,1],[1,t.righttop],[0,t.lefttop],[0,1]]},Io[65]=Io[105]=function(t){return[[t.bottomleft,0],[0,0],[0,1],[t.topleft,1]]},Io[160]=Io[10]=function(t){return[[1,t.righttop],[1,t.rightbottom],[0,t.leftbottom],[0,t.lefttop]]},Io[130]=Io[40]=function(t){return[[t.topleft,1],[t.topright,1],[t.bottomright,0],[t.bottomleft,0]]},Io[85]=function(){return[[0,0],[0,1],[1,1],[1,0]]},Io[101]=Io[69]=function(t){return[[1,t.rightbottom],[1,0],[0,0],[0,1],[t.topleft,1]]},Io[149]=Io[21]=function(t){return[[t.topright,1],[1,1],[1,0],[0,0],[0,t.leftbottom]]},Io[86]=Io[84]=function(t){return[[1,0],[t.bottomright,0],[0,t.lefttop],[0,1],[1,1]]},Io[89]=Io[81]=function(t){return[[1,1],[1,t.righttop],[t.bottomleft,0],[0,0],[0,1]]},Io[96]=Io[74]=function(t){return[[1,t.righttop],[1,t.rightbottom],[0,t.lefttop],[0,1],[t.topleft,1]]},Io[24]=Io[146]=function(t){return[[1,1],[1,t.righttop],[t.bottomright,0],[t.bottomleft,0],[t.topright,1]]},Io[6]=Io[164]=function(t){return[[1,t.rightbottom],[1,0],[t.bottomright,0],[0,t.leftbottom],[0,t.lefttop]]},Io[129]=Io[41]=function(t){return[[t.topright,1],[t.bottomleft,0],[0,0],[0,t.leftbottom],[t.topleft,1]]},Io[66]=Io[104]=function(t){return[[t.bottomright,0],[t.bottomleft,0],[0,t.lefttop],[0,1],[t.topleft,1]]},Io[144]=Io[26]=function(t){return[[1,1],[1,t.righttop],[0,t.leftbottom],[0,t.lefttop],[t.topright,1]]},Io[36]=Io[134]=function(t){return[[1,t.rightbottom],[1,0],[t.bottomright,0],[t.topleft,1],[t.topright,1]]},Io[9]=Io[161]=function(t){return[[1,t.righttop],[1,t.rightbottom],[t.bottomleft,0],[0,0],[0,t.leftbottom]]},Io[37]=Io[133]=function(t){return[[1,t.rightbottom],[1,0],[0,0],[0,t.leftbottom],[t.topleft,1],[t.topright,1]]},Io[148]=Io[22]=function(t){return[[1,1],[1,0],[t.bottomright,0],[0,t.leftbottom],[0,t.lefttop],[t.topright,1]]},Io[82]=Io[88]=function(t){return[[1,1],[1,t.righttop],[t.bottomright,0],[t.bottomleft,0],[0,t.lefttop],[0,1]]},Io[73]=Io[97]=function(t){return[[1,t.righttop],[1,t.rightbottom],[t.bottomleft,0],[0,0],[0,1],[t.topleft,1]]},Io[145]=Io[25]=function(t){return[[1,1],[1,t.righttop],[t.bottomleft,0],[0,0],[0,t.leftbottom],[t.topright,1]]},Io[70]=Io[100]=function(t){return[[1,t.rightbottom],[1,0],[t.bottomright,0],[0,t.lefttop],[0,1],[t.topleft,1]]},Io[34]=function(t){return[go(t),po(t)]},Io[35]=function(t){return[[1,t.righttop],[1,t.rightbottom],[t.bottomright,0],[t.bottomleft,0],[0,t.leftbottom],[0,t.lefttop],[t.topleft,1],[t.topright,1]]},Io[136]=function(t){return[fo(t),ho(t)]},Io[153]=function(t){return[lo(t),ao(t)]},Io[102]=function(t){return[uo(t),co(t)]},Io[155]=function(t){return[[1,1],[1,t.righttop],[t.bottomleft,0],[0,0],[0,t.leftbottom],[t.topright,1]]},Io[103]=function(t){return[[1,t.rightbottom],[1,0],[t.bottomright,0],[0,t.lefttop],[0,1],[t.topleft,1]]},Io[152]=function(t){return[lo(t),ho(t)]},Io[156]=function(t){return[[1,1],[1,t.righttop],[t.bottomright,0],[t.bottomleft,0],[0,t.leftbottom],[0,t.lefttop],[t.topright,1]]},Io[137]=function(t){return[fo(t),ao(t)]},Io[139]=function(t){return[[1,t.righttop],[1,t.rightbottom],[t.bottomleft,0],[0,0],[0,t.leftbottom],[t.topleft,1],[t.topright,1]]},Io[98]=function(t){return[po(t),co(t)]},Io[99]=function(t){return[[1,t.righttop],[1,t.rightbottom],[t.bottomright,0],[t.bottomleft,0],[0,t.lefttop],[0,1],[t.topleft,1]]},Io[38]=function(t){return[uo(t),go(t)]},Io[39]=function(t){return[[1,t.rightbottom],[1,0],[t.bottomright,0],[0,t.leftbottom],[0,t.lefttop],[t.topleft,1],[t.topright,1]]};var jo=function(){function t(e){this.id=t.buildId(e),this.coordinates=e,this.innerEdges=[],this.outerEdges=[],this.outerEdgesSorted=!1}return t.buildId=function(t){return t.join(",")},t.prototype.removeInnerEdge=function(t){this.innerEdges=this.innerEdges.filter((function(e){return e.from.id!==t.from.id}))},t.prototype.removeOuterEdge=function(t){this.outerEdges=this.outerEdges.filter((function(e){return e.to.id!==t.to.id}))},t.prototype.addOuterEdge=function(t){this.outerEdges.push(t),this.outerEdgesSorted=!1},t.prototype.sortOuterEdges=function(){var t=this;this.outerEdgesSorted||(this.outerEdges.sort((function(e,n){var r=e.to,i=n.to;if(r.coordinates[0]-t.coordinates[0]>=0&&i.coordinates[0]-t.coordinates[0]<0)return 1;if(r.coordinates[0]-t.coordinates[0]<0&&i.coordinates[0]-t.coordinates[0]>=0)return-1;if(r.coordinates[0]-t.coordinates[0]==0&&i.coordinates[0]-t.coordinates[0]==0)return r.coordinates[1]-t.coordinates[1]>=0||i.coordinates[1]-t.coordinates[1]>=0?r.coordinates[1]-i.coordinates[1]:i.coordinates[1]-r.coordinates[1];var o=Bo(t.coordinates,r.coordinates,i.coordinates);return o<0?1:o>0?-1:Math.pow(r.coordinates[0]-t.coordinates[0],2)+Math.pow(r.coordinates[1]-t.coordinates[1],2)-(Math.pow(i.coordinates[0]-t.coordinates[0],2)+Math.pow(i.coordinates[1]-t.coordinates[1],2))})),this.outerEdgesSorted=!0)},t.prototype.getOuterEdges=function(){return this.sortOuterEdges(),this.outerEdges},t.prototype.getOuterEdge=function(t){return this.sortOuterEdges(),this.outerEdges[t]},t.prototype.addInnerEdge=function(t){this.innerEdges.push(t)},t}(),Uo=function(){function t(t,e){this.from=t,this.to=e,this.next=void 0,this.label=void 0,this.symetric=void 0,this.ring=void 0,this.from.addOuterEdge(this),this.to.addInnerEdge(this)}return t.prototype.getSymetric=function(){return this.symetric||(this.symetric=new t(this.to,this.from),this.symetric.symetric=this),this.symetric},t.prototype.deleteEdge=function(){this.from.removeOuterEdge(this),this.to.removeInnerEdge(this)},t.prototype.isEqual=function(t){return this.from.id===t.from.id&&this.to.id===t.to.id},t.prototype.toString=function(){return"Edge { "+this.from.id+" -> "+this.to.id+" }"},t.prototype.toLineString=function(){return h([this.from.coordinates,this.to.coordinates])},t.prototype.compareTo=function(t){return Bo(t.from.coordinates,t.to.coordinates,this.to.coordinates)},t}(),Vo=function(){function t(){this.edges=[],this.polygon=void 0,this.envelope=void 0}return t.prototype.push=function(t){this.edges.push(t),this.polygon=this.envelope=void 0},t.prototype.get=function(t){return this.edges[t]},Object.defineProperty(t.prototype,"length",{get:function(){return this.edges.length},enumerable:!0,configurable:!0}),t.prototype.forEach=function(t){this.edges.forEach(t)},t.prototype.map=function(t){return this.edges.map(t)},t.prototype.some=function(t){return this.edges.some(t)},t.prototype.isValid=function(){return!0},t.prototype.isHole=function(){var t=this,e=this.edges.reduce((function(e,n,r){return n.from.coordinates[1]>t.edges[e].from.coordinates[1]&&(e=r),e}),0),n=(0===e?this.length:e)-1,r=(e+1)%this.length,i=Bo(this.edges[n].from.coordinates,this.edges[e].from.coordinates,this.edges[r].from.coordinates);return 0===i?this.edges[n].from.coordinates[0]>this.edges[r].from.coordinates[0]:i>0},t.prototype.toMultiPoint=function(){return d(this.edges.map((function(t){return t.from.coordinates})))},t.prototype.toPolygon=function(){if(this.polygon)return this.polygon;var t=this.edges.map((function(t){return t.from.coordinates}));return t.push(this.edges[0].from.coordinates),this.polygon=l([t])},t.prototype.getEnvelope=function(){return this.envelope?this.envelope:this.envelope=un(this.toPolygon())},t.findEdgeRingContaining=function(t,e){var n,r,i=t.getEnvelope();return e.forEach((function(e){var o,s,u,l,c,h,p=e.getEnvelope();if(r&&(n=r.getEnvelope()),s=i,u=(o=p).geometry.coordinates[0].map((function(t){return t[0]})),l=o.geometry.coordinates[0].map((function(t){return t[1]})),c=s.geometry.coordinates[0].map((function(t){return t[0]})),h=s.geometry.coordinates[0].map((function(t){return t[1]})),(Math.max.apply(null,u)!==Math.max.apply(null,c)||Math.max.apply(null,l)!==Math.max.apply(null,h)||Math.min.apply(null,u)!==Math.min.apply(null,c)||Math.min.apply(null,l)!==Math.min.apply(null,h))&&zo(p,i)){for(var f=t.map((function(t){return t.from.coordinates})),g=void 0,d=function(t){e.some((function(e){return n=t,r=e.from.coordinates,n[0]===r[0]&&n[1]===r[1];var n,r}))||(g=t)},y=0,v=f;y=0;--o){var s=i[o],a=s.symetric,u=void 0,l=void 0;s.label===e&&(u=s),a.label===e&&(l=a),u&&l&&(l&&(r=l),u&&(r&&(r.next=u,r=void 0),n||(n=u)))}r&&(r.next=n)},t.prototype._findLabeledEdgeRings=function(){var t=[],e=0;return this.edges.forEach((function(n){if(!(n.label>=0)){t.push(n);var r=n;do{r.label=e,r=r.next}while(!n.isEqual(r));e++}})),t},t.prototype.getEdgeRings=function(){var t=this;this._computeNextCWEdges(),this.edges.forEach((function(t){t.label=void 0})),this._findLabeledEdgeRings().forEach((function(e){t._findIntersectionNodes(e).forEach((function(n){t._computeNextCCWEdges(n,e.label)}))}));var e=[];return this.edges.forEach((function(n){n.ring||e.push(t._findEdgeRing(n))})),e},t.prototype._findIntersectionNodes=function(t){var e=[],n=t,r=function(){var r=0;n.from.getOuterEdges().forEach((function(e){e.label===t.label&&++r})),r>1&&e.push(n.from),n=n.next};do{r()}while(!t.isEqual(n));return e},t.prototype._findEdgeRing=function(t){var e=t,n=new Vo;do{n.push(e),e.ring=n,e=e.next}while(!t.isEqual(e));return n},t.prototype.removeNode=function(t){var e=this;t.getOuterEdges().forEach((function(t){return e.removeEdge(t)})),t.innerEdges.forEach((function(t){return e.removeEdge(t)})),delete this.nodes[t.id]},t.prototype.removeEdge=function(t){this.edges=this.edges.filter((function(e){return!e.isEqual(t)})),t.deleteEdge()},t}();function Yo(t,e){var n=!0;return z(t,(function(t){z(e,(function(e){if(!1===n)return!1;n=function(t,e){switch(t.type){case"Point":switch(e.type){case"Point":return n=t.coordinates,r=e.coordinates,!(n[0]===r[0]&&n[1]===r[1]);case"LineString":return!Ho(e,t);case"Polygon":return!ge(t,e)}break;case"LineString":switch(e.type){case"Point":return!Ho(t,e);case"LineString":return!function(t,e){return gr(t,e).features.length>0}(t,e);case"Polygon":return!Wo(e,t)}break;case"Polygon":switch(e.type){case"Point":return!ge(e,t);case"LineString":return!Wo(t,e);case"Polygon":return!function(t,e){for(var n=0,r=t.coordinates[0];n0}(e,t)}}var n,r;return!1}(t.geometry,e.geometry)}))})),n}function Ho(t,e){for(var n=0;n0}function Jo(t,e,n){var r=n[0]-t[0],i=n[1]-t[1],o=e[0]-t[0],s=e[1]-t[1];return 0==r*s-i*o&&(Math.abs(o)>=Math.abs(s)?o>0?t[0]<=n[0]&&n[0]<=e[0]:e[0]<=n[0]&&n[0]<=t[0]:s>0?t[1]<=n[1]&&n[1]<=e[1]:e[1]<=n[1]&&n[1]<=t[1])}function Zo(t,e){return!(t[0]>e[0]||t[2]e[1]||t[3]0}function es(t,e){for(var n=!1,r=!1,i=t.coordinates.length,o=0;o=Math.abs(a)?s>0?t[0]<=n[0]&&n[0]<=e[0]:e[0]<=n[0]&&n[0]<=t[0]:a>0?t[1]<=n[1]&&n[1]<=e[1]:e[1]<=n[1]&&n[1]<=t[1]:Math.abs(s)>=Math.abs(a)?s>0?t[0]0?t[1]=0&&(n=[].concat(t.slice(r,t.length),t.slice(1,r+1))),n},rs.prototype.comparePath=function(t,e){var n=this;return t.every((function(t,e){return n.compareCoord(t,this[e])}),e)},rs.prototype.comparePolygon=function(t,e){if(this.compareLine(t.coordinates[0],e.coordinates[0],1,!0)){var n=t.coordinates.slice(1,t.coordinates.length),r=e.coordinates.slice(1,e.coordinates.length),i=this;return n.every((function(t){return this.some((function(e){return i.compareLine(t,e,1,!0)}))}),r)}return!1},rs.prototype.compareFeature=function(t,e){return!(t.id!==e.id||!this.objectComparator(t.properties,e.properties)||!this.compareBBox(t,e))&&this.compare(t.geometry,e.geometry)},rs.prototype.compareBBox=function(t,e){return!!(!t.bbox&&!e.bbox||t.bbox&&e.bbox&&this.compareCoord(t.bbox,e.bbox))},rs.prototype.removePseudo=function(t){return t};var as=rs;function us(t,e){var n=!1;return z(t,(function(t){z(e,(function(e){if(!0===n)return!0;n=!Yo(t.geometry,e.geometry)}))})),n}var ls=qt((function(t){function e(t,e,n,r){this.dataset=[],this.epsilon=1,this.minPts=2,this.distance=this._euclideanDistance,this.clusters=[],this.noise=[],this._visited=[],this._assigned=[],this._datasetLength=0,this._init(t,e,n,r)}e.prototype.run=function(t,e,n,r){this._init(t,e,n,r);for(var i=0;i=this.minPts&&(e=this._mergeArrays(e,i))}1!==this._assigned[r]&&this._addToCluster(r,t)}},e.prototype._addToCluster=function(t,e){this.clusters[e].push(t),this._assigned[t]=1},e.prototype._regionQuery=function(t){for(var e=[],n=0;n0){for(u=0;u=0);return t},e.prototype.assign=function(){for(var t,e=!1,n=this.dataset.length,r=0;ri&&(n=r):e=this.minPts)return n},n.prototype._regionQuery=function(t,e){e=e||this.epsilon;for(var n=[],r=0,i=this.dataset.length;r0,f=[];if(n)i="kmrand"==n?function(t,e){for(var n={},r=[],i=e<<2,o=t.length,s=t[0].length>0;r.length0;){var a=t[Math.floor(Math.random()*o)],u=s?a.join("_"):""+a;n[u]||(n[u]=!0,r.push(a))}if(r.length0,s=t[Math.floor(Math.random()*i)];for(o&&s.join("_"),r.push(s);r.length0;){var u=s.pop();if(u===n)return bs(u);u.closed=!0;for(var l=t.neighbors(u),c=0,h=l.length;c0)){if(o/=p,p<0){if(o0){if(o>h)return;o>c&&(c=o)}if(o=r-u,p||!(o<0)){if(o/=p,p<0){if(o>h)return;o>c&&(c=o)}else if(p>0){if(o0)){if(o/=f,f<0){if(o0){if(o>h)return;o>c&&(c=o)}if(o=i-l,f||!(o<0)){if(o/=f,f<0){if(o>h)return;o>c&&(c=o)}else if(f>0){if(o0||h<1)||(c>0&&(t[0]=[u+c*p,l+c*f]),h<1&&(t[1]=[u+h*p,l+h*f]),!0)}}}}}function Bs(t,e,n,r,i){var o=t[1];if(o)return!0;var s,a,u=t[0],l=t.left,c=t.right,h=l[0],p=l[1],f=c[0],g=c[1],d=(h+f)/2,y=(p+g)/2;if(g===p){if(d=r)return;if(h>f){if(u){if(u[1]>=i)return}else u=[d,n];o=[d,i]}else{if(u){if(u[1]1)if(h>f){if(u){if(u[1]>=i)return}else u=[(n-a)/s,n];o=[(i-a)/s,i]}else{if(u){if(u[1]=r)return}else u=[e,s*e+a];o=[r,s*r+a]}else{if(u){if(u[0]0&&(this.content[0]=e,this.bubbleUp(0)),t},remove:function(t){var e=this.content.indexOf(t),n=this.content.pop();e!==this.content.length-1&&(this.content[e]=n,this.scoreFunction(n)0;){var n=(t+1>>1)-1,r=this.content[n];if(!(this.scoreFunction(e)=-ua)){var f=u*u+l*l,g=c*c+h*h,d=(h*f-l*g)/p,y=(u*g-c*f)/p,v=Xs.pop()||new Ys;v.arc=t,v.site=i,v.x=d+s,v.y=(v.cy=y+a)+Math.sqrt(d*d+y*y),t.circle=v;for(var _=null,m=oa._;m;)if(v.yaa)a=a.L;else{if(!((i=o-na(a,s))>aa)){r>-aa?(e=a.P,n=a):i>-aa?(e=a,n=a.N):e=n=a;break}if(!a.R){e=a;break}a=a.R}!function(t){ia[t.index]={site:t,halfedges:[]}}(t);var u=Ks(t);if(ra.insert(e,u),e||n){if(e===n)return Ws(e),n=Ks(e.site),ra.insert(u,n),u.edge=n.edge=Fs(e.site,u.site),Hs(e),void Hs(n);if(n){Ws(e),Ws(n);var l=e.site,c=l[0],h=l[1],p=t[0]-c,f=t[1]-h,g=n.site,d=g[0]-c,y=g[1]-h,v=2*(p*y-f*d),_=p*p+f*f,m=d*d+y*y,x=[(y*_-f*m)/v+c,(p*m-d*_)/v+h];Gs(n.edge,l,g,x),u.edge=Fs(l,t,null,x),n.edge=Fs(t,g,null,x),Hs(e),Hs(n)}else u.edge=Fs(e.site,u.site)}}function ea(t,e){var n=t.site,r=n[0],i=n[1],o=i-e;if(!o)return r;var s=t.P;if(!s)return-1/0;var a=(n=s.site)[0],u=n[1],l=u-e;if(!l)return a;var c=a-r,h=1/o-1/l,p=c/l;return h?(-p+Math.sqrt(p*p-2*h*(c*c/(-2*l)-u+l/2+i-o/2)))/h+r:(r+a)/2}function na(t,e){var n=t.N;if(n)return ea(n,e);var r=t.site;return r[1]===e?r[0]:1/0}var ra,ia,oa,sa,aa=1e-6,ua=1e-12;function la(t,e){return e[1]-t[1]||e[0]-t[0]}function ca(t,e){var n,r,i,o=t.sort(la).pop();for(sa=[],ia=new Array(t.length),ra=new Os,oa=new Os;;)if(i=Vs,o&&(!i||o[1]aa||Math.abs(i[0][1]-i[1][1])>aa)||delete sa[o]}(s,a,u,l),function(t,e,n,r){var i,o,s,a,u,l,c,h,p,f,g,d,y=ia.length,v=!0;for(i=0;iaa||Math.abs(d-p)>aa)&&(u.splice(a,0,sa.push(ks(s,f,Math.abs(g-t)aa?[t,Math.abs(h-t)aa?[Math.abs(p-r)aa?[n,Math.abs(h-n)aa?[Math.abs(p-e)=-270&&(d=-d),g<-180&&g>=-360&&(y=-y),"degrees"===o){var v=d*Math.cos(h)+y*Math.sin(h),_=y*Math.cos(h)-d*Math.sin(h);d=v,y=_}p.push([d+c[0],y+c[1]])}return p.push(p[0]),"degrees"===o?l([p],u):Ao(l([p],u),s,{pivot:a})}function fa(t){var e=t*Math.PI/180;return Math.tan(e)}function ga(t,e){void 0===e&&(e={});var n=0,r=0,i=0;return q(t,(function(t,o,s){var a=e.weight?null==s?void 0:s[e.weight]:void 0;if(!C(a=null==a?1:a))throw new Error("weight value must be a number for feature index "+o);(a=Number(a))>0&&R(t,(function(t){n+=t[0]*a,r+=t[1]*a,i+=a}))})),a([n/i,r/i],e.properties,e)}function da(t,e,n,r,i){var o=r.tolerance||.001,s=0,u=0,l=0,c=0;if(F(n,(function(e){var n,r=null===(n=e.properties)||void 0===n?void 0:n.weight,i=null==r?1:r;if(!C(i=Number(i)))throw new Error("weight value must be a number");if(i>0){c+=1;var o=i*ve(e,t);0===o&&(o=1);var a=i/o;s+=e.geometry.coordinates[0]*a,u+=e.geometry.coordinates[1]*a,l+=a}})),c<1)throw new Error("no features to measure");var h=s/l,p=u/l;return 1===c||0===i||Math.abs(h-e[0])n&&(n=u,r=o,e.push([]));var l=o-r,c=t.coordinates[u][l+1],h=i[0],p=i[1],f=c[0],g=c[1];e[u].push([.75*h+.25*f,.75*p+.25*g]),e[u].push([.25*h+.75*f,.25*p+.75*g])}),!0),e.forEach((function(t){t.push(t[0])}))}function _a(t,e){var n=0,r=0,i=0;R(t,(function(o,s,a,u,l){u>i&&(i=u,r=s,e.push([[]])),l>n&&(n=l,r=s,e[u].push([]));var c=s-r,h=t.coordinates[u][l][c+1],p=o[0],f=o[1],g=h[0],d=h[1];e[u][l].push([.75*p+.25*g,.75*f+.25*d]),e[u][l].push([.25*p+.75*g,.25*f+.75*d])}),!0),e.forEach((function(t){t.forEach((function(t){t.push(t[0])}))}))}function ma(t,e,n){void 0===n&&(n=2);var r=K(t),i=K(e),o=r[0]-i[0],s=r[1]-i[1];return 1===n?Math.abs(o)+Math.abs(s):Math.pow(Math.pow(o,n)+Math.pow(s,n),1/n)}function xa(t,e){var n=(e=e||{}).threshold||1e4,r=e.p||2,i=e.binary||!1,o=e.alpha||-1,s=e.standardization||!1,a=[];F(t,(function(t){a.push(gn(t))}));for(var u=[],l=0;l0?1:0}(t[0]))*e,n*Math.log(Math.tan(.25*Math.PI+.5*t[1]*e))];return i[0]>r&&(i[0]=r),i[0]<-r&&(i[0]=-r),i[1]>r&&(i[1]=r),i[1]<-r&&(i[1]=-r),i}function Sa(t){var e=180/Math.PI,n=6378137;return[t[0]*e/n,(.5*Math.PI-2*Math.atan(Math.exp(-t[1]/n)))*e]}ca.prototype={constructor:ca,polygons:function(){var t=this.edges;return this.cells.map((function(e){var n=e.halfedges.map((function(n){return js(e,t[n])}));return n.data=e.site.data,n}))},triangles:function(){var t=[],e=this.edges;return this.cells.forEach((function(n,r){if(o=(i=n.halfedges).length)for(var i,o,s,a,u,l,c=n.site,h=-1,p=e[i[o-1]],f=p.left===c?p.right:p.left;++h=a)return null;var u=t-i.site[0],l=e-i.site[1],c=u*u+l*l;do{i=o.cells[r=s],s=null,i.halfedges.forEach((function(n){var r=o.edges[n],a=r.left;if(a!==i.site&&a||(a=r.right)){var u=t-a[0],l=e-a[1],h=u*u+l*l;h0?t+n[e-1]:t})),o.forEach((function(t){t=2*t*Math.PI/o[o.length-1];var n=Math.random();i.push([n*(e.max_radial_length||10)*Math.sin(t),n*(e.max_radial_length||10)*Math.cos(t)])})),i[i.length-1]=i[0],i=i.map((r=Pa(e.bbox),function(t){return[t[0]+r[0],t[1]+r[1]]})),n.push(l([i]))},i=0;i * @license MIT * @preserve */function Va(t,e){return t>e?1:t0))break;if(null===e.right)break;if(n(t,e.right.key)>0&&(a=e.right,e.right=a.left,a.left=e,null===(e=a).right))break;i.right=e,i=e,e=e.right}}return i.right=e.left,o.left=e.right,e.left=r.right,e.right=r.left,e}function Ya(t,e,n,r){var i=new Ua(t,e);if(null===n)return i.left=i.right=null,i;var o=r(t,(n=Xa(t,n,r)).key);return o<0?(i.left=n.left,i.right=n,n.left=null):o>=0&&(i.right=n.right,i.left=n,n.right=null),i}function Ha(t,e,n){var r=null,i=null;if(e){var o=n((e=Xa(t,e,n)).key,t);0===o?(r=e.left,i=e.right):o<0?(i=e.right,e.right=null,r=e):(r=e.left,e.left=null,i=e)}return{left:r,right:i}}function Wa(t,e,n,r,i){if(t){r(e+(n?"└── ":"├── ")+i(t)+"\n");var o=e+(n?" ":"│ ");t.left&&Wa(t.left,o,!1,r,i),t.right&&Wa(t.right,o,!0,r,i)}}var Ja=function(){function t(t){void 0===t&&(t=Va),this._root=null,this._size=0,this._comparator=t}return t.prototype.insert=function(t,e){return this._size++,this._root=Ya(t,e,this._root,this._comparator)},t.prototype.add=function(t,e){var n=new Ua(t,e);null===this._root&&(n.left=n.right=null,this._size++,this._root=n);var r=this._comparator,i=Xa(t,this._root,r),o=r(t,i.key);return 0===o?this._root=i:(o<0?(n.left=i.left,n.right=i,i.left=null):o>0&&(n.right=i.right,n.left=i,i.right=null),this._size++,this._root=n),this._root},t.prototype.remove=function(t){this._root=this._remove(t,this._root,this._comparator)},t.prototype._remove=function(t,e,n){var r;return null===e?null:0===n(t,(e=Xa(t,e,n)).key)?(null===e.left?r=e.right:(r=Xa(t,e.left,n)).right=e.right,this._size--,r):e},t.prototype.pop=function(){var t=this._root;if(t){for(;t.left;)t=t.left;return this._root=Xa(t.key,this._root,this._comparator),this._root=this._remove(t.key,this._root,this._comparator),{key:t.key,data:t.data}}return null},t.prototype.findStatic=function(t){for(var e=this._root,n=this._comparator;e;){var r=n(t,e.key);if(0===r)return e;e=r<0?e.left:e.right}return null},t.prototype.find=function(t){return this._root&&(this._root=Xa(t,this._root,this._comparator),0!==this._comparator(t,this._root.key))?null:this._root},t.prototype.contains=function(t){for(var e=this._root,n=this._comparator;e;){var r=n(t,e.key);if(0===r)return!0;e=r<0?e.left:e.right}return!1},t.prototype.forEach=function(t,e){for(var n=this._root,r=[],i=!1;!i;)null!==n?(r.push(n),n=n.left):0!==r.length?(n=r.pop(),t.call(e,n),n=n.right):i=!0;return this},t.prototype.range=function(t,e,n,r){for(var i=[],o=this._comparator,s=this._root;0!==i.length||s;)if(s)i.push(s),s=s.left;else{if(o((s=i.pop()).key,e)>0)break;if(o(s.key,t)>=0&&n.call(r,s))return this;s=s.right}return this},t.prototype.keys=function(){var t=[];return this.forEach((function(e){var n=e.key;return t.push(n)})),t},t.prototype.values=function(){var t=[];return this.forEach((function(e){var n=e.data;return t.push(n)})),t},t.prototype.min=function(){return this._root?this.minNode(this._root).key:null},t.prototype.max=function(){return this._root?this.maxNode(this._root).key:null},t.prototype.minNode=function(t){if(void 0===t&&(t=this._root),t)for(;t.left;)t=t.left;return t},t.prototype.maxNode=function(t){if(void 0===t&&(t=this._root),t)for(;t.right;)t=t.right;return t},t.prototype.at=function(t){for(var e=this._root,n=!1,r=0,i=[];!n;)if(e)i.push(e),e=e.left;else if(i.length>0){if(e=i.pop(),r===t)return e;r++,e=e.right}else n=!0;return null},t.prototype.next=function(t){var e=this._root,n=null;if(t.right){for(n=t.right;n.left;)n=n.left;return n}for(var r=this._comparator;e;){var i=r(t.key,e.key);if(0===i)break;i<0?(n=e,e=e.left):e=e.right}return n},t.prototype.prev=function(t){var e=this._root,n=null;if(null!==t.left){for(n=t.left;n.right;)n=n.right;return n}for(var r=this._comparator;e;){var i=r(t.key,e.key);if(0===i)break;i<0?e=e.left:(n=e,e=e.right)}return n},t.prototype.clear=function(){return this._root=null,this._size=0,this},t.prototype.toList=function(){return function(t){for(var e=t,n=[],r=!1,i=new Ua(null,null),o=i;!r;)e?(n.push(e),e=e.left):n.length>0?e=(e=o=o.next=n.pop()).right:r=!0;return o.next=null,i.next}(this._root)},t.prototype.load=function(t,e,n){void 0===e&&(e=[]),void 0===n&&(n=!1);var r=t.length,i=this._comparator;if(n&&Qa(t,e,0,r-1,i),null===this._root)this._root=Za(t,e,0,r),this._size=r;else{var o=function(t,e,n){for(var r=new Ua(null,null),i=r,o=t,s=e;null!==o&&null!==s;)n(o.key,s.key)<0?(i.next=o,o=o.next):(i.next=s,s=s.next),i=i.next;return null!==o?i.next=o:null!==s&&(i.next=s),r.next}(this.toList(),function(t,e){for(var n=new Ua(null,null),r=n,i=0;i0){var o=n+Math.floor(i/2),s=t[o],a=e[o],u=new Ua(s,a);return u.left=Za(t,e,n,o),u.right=Za(t,e,o+1,r),u}return null}function Ka(t,e,n){var r=n-e;if(r>0){var i=e+Math.floor(r/2),o=Ka(t,e,i),s=t.head;return s.left=o,t.head=t.head.next,s.right=Ka(t,i+1,n),s}return null}function Qa(t,e,n,r,i){if(!(n>=r)){for(var o=t[n+r>>1],s=n-1,a=r+1;;){do{s++}while(i(t[s],o)<0);do{a--}while(i(t[a],o)>0);if(s>=a)break;var u=t[s];t[s]=t[a],t[a]=u,u=e[s],e[s]=e[a],e[a]=u}Qa(t,e,n,a,i),Qa(t,e,a+1,r,i)}}function $a(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function tu(t,e){for(var n=0;ne.x?1:t.ye.y?1:0}}]),eu(t,[{key:"link",value:function(t){if(t.point===this.point)throw new Error("Tried to link already linked events");for(var e=t.point.events,n=0,r=e.length;n=0&&u>=0?sl?-1:0:o<0&&u<0?sl?1:0:uo?1:0}}}]),t}(),_u=0,mu=function(){function t(e,n,r,i){$a(this,t),this.id=++_u,this.leftSE=e,e.segment=this,e.otherSE=n,this.rightSE=n,n.segment=this,n.otherSE=e,this.rings=r,this.windings=i}return eu(t,null,[{key:"compare",value:function(t,e){var n=t.leftSE.point.x,r=e.leftSE.point.x,i=t.rightSE.point.x,o=e.rightSE.point.x;if(os&&a>u)return-1;var c=t.comparePoint(e.leftSE.point);if(c<0)return 1;if(c>0)return-1;var h=e.comparePoint(t.rightSE.point);return 0!==h?h:-1}if(n>r){if(sa&&s>l)return 1;var p=e.comparePoint(t.leftSE.point);if(0!==p)return p;var f=t.comparePoint(e.rightSE.point);return f<0?1:f>0?-1:1}if(sa)return 1;if(io){var d=t.comparePoint(e.rightSE.point);if(d<0)return 1;if(d>0)return-1}if(i!==o){var y=u-s,v=i-n,_=l-a,m=o-r;if(y>v&&_m)return-1}return i>o?1:il?1:t.ide.id?1:0}}]),eu(t,[{key:"replaceRightSE",value:function(t){this.rightSE=t,this.rightSE.segment=this,this.rightSE.otherSE=this.leftSE,this.leftSE.otherSE=this.rightSE}},{key:"bbox",value:function(){var t=this.leftSE.point.y,e=this.rightSE.point.y;return{ll:{x:this.leftSE.point.x,y:te?t:e}}}},{key:"vector",value:function(){return{x:this.rightSE.point.x-this.leftSE.point.x,y:this.rightSE.point.y-this.leftSE.point.y}}},{key:"isAnEndpoint",value:function(t){return t.x===this.leftSE.point.x&&t.y===this.leftSE.point.y||t.x===this.rightSE.point.x&&t.y===this.rightSE.point.y}},{key:"comparePoint",value:function(t){if(this.isAnEndpoint(t))return 0;var e=this.leftSE.point,n=this.rightSE.point,r=this.vector();if(e.x===n.x)return t.x===e.x?0:t.x0&&a.swapEvents(),vu.comparePoints(this.leftSE.point,this.rightSE.point)>0&&this.swapEvents(),r&&(i.checkForConsuming(),o.checkForConsuming()),n}},{key:"swapEvents",value:function(){var t=this.rightSE;this.rightSE=this.leftSE,this.leftSE=t,this.leftSE.isLeft=!0,this.rightSE.isLeft=!1;for(var e=0,n=this.windings.length;e0){var o=n;n=r,r=o}if(n.prev===r){var s=n;n=r,r=s}for(var a=0,u=r.rings.length;a0))throw new Error("Tried to create degenerate segment at [".concat(e.x,", ").concat(e.y,"]"));i=n,o=e,s=-1}return new t(new vu(i,!0),new vu(o,!1),[r],[s])}}]),t}(),xu=function(){function t(e,n,r){if($a(this,t),!Array.isArray(e)||0===e.length)throw new Error("Input geometry is not a valid Polygon or MultiPolygon");if(this.poly=n,this.isExterior=r,this.segments=[],"number"!=typeof e[0][0]||"number"!=typeof e[0][1])throw new Error("Input geometry is not a valid Polygon or MultiPolygon");var i=lu.round(e[0][0],e[0][1]);this.bbox={ll:{x:i.x,y:i.y},ur:{x:i.x,y:i.y}};for(var o=i,s=1,a=e.length;sthis.bbox.ur.x&&(this.bbox.ur.x=u.x),u.y>this.bbox.ur.y&&(this.bbox.ur.y=u.y),o=u)}i.x===o.x&&i.y===o.y||this.segments.push(mu.fromRing(o,i,this))}return eu(t,[{key:"getSweepEvents",value:function(){for(var t=[],e=0,n=this.segments.length;ethis.bbox.ur.x&&(this.bbox.ur.x=o.bbox.ur.x),o.bbox.ur.y>this.bbox.ur.y&&(this.bbox.ur.y=o.bbox.ur.y),this.interiorRings.push(o)}this.multiPoly=n}return eu(t,[{key:"getSweepEvents",value:function(){for(var t=this.exteriorRing.getSweepEvents(),e=0,n=this.interiorRings.length;ethis.bbox.ur.x&&(this.bbox.ur.x=o.bbox.ur.x),o.bbox.ur.y>this.bbox.ur.y&&(this.bbox.ur.y=o.bbox.ur.y),this.polys.push(o)}this.isSubject=n}return eu(t,[{key:"getSweepEvents",value:function(){for(var t=[],e=0,n=this.polys.length;e0&&(t=r)}for(var i=t.segment.prevInResult(),o=i?i.prevInResult():null;;){if(!i)return null;if(!o)return i.ringOut;if(o.ringOut!==i.ringOut)return o.ringOut.enclosingRing()!==i.ringOut?i.ringOut:i.ringOut.enclosingRing();i=o.prevInResult(),o=i?i.prevInResult():null}}}]),t}(),Iu=function(){function t(e){$a(this,t),this.exteriorRing=e,e.poly=this,this.interiorRings=[]}return eu(t,[{key:"addInterior",value:function(t){this.interiorRings.push(t),t.poly=this}},{key:"getGeom",value:function(){var t=[this.exteriorRing.getGeom()];if(null===t[0])return null;for(var e=0,n=this.interiorRings.length;e1&&void 0!==arguments[1]?arguments[1]:mu.compare;$a(this,t),this.queue=e,this.tree=new Ja(n),this.segments=[]}return eu(t,[{key:"process",value:function(t){var e=t.segment,n=[];if(t.consumedBy)return t.isLeft?this.queue.remove(t.otherSE):this.tree.remove(e),n;var r=t.isLeft?this.tree.insert(e):this.tree.find(e);if(!r)throw new Error("Unable to find segment #".concat(e.id," ")+"[".concat(e.leftSE.point.x,", ").concat(e.leftSE.point.y,"] -> ")+"[".concat(e.rightSE.point.x,", ").concat(e.rightSE.point.y,"] ")+"in SweepLine tree. Please submit a bug report.");for(var i=r,o=r,s=void 0,a=void 0;void 0===s;)null===(i=this.tree.prev(i))?s=null:void 0===i.key.consumedBy&&(s=i.key);for(;void 0===a;)null===(o=this.tree.next(o))?a=null:void 0===o.key.consumedBy&&(a=o.key);if(t.isLeft){var u=null;if(s){var l=s.getIntersection(e);if(null!==l&&(e.isAnEndpoint(l)||(u=l),!s.isAnEndpoint(l)))for(var c=this._splitSafely(s,l),h=0,p=c.length;h0?(this.tree.remove(e),n.push(t)):(this.segments.push(e),e.prev=s)}else{if(s&&a){var b=s.getIntersection(a);if(null!==b){if(!s.isAnEndpoint(b))for(var w=this._splitSafely(s,b),I=0,N=w.length;ICu)throw new Error("Infinite loop when putting segment endpoints in a priority queue (queue size too big). Please file a bug report.");for(var m=new Su(f),x=f.size,E=f.pop();E;){var b=E.key;if(f.size===x){var w=b.segment;throw new Error("Unable to pop() ".concat(b.isLeft?"left":"right"," SweepEvent ")+"[".concat(b.point.x,", ").concat(b.point.y,"] from segment #").concat(w.id," ")+"[".concat(w.leftSE.point.x,", ").concat(w.leftSE.point.y,"] -> ")+"[".concat(w.rightSE.point.x,", ").concat(w.rightSE.point.y,"] from queue. ")+"Please file a bug report.")}if(f.size>Cu)throw new Error("Infinite loop when passing sweep line over endpoints (queue size too big). Please file a bug report.");if(m.segments.length>Pu)throw new Error("Infinite loop when passing sweep line over endpoints (too many sweep line segments). Please file a bug report.");for(var I=m.process(b),N=0,S=I.length;N1?e-1:0),r=1;r1?e-1:0),r=1;r1?e-1:0),r=1;r1?e-1:0),r=1;re.x?1:this.ye.y?1:0},qu.prototype.clone=function(){},qu.prototype.copy=function(){return new qu(this)},qu.prototype.toString=function(){return"("+this.x+", "+this.y+", "+this.z+")"},qu.prototype.distance3D=function(t){var e=this.x-t.x,n=this.y-t.y,r=this.z-t.z;return Math.sqrt(e*e+n*n+r*r)},qu.prototype.distance=function(t){var e=this.x-t.x,n=this.y-t.y;return Math.sqrt(e*e+n*n)},qu.prototype.hashCode=function(){var t=17;return 37*(t=37*t+qu.hashCode(this.x))+qu.hashCode(this.y)},qu.prototype.setCoordinate=function(t){this.x=t.x,this.y=t.y,this.z=t.z},qu.prototype.interfaces_=function(){return[Du,Fu,Gu]},qu.prototype.getClass=function(){return qu},qu.hashCode=function(){if(1===arguments.length){var t=arguments[0],e=Tu.doubleToLongBits(t);return Math.trunc((e^e)>>>32)}},Bu.DimensionalComparator.get=function(){return zu},Bu.serialVersionUID.get=function(){return 0x5cbf2c235c7e5800},Bu.NULL_ORDINATE.get=function(){return Tu.NaN},Bu.X.get=function(){return 0},Bu.Y.get=function(){return 1},Bu.Z.get=function(){return 2},Object.defineProperties(qu,Bu);var zu=function(t){if(this._dimensionsToTest=2,0===arguments.length);else if(1===arguments.length){var e=arguments[0];if(2!==e&&3!==e)throw new Ru("only 2 or 3 dimensions may be specified");this._dimensionsToTest=e}};zu.prototype.compare=function(t,e){var n=t,r=e,i=zu.compare(n.x,r.x);if(0!==i)return i;var o=zu.compare(n.y,r.y);return 0!==o?o:this._dimensionsToTest<=2?0:zu.compare(n.z,r.z)},zu.prototype.interfaces_=function(){return[ku]},zu.prototype.getClass=function(){return zu},zu.compare=function(t,e){return te?1:Tu.isNaN(t)?Tu.isNaN(e)?0:-1:Tu.isNaN(e)?1:0};var ju=function(){};ju.prototype.create=function(){},ju.prototype.interfaces_=function(){return[]},ju.prototype.getClass=function(){return ju};var Uu=function(){},Vu={INTERIOR:{configurable:!0},BOUNDARY:{configurable:!0},EXTERIOR:{configurable:!0},NONE:{configurable:!0}};Uu.prototype.interfaces_=function(){return[]},Uu.prototype.getClass=function(){return Uu},Uu.toLocationSymbol=function(t){switch(t){case Uu.EXTERIOR:return"e";case Uu.BOUNDARY:return"b";case Uu.INTERIOR:return"i";case Uu.NONE:return"-"}throw new Ru("Unknown location value: "+t)},Vu.INTERIOR.get=function(){return 0},Vu.BOUNDARY.get=function(){return 1},Vu.EXTERIOR.get=function(){return 2},Vu.NONE.get=function(){return-1},Object.defineProperties(Uu,Vu);var Xu=function(t,e){return t.interfaces_&&t.interfaces_().indexOf(e)>-1},Yu=function(){},Hu={LOG_10:{configurable:!0}};Yu.prototype.interfaces_=function(){return[]},Yu.prototype.getClass=function(){return Yu},Yu.log10=function(t){var e=Math.log(t);return Tu.isInfinite(e)||Tu.isNaN(e)?e:e/Yu.LOG_10},Yu.min=function(t,e,n,r){var i=t;return en?n:t}if(Number.isInteger(arguments[2])&&Number.isInteger(arguments[0])&&Number.isInteger(arguments[1])){var r=arguments[0],i=arguments[1],o=arguments[2];return ro?o:r}},Yu.wrap=function(t,e){return t<0?e- -t%e:t%e},Yu.max=function(){if(3===arguments.length){var t=arguments[0],e=arguments[1],n=arguments[2],r=t;return e>r&&(r=e),n>r&&(r=n),r}if(4===arguments.length){var i=arguments[0],o=arguments[1],s=arguments[2],a=arguments[3],u=i;return o>u&&(u=o),s>u&&(u=s),a>u&&(u=a),u}},Yu.average=function(t,e){return(t+e)/2},Hu.LOG_10.get=function(){return Math.log(10)},Object.defineProperties(Yu,Hu);var Wu=function(t){this.str=t};Wu.prototype.append=function(t){this.str+=t},Wu.prototype.setCharAt=function(t,e){this.str=this.str.substr(0,t)+e+this.str.substr(t+1)},Wu.prototype.toString=function(t){return this.str};var Ju=function(t){this.value=t};Ju.prototype.intValue=function(){return this.value},Ju.prototype.compareTo=function(t){return this.valuet?1:0},Ju.isNaN=function(t){return Number.isNaN(t)};var Zu=function(){};Zu.isWhitespace=function(t){return t<=32&&t>=0||127===t},Zu.toUpperCase=function(t){return t.toUpperCase()};var Ku=function t(){if(this._hi=0,this._lo=0,0===arguments.length)this.init(0);else if(1===arguments.length){if("number"==typeof arguments[0]){var e=arguments[0];this.init(e)}else if(arguments[0]instanceof t){var n=arguments[0];this.init(n)}else if("string"==typeof arguments[0]){var r=arguments[0];t.call(this,t.parse(r))}}else if(2===arguments.length){var i=arguments[0],o=arguments[1];this.init(i,o)}},Qu={PI:{configurable:!0},TWO_PI:{configurable:!0},PI_2:{configurable:!0},E:{configurable:!0},NaN:{configurable:!0},EPS:{configurable:!0},SPLIT:{configurable:!0},MAX_PRINT_DIGITS:{configurable:!0},TEN:{configurable:!0},ONE:{configurable:!0},SCI_NOT_EXPONENT_CHAR:{configurable:!0},SCI_NOT_ZERO:{configurable:!0}};Ku.prototype.le=function(t){return(this._hi9?(c=!0,h="9"):h="0"+l,s.append(h),n=n.subtract(Ku.valueOf(l)).multiply(Ku.TEN),c&&n.selfAdd(Ku.TEN);var p=!0,f=Ku.magnitude(n._hi);if(f<0&&Math.abs(f)>=a-u&&(p=!1),!p)break}return e[0]=r,s.toString()},Ku.prototype.sqr=function(){return this.multiply(this)},Ku.prototype.doubleValue=function(){return this._hi+this._lo},Ku.prototype.subtract=function(){if(arguments[0]instanceof Ku){var t=arguments[0];return this.add(t.negate())}if("number"==typeof arguments[0]){var e=arguments[0];return this.add(-e)}},Ku.prototype.equals=function(){if(1===arguments.length){var t=arguments[0];return this._hi===t._hi&&this._lo===t._lo}},Ku.prototype.isZero=function(){return 0===this._hi&&0===this._lo},Ku.prototype.selfSubtract=function(){if(arguments[0]instanceof Ku){var t=arguments[0];return this.isNaN()?this:this.selfAdd(-t._hi,-t._lo)}if("number"==typeof arguments[0]){var e=arguments[0];return this.isNaN()?this:this.selfAdd(-e,0)}},Ku.prototype.getSpecialNumberString=function(){return this.isZero()?"0.0":this.isNaN()?"NaN ":null},Ku.prototype.min=function(t){return this.le(t)?this:t},Ku.prototype.selfDivide=function(){if(1===arguments.length){if(arguments[0]instanceof Ku){var t=arguments[0];return this.selfDivide(t._hi,t._lo)}if("number"==typeof arguments[0]){var e=arguments[0];return this.selfDivide(e,0)}}else if(2===arguments.length){var n=arguments[0],r=arguments[1],i=null,o=null,s=null,a=null,u=null,l=null,c=null,h=null;return u=this._hi/n,h=(i=(l=Ku.SPLIT*u)-(i=l-u))*(s=(h=Ku.SPLIT*n)-(s=h-n))-(c=u*n)+i*(a=n-s)+(o=u-i)*s+o*a,h=u+(l=(this._hi-c-h+this._lo-u*r)/n),this._hi=h,this._lo=u-h+l,this}},Ku.prototype.dump=function(){return"DD<"+this._hi+", "+this._lo+">"},Ku.prototype.divide=function(){if(arguments[0]instanceof Ku){var t=arguments[0],e=null,n=null,r=null,i=null,o=null,s=null,a=null,u=null;n=(o=this._hi/t._hi)-(e=(s=Ku.SPLIT*o)-(e=s-o)),u=e*(r=(u=Ku.SPLIT*t._hi)-(r=u-t._hi))-(a=o*t._hi)+e*(i=t._hi-r)+n*r+n*i;var l=u=o+(s=(this._hi-a-u+this._lo-o*t._lo)/t._hi),c=o-u+s;return new Ku(l,c)}if("number"==typeof arguments[0]){var h=arguments[0];return Tu.isNaN(h)?Ku.createNaN():Ku.copy(this).selfDivide(h,0)}},Ku.prototype.ge=function(t){return(this._hi>t._hi||this._hi===t._hi)&&this._lo>=t._lo},Ku.prototype.pow=function(t){if(0===t)return Ku.valueOf(1);var e=new Ku(this),n=Ku.valueOf(1),r=Math.abs(t);if(r>1)for(;r>0;)r%2==1&&n.selfMultiply(e),(r/=2)>0&&(e=e.sqr());else n=e;return t<0?n.reciprocal():n},Ku.prototype.ceil=function(){if(this.isNaN())return Ku.NaN;var t=Math.ceil(this._hi),e=0;return t===this._hi&&(e=Math.ceil(this._lo)),new Ku(t,e)},Ku.prototype.compareTo=function(t){var e=t;return this._hie._hi?1:this._loe._lo?1:0},Ku.prototype.rint=function(){return this.isNaN()?this:this.add(.5).floor()},Ku.prototype.setValue=function(){if(arguments[0]instanceof Ku){var t=arguments[0];return this.init(t),this}if("number"==typeof arguments[0]){var e=arguments[0];return this.init(e),this}},Ku.prototype.max=function(t){return this.ge(t)?this:t},Ku.prototype.sqrt=function(){if(this.isZero())return Ku.valueOf(0);if(this.isNegative())return Ku.NaN;var t=1/Math.sqrt(this._hi),e=this._hi*t,n=Ku.valueOf(e),r=this.subtract(n.sqr())._hi*(.5*t);return n.add(r)},Ku.prototype.selfAdd=function(){if(1===arguments.length){if(arguments[0]instanceof Ku){var t=arguments[0];return this.selfAdd(t._hi,t._lo)}if("number"==typeof arguments[0]){var e=arguments[0],n=null,r=null,i=null,o=null,s=null,a=null;return o=(i=this._hi+e)-(s=i-this._hi),r=(a=(o=e-s+(this._hi-o))+this._lo)+(i-(n=i+a)),this._hi=n+r,this._lo=r+(n-this._hi),this}}else if(2===arguments.length){var u=arguments[0],l=arguments[1],c=null,h=null,p=null,f=null,g=null,d=null,y=null;f=this._hi+u,h=this._lo+l,g=f-(d=f-this._hi),p=h-(y=h-this._lo);var v=(c=f+(d=(g=u-d+(this._hi-g))+h))+(d=(p=l-y+(this._lo-p))+(d+(f-c))),_=d+(c-v);return this._hi=v,this._lo=_,this}},Ku.prototype.selfMultiply=function(){if(1===arguments.length){if(arguments[0]instanceof Ku){var t=arguments[0];return this.selfMultiply(t._hi,t._lo)}if("number"==typeof arguments[0]){var e=arguments[0];return this.selfMultiply(e,0)}}else if(2===arguments.length){var n=arguments[0],r=arguments[1],i=null,o=null,s=null,a=null,u=null,l=null;i=(u=Ku.SPLIT*this._hi)-this._hi,l=Ku.SPLIT*n,i=u-i,o=this._hi-i,s=l-n;var c=(u=this._hi*n)+(l=i*(s=l-s)-u+i*(a=n-s)+o*s+o*a+(this._hi*r+this._lo*n)),h=l+(i=u-c);return this._hi=c,this._lo=h,this}},Ku.prototype.selfSqr=function(){return this.selfMultiply(this)},Ku.prototype.floor=function(){if(this.isNaN())return Ku.NaN;var t=Math.floor(this._hi),e=0;return t===this._hi&&(e=Math.floor(this._lo)),new Ku(t,e)},Ku.prototype.negate=function(){return this.isNaN()?this:new Ku(-this._hi,-this._lo)},Ku.prototype.clone=function(){},Ku.prototype.multiply=function(){if(arguments[0]instanceof Ku){var t=arguments[0];return t.isNaN()?Ku.createNaN():Ku.copy(this).selfMultiply(t)}if("number"==typeof arguments[0]){var e=arguments[0];return Tu.isNaN(e)?Ku.createNaN():Ku.copy(this).selfMultiply(e,0)}},Ku.prototype.isNaN=function(){return Tu.isNaN(this._hi)},Ku.prototype.intValue=function(){return Math.trunc(this._hi)},Ku.prototype.toString=function(){var t=Ku.magnitude(this._hi);return t>=-3&&t<=20?this.toStandardNotation():this.toSciNotation()},Ku.prototype.toStandardNotation=function(){var t=this.getSpecialNumberString();if(null!==t)return t;var e=new Array(1).fill(null),n=this.extractSignificantDigits(!0,e),r=e[0]+1,i=n;if("."===n.charAt(0))i="0"+n;else if(r<0)i="0."+Ku.stringOfChar("0",-r)+n;else if(-1===n.indexOf(".")){var o=r-n.length;i=n+Ku.stringOfChar("0",o)+".0"}return this.isNegative()?"-"+i:i},Ku.prototype.reciprocal=function(){var t,e,n,r,i=null,o=null,s=null,a=null;t=(n=1/this._hi)-(i=(s=Ku.SPLIT*n)-(i=s-n)),o=(a=Ku.SPLIT*this._hi)-this._hi;var u=n+(s=(1-(r=n*this._hi)-(a=i*(o=a-o)-r+i*(e=this._hi-o)+t*o+t*e)-n*this._lo)/this._hi);return new Ku(u,n-u+s)},Ku.prototype.toSciNotation=function(){if(this.isZero())return Ku.SCI_NOT_ZERO;var t=this.getSpecialNumberString();if(null!==t)return t;var e=new Array(1).fill(null),n=this.extractSignificantDigits(!1,e),r=Ku.SCI_NOT_EXPONENT_CHAR+e[0];if("0"===n.charAt(0))throw new Error("Found leading zero: "+n);var i="";n.length>1&&(i=n.substring(1));var o=n.charAt(0)+"."+i;return this.isNegative()?"-"+o+r:o+r},Ku.prototype.abs=function(){return this.isNaN()?Ku.NaN:this.isNegative()?this.negate():new Ku(this)},Ku.prototype.isPositive=function(){return(this._hi>0||0===this._hi)&&this._lo>0},Ku.prototype.lt=function(t){return(this._hit._hi||this._hi===t._hi)&&this._lo>t._lo},Ku.prototype.isNegative=function(){return(this._hi<0||0===this._hi)&&this._lo<0},Ku.prototype.trunc=function(){return this.isNaN()?Ku.NaN:this.isPositive()?this.floor():this.ceil()},Ku.prototype.signum=function(){return this._hi>0?1:this._hi<0?-1:this._lo>0?1:this._lo<0?-1:0},Ku.prototype.interfaces_=function(){return[Gu,Du,Fu]},Ku.prototype.getClass=function(){return Ku},Ku.sqr=function(t){return Ku.valueOf(t).selfMultiply(t)},Ku.valueOf=function(){if("string"==typeof arguments[0]){var t=arguments[0];return Ku.parse(t)}if("number"==typeof arguments[0]){var e=arguments[0];return new Ku(e)}},Ku.sqrt=function(t){return Ku.valueOf(t).sqrt()},Ku.parse=function(t){for(var e=0,n=t.length;Zu.isWhitespace(t.charAt(e));)e++;var r=!1;if(e=n);){var l=t.charAt(e);if(e++,Zu.isDigit(l)){var c=l-"0";o.selfMultiply(Ku.TEN),o.selfAdd(c),s++}else{if("."!==l){if("e"===l||"E"===l){var h=t.substring(e);try{u=Ju.parseInt(h)}catch(e){throw e instanceof Error?new Error("Invalid exponent "+h+" in string "+t):e}break}throw new Error("Unexpected character '"+l+"' at position "+e+" in string "+t)}a=s}}var p=o,f=s-a-u;if(0===f)p=o;else if(f>0){var g=Ku.TEN.pow(f);p=o.divide(g)}else if(f<0){var d=Ku.TEN.pow(-f);p=o.multiply(d)}return r?p.negate():p},Ku.createNaN=function(){return new Ku(Tu.NaN,Tu.NaN)},Ku.copy=function(t){return new Ku(t)},Ku.magnitude=function(t){var e=Math.abs(t),n=Math.log(e)/Math.log(10),r=Math.trunc(Math.floor(n));return 10*Math.pow(10,r)<=e&&(r+=1),r},Ku.stringOfChar=function(t,e){for(var n=new Wu,r=0;r0){if(o<=0)return $u.signum(s);r=i+o}else{if(!(i<0))return $u.signum(s);if(o>=0)return $u.signum(s);r=-i-o}var a=$u.DP_SAFE_EPSILON*r;return s>=a||-s>=a?$u.signum(s):2},$u.signum=function(t){return t>0?1:t<0?-1:0},tl.DP_SAFE_EPSILON.get=function(){return 1e-15},Object.defineProperties($u,tl);var el=function(){},nl={X:{configurable:!0},Y:{configurable:!0},Z:{configurable:!0},M:{configurable:!0}};nl.X.get=function(){return 0},nl.Y.get=function(){return 1},nl.Z.get=function(){return 2},nl.M.get=function(){return 3},el.prototype.setOrdinate=function(t,e,n){},el.prototype.size=function(){},el.prototype.getOrdinate=function(t,e){},el.prototype.getCoordinate=function(){},el.prototype.getCoordinateCopy=function(t){},el.prototype.getDimension=function(){},el.prototype.getX=function(t){},el.prototype.clone=function(){},el.prototype.expandEnvelope=function(t){},el.prototype.copy=function(){},el.prototype.getY=function(t){},el.prototype.toCoordinateArray=function(){},el.prototype.interfaces_=function(){return[Fu]},el.prototype.getClass=function(){return el},Object.defineProperties(el,nl);var rl=function(){},il=function(t){function e(){t.call(this,"Projective point not representable on the Cartesian plane.")}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},e}(rl),ol=function(){};ol.arraycopy=function(t,e,n,r,i){for(var o=0,s=e;st._minx?this._minx:t._minx,n=this._miny>t._miny?this._miny:t._miny,r=this._maxx=this._minx&&e.getMaxX()<=this._maxx&&e.getMinY()>=this._miny&&e.getMaxY()<=this._maxy}}else if(2===arguments.length){var n=arguments[0],r=arguments[1];return!this.isNull()&&n>=this._minx&&n<=this._maxx&&r>=this._miny&&r<=this._maxy}},al.prototype.intersects=function(){if(1===arguments.length){if(arguments[0]instanceof al){var t=arguments[0];return!this.isNull()&&!t.isNull()&&!(t._minx>this._maxx||t._maxxthis._maxy||t._maxythis._maxx||nthis._maxy||rthis._maxx&&(this._maxx=e._maxx),e._minythis._maxy&&(this._maxy=e._maxy))}}else if(2===arguments.length){var n=arguments[0],r=arguments[1];this.isNull()?(this._minx=n,this._maxx=n,this._miny=r,this._maxy=r):(nthis._maxx&&(this._maxx=n),rthis._maxy&&(this._maxy=r))}},al.prototype.minExtent=function(){if(this.isNull())return 0;var t=this.getWidth(),e=this.getHeight();return te._minx?1:this._minye._miny?1:this._maxxe._maxx?1:this._maxye._maxy?1:0},al.prototype.translate=function(t,e){if(this.isNull())return null;this.init(this.getMinX()+t,this.getMaxX()+t,this.getMinY()+e,this.getMaxY()+e)},al.prototype.toString=function(){return"Env["+this._minx+" : "+this._maxx+", "+this._miny+" : "+this._maxy+"]"},al.prototype.setToNull=function(){this._minx=0,this._maxx=-1,this._miny=0,this._maxy=-1},al.prototype.getHeight=function(){return this.isNull()?0:this._maxy-this._miny},al.prototype.maxExtent=function(){if(this.isNull())return 0;var t=this.getWidth(),e=this.getHeight();return t>e?t:e},al.prototype.expandBy=function(){if(1===arguments.length){var t=arguments[0];this.expandBy(t,t)}else if(2===arguments.length){var e=arguments[0],n=arguments[1];if(this.isNull())return null;this._minx-=e,this._maxx+=e,this._miny-=n,this._maxy+=n,(this._minx>this._maxx||this._miny>this._maxy)&&this.setToNull()}},al.prototype.contains=function(){if(1===arguments.length){if(arguments[0]instanceof al){var t=arguments[0];return this.covers(t)}if(arguments[0]instanceof qu){var e=arguments[0];return this.covers(e)}}else if(2===arguments.length){var n=arguments[0],r=arguments[1];return this.covers(n,r)}},al.prototype.centre=function(){return this.isNull()?null:new qu((this.getMinX()+this.getMaxX())/2,(this.getMinY()+this.getMaxY())/2)},al.prototype.init=function(){if(0===arguments.length)this.setToNull();else if(1===arguments.length){if(arguments[0]instanceof qu){var t=arguments[0];this.init(t.x,t.x,t.y,t.y)}else if(arguments[0]instanceof al){var e=arguments[0];this._minx=e._minx,this._maxx=e._maxx,this._miny=e._miny,this._maxy=e._maxy}}else if(2===arguments.length){var n=arguments[0],r=arguments[1];this.init(n.x,r.x,n.y,r.y)}else if(4===arguments.length){var i=arguments[0],o=arguments[1],s=arguments[2],a=arguments[3];it._maxx&&(e=this._minx-t._maxx);var n=0;return this._maxyt._maxy&&(n=this._miny-t._maxy),0===e?n:0===n?e:Math.sqrt(e*e+n*n)},al.prototype.hashCode=function(){var t=17;return 37*(t=37*(t=37*(t=37*t+qu.hashCode(this._minx))+qu.hashCode(this._maxx))+qu.hashCode(this._miny))+qu.hashCode(this._maxy)},al.prototype.interfaces_=function(){return[Du,Gu]},al.prototype.getClass=function(){return al},al.intersects=function(){if(3===arguments.length){var t=arguments[0],e=arguments[1],n=arguments[2];return n.x>=(t.xe.x?t.x:e.x)&&n.y>=(t.ye.y?t.y:e.y)}if(4===arguments.length){var r=arguments[0],i=arguments[1],o=arguments[2],s=arguments[3],a=Math.min(o.x,s.x),u=Math.max(o.x,s.x),l=Math.min(r.x,i.x),c=Math.max(r.x,i.x);return!(l>u||cu||cn?(this._intLineIndex[t][0]=0,this._intLineIndex[t][1]=1):(this._intLineIndex[t][0]=1,this._intLineIndex[t][1]=0)}},vl.prototype.isProper=function(){return this.hasIntersection()&&this._isProper},vl.prototype.setPrecisionModel=function(t){this._precisionModel=t},vl.prototype.isInteriorIntersection=function(){var t=this;if(0===arguments.length)return!!this.isInteriorIntersection(0)||!!this.isInteriorIntersection(1);if(1===arguments.length){for(var e=arguments[0],n=0;ni?r:i;else{var s=Math.abs(t.x-e.x),a=Math.abs(t.y-e.y);0!==(o=r>i?s:a)||t.equals(e)||(o=Math.max(s,a))}return yl.isTrue(!(0===o&&!t.equals(e)),"Bad distance calculation"),o},vl.nonRobustComputeEdgeDistance=function(t,e,n){var r=t.x-e.x,i=t.y-e.y,o=Math.sqrt(r*r+i*i);return yl.isTrue(!(0===o&&!t.equals(e)),"Invalid distance calculation"),o},_l.DONT_INTERSECT.get=function(){return 0},_l.DO_INTERSECT.get=function(){return 1},_l.COLLINEAR.get=function(){return 2},_l.NO_INTERSECTION.get=function(){return 0},_l.POINT_INTERSECTION.get=function(){return 1},_l.COLLINEAR_INTERSECTION.get=function(){return 2},Object.defineProperties(vl,_l);var ml=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.isInSegmentEnvelopes=function(t){var e=new al(this._inputLines[0][0],this._inputLines[0][1]),n=new al(this._inputLines[1][0],this._inputLines[1][1]);return e.contains(t)&&n.contains(t)},e.prototype.computeIntersection=function(){if(3!==arguments.length)return t.prototype.computeIntersection.apply(this,arguments);var e=arguments[0],n=arguments[1],r=arguments[2];if(this._isProper=!1,al.intersects(n,r,e)&&0===bl.orientationIndex(n,r,e)&&0===bl.orientationIndex(r,n,e))return this._isProper=!0,(e.equals(n)||e.equals(r))&&(this._isProper=!1),this._result=t.POINT_INTERSECTION,null;this._result=t.NO_INTERSECTION},e.prototype.normalizeToMinimum=function(t,e,n,r,i){i.x=this.smallestInAbsValue(t.x,e.x,n.x,r.x),i.y=this.smallestInAbsValue(t.y,e.y,n.y,r.y),t.x-=i.x,t.y-=i.y,e.x-=i.x,e.y-=i.y,n.x-=i.x,n.y-=i.y,r.x-=i.x,r.y-=i.y},e.prototype.safeHCoordinateIntersection=function(t,n,r,i){var o=null;try{o=sl.intersection(t,n,r,i)}catch(s){if(!(s instanceof il))throw s;o=e.nearestEndpoint(t,n,r,i)}return o},e.prototype.intersection=function(t,n,r,i){var o=this.intersectionWithNormalization(t,n,r,i);return this.isInSegmentEnvelopes(o)||(o=new qu(e.nearestEndpoint(t,n,r,i))),null!==this._precisionModel&&this._precisionModel.makePrecise(o),o},e.prototype.smallestInAbsValue=function(t,e,n,r){var i=t,o=Math.abs(i);return Math.abs(e)1e-4&&ol.out.println("Distance = "+i.distance(o))},e.prototype.intersectionWithNormalization=function(t,e,n,r){var i=new qu(t),o=new qu(e),s=new qu(n),a=new qu(r),u=new qu;this.normalizeToEnvCentre(i,o,s,a,u);var l=this.safeHCoordinateIntersection(i,o,s,a);return l.x+=u.x,l.y+=u.y,l},e.prototype.computeCollinearIntersection=function(e,n,r,i){var o=al.intersects(e,n,r),s=al.intersects(e,n,i),a=al.intersects(r,i,e),u=al.intersects(r,i,n);return o&&s?(this._intPt[0]=r,this._intPt[1]=i,t.COLLINEAR_INTERSECTION):a&&u?(this._intPt[0]=e,this._intPt[1]=n,t.COLLINEAR_INTERSECTION):o&&a?(this._intPt[0]=r,this._intPt[1]=e,!r.equals(e)||s||u?t.COLLINEAR_INTERSECTION:t.POINT_INTERSECTION):o&&u?(this._intPt[0]=r,this._intPt[1]=n,!r.equals(n)||s||a?t.COLLINEAR_INTERSECTION:t.POINT_INTERSECTION):s&&a?(this._intPt[0]=i,this._intPt[1]=e,!i.equals(e)||o||u?t.COLLINEAR_INTERSECTION:t.POINT_INTERSECTION):s&&u?(this._intPt[0]=i,this._intPt[1]=n,!i.equals(n)||o||a?t.COLLINEAR_INTERSECTION:t.POINT_INTERSECTION):t.NO_INTERSECTION},e.prototype.normalizeToEnvCentre=function(t,e,n,r,i){var o=t.xe.x?t.x:e.x,u=t.y>e.y?t.y:e.y,l=n.xr.x?n.x:r.x,p=n.y>r.y?n.y:r.y,f=((o>l?o:l)+(ac?s:c)+(u0&&s>0||o<0&&s<0)return t.NO_INTERSECTION;var a=bl.orientationIndex(r,i,e),u=bl.orientationIndex(r,i,n);return a>0&&u>0||a<0&&u<0?t.NO_INTERSECTION:0===o&&0===s&&0===a&&0===u?this.computeCollinearIntersection(e,n,r,i):(0===o||0===s||0===a||0===u?(this._isProper=!1,e.equals2D(r)||e.equals2D(i)?this._intPt[0]=e:n.equals2D(r)||n.equals2D(i)?this._intPt[0]=n:0===o?this._intPt[0]=new qu(r):0===s?this._intPt[0]=new qu(i):0===a?this._intPt[0]=new qu(e):0===u&&(this._intPt[0]=new qu(n))):(this._isProper=!0,this._intPt[0]=this.intersection(e,n,r,i)),t.POINT_INTERSECTION)},e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},e.nearestEndpoint=function(t,e,n,r){var i=t,o=bl.distancePointLine(t,n,r),s=bl.distancePointLine(e,n,r);return s0?n>0?-i:i:n>0?i:-i;if(0===e||0===n)return r>0?t>0?i:-i:t>0?-i:i;if(e>0?r>0?e<=r||(i=-i,o=t,t=n,n=o,o=e,e=r,r=o):e<=-r?(i=-i,n=-n,r=-r):(o=t,t=-n,n=o,o=e,e=-r,r=o):r>0?-e<=r?(i=-i,t=-t,e=-e):(o=-t,t=n,n=o,o=-e,e=r,r=o):e>=r?(t=-t,e=-e,n=-n,r=-r):(i=-i,o=-t,t=-n,n=o,o=-e,e=-r,r=o),t>0){if(!(n>0))return i;if(!(t<=n))return i}else{if(n>0)return-i;if(!(t>=n))return-i;i=-i,t=-t,n=-n}for(;;){if((r-=(s=Math.floor(n/t))*e)<0)return-i;if(r>e)return i;if(t>(n-=s*t)+n){if(er+r)return-i;n=t-n,r=e-r,i=-i}if(0===r)return 0===n?0:-i;if(0===n)return i;if((e-=(s=Math.floor(t/n))*r)<0)return i;if(e>r)return-i;if(n>(t-=s*n)+t){if(re+e)return i;t=n-t,e=r-e,i=-i}if(0===e)return 0===t?0:i;if(0===t)return-i}};var El=function(){this._p=null,this._crossingCount=0,this._isPointOnSegment=!1;var t=arguments[0];this._p=t};El.prototype.countSegment=function(t,e){if(t.xr&&(n=e.x,r=t.x),this._p.x>=n&&this._p.x<=r&&(this._isPointOnSegment=!0),null}if(t.y>this._p.y&&e.y<=this._p.y||e.y>this._p.y&&t.y<=this._p.y){var i=t.x-this._p.x,o=t.y-this._p.y,s=e.x-this._p.x,a=e.y-this._p.y,u=xl.signOfDet2x2(i,o,s,a);if(0===u)return this._isPointOnSegment=!0,null;a0&&this._crossingCount++}},El.prototype.isPointInPolygon=function(){return this.getLocation()!==Uu.EXTERIOR},El.prototype.getLocation=function(){return this._isPointOnSegment?Uu.BOUNDARY:this._crossingCount%2==1?Uu.INTERIOR:Uu.EXTERIOR},El.prototype.isOnSegment=function(){return this._isPointOnSegment},El.prototype.interfaces_=function(){return[]},El.prototype.getClass=function(){return El},El.locatePointInRing=function(){if(arguments[0]instanceof qu&&Xu(arguments[1],el)){for(var t=arguments[0],e=arguments[1],n=new El(t),r=new qu,i=new qu,o=1;o1||a<0||a>1)&&(i=!0)}}else i=!0;return i?Yu.min(bl.distancePointLine(t,n,r),bl.distancePointLine(e,n,r),bl.distancePointLine(n,t,e),bl.distancePointLine(r,t,e)):0},bl.isPointInRing=function(t,e){return bl.locatePointInRing(t,e)!==Uu.EXTERIOR},bl.computeLength=function(t){var e=t.size();if(e<=1)return 0;var n=0,r=new qu;t.getCoordinate(0,r);for(var i=r.x,o=r.y,s=1;sn.y&&(n=o,r=i)}var s=r;do{(s-=1)<0&&(s=e)}while(t[s].equals2D(n)&&s!==r);var a=r;do{a=(a+1)%e}while(t[a].equals2D(n)&&a!==r);var u=t[s],l=t[a];if(u.equals2D(n)||l.equals2D(n)||u.equals2D(l))return!1;var c=bl.computeOrientation(u,n,l);return 0===c?u.x>l.x:c>0},bl.locatePointInRing=function(t,e){return El.locatePointInRing(t,e)},bl.distancePointLinePerpendicular=function(t,e,n){var r=(n.x-e.x)*(n.x-e.x)+(n.y-e.y)*(n.y-e.y),i=((e.y-t.y)*(n.x-e.x)-(e.x-t.x)*(n.y-e.y))/r;return Math.abs(i)*Math.sqrt(r)},bl.computeOrientation=function(t,e,n){return bl.orientationIndex(t,e,n)},bl.distancePointLine=function(){if(2===arguments.length){var t=arguments[0],e=arguments[1];if(0===e.length)throw new Ru("Line array must contain at least one vertex");for(var n=t.distance(e[0]),r=0;r=1)return o.distance(a);var c=((s.y-o.y)*(a.x-s.x)-(s.x-o.x)*(a.y-s.y))/u;return Math.abs(c)*Math.sqrt(u)}},bl.isOnLine=function(t,e){for(var n=new ml,r=1;r0},Rl.prototype.interfaces_=function(){return[Ml]},Rl.prototype.getClass=function(){return Rl};var Tl=function(){};Tl.prototype.isInBoundary=function(t){return t>1},Tl.prototype.interfaces_=function(){return[Ml]},Tl.prototype.getClass=function(){return Tl};var Al=function(){};Al.prototype.isInBoundary=function(t){return 1===t},Al.prototype.interfaces_=function(){return[Ml]},Al.prototype.getClass=function(){return Al};var Dl=function(){};function Fl(t){this.message=t||""}Dl.prototype.add=function(){},Dl.prototype.addAll=function(){},Dl.prototype.isEmpty=function(){},Dl.prototype.iterator=function(){},Dl.prototype.size=function(){},Dl.prototype.toArray=function(){},Dl.prototype.remove=function(){},Fl.prototype=new Error,Fl.prototype.name="IndexOutOfBoundsException";var kl=function(){};kl.prototype.hasNext=function(){},kl.prototype.next=function(){},kl.prototype.remove=function(){};var Gl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.get=function(){},e.prototype.set=function(){},e.prototype.isEmpty=function(){},e}(Dl);function ql(t){this.message=t||""}ql.prototype=new Error,ql.prototype.name="NoSuchElementException";var Bl=function(t){function e(){t.call(this),this.array_=[],arguments[0]instanceof Dl&&this.addAll(arguments[0])}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.ensureCapacity=function(){},e.prototype.interfaces_=function(){return[t,Dl]},e.prototype.add=function(t){return 1===arguments.length?this.array_.push(t):this.array_.splice(arguments[0],arguments[1]),!0},e.prototype.clear=function(){this.array_=[]},e.prototype.addAll=function(t){for(var e=t.iterator();e.hasNext();)this.add(e.next());return!0},e.prototype.set=function(t,e){var n=this.array_[t];return this.array_[t]=e,n},e.prototype.iterator=function(){return new zl(this)},e.prototype.get=function(t){if(t<0||t>=this.size())throw new Fl;return this.array_[t]},e.prototype.isEmpty=function(){return 0===this.array_.length},e.prototype.size=function(){return this.array_.length},e.prototype.toArray=function(){for(var t=[],e=0,n=this.array_.length;e=1){var a=this.get(this.size()-1);if(a.equals2D(o))return null}t.prototype.add.call(this,o)}else if(arguments[0]instanceof Object&&"boolean"==typeof arguments[1]){var u=arguments[0],l=arguments[1];return this.add(u,l),!0}}else if(3===arguments.length){if("boolean"==typeof arguments[2]&&arguments[0]instanceof Array&&"boolean"==typeof arguments[1]){var c=arguments[0],h=arguments[1],p=arguments[2];if(p)for(var f=0;f=0;g--)e.add(c[g],h);return!0}if("boolean"==typeof arguments[2]&&Number.isInteger(arguments[0])&&arguments[1]instanceof qu){var d=arguments[0],y=arguments[1],v=arguments[2];if(!v){var _=this.size();if(_>0){if(d>0){var m=this.get(d-1);if(m.equals2D(y))return null}if(d<_){var x=this.get(d);if(x.equals2D(y))return null}}}t.prototype.add.call(this,d,y)}}else if(4===arguments.length){var E=arguments[0],b=arguments[1],w=arguments[2],I=arguments[3],N=1;w>I&&(N=-1);for(var S=w;S!==I;S+=N)e.add(E[S],b);return!0}},e.prototype.closeRing=function(){this.size()>0&&this.add(new qu(this.get(0)),!1)},e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},Object.defineProperties(e,n),e}(Bl),Ul=function(){},Vl={ForwardComparator:{configurable:!0},BidirectionalComparator:{configurable:!0},coordArrayType:{configurable:!0}};Vl.ForwardComparator.get=function(){return Xl},Vl.BidirectionalComparator.get=function(){return Yl},Vl.coordArrayType.get=function(){return new Array(0).fill(null)},Ul.prototype.interfaces_=function(){return[]},Ul.prototype.getClass=function(){return Ul},Ul.isRing=function(t){return!(t.length<4||!t[0].equals2D(t[t.length-1]))},Ul.ptNotInList=function(t,e){for(var n=0;n=t?e:[]},Ul.indexOf=function(t,e){for(var n=0;n0)&&(e=t[n]);return e},Ul.extract=function(t,e,n){e=Yu.clamp(e,0,t.length);var r=(n=Yu.clamp(n,-1,t.length))-e+1;n<0&&(r=0),e>=t.length&&(r=0),nr.length)return 1;if(0===n.length)return 0;var i=Ul.compare(n,r);return Ul.isEqualReversed(n,r)?0:i},Yl.prototype.OLDcompare=function(t,e){var n=t,r=e;if(n.lengthr.length)return 1;if(0===n.length)return 0;for(var i=Ul.increasingDirection(n),o=Ul.increasingDirection(r),s=i>0?0:n.length-1,a=o>0?0:n.length-1,u=0;u0))return e.value;e=e.right}}return null},ic.prototype.put=function(t,e){if(null===this.root_)return this.root_={key:t,value:e,left:null,right:null,parent:null,color:0,getValue:function(){return this.value},getKey:function(){return this.key}},this.size_=1,null;var n,r,i=this.root_;do{if(n=i,(r=t.compareTo(i.key))<0)i=i.left;else{if(!(r>0)){var o=i.value;return i.value=e,o}i=i.right}}while(null!==i);var s={key:t,left:null,right:null,value:e,parent:n,color:0,getValue:function(){return this.value},getKey:function(){return this.key}};return r<0?n.left=s:n.right=s,this.fixAfterInsertion(s),this.size_++,null},ic.prototype.fixAfterInsertion=function(t){var e=this;for(t.color=1;null!=t&&t!==this.root_&&1===t.parent.color;)if(tc(t)===nc(tc(tc(t)))){var n=rc(tc(tc(t)));1===$l(n)?(ec(tc(t),0),ec(n,0),ec(tc(tc(t)),1),t=tc(tc(t))):(t===rc(tc(t))&&(t=tc(t),e.rotateLeft(t)),ec(tc(t),0),ec(tc(tc(t)),1),e.rotateRight(tc(tc(t))))}else{var r=nc(tc(tc(t)));1===$l(r)?(ec(tc(t),0),ec(r,0),ec(tc(tc(t)),1),t=tc(tc(t))):(t===nc(tc(t))&&(t=tc(t),e.rotateRight(t)),ec(tc(t),0),ec(tc(tc(t)),1),e.rotateLeft(tc(tc(t))))}this.root_.color=0},ic.prototype.values=function(){var t=new Bl,e=this.getFirstEntry();if(null!==e)for(t.add(e.value);null!==(e=ic.successor(e));)t.add(e.value);return t},ic.prototype.entrySet=function(){var t=new Kl,e=this.getFirstEntry();if(null!==e)for(t.add(e);null!==(e=ic.successor(e));)t.add(e);return t},ic.prototype.rotateLeft=function(t){if(null!=t){var e=t.right;t.right=e.left,null!=e.left&&(e.left.parent=t),e.parent=t.parent,null===t.parent?this.root_=e:t.parent.left===t?t.parent.left=e:t.parent.right=e,e.left=t,t.parent=e}},ic.prototype.rotateRight=function(t){if(null!=t){var e=t.left;t.left=e.right,null!=e.right&&(e.right.parent=t),e.parent=t.parent,null===t.parent?this.root_=e:t.parent.right===t?t.parent.right=e:t.parent.left=e,e.right=t,t.parent=e}},ic.prototype.getFirstEntry=function(){var t=this.root_;if(null!=t)for(;null!=t.left;)t=t.left;return t},ic.successor=function(t){if(null===t)return null;if(null!==t.right){for(var e=t.right;null!==e.left;)e=e.left;return e}for(var n=t.parent,r=t;null!==n&&r===n.right;)r=n,n=n.parent;return n},ic.prototype.size=function(){return this.size_};var oc=function(){};function sc(){}function ac(){this.array_=[],arguments[0]instanceof Dl&&this.addAll(arguments[0])}oc.prototype.interfaces_=function(){return[]},oc.prototype.getClass=function(){return oc},sc.prototype=new Zl,ac.prototype=new sc,ac.prototype.contains=function(t){for(var e=0,n=this.array_.length;e=0;){var s=i.substring(0,o);r.add(s),o=(i=i.substring(o+n)).indexOf(e)}i.length>0&&r.add(i);for(var a=new Array(r.size()).fill(null),u=0;u0)for(var o=i;o0&&r.append(" ");for(var o=0;o0&&r.append(","),r.append(Ic.toString(t.getOrdinate(i,o)))}return r.append(")"),r.toString()}},Sc.ensureValidRing=function(t,e){var n=e.size();return 0===n?e:n<=3?Sc.createClosedRing(t,e,4):e.getOrdinate(0,el.X)===e.getOrdinate(n-1,el.X)&&e.getOrdinate(0,el.Y)===e.getOrdinate(n-1,el.Y)?e:Sc.createClosedRing(t,e,n+1)},Sc.createClosedRing=function(t,e,n){var r=t.create(n,e.getDimension()),i=e.size();Sc.copy(e,0,r,0,i);for(var o=i;o0&&Sc.reverse(t._points),null}},e.prototype.getCoordinate=function(){return this.isEmpty()?null:this._points.getCoordinate(0)},e.prototype.getBoundaryDimension=function(){return this.isClosed()?cc.FALSE:0},e.prototype.isClosed=function(){return!this.isEmpty()&&this.getCoordinateN(0).equals2D(this.getCoordinateN(this.getNumPoints()-1))},e.prototype.getEndPoint=function(){return this.isEmpty()?null:this.getPointN(this.getNumPoints()-1)},e.prototype.getDimension=function(){return 1},e.prototype.getLength=function(){return bl.computeLength(this._points)},e.prototype.getNumPoints=function(){return this._points.size()},e.prototype.reverse=function(){var t=this._points.copy();return Sc.reverse(t),this.getFactory().createLineString(t)},e.prototype.compareToSameClass=function(){var t=this;if(1===arguments.length){for(var e=arguments[0],n=e,r=0,i=0;r= 2)");this._points=t},e.prototype.isCoordinate=function(t){for(var e=0;e=1&&this.getCoordinateSequence().size()= 4)")},e.prototype.getGeometryType=function(){return"LinearRing"},e.prototype.copy=function(){return new e(this._points.copy(),this._factory)},e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},n.MINIMUM_VALID_SIZE.get=function(){return 4},n.serialVersionUID.get=function(){return-0x3b229e262367a600},Object.defineProperties(e,n),e}(Cc),Ac=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={serialVersionUID:{configurable:!0}};return e.prototype.getSortIndex=function(){return Nl.SORTINDEX_MULTIPOLYGON},e.prototype.equalsExact=function(){if(2===arguments.length){var e=arguments[0],n=arguments[1];return!!this.isEquivalentClass(e)&&t.prototype.equalsExact.call(this,e,n)}return t.prototype.equalsExact.apply(this,arguments)},e.prototype.getBoundaryDimension=function(){return 1},e.prototype.getDimension=function(){return 2},e.prototype.reverse=function(){for(var t=this._geometries.length,e=new Array(t).fill(null),n=0;n0?e.createPoint(n[0]):e.createPoint():t},Gc.prototype.interfaces_=function(){return[Dc.GeometryEditorOperation]},Gc.prototype.getClass=function(){return Gc};var qc=function(){};qc.prototype.edit=function(t,e){return t instanceof Tc?e.createLinearRing(this.edit(t.getCoordinateSequence(),t)):t instanceof Cc?e.createLineString(this.edit(t.getCoordinateSequence(),t)):t instanceof Mc?e.createPoint(this.edit(t.getCoordinateSequence(),t)):t},qc.prototype.interfaces_=function(){return[Dc.GeometryEditorOperation]},qc.prototype.getClass=function(){return qc};var Bc=function(){var t=this;if(this._dimension=3,this._coordinates=null,1===arguments.length){if(arguments[0]instanceof Array)this._coordinates=arguments[0],this._dimension=3;else if(Number.isInteger(arguments[0])){var e=arguments[0];this._coordinates=new Array(e).fill(null);for(var n=0;n0){var t=new Wu(17*this._coordinates.length);t.append("("),t.append(this._coordinates[0]);for(var e=1;e3&&(r=3),r<2?new Bc(n):new Bc(n,r)}},jc.prototype.interfaces_=function(){return[ju,Gu]},jc.prototype.getClass=function(){return jc},jc.instance=function(){return jc.instanceObject},Uc.serialVersionUID.get=function(){return-0x38e49fa6cf6f2e00},Uc.instanceObject.get=function(){return new jc},Object.defineProperties(jc,Uc);var Vc=function(t){function e(){t.call(this),this.map_=new Map}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.get=function(t){return this.map_.get(t)||null},e.prototype.put=function(t,e){return this.map_.set(t,e),e},e.prototype.values=function(){for(var t=new Bl,e=this.map_.values(),n=e.next();!n.done;)t.add(n.value),n=e.next();return t},e.prototype.entrySet=function(){var t=new Kl;return this.map_.entries().forEach((function(e){return t.add(e)})),t},e.prototype.size=function(){return this.map_.size()},e}(Hl),Xc=function t(){if(this._modelType=null,this._scale=null,0===arguments.length)this._modelType=t.FLOATING;else if(1===arguments.length)if(arguments[0]instanceof Hc){var e=arguments[0];this._modelType=e,e===t.FIXED&&this.setScale(1)}else if("number"==typeof arguments[0]){var n=arguments[0];this._modelType=t.FIXED,this.setScale(n)}else if(arguments[0]instanceof t){var r=arguments[0];this._modelType=r._modelType,this._scale=r._scale}},Yc={serialVersionUID:{configurable:!0},maximumPreciseValue:{configurable:!0}};Xc.prototype.equals=function(t){if(!(t instanceof Xc))return!1;var e=t;return this._modelType===e._modelType&&this._scale===e._scale},Xc.prototype.compareTo=function(t){var e=t,n=this.getMaximumSignificantDigits(),r=e.getMaximumSignificantDigits();return new Ju(n).compareTo(new Ju(r))},Xc.prototype.getScale=function(){return this._scale},Xc.prototype.isFloating=function(){return this._modelType===Xc.FLOATING||this._modelType===Xc.FLOATING_SINGLE},Xc.prototype.getType=function(){return this._modelType},Xc.prototype.toString=function(){var t="UNKNOWN";return this._modelType===Xc.FLOATING?t="Floating":this._modelType===Xc.FLOATING_SINGLE?t="Floating-Single":this._modelType===Xc.FIXED&&(t="Fixed (Scale="+this.getScale()+")"),t},Xc.prototype.makePrecise=function(){if("number"==typeof arguments[0]){var t=arguments[0];return Tu.isNaN(t)||this._modelType===Xc.FLOATING_SINGLE?t:this._modelType===Xc.FIXED?Math.round(t*this._scale)/this._scale:t}if(arguments[0]instanceof qu){var e=arguments[0];if(this._modelType===Xc.FLOATING)return null;e.x=this.makePrecise(e.x),e.y=this.makePrecise(e.y)}},Xc.prototype.getMaximumSignificantDigits=function(){var t=16;return this._modelType===Xc.FLOATING?t=16:this._modelType===Xc.FLOATING_SINGLE?t=6:this._modelType===Xc.FIXED&&(t=1+Math.trunc(Math.ceil(Math.log(this.getScale())/Math.log(10)))),t},Xc.prototype.setScale=function(t){this._scale=Math.abs(t)},Xc.prototype.interfaces_=function(){return[Gu,Du]},Xc.prototype.getClass=function(){return Xc},Xc.mostPrecise=function(t,e){return t.compareTo(e)>=0?t:e},Yc.serialVersionUID.get=function(){return 0x6bee6404e9a25c00},Yc.maximumPreciseValue.get=function(){return 9007199254740992},Object.defineProperties(Xc,Yc);var Hc=function t(e){this._name=e||null,t.nameToTypeMap.put(e,this)},Wc={serialVersionUID:{configurable:!0},nameToTypeMap:{configurable:!0}};Hc.prototype.readResolve=function(){return Hc.nameToTypeMap.get(this._name)},Hc.prototype.toString=function(){return this._name},Hc.prototype.interfaces_=function(){return[Gu]},Hc.prototype.getClass=function(){return Hc},Wc.serialVersionUID.get=function(){return-552860263173159e4},Wc.nameToTypeMap.get=function(){return new Vc},Object.defineProperties(Hc,Wc),Xc.Type=Hc,Xc.FIXED=new Hc("FIXED"),Xc.FLOATING=new Hc("FLOATING"),Xc.FLOATING_SINGLE=new Hc("FLOATING SINGLE");var Jc=function t(){this._precisionModel=new Xc,this._SRID=0,this._coordinateSequenceFactory=t.getDefaultCoordinateSequenceFactory(),0===arguments.length||(1===arguments.length?Xu(arguments[0],ju)?this._coordinateSequenceFactory=arguments[0]:arguments[0]instanceof Xc&&(this._precisionModel=arguments[0]):2===arguments.length?(this._precisionModel=arguments[0],this._SRID=arguments[1]):3===arguments.length&&(this._precisionModel=arguments[0],this._SRID=arguments[1],this._coordinateSequenceFactory=arguments[2]))},Zc={serialVersionUID:{configurable:!0}};Jc.prototype.toGeometry=function(t){return t.isNull()?this.createPoint(null):t.getMinX()===t.getMaxX()&&t.getMinY()===t.getMaxY()?this.createPoint(new qu(t.getMinX(),t.getMinY())):t.getMinX()===t.getMaxX()||t.getMinY()===t.getMaxY()?this.createLineString([new qu(t.getMinX(),t.getMinY()),new qu(t.getMaxX(),t.getMaxY())]):this.createPolygon(this.createLinearRing([new qu(t.getMinX(),t.getMinY()),new qu(t.getMinX(),t.getMaxY()),new qu(t.getMaxX(),t.getMaxY()),new qu(t.getMaxX(),t.getMinY()),new qu(t.getMinX(),t.getMinY())]),null)},Jc.prototype.createLineString=function(t){return t?t instanceof Array?new Cc(this.getCoordinateSequenceFactory().create(t),this):Xu(t,el)?new Cc(t,this):void 0:new Cc(this.getCoordinateSequenceFactory().create([]),this)},Jc.prototype.createMultiLineString=function(){if(0===arguments.length)return new dc(null,this);if(1===arguments.length){var t=arguments[0];return new dc(t,this)}},Jc.prototype.buildGeometry=function(t){for(var e=null,n=!1,r=!1,i=t.iterator();i.hasNext();){var o=i.next(),s=o.getClass();null===e&&(e=s),s!==e&&(n=!0),o.isGeometryCollectionOrDerived()&&(r=!0)}if(null===e)return this.createGeometryCollection();if(n||r)return this.createGeometryCollection(Jc.toGeometryArray(t));var a=t.iterator().next();if(t.size()>1){if(a instanceof Oc)return this.createMultiPolygon(Jc.toPolygonArray(t));if(a instanceof Cc)return this.createMultiLineString(Jc.toLineStringArray(t));if(a instanceof Mc)return this.createMultiPoint(Jc.toPointArray(t));yl.shouldNeverReachHere("Unhandled class: "+a.getClass().getName())}return a},Jc.prototype.createMultiPointFromCoords=function(t){return this.createMultiPoint(null!==t?this.getCoordinateSequenceFactory().create(t):null)},Jc.prototype.createPoint=function(){if(0===arguments.length)return this.createPoint(this.getCoordinateSequenceFactory().create([]));if(1===arguments.length){if(arguments[0]instanceof qu){var t=arguments[0];return this.createPoint(null!==t?this.getCoordinateSequenceFactory().create([t]):null)}if(Xu(arguments[0],el)){var e=arguments[0];return new Mc(e,this)}}},Jc.prototype.getCoordinateSequenceFactory=function(){return this._coordinateSequenceFactory},Jc.prototype.createPolygon=function(){if(0===arguments.length)return new Oc(null,null,this);if(1===arguments.length){if(Xu(arguments[0],el)){var t=arguments[0];return this.createPolygon(this.createLinearRing(t))}if(arguments[0]instanceof Array){var e=arguments[0];return this.createPolygon(this.createLinearRing(e))}if(arguments[0]instanceof Tc){var n=arguments[0];return this.createPolygon(n,null)}}else if(2===arguments.length){var r=arguments[0],i=arguments[1];return new Oc(r,i,this)}},Jc.prototype.getSRID=function(){return this._SRID},Jc.prototype.createGeometryCollection=function(){if(0===arguments.length)return new gc(null,this);if(1===arguments.length){var t=arguments[0];return new gc(t,this)}},Jc.prototype.createGeometry=function(t){return new Dc(this).edit(t,{edit:function(){if(2===arguments.length){var t=arguments[0];return this._coordinateSequenceFactory.create(t)}}})},Jc.prototype.getPrecisionModel=function(){return this._precisionModel},Jc.prototype.createLinearRing=function(){if(0===arguments.length)return this.createLinearRing(this.getCoordinateSequenceFactory().create([]));if(1===arguments.length){if(arguments[0]instanceof Array){var t=arguments[0];return this.createLinearRing(null!==t?this.getCoordinateSequenceFactory().create(t):null)}if(Xu(arguments[0],el)){var e=arguments[0];return new Tc(e,this)}}},Jc.prototype.createMultiPolygon=function(){if(0===arguments.length)return new Ac(null,this);if(1===arguments.length){var t=arguments[0];return new Ac(t,this)}},Jc.prototype.createMultiPoint=function(){var t=this;if(0===arguments.length)return new Rc(null,this);if(1===arguments.length){if(arguments[0]instanceof Array){var e=arguments[0];return new Rc(e,this)}if(arguments[0]instanceof Array){var n=arguments[0];return this.createMultiPoint(null!==n?this.getCoordinateSequenceFactory().create(n):null)}if(Xu(arguments[0],el)){var r=arguments[0];if(null===r)return this.createMultiPoint(new Array(0).fill(null));for(var i=new Array(r.size()).fill(null),o=0;o=this.size())throw new Error;return this.array_[t]},sh.prototype.push=function(t){return this.array_.push(t),t},sh.prototype.pop=function(t){if(0===this.array_.length)throw new oh;return this.array_.pop()},sh.prototype.peek=function(){if(0===this.array_.length)throw new oh;return this.array_[this.array_.length-1]},sh.prototype.empty=function(){return 0===this.array_.length},sh.prototype.isEmpty=function(){return this.empty()},sh.prototype.search=function(t){return this.array_.indexOf(t)},sh.prototype.size=function(){return this.array_.length},sh.prototype.toArray=function(){for(var t=[],e=0,n=this.array_.length;e0&&this._minIndexthis._minCoord.y&&n.y>this._minCoord.y&&r===bl.CLOCKWISE)&&(i=!0),i&&(this._minIndex=this._minIndex-1)},ah.prototype.getRightmostSideOfSegment=function(t,e){var n=t.getEdge().getCoordinates();if(e<0||e+1>=n.length)return-1;if(n[e].y===n[e+1].y)return-1;var r=rh.LEFT;return n[e].ye._minCoord.x)&&(e._minDe=t,e._minIndex=r,e._minCoord=n[r])},ah.prototype.findRightmostEdgeAtNode=function(){var t=this._minDe.getNode().getEdges();this._minDe=t.getRightmostEdge(),this._minDe.isForward()||(this._minDe=this._minDe.getSym(),this._minIndex=this._minDe.getEdge().getCoordinates().length-1)},ah.prototype.findEdge=function(t){for(var e=t.iterator();e.hasNext();){var n=e.next();n.isForward()&&this.checkForRightmostCoordinate(n)}yl.isTrue(0!==this._minIndex||this._minCoord.equals(this._minDe.getCoordinate()),"inconsistency in rightmost processing"),0===this._minIndex?this.findRightmostEdgeAtNode():this.findRightmostEdgeAtVertex(),this._orientedDe=this._minDe,this.getRightmostSide(this._minDe,this._minIndex)===rh.LEFT&&(this._orientedDe=this._minDe.getSym())},ah.prototype.interfaces_=function(){return[]},ah.prototype.getClass=function(){return ah};var uh=function(t){function e(n,r){t.call(this,e.msgWithCoord(n,r)),this.pt=r?new qu(r):null,this.name="TopologyException"}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.getCoordinate=function(){return this.pt},e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},e.msgWithCoord=function(t,e){return e?t:t+" [ "+e+" ]"},e}(gl),lh=function(){this.array_=[]};lh.prototype.addLast=function(t){this.array_.push(t)},lh.prototype.removeFirst=function(){return this.array_.shift()},lh.prototype.isEmpty=function(){return 0===this.array_.length};var ch=function(){this._finder=null,this._dirEdgeList=new Bl,this._nodes=new Bl,this._rightMostCoord=null,this._env=null,this._finder=new ah};ch.prototype.clearVisitedEdges=function(){for(var t=this._dirEdgeList.iterator();t.hasNext();)t.next().setVisited(!1)},ch.prototype.getRightmostCoordinate=function(){return this._rightMostCoord},ch.prototype.computeNodeDepth=function(t){for(var e=null,n=t.getEdges().iterator();n.hasNext();){var r=n.next();if(r.isVisited()||r.getSym().isVisited()){e=r;break}}if(null===e)throw new uh("unable to find edge to compute depths at "+t.getCoordinate());t.getEdges().computeDepths(e);for(var i=t.getEdges().iterator();i.hasNext();){var o=i.next();o.setVisited(!0),this.copySymDepths(o)}},ch.prototype.computeDepth=function(t){this.clearVisitedEdges();var e=this._finder.getEdge();e.setEdgeDepths(rh.RIGHT,t),this.copySymDepths(e),this.computeDepths(e)},ch.prototype.create=function(t){this.addReachable(t),this._finder.findEdge(this._dirEdgeList),this._rightMostCoord=this._finder.getCoordinate()},ch.prototype.findResultEdges=function(){for(var t=this._dirEdgeList.iterator();t.hasNext();){var e=t.next();e.getDepth(rh.RIGHT)>=1&&e.getDepth(rh.LEFT)<=0&&!e.isInteriorAreaEdge()&&e.setInResult(!0)}},ch.prototype.computeDepths=function(t){var e=new Kl,n=new lh,r=t.getNode();for(n.addLast(r),e.add(r),t.setVisited(!0);!n.isEmpty();){var i=n.removeFirst();e.add(i),this.computeNodeDepth(i);for(var o=i.getEdges().iterator();o.hasNext();){var s=o.next().getSym();if(!s.isVisited()){var a=s.getNode();e.contains(a)||(n.addLast(a),e.add(a))}}}},ch.prototype.compareTo=function(t){var e=t;return this._rightMostCoord.xe._rightMostCoord.x?1:0},ch.prototype.getEnvelope=function(){if(null===this._env){for(var t=new al,e=this._dirEdgeList.iterator();e.hasNext();)for(var n=e.next().getEdge().getCoordinates(),r=0;rthis.location.length){var e=new Array(3).fill(null);e[rh.ON]=this.location[rh.ON],e[rh.LEFT]=Uu.NONE,e[rh.RIGHT]=Uu.NONE,this.location=e}for(var n=0;n1&&t.append(Uu.toLocationSymbol(this.location[rh.LEFT])),t.append(Uu.toLocationSymbol(this.location[rh.ON])),this.location.length>1&&t.append(Uu.toLocationSymbol(this.location[rh.RIGHT])),t.toString()},hh.prototype.setLocations=function(t,e,n){this.location[rh.ON]=t,this.location[rh.LEFT]=e,this.location[rh.RIGHT]=n},hh.prototype.get=function(t){return t1},hh.prototype.isAnyNull=function(){for(var t=0;tt._maxNodeDegree&&(t._maxNodeDegree=n),e=t.getNext(e)}while(e!==this._startDe);this._maxNodeDegree*=2},fh.prototype.addPoints=function(t,e,n){var r=t.getCoordinates();if(e){var i=1;n&&(i=0);for(var o=i;o=0;a--)this._pts.add(r[a])}},fh.prototype.isHole=function(){return this._isHole},fh.prototype.setInResult=function(){var t=this._startDe;do{t.getEdge().setInResult(!0),t=t.getNext()}while(t!==this._startDe)},fh.prototype.containsPoint=function(t){var e=this.getLinearRing();if(!e.getEnvelopeInternal().contains(t))return!1;if(!bl.isPointInRing(t,e.getCoordinates()))return!1;for(var n=this._holes.iterator();n.hasNext();)if(n.next().containsPoint(t))return!1;return!0},fh.prototype.addHole=function(t){this._holes.add(t)},fh.prototype.isShell=function(){return null===this._shell},fh.prototype.getLabel=function(){return this._label},fh.prototype.getEdges=function(){return this._edges},fh.prototype.getMaxNodeDegree=function(){return this._maxNodeDegree<0&&this.computeMaxNodeDegree(),this._maxNodeDegree},fh.prototype.getShell=function(){return this._shell},fh.prototype.mergeLabel=function(){if(1===arguments.length){var t=arguments[0];this.mergeLabel(t,0),this.mergeLabel(t,1)}else if(2===arguments.length){var e=arguments[0],n=arguments[1],r=e.getLocation(n,rh.RIGHT);if(r===Uu.NONE)return null;if(this._label.getLocation(n)===Uu.NONE)return this._label.setLocation(n,r),null}},fh.prototype.setShell=function(t){this._shell=t,null!==t&&t.addHole(this)},fh.prototype.toPolygon=function(t){for(var e=new Array(this._holes.size()).fill(null),n=0;n=2,"found partial label"),this.computeIM(t)},yh.prototype.isInResult=function(){return this._isInResult},yh.prototype.isVisited=function(){return this._isVisited},yh.prototype.interfaces_=function(){return[]},yh.prototype.getClass=function(){return yh};var vh=function(t){function e(){t.call(this),this._coord=null,this._edges=null;var e=arguments[0],n=arguments[1];this._coord=e,this._edges=n,this._label=new ph(0,Uu.NONE)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.isIncidentEdgeInResult=function(){for(var t=this.getEdges().getEdges().iterator();t.hasNext();)if(t.next().getEdge().isInResult())return!0;return!1},e.prototype.isIsolated=function(){return 1===this._label.getGeometryCount()},e.prototype.getCoordinate=function(){return this._coord},e.prototype.print=function(t){t.println("node "+this._coord+" lbl: "+this._label)},e.prototype.computeIM=function(t){},e.prototype.computeMergedLocation=function(t,e){var n=Uu.NONE;if(n=this._label.getLocation(e),!t.isNull(e)){var r=t.getLocation(e);n!==Uu.BOUNDARY&&(n=r)}return n},e.prototype.setLabel=function(){if(2!==arguments.length)return t.prototype.setLabel.apply(this,arguments);var e=arguments[0],n=arguments[1];null===this._label?this._label=new ph(e,n):this._label.setLocation(e,n)},e.prototype.getEdges=function(){return this._edges},e.prototype.mergeLabel=function(){var t=this;if(arguments[0]instanceof e){var n=arguments[0];this.mergeLabel(n._label)}else if(arguments[0]instanceof ph)for(var r=arguments[0],i=0;i<2;i++){var o=t.computeMergedLocation(r,i),s=t._label.getLocation(i);s===Uu.NONE&&t._label.setLocation(i,o)}},e.prototype.add=function(t){this._edges.insert(t),t.setNode(this)},e.prototype.setLabelBoundary=function(t){if(null===this._label)return null;var e=Uu.NONE;null!==this._label&&(e=this._label.getLocation(t));var n=null;if(e===Uu.BOUNDARY)n=Uu.INTERIOR;else n=Uu.BOUNDARY;this._label.setLocation(t,n)},e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},e}(yh),_h=function(){this.nodeMap=new ic,this.nodeFact=null;var t=arguments[0];this.nodeFact=t};_h.prototype.find=function(t){return this.nodeMap.get(t)},_h.prototype.addNode=function(){if(arguments[0]instanceof qu){var t=arguments[0],e=this.nodeMap.get(t);return null===e&&(e=this.nodeFact.createNode(t),this.nodeMap.put(t,e)),e}if(arguments[0]instanceof vh){var n=arguments[0],r=this.nodeMap.get(n.getCoordinate());return null===r?(this.nodeMap.put(n.getCoordinate(),n),n):(r.mergeLabel(n),r)}},_h.prototype.print=function(t){for(var e=this.iterator();e.hasNext();)e.next().print(t)},_h.prototype.iterator=function(){return this.nodeMap.values().iterator()},_h.prototype.values=function(){return this.nodeMap.values()},_h.prototype.getBoundaryNodes=function(t){for(var e=new Bl,n=this.iterator();n.hasNext();){var r=n.next();r.getLabel().getLocation(t)===Uu.BOUNDARY&&e.add(r)}return e},_h.prototype.add=function(t){var e=t.getCoordinate();this.addNode(e).add(t)},_h.prototype.interfaces_=function(){return[]},_h.prototype.getClass=function(){return _h};var mh=function(){},xh={NE:{configurable:!0},NW:{configurable:!0},SW:{configurable:!0},SE:{configurable:!0}};mh.prototype.interfaces_=function(){return[]},mh.prototype.getClass=function(){return mh},mh.isNorthern=function(t){return t===mh.NE||t===mh.NW},mh.isOpposite=function(t,e){return t!==e&&2==(t-e+4)%4},mh.commonHalfPlane=function(t,e){if(t===e)return t;if(2==(t-e+4)%4)return-1;var n=te?t:e)?3:n},mh.isInHalfPlane=function(t,e){return e===mh.SE?t===mh.SE||t===mh.SW:t===e||t===e+1},mh.quadrant=function(){if("number"==typeof arguments[0]&&"number"==typeof arguments[1]){var t=arguments[0],e=arguments[1];if(0===t&&0===e)throw new Ru("Cannot compute the quadrant for point ( "+t+", "+e+" )");return t>=0?e>=0?mh.NE:mh.SE:e>=0?mh.NW:mh.SW}if(arguments[0]instanceof qu&&arguments[1]instanceof qu){var n=arguments[0],r=arguments[1];if(r.x===n.x&&r.y===n.y)throw new Ru("Cannot compute the quadrant for two identical points "+n);return r.x>=n.x?r.y>=n.y?mh.NE:mh.SE:r.y>=n.y?mh.NW:mh.SW}},xh.NE.get=function(){return 0},xh.NW.get=function(){return 1},xh.SW.get=function(){return 2},xh.SE.get=function(){return 3},Object.defineProperties(mh,xh);var Eh=function(){if(this._edge=null,this._label=null,this._node=null,this._p0=null,this._p1=null,this._dx=null,this._dy=null,this._quadrant=null,1===arguments.length){var t=arguments[0];this._edge=t}else if(3===arguments.length){var e=arguments[0],n=arguments[1],r=arguments[2],i=null;this._edge=e,this.init(n,r),this._label=i}else if(4===arguments.length){var o=arguments[0],s=arguments[1],a=arguments[2],u=arguments[3];this._edge=o,this.init(s,a),this._label=u}};Eh.prototype.compareDirection=function(t){return this._dx===t._dx&&this._dy===t._dy?0:this._quadrant>t._quadrant?1:this._quadrant2){o.linkDirectedEdgesForMinimalEdgeRings();var s=o.buildMinimalRings(),a=this.findShell(s);null!==a?(this.placePolygonHoles(a,s),e.add(a)):n.addAll(s)}else r.add(o)}return r},Nh.prototype.containsPoint=function(t){for(var e=this._shellList.iterator();e.hasNext();)if(e.next().containsPoint(t))return!0;return!1},Nh.prototype.buildMaximalEdgeRings=function(t){for(var e=new Bl,n=t.iterator();n.hasNext();){var r=n.next();if(r.isInResult()&&r.getLabel().isArea()&&null===r.getEdgeRing()){var i=new dh(r,this._geometryFactory);e.add(i),i.setInResult()}}return e},Nh.prototype.placePolygonHoles=function(t,e){for(var n=e.iterator();n.hasNext();){var r=n.next();r.isHole()&&r.setShell(t)}},Nh.prototype.getPolygons=function(){return this.computePolygons(this._shellList)},Nh.prototype.findEdgeRingContaining=function(t,e){for(var n=t.getLinearRing(),r=n.getEnvelopeInternal(),i=n.getCoordinateN(0),o=null,s=null,a=e.iterator();a.hasNext();){var u=a.next(),l=u.getLinearRing(),c=l.getEnvelopeInternal();null!==o&&(s=o.getLinearRing().getEnvelopeInternal());var h=!1;c.contains(r)&&bl.isPointInRing(i,l.getCoordinates())&&(h=!0),h&&(null===o||s.contains(c))&&(o=u)}return o},Nh.prototype.findShell=function(t){for(var e=0,n=null,r=t.iterator();r.hasNext();){var i=r.next();i.isHole()||(n=i,e++)}return yl.isTrue(e<=1,"found two shells in MinimalEdgeRing list"),n},Nh.prototype.add=function(){if(1===arguments.length){var t=arguments[0];this.add(t.getEdgeEnds(),t.getNodes())}else if(2===arguments.length){var e=arguments[0],n=arguments[1];Ih.linkResultDirectedEdges(n);var r=this.buildMaximalEdgeRings(e),i=new Bl,o=this.buildMinimalEdgeRings(r,this._shellList,i);this.sortShellsAndHoles(o,this._shellList,i),this.placeFreeHoles(this._shellList,i)}},Nh.prototype.interfaces_=function(){return[]},Nh.prototype.getClass=function(){return Nh};var Sh=function(){};Sh.prototype.getBounds=function(){},Sh.prototype.interfaces_=function(){return[]},Sh.prototype.getClass=function(){return Sh};var Ch=function(){this._bounds=null,this._item=null;var t=arguments[0],e=arguments[1];this._bounds=t,this._item=e};Ch.prototype.getItem=function(){return this._item},Ch.prototype.getBounds=function(){return this._bounds},Ch.prototype.interfaces_=function(){return[Sh,Gu]},Ch.prototype.getClass=function(){return Ch};var Ph=function(){this._size=null,this._items=null,this._size=0,this._items=new Bl,this._items.add(null)};Ph.prototype.poll=function(){if(this.isEmpty())return null;var t=this._items.get(1);return this._items.set(1,this._items.get(this._size)),this._size-=1,this.reorder(1),t},Ph.prototype.size=function(){return this._size},Ph.prototype.reorder=function(t){for(var e=this,n=null,r=this._items.get(t);2*t<=this._size&&((n=2*t)!==e._size&&e._items.get(n+1).compareTo(e._items.get(n))<0&&n++,e._items.get(n).compareTo(r)<0);t=n)e._items.set(t,e._items.get(n));this._items.set(t,r)},Ph.prototype.clear=function(){this._size=0,this._items.clear()},Ph.prototype.isEmpty=function(){return 0===this._size},Ph.prototype.add=function(t){this._items.add(null),this._size+=1;var e=this._size;for(this._items.set(0,t);t.compareTo(this._items.get(Math.trunc(e/2)))<0;e/=2)this._items.set(e,this._items.get(Math.trunc(e/2)));this._items.set(e,t)},Ph.prototype.interfaces_=function(){return[]},Ph.prototype.getClass=function(){return Ph};var Mh=function(){};Mh.prototype.visitItem=function(t){},Mh.prototype.interfaces_=function(){return[]},Mh.prototype.getClass=function(){return Mh};var Lh=function(){};Lh.prototype.insert=function(t,e){},Lh.prototype.remove=function(t,e){},Lh.prototype.query=function(){},Lh.prototype.interfaces_=function(){return[]},Lh.prototype.getClass=function(){return Lh};var Oh=function(){if(this._childBoundables=new Bl,this._bounds=null,this._level=null,0===arguments.length);else if(1===arguments.length){var t=arguments[0];this._level=t}},Rh={serialVersionUID:{configurable:!0}};Oh.prototype.getLevel=function(){return this._level},Oh.prototype.size=function(){return this._childBoundables.size()},Oh.prototype.getChildBoundables=function(){return this._childBoundables},Oh.prototype.addChildBoundable=function(t){yl.isTrue(null===this._bounds),this._childBoundables.add(t)},Oh.prototype.isEmpty=function(){return this._childBoundables.isEmpty()},Oh.prototype.getBounds=function(){return null===this._bounds&&(this._bounds=this.computeBounds()),this._bounds},Oh.prototype.interfaces_=function(){return[Sh,Gu]},Oh.prototype.getClass=function(){return Oh},Rh.serialVersionUID.get=function(){return 0x5a1e55ec41369800},Object.defineProperties(Oh,Rh);var Th=function(){};Th.reverseOrder=function(){return{compare:function(t,e){return e.compareTo(t)}}},Th.min=function(t){return Th.sort(t),t.get(0)},Th.sort=function(t,e){var n=t.toArray();e?lc.sort(n,e):lc.sort(n);for(var r=t.iterator(),i=0,o=n.length;iAh.area(this._boundable2)?(this.expand(this._boundable1,this._boundable2,t,e),null):(this.expand(this._boundable2,this._boundable1,t,e),null);if(n)return this.expand(this._boundable1,this._boundable2,t,e),null;if(r)return this.expand(this._boundable2,this._boundable1,t,e),null;throw new Ru("neither boundable is composite")},Ah.prototype.isLeaves=function(){return!(Ah.isComposite(this._boundable1)||Ah.isComposite(this._boundable2))},Ah.prototype.compareTo=function(t){var e=t;return this._distancee._distance?1:0},Ah.prototype.expand=function(t,e,n,r){for(var i=t.getChildBoundables().iterator();i.hasNext();){var o=i.next(),s=new Ah(o,e,this._itemDistance);s.getDistance()1,"Node capacity must be greater than 1"),this._nodeCapacity=n}},Fh={IntersectsOp:{configurable:!0},serialVersionUID:{configurable:!0},DEFAULT_NODE_CAPACITY:{configurable:!0}};Dh.prototype.getNodeCapacity=function(){return this._nodeCapacity},Dh.prototype.lastNode=function(t){return t.get(t.size()-1)},Dh.prototype.size=function(){var t=this;if(0===arguments.length)return this.isEmpty()?0:(this.build(),this.size(this._root));if(1===arguments.length){for(var e=arguments[0],n=0,r=e.getChildBoundables().iterator();r.hasNext();){var i=r.next();i instanceof Oh?n+=t.size(i):i instanceof Ch&&(n+=1)}return n}},Dh.prototype.removeItem=function(t,e){for(var n=null,r=t.getChildBoundables().iterator();r.hasNext();){var i=r.next();i instanceof Ch&&i.getItem()===e&&(n=i)}return null!==n&&(t.getChildBoundables().remove(n),!0)},Dh.prototype.itemsTree=function(){var t=this;if(0===arguments.length){this.build();var e=this.itemsTree(this._root);return null===e?new Bl:e}if(1===arguments.length){for(var n=arguments[0],r=new Bl,i=n.getChildBoundables().iterator();i.hasNext();){var o=i.next();if(o instanceof Oh){var s=t.itemsTree(o);null!==s&&r.add(s)}else o instanceof Ch?r.add(o.getItem()):yl.shouldNeverReachHere()}return r.size()<=0?null:r}},Dh.prototype.insert=function(t,e){yl.isTrue(!this._built,"Cannot insert items into an STR packed R-tree after it has been built."),this._itemBoundables.add(new Ch(t,e))},Dh.prototype.boundablesAtLevel=function(){var t=this;if(1===arguments.length){var e=arguments[0],n=new Bl;return this.boundablesAtLevel(e,this._root,n),n}if(3===arguments.length){var r=arguments[0],i=arguments[1],o=arguments[2];if(yl.isTrue(r>-2),i.getLevel()===r)return o.add(i),null;for(var s=i.getChildBoundables().iterator();s.hasNext();){var a=s.next();a instanceof Oh?t.boundablesAtLevel(r,a,o):(yl.isTrue(a instanceof Ch),-1===r&&o.add(a))}return null}},Dh.prototype.query=function(){var t=this;if(1===arguments.length){var e=arguments[0];this.build();var n=new Bl;return this.isEmpty()||this.getIntersectsOp().intersects(this._root.getBounds(),e)&&this.query(e,this._root,n),n}if(2===arguments.length){var r=arguments[0],i=arguments[1];if(this.build(),this.isEmpty())return null;this.getIntersectsOp().intersects(this._root.getBounds(),r)&&this.query(r,this._root,i)}else if(3===arguments.length)if(Xu(arguments[2],Mh)&&arguments[0]instanceof Object&&arguments[1]instanceof Oh)for(var o=arguments[0],s=arguments[1],a=arguments[2],u=s.getChildBoundables(),l=0;ln&&(n=o)}}return n+1}},Dh.prototype.createParentBoundables=function(t,e){var n=this;yl.isTrue(!t.isEmpty());var r=new Bl;r.add(this.createNode(e));var i=new Bl(t);Th.sort(i,this.getComparator());for(var o=i.iterator();o.hasNext();){var s=o.next();n.lastNode(r).getChildBoundables().size()===n.getNodeCapacity()&&r.add(n.createNode(e)),n.lastNode(r).addChildBoundable(s)}return r},Dh.prototype.isEmpty=function(){return this._built?this._root.isEmpty():this._itemBoundables.isEmpty()},Dh.prototype.interfaces_=function(){return[Gu]},Dh.prototype.getClass=function(){return Dh},Dh.compareDoubles=function(t,e){return t>e?1:t0);for(var n=new Bl,r=0;r0;){var p=h.poll(),f=p.getDistance();if(f>=l)break;p.isLeaves()?(l=f,c=p):p.expandToQueue(h,l)}return[c.getBoundable(0).getItem(),c.getBoundable(1).getItem()]}}else if(3===arguments.length){var g=arguments[0],d=arguments[1],y=arguments[2],v=new Ch(g,d),_=new Ah(this.getRoot(),v,y);return this.nearestNeighbour(_)[0]}},e.prototype.interfaces_=function(){return[Lh,Gu]},e.prototype.getClass=function(){return e},e.centreX=function(t){return e.avg(t.getMinX(),t.getMaxX())},e.avg=function(t,e){return(t+e)/2},e.centreY=function(t){return e.avg(t.getMinY(),t.getMaxY())},n.STRtreeNode.get=function(){return Bh},n.serialVersionUID.get=function(){return 0x39920f7d5f261e0},n.xComparator.get=function(){return{interfaces_:function(){return[ku]},compare:function(n,r){return t.compareDoubles(e.centreX(n.getBounds()),e.centreX(r.getBounds()))}}},n.yComparator.get=function(){return{interfaces_:function(){return[ku]},compare:function(n,r){return t.compareDoubles(e.centreY(n.getBounds()),e.centreY(r.getBounds()))}}},n.intersectsOp.get=function(){return{interfaces_:function(){return[t.IntersectsOp]},intersects:function(t,e){return t.intersects(e)}}},n.DEFAULT_NODE_CAPACITY.get=function(){return 10},Object.defineProperties(e,n),e}(Dh),Bh=function(t){function e(){var e=arguments[0];t.call(this,e)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.computeBounds=function(){for(var t=null,e=this.getChildBoundables().iterator();e.hasNext();){var n=e.next();null===t?t=new al(n.getBounds()):t.expandToInclude(n.getBounds())}return t},e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},e}(Oh),zh=function(){};zh.prototype.interfaces_=function(){return[]},zh.prototype.getClass=function(){return zh},zh.relativeSign=function(t,e){return te?1:0},zh.compare=function(t,e,n){if(e.equals2D(n))return 0;var r=zh.relativeSign(e.x,n.x),i=zh.relativeSign(e.y,n.y);switch(t){case 0:return zh.compareValue(r,i);case 1:return zh.compareValue(i,r);case 2:return zh.compareValue(i,-r);case 3:return zh.compareValue(-r,i);case 4:return zh.compareValue(-r,-i);case 5:return zh.compareValue(-i,-r);case 6:return zh.compareValue(-i,r);case 7:return zh.compareValue(r,-i)}return yl.shouldNeverReachHere("invalid octant value"),0},zh.compareValue=function(t,e){return t<0?-1:t>0?1:e<0?-1:e>0?1:0};var jh=function(){this._segString=null,this.coord=null,this.segmentIndex=null,this._segmentOctant=null,this._isInterior=null;var t=arguments[0],e=arguments[1],n=arguments[2],r=arguments[3];this._segString=t,this.coord=new qu(e),this.segmentIndex=n,this._segmentOctant=r,this._isInterior=!e.equals2D(t.getCoordinate(n))};jh.prototype.getCoordinate=function(){return this.coord},jh.prototype.print=function(t){t.print(this.coord),t.print(" seg # = "+this.segmentIndex)},jh.prototype.compareTo=function(t){var e=t;return this.segmentIndexe.segmentIndex?1:this.coord.equals2D(e.coord)?0:zh.compare(this._segmentOctant,this.coord,e.coord)},jh.prototype.isEndPoint=function(t){return 0===this.segmentIndex&&!this._isInterior||this.segmentIndex===t},jh.prototype.isInterior=function(){return this._isInterior},jh.prototype.interfaces_=function(){return[Du]},jh.prototype.getClass=function(){return jh};var Uh=function(){this._nodeMap=new ic,this._edge=null;var t=arguments[0];this._edge=t};Uh.prototype.getSplitCoordinates=function(){var t=new jl;this.addEndpoints();for(var e=this.iterator(),n=e.next();e.hasNext();){var r=e.next();this.addEdgeCoordinates(n,r,t),n=r}return t.toCoordinateArray()},Uh.prototype.addCollapsedNodes=function(){var t=new Bl;this.findCollapsesFromInsertedNodes(t),this.findCollapsesFromExistingVertices(t);for(var e=t.iterator();e.hasNext();){var n=e.next().intValue();this.add(this._edge.getCoordinate(n),n)}},Uh.prototype.print=function(t){t.println("Intersections:");for(var e=this.iterator();e.hasNext();)e.next().print(t)},Uh.prototype.findCollapsesFromExistingVertices=function(t){for(var e=0;e=0?e>=0?n>=r?0:1:n>=r?7:6:e>=0?n>=r?3:2:n>=r?4:5}if(arguments[0]instanceof qu&&arguments[1]instanceof qu){var i=arguments[0],o=arguments[1],s=o.x-i.x,a=o.y-i.y;if(0===s&&0===a)throw new Ru("Cannot compute the octant for two identical points "+i);return Vh.octant(s,a)}};var Xh=function(){};Xh.prototype.getCoordinates=function(){},Xh.prototype.size=function(){},Xh.prototype.getCoordinate=function(t){},Xh.prototype.isClosed=function(){},Xh.prototype.setData=function(t){},Xh.prototype.getData=function(){},Xh.prototype.interfaces_=function(){return[]},Xh.prototype.getClass=function(){return Xh};var Yh=function(){};Yh.prototype.addIntersection=function(t,e){},Yh.prototype.interfaces_=function(){return[Xh]},Yh.prototype.getClass=function(){return Yh};var Hh=function(){this._nodeList=new Uh(this),this._pts=null,this._data=null;var t=arguments[0],e=arguments[1];this._pts=t,this._data=e};Hh.prototype.getCoordinates=function(){return this._pts},Hh.prototype.size=function(){return this._pts.length},Hh.prototype.getCoordinate=function(t){return this._pts[t]},Hh.prototype.isClosed=function(){return this._pts[0].equals(this._pts[this._pts.length-1])},Hh.prototype.getSegmentOctant=function(t){return t===this._pts.length-1?-1:this.safeOctant(this.getCoordinate(t),this.getCoordinate(t+1))},Hh.prototype.setData=function(t){this._data=t},Hh.prototype.safeOctant=function(t,e){return t.equals2D(e)?0:Vh.octant(t,e)},Hh.prototype.getData=function(){return this._data},Hh.prototype.addIntersection=function(){if(2===arguments.length){var t=arguments[0],e=arguments[1];this.addIntersectionNode(t,e)}else if(4===arguments.length){var n=arguments[0],r=arguments[1],i=arguments[3],o=new qu(n.getIntersection(i));this.addIntersection(o,r)}},Hh.prototype.toString=function(){return fl.toLineString(new Bc(this._pts))},Hh.prototype.getNodeList=function(){return this._nodeList},Hh.prototype.addIntersectionNode=function(t,e){var n=e,r=n+1;if(r=0&&n>=0||e<=0&&n<=0?Math.max(e,n):0}if(arguments[0]instanceof qu){var r=arguments[0];return bl.orientationIndex(this.p0,this.p1,r)}},Wh.prototype.toGeometry=function(t){return t.createLineString([this.p0,this.p1])},Wh.prototype.isVertical=function(){return this.p0.x===this.p1.x},Wh.prototype.equals=function(t){if(!(t instanceof Wh))return!1;var e=t;return this.p0.equals(e.p0)&&this.p1.equals(e.p1)},Wh.prototype.intersection=function(t){var e=new ml;return e.computeIntersection(this.p0,this.p1,t.p0,t.p1),e.hasIntersection()?e.getIntersection(0):null},Wh.prototype.project=function(){if(arguments[0]instanceof qu){var t=arguments[0];if(t.equals(this.p0)||t.equals(this.p1))return new qu(t);var e=this.projectionFactor(t),n=new qu;return n.x=this.p0.x+e*(this.p1.x-this.p0.x),n.y=this.p0.y+e*(this.p1.y-this.p0.y),n}if(arguments[0]instanceof Wh){var r=arguments[0],i=this.projectionFactor(r.p0),o=this.projectionFactor(r.p1);if(i>=1&&o>=1)return null;if(i<=0&&o<=0)return null;var s=this.project(r.p0);i<0&&(s=this.p0),i>1&&(s=this.p1);var a=this.project(r.p1);return o<0&&(a=this.p0),o>1&&(a=this.p1),new Wh(s,a)}},Wh.prototype.normalize=function(){this.p1.compareTo(this.p0)<0&&this.reverse()},Wh.prototype.angle=function(){return Math.atan2(this.p1.y-this.p0.y,this.p1.x-this.p0.x)},Wh.prototype.getCoordinate=function(t){return 0===t?this.p0:this.p1},Wh.prototype.distancePerpendicular=function(t){return bl.distancePointLinePerpendicular(t,this.p0,this.p1)},Wh.prototype.minY=function(){return Math.min(this.p0.y,this.p1.y)},Wh.prototype.midPoint=function(){return Wh.midPoint(this.p0,this.p1)},Wh.prototype.projectionFactor=function(t){if(t.equals(this.p0))return 0;if(t.equals(this.p1))return 1;var e=this.p1.x-this.p0.x,n=this.p1.y-this.p0.y,r=e*e+n*n;return r<=0?Tu.NaN:((t.x-this.p0.x)*e+(t.y-this.p0.y)*n)/r},Wh.prototype.closestPoints=function(t){var e=this.intersection(t);if(null!==e)return[e,e];var n=new Array(2).fill(null),r=Tu.MAX_VALUE,i=null,o=this.closestPoint(t.p0);r=o.distance(t.p0),n[0]=o,n[1]=t.p0;var s=this.closestPoint(t.p1);(i=s.distance(t.p1))0&&e<1?this.project(t):this.p0.distance(t)1||Tu.isNaN(e))&&(e=1),e},Wh.prototype.toString=function(){return"LINESTRING( "+this.p0.x+" "+this.p0.y+", "+this.p1.x+" "+this.p1.y+")"},Wh.prototype.isHorizontal=function(){return this.p0.y===this.p1.y},Wh.prototype.distance=function(){if(arguments[0]instanceof Wh){var t=arguments[0];return bl.distanceLineLine(this.p0,this.p1,t.p0,t.p1)}if(arguments[0]instanceof qu){var e=arguments[0];return bl.distancePointLine(e,this.p0,this.p1)}},Wh.prototype.pointAlong=function(t){var e=new qu;return e.x=this.p0.x+t*(this.p1.x-this.p0.x),e.y=this.p0.y+t*(this.p1.y-this.p0.y),e},Wh.prototype.hashCode=function(){var t=Tu.doubleToLongBits(this.p0.x);t^=31*Tu.doubleToLongBits(this.p0.y);var e=Math.trunc(t)^Math.trunc(t>>32),n=Tu.doubleToLongBits(this.p1.x);return n^=31*Tu.doubleToLongBits(this.p1.y),e^Math.trunc(n)^Math.trunc(n>>32)},Wh.prototype.interfaces_=function(){return[Du,Gu]},Wh.prototype.getClass=function(){return Wh},Wh.midPoint=function(t,e){return new qu((t.x+e.x)/2,(t.y+e.y)/2)},Jh.serialVersionUID.get=function(){return 0x2d2172135f411c00},Object.defineProperties(Wh,Jh);var Zh=function(){this.tempEnv1=new al,this.tempEnv2=new al,this._overlapSeg1=new Wh,this._overlapSeg2=new Wh};Zh.prototype.overlap=function(){if(2===arguments.length);else if(4===arguments.length){var t=arguments[0],e=arguments[1],n=arguments[2],r=arguments[3];t.getLineSegment(e,this._overlapSeg1),n.getLineSegment(r,this._overlapSeg2),this.overlap(this._overlapSeg1,this._overlapSeg2)}},Zh.prototype.interfaces_=function(){return[]},Zh.prototype.getClass=function(){return Zh};var Kh=function(){this._pts=null,this._start=null,this._end=null,this._env=null,this._context=null,this._id=null;var t=arguments[0],e=arguments[1],n=arguments[2],r=arguments[3];this._pts=t,this._start=e,this._end=n,this._context=r};Kh.prototype.getLineSegment=function(t,e){e.p0=this._pts[t],e.p1=this._pts[t+1]},Kh.prototype.computeSelect=function(t,e,n,r){var i=this._pts[e],o=this._pts[n];if(r.tempEnv1.init(i,o),n-e==1)return r.select(this,e),null;if(!t.intersects(r.tempEnv1))return null;var s=Math.trunc((e+n)/2);e=t.length-1)return t.length-1;for(var r=mh.quadrant(t[n],t[n+1]),i=e+1;ir.getId()&&(r.computeOverlaps(o,e),t._nOverlaps++),t._segInt.isDone())return null}},e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},n.SegmentOverlapAction.get=function(){return np},Object.defineProperties(e,n),e}(tp),np=function(t){function e(){t.call(this),this._si=null;var e=arguments[0];this._si=e}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.overlap=function(){if(4!==arguments.length)return t.prototype.overlap.apply(this,arguments);var e=arguments[0],n=arguments[1],r=arguments[2],i=arguments[3],o=e.getContext(),s=r.getContext();this._si.processIntersections(o,n,s,i)},e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},e}(Zh),rp=function t(){if(this._quadrantSegments=t.DEFAULT_QUADRANT_SEGMENTS,this._endCapStyle=t.CAP_ROUND,this._joinStyle=t.JOIN_ROUND,this._mitreLimit=t.DEFAULT_MITRE_LIMIT,this._isSingleSided=!1,this._simplifyFactor=t.DEFAULT_SIMPLIFY_FACTOR,0===arguments.length);else if(1===arguments.length){var e=arguments[0];this.setQuadrantSegments(e)}else if(2===arguments.length){var n=arguments[0],r=arguments[1];this.setQuadrantSegments(n),this.setEndCapStyle(r)}else if(4===arguments.length){var i=arguments[0],o=arguments[1],s=arguments[2],a=arguments[3];this.setQuadrantSegments(i),this.setEndCapStyle(o),this.setJoinStyle(s),this.setMitreLimit(a)}},ip={CAP_ROUND:{configurable:!0},CAP_FLAT:{configurable:!0},CAP_SQUARE:{configurable:!0},JOIN_ROUND:{configurable:!0},JOIN_MITRE:{configurable:!0},JOIN_BEVEL:{configurable:!0},DEFAULT_QUADRANT_SEGMENTS:{configurable:!0},DEFAULT_MITRE_LIMIT:{configurable:!0},DEFAULT_SIMPLIFY_FACTOR:{configurable:!0}};rp.prototype.getEndCapStyle=function(){return this._endCapStyle},rp.prototype.isSingleSided=function(){return this._isSingleSided},rp.prototype.setQuadrantSegments=function(t){this._quadrantSegments=t,0===this._quadrantSegments&&(this._joinStyle=rp.JOIN_BEVEL),this._quadrantSegments<0&&(this._joinStyle=rp.JOIN_MITRE,this._mitreLimit=Math.abs(this._quadrantSegments)),t<=0&&(this._quadrantSegments=1),this._joinStyle!==rp.JOIN_ROUND&&(this._quadrantSegments=rp.DEFAULT_QUADRANT_SEGMENTS)},rp.prototype.getJoinStyle=function(){return this._joinStyle},rp.prototype.setJoinStyle=function(t){this._joinStyle=t},rp.prototype.setSimplifyFactor=function(t){this._simplifyFactor=t<0?0:t},rp.prototype.getSimplifyFactor=function(){return this._simplifyFactor},rp.prototype.getQuadrantSegments=function(){return this._quadrantSegments},rp.prototype.setEndCapStyle=function(t){this._endCapStyle=t},rp.prototype.getMitreLimit=function(){return this._mitreLimit},rp.prototype.setMitreLimit=function(t){this._mitreLimit=t},rp.prototype.setSingleSided=function(t){this._isSingleSided=t},rp.prototype.interfaces_=function(){return[]},rp.prototype.getClass=function(){return rp},rp.bufferDistanceError=function(t){var e=Math.PI/2/t;return 1-Math.cos(e/2)},ip.CAP_ROUND.get=function(){return 1},ip.CAP_FLAT.get=function(){return 2},ip.CAP_SQUARE.get=function(){return 3},ip.JOIN_ROUND.get=function(){return 1},ip.JOIN_MITRE.get=function(){return 2},ip.JOIN_BEVEL.get=function(){return 3},ip.DEFAULT_QUADRANT_SEGMENTS.get=function(){return 8},ip.DEFAULT_MITRE_LIMIT.get=function(){return 5},ip.DEFAULT_SIMPLIFY_FACTOR.get=function(){return.01},Object.defineProperties(rp,ip);var op=function(t){this._distanceTol=null,this._isDeleted=null,this._angleOrientation=bl.COUNTERCLOCKWISE,this._inputLine=t||null},sp={INIT:{configurable:!0},DELETE:{configurable:!0},KEEP:{configurable:!0},NUM_PTS_TO_CHECK:{configurable:!0}};op.prototype.isDeletable=function(t,e,n,r){var i=this._inputLine[t],o=this._inputLine[e],s=this._inputLine[n];return!!this.isConcave(i,o,s)&&!!this.isShallow(i,o,s,r)&&this.isShallowSampled(i,o,t,n,r)},op.prototype.deleteShallowConcavities=function(){for(var t=this,e=1,n=this.findNextNonDeletedIndex(e),r=this.findNextNonDeletedIndex(n),i=!1;r=0;r--)this.addPt(t[r])},ap.prototype.isRedundant=function(t){if(this._ptList.size()<1)return!1;var e=this._ptList.get(this._ptList.size()-1);return t.distance(e)Math.PI;)t-=lp.PI_TIMES_2;for(;t<=-Math.PI;)t+=lp.PI_TIMES_2;return t},lp.angle=function(){if(1===arguments.length){var t=arguments[0];return Math.atan2(t.y,t.x)}if(2===arguments.length){var e=arguments[0],n=arguments[1],r=n.x-e.x,i=n.y-e.y;return Math.atan2(i,r)}},lp.isAcute=function(t,e,n){var r=t.x-e.x,i=t.y-e.y;return r*(n.x-e.x)+i*(n.y-e.y)>0},lp.isObtuse=function(t,e,n){var r=t.x-e.x,i=t.y-e.y;return r*(n.x-e.x)+i*(n.y-e.y)<0},lp.interiorAngle=function(t,e,n){var r=lp.angle(e,t),i=lp.angle(e,n);return Math.abs(i-r)},lp.normalizePositive=function(t){if(t<0){for(;t<0;)t+=lp.PI_TIMES_2;t>=lp.PI_TIMES_2&&(t=0)}else{for(;t>=lp.PI_TIMES_2;)t-=lp.PI_TIMES_2;t<0&&(t=0)}return t},lp.angleBetween=function(t,e,n){var r=lp.angle(e,t),i=lp.angle(e,n);return lp.diff(r,i)},lp.diff=function(t,e){var n=null;return(n=tMath.PI&&(n=2*Math.PI-n),n},lp.toRadians=function(t){return t*Math.PI/180},lp.getTurn=function(t,e){var n=Math.sin(e-t);return n>0?lp.COUNTERCLOCKWISE:n<0?lp.CLOCKWISE:lp.NONE},lp.angleBetweenOriented=function(t,e,n){var r=lp.angle(e,t),i=lp.angle(e,n)-r;return i<=-Math.PI?i+lp.PI_TIMES_2:i>Math.PI?i-lp.PI_TIMES_2:i},cp.PI_TIMES_2.get=function(){return 2*Math.PI},cp.PI_OVER_2.get=function(){return Math.PI/2},cp.PI_OVER_4.get=function(){return Math.PI/4},cp.COUNTERCLOCKWISE.get=function(){return bl.COUNTERCLOCKWISE},cp.CLOCKWISE.get=function(){return bl.CLOCKWISE},cp.NONE.get=function(){return bl.COLLINEAR},Object.defineProperties(lp,cp);var hp=function t(){this._maxCurveSegmentError=0,this._filletAngleQuantum=null,this._closingSegLengthFactor=1,this._segList=null,this._distance=0,this._precisionModel=null,this._bufParams=null,this._li=null,this._s0=null,this._s1=null,this._s2=null,this._seg0=new Wh,this._seg1=new Wh,this._offset0=new Wh,this._offset1=new Wh,this._side=0,this._hasNarrowConcaveAngle=!1;var e=arguments[0],n=arguments[1],r=arguments[2];this._precisionModel=e,this._bufParams=n,this._li=new ml,this._filletAngleQuantum=Math.PI/2/n.getQuadrantSegments(),n.getQuadrantSegments()>=8&&n.getJoinStyle()===rp.JOIN_ROUND&&(this._closingSegLengthFactor=t.MAX_CLOSING_SEG_LEN_FACTOR),this.init(r)},pp={OFFSET_SEGMENT_SEPARATION_FACTOR:{configurable:!0},INSIDE_TURN_VERTEX_SNAP_DISTANCE_FACTOR:{configurable:!0},CURVE_VERTEX_SNAP_DISTANCE_FACTOR:{configurable:!0},MAX_CLOSING_SEG_LEN_FACTOR:{configurable:!0}};hp.prototype.addNextSegment=function(t,e){if(this._s0=this._s1,this._s1=this._s2,this._s2=t,this._seg0.setCoordinates(this._s0,this._s1),this.computeOffsetSegment(this._seg0,this._side,this._distance,this._offset0),this._seg1.setCoordinates(this._s1,this._s2),this.computeOffsetSegment(this._seg1,this._side,this._distance,this._offset1),this._s1.equals(this._s2))return null;var n=bl.computeOrientation(this._s0,this._s1,this._s2),r=n===bl.CLOCKWISE&&this._side===rh.LEFT||n===bl.COUNTERCLOCKWISE&&this._side===rh.RIGHT;0===n?this.addCollinear(e):r?this.addOutsideTurn(n,e):this.addInsideTurn(n,e)},hp.prototype.addLineEndCap=function(t,e){var n=new Wh(t,e),r=new Wh;this.computeOffsetSegment(n,rh.LEFT,this._distance,r);var i=new Wh;this.computeOffsetSegment(n,rh.RIGHT,this._distance,i);var o=e.x-t.x,s=e.y-t.y,a=Math.atan2(s,o);switch(this._bufParams.getEndCapStyle()){case rp.CAP_ROUND:this._segList.addPt(r.p1),this.addFilletArc(e,a+Math.PI/2,a-Math.PI/2,bl.CLOCKWISE,this._distance),this._segList.addPt(i.p1);break;case rp.CAP_FLAT:this._segList.addPt(r.p1),this._segList.addPt(i.p1);break;case rp.CAP_SQUARE:var u=new qu;u.x=Math.abs(this._distance)*Math.cos(a),u.y=Math.abs(this._distance)*Math.sin(a);var l=new qu(r.p1.x+u.x,r.p1.y+u.y),c=new qu(i.p1.x+u.x,i.p1.y+u.y);this._segList.addPt(l),this._segList.addPt(c)}},hp.prototype.getCoordinates=function(){return this._segList.getCoordinates()},hp.prototype.addMitreJoin=function(t,e,n,r){var i=!0,o=null;try{o=sl.intersection(e.p0,e.p1,n.p0,n.p1),(r<=0?1:o.distance(t)/Math.abs(r))>this._bufParams.getMitreLimit()&&(i=!1)}catch(t){if(!(t instanceof il))throw t;o=new qu(0,0),i=!1}i?this._segList.addPt(o):this.addLimitedMitreJoin(e,n,r,this._bufParams.getMitreLimit())},hp.prototype.addFilletCorner=function(t,e,n,r,i){var o=e.x-t.x,s=e.y-t.y,a=Math.atan2(s,o),u=n.x-t.x,l=n.y-t.y,c=Math.atan2(l,u);r===bl.CLOCKWISE?a<=c&&(a+=2*Math.PI):a>=c&&(a-=2*Math.PI),this._segList.addPt(e),this.addFilletArc(t,a,c,r,i),this._segList.addPt(n)},hp.prototype.addOutsideTurn=function(t,e){if(this._offset0.p1.distance(this._offset1.p0)0){var n=new qu((this._closingSegLengthFactor*this._offset0.p1.x+this._s1.x)/(this._closingSegLengthFactor+1),(this._closingSegLengthFactor*this._offset0.p1.y+this._s1.y)/(this._closingSegLengthFactor+1));this._segList.addPt(n);var r=new qu((this._closingSegLengthFactor*this._offset1.p0.x+this._s1.x)/(this._closingSegLengthFactor+1),(this._closingSegLengthFactor*this._offset1.p0.y+this._s1.y)/(this._closingSegLengthFactor+1));this._segList.addPt(r)}else this._segList.addPt(this._s1);this._segList.addPt(this._offset1.p0)}},hp.prototype.createCircle=function(t){var e=new qu(t.x+this._distance,t.y);this._segList.addPt(e),this.addFilletArc(t,0,2*Math.PI,-1,this._distance),this._segList.closeRing()},hp.prototype.addBevelJoin=function(t,e){this._segList.addPt(t.p1),this._segList.addPt(e.p0)},hp.prototype.init=function(t){this._distance=t,this._maxCurveSegmentError=t*(1-Math.cos(this._filletAngleQuantum/2)),this._segList=new ap,this._segList.setPrecisionModel(this._precisionModel),this._segList.setMinimumVertexDistance(t*hp.CURVE_VERTEX_SNAP_DISTANCE_FACTOR)},hp.prototype.addCollinear=function(t){this._li.computeIntersection(this._s0,this._s1,this._s1,this._s2),this._li.getIntersectionNum()>=2&&(this._bufParams.getJoinStyle()===rp.JOIN_BEVEL||this._bufParams.getJoinStyle()===rp.JOIN_MITRE?(t&&this._segList.addPt(this._offset0.p1),this._segList.addPt(this._offset1.p0)):this.addFilletCorner(this._s1,this._offset0.p1,this._offset1.p0,bl.CLOCKWISE,this._distance))},hp.prototype.closeRing=function(){this._segList.closeRing()},hp.prototype.hasNarrowConcaveAngle=function(){return this._hasNarrowConcaveAngle},hp.prototype.interfaces_=function(){return[]},hp.prototype.getClass=function(){return hp},pp.OFFSET_SEGMENT_SEPARATION_FACTOR.get=function(){return.001},pp.INSIDE_TURN_VERTEX_SNAP_DISTANCE_FACTOR.get=function(){return.001},pp.CURVE_VERTEX_SNAP_DISTANCE_FACTOR.get=function(){return 1e-6},pp.MAX_CLOSING_SEG_LEN_FACTOR.get=function(){return 80},Object.defineProperties(hp,pp);var fp=function(){this._distance=0,this._precisionModel=null,this._bufParams=null;var t=arguments[0],e=arguments[1];this._precisionModel=t,this._bufParams=e};fp.prototype.getOffsetCurve=function(t,e){if(this._distance=e,0===e)return null;var n=e<0,r=Math.abs(e),i=this.getSegGen(r);t.length<=1?this.computePointCurve(t[0],i):this.computeOffsetCurve(t,n,i);var o=i.getCoordinates();return n&&Ul.reverse(o),o},fp.prototype.computeSingleSidedBufferCurve=function(t,e,n){var r=this.simplifyTolerance(this._distance);if(e){n.addSegments(t,!0);var i=op.simplify(t,-r),o=i.length-1;n.initSideSegments(i[o],i[o-1],rh.LEFT),n.addFirstSegment();for(var s=o-2;s>=0;s--)n.addNextSegment(i[s],!0)}else{n.addSegments(t,!1);var a=op.simplify(t,r),u=a.length-1;n.initSideSegments(a[0],a[1],rh.LEFT),n.addFirstSegment();for(var l=2;l<=u;l++)n.addNextSegment(a[l],!0)}n.addLastSegment(),n.closeRing()},fp.prototype.computeRingBufferCurve=function(t,e,n){var r=this.simplifyTolerance(this._distance);e===rh.RIGHT&&(r=-r);var i=op.simplify(t,r),o=i.length-1;n.initSideSegments(i[o-1],i[0],e);for(var s=1;s<=o;s++){var a=1!==s;n.addNextSegment(i[s],a)}n.closeRing()},fp.prototype.computeLineBufferCurve=function(t,e){var n=this.simplifyTolerance(this._distance),r=op.simplify(t,n),i=r.length-1;e.initSideSegments(r[0],r[1],rh.LEFT);for(var o=2;o<=i;o++)e.addNextSegment(r[o],!0);e.addLastSegment(),e.addLineEndCap(r[i-1],r[i]);var s=op.simplify(t,-n),a=s.length-1;e.initSideSegments(s[a],s[a-1],rh.LEFT);for(var u=a-2;u>=0;u--)e.addNextSegment(s[u],!0);e.addLastSegment(),e.addLineEndCap(s[1],s[0]),e.closeRing()},fp.prototype.computePointCurve=function(t,e){switch(this._bufParams.getEndCapStyle()){case rp.CAP_ROUND:e.createCircle(t);break;case rp.CAP_SQUARE:e.createSquare(t)}},fp.prototype.getLineCurve=function(t,e){if(this._distance=e,e<0&&!this._bufParams.isSingleSided())return null;if(0===e)return null;var n=Math.abs(e),r=this.getSegGen(n);if(t.length<=1)this.computePointCurve(t[0],r);else if(this._bufParams.isSingleSided()){var i=e<0;this.computeSingleSidedBufferCurve(t,i,r)}else this.computeLineBufferCurve(t,r);return r.getCoordinates()},fp.prototype.getBufferParameters=function(){return this._bufParams},fp.prototype.simplifyTolerance=function(t){return t*this._bufParams.getSimplifyFactor()},fp.prototype.getRingCurve=function(t,e,n){if(this._distance=n,t.length<=2)return this.getLineCurve(t,n);if(0===n)return fp.copyCoordinates(t);var r=this.getSegGen(n);return this.computeRingBufferCurve(t,e,r),r.getCoordinates()},fp.prototype.computeOffsetCurve=function(t,e,n){var r=this.simplifyTolerance(this._distance);if(e){var i=op.simplify(t,-r),o=i.length-1;n.initSideSegments(i[o],i[o-1],rh.LEFT),n.addFirstSegment();for(var s=o-2;s>=0;s--)n.addNextSegment(i[s],!0)}else{var a=op.simplify(t,r),u=a.length-1;n.initSideSegments(a[0],a[1],rh.LEFT),n.addFirstSegment();for(var l=2;l<=u;l++)n.addNextSegment(a[l],!0)}n.addLastSegment()},fp.prototype.getSegGen=function(t){return new hp(this._precisionModel,this._bufParams,t)},fp.prototype.interfaces_=function(){return[]},fp.prototype.getClass=function(){return fp},fp.copyCoordinates=function(t){for(var e=new Array(t.length).fill(null),n=0;no.getMaxY()||t.findStabbedSegments(e,i.getDirectedEdges(),n)}return n}if(3===arguments.length)if(Xu(arguments[2],Gl)&&arguments[0]instanceof qu&&arguments[1]instanceof bh)for(var s=arguments[0],a=arguments[1],u=arguments[2],l=a.getEdge().getCoordinates(),c=0;ct._seg.p1.y&&t._seg.reverse();var h=Math.max(t._seg.p0.x,t._seg.p1.x);if(!(ht._seg.p1.y||bl.computeOrientation(t._seg.p0,t._seg.p1,s)===bl.RIGHT)){var p=a.getDepth(rh.LEFT);t._seg.p0.equals(l[c])||(p=a.getDepth(rh.RIGHT));var f=new yp(t._seg,p);u.add(f)}}else if(Xu(arguments[2],Gl)&&arguments[0]instanceof qu&&Xu(arguments[1],Gl))for(var g=arguments[0],d=arguments[1],y=arguments[2],v=d.iterator();v.hasNext();){var _=v.next();_.isForward()&&t.findStabbedSegments(g,_,y)}},gp.prototype.getDepth=function(t){var e=this.findStabbedSegments(t);return 0===e.size()?0:Th.min(e)._leftDepth},gp.prototype.interfaces_=function(){return[]},gp.prototype.getClass=function(){return gp},dp.DepthSegment.get=function(){return yp},Object.defineProperties(gp,dp);var yp=function(){this._upwardSeg=null,this._leftDepth=null;var t=arguments[0],e=arguments[1];this._upwardSeg=new Wh(t),this._leftDepth=e};yp.prototype.compareTo=function(t){var e=t;if(this._upwardSeg.minX()>=e._upwardSeg.maxX())return 1;if(this._upwardSeg.maxX()<=e._upwardSeg.minX())return-1;var n=this._upwardSeg.orientationIndex(e._upwardSeg);return 0!==n||0!=(n=-1*e._upwardSeg.orientationIndex(this._upwardSeg))?n:this._upwardSeg.compareTo(e._upwardSeg)},yp.prototype.compareX=function(t,e){var n=t.p0.compareTo(e.p0);return 0!==n?n:t.p1.compareTo(e.p1)},yp.prototype.toString=function(){return this._upwardSeg.toString()},yp.prototype.interfaces_=function(){return[Du]},yp.prototype.getClass=function(){return yp};var vp=function(t,e,n){this.p0=t||null,this.p1=e||null,this.p2=n||null};vp.prototype.area=function(){return vp.area(this.p0,this.p1,this.p2)},vp.prototype.signedArea=function(){return vp.signedArea(this.p0,this.p1,this.p2)},vp.prototype.interpolateZ=function(t){if(null===t)throw new Ru("Supplied point is null.");return vp.interpolateZ(t,this.p0,this.p1,this.p2)},vp.prototype.longestSideLength=function(){return vp.longestSideLength(this.p0,this.p1,this.p2)},vp.prototype.isAcute=function(){return vp.isAcute(this.p0,this.p1,this.p2)},vp.prototype.circumcentre=function(){return vp.circumcentre(this.p0,this.p1,this.p2)},vp.prototype.area3D=function(){return vp.area3D(this.p0,this.p1,this.p2)},vp.prototype.centroid=function(){return vp.centroid(this.p0,this.p1,this.p2)},vp.prototype.inCentre=function(){return vp.inCentre(this.p0,this.p1,this.p2)},vp.prototype.interfaces_=function(){return[]},vp.prototype.getClass=function(){return vp},vp.area=function(t,e,n){return Math.abs(((n.x-t.x)*(e.y-t.y)-(e.x-t.x)*(n.y-t.y))/2)},vp.signedArea=function(t,e,n){return((n.x-t.x)*(e.y-t.y)-(e.x-t.x)*(n.y-t.y))/2},vp.det=function(t,e,n,r){return t*r-e*n},vp.interpolateZ=function(t,e,n,r){var i=e.x,o=e.y,s=n.x-i,a=r.x-i,u=n.y-o,l=r.y-o,c=s*l-a*u,h=t.x-i,p=t.y-o,f=(l*h-a*p)/c,g=(-u*h+s*p)/c;return e.z+f*(n.z-e.z)+g*(r.z-e.z)},vp.longestSideLength=function(t,e,n){var r=t.distance(e),i=e.distance(n),o=n.distance(t),s=r;return i>s&&(s=i),o>s&&(s=o),s},vp.isAcute=function(t,e,n){return!!lp.isAcute(t,e,n)&&!!lp.isAcute(e,n,t)&&!!lp.isAcute(n,t,e)},vp.circumcentre=function(t,e,n){var r=n.x,i=n.y,o=t.x-r,s=t.y-i,a=e.x-r,u=e.y-i,l=2*vp.det(o,s,a,u),c=vp.det(s,o*o+s*s,u,a*a+u*u),h=vp.det(o,o*o+s*s,a,a*a+u*u);return new qu(r-c/l,i+h/l)},vp.perpendicularBisector=function(t,e){var n=e.x-t.x,r=e.y-t.y,i=new sl(t.x+n/2,t.y+r/2,1),o=new sl(t.x-r+n/2,t.y+n+r/2,1);return new sl(i,o)},vp.angleBisector=function(t,e,n){var r=e.distance(t),i=r/(r+e.distance(n)),o=n.x-t.x,s=n.y-t.y;return new qu(t.x+i*o,t.y+i*s)},vp.area3D=function(t,e,n){var r=e.x-t.x,i=e.y-t.y,o=e.z-t.z,s=n.x-t.x,a=n.y-t.y,u=n.z-t.z,l=i*u-o*a,c=o*s-r*u,h=r*a-i*s,p=l*l+c*c+h*h;return Math.sqrt(p)/2},vp.centroid=function(t,e,n){var r=(t.x+e.x+n.x)/3,i=(t.y+e.y+n.y)/3;return new qu(r,i)},vp.inCentre=function(t,e,n){var r=e.distance(n),i=t.distance(n),o=t.distance(e),s=r+i+o,a=(r*t.x+i*e.x+o*n.x)/s,u=(r*t.y+i*e.y+o*n.y)/s;return new qu(a,u)};var _p=function(){this._inputGeom=null,this._distance=null,this._curveBuilder=null,this._curveList=new Bl;var t=arguments[0],e=arguments[1],n=arguments[2];this._inputGeom=t,this._distance=e,this._curveBuilder=n};_p.prototype.addPoint=function(t){if(this._distance<=0)return null;var e=t.getCoordinates(),n=this._curveBuilder.getLineCurve(e,this._distance);this.addCurve(n,Uu.EXTERIOR,Uu.INTERIOR)},_p.prototype.addPolygon=function(t){var e=this,n=this._distance,r=rh.LEFT;this._distance<0&&(n=-this._distance,r=rh.RIGHT);var i=t.getExteriorRing(),o=Ul.removeRepeatedPoints(i.getCoordinates());if(this._distance<0&&this.isErodedCompletely(i,this._distance))return null;if(this._distance<=0&&o.length<3)return null;this.addPolygonRing(o,n,r,Uu.EXTERIOR,Uu.INTERIOR);for(var s=0;s0&&e.isErodedCompletely(a,-e._distance)||e.addPolygonRing(u,n,rh.opposite(r),Uu.INTERIOR,Uu.EXTERIOR)}},_p.prototype.isTriangleErodedCompletely=function(t,e){var n=new vp(t[0],t[1],t[2]),r=n.inCentre();return bl.distancePointLine(r,n.p0,n.p1)=Tc.MINIMUM_VALID_SIZE&&bl.isCCW(t)&&(o=i,s=r,n=rh.opposite(n));var a=this._curveBuilder.getRingCurve(t,n,e);this.addCurve(a,o,s)},_p.prototype.add=function(t){if(t.isEmpty())return null;t instanceof Oc?this.addPolygon(t):t instanceof Cc?this.addLineString(t):t instanceof Mc?this.addPoint(t):(t instanceof Rc||t instanceof dc||t instanceof Ac||t instanceof gc)&&this.addCollection(t)},_p.prototype.isErodedCompletely=function(t,e){var n=t.getCoordinates();if(n.length<4)return e<0;if(4===n.length)return this.isTriangleErodedCompletely(n,e);var r=t.getEnvelopeInternal(),i=Math.min(r.getHeight(),r.getWidth());return e<0&&2*Math.abs(e)>i},_p.prototype.addCollection=function(t){for(var e=0;e=this._max)throw new ql;var t=this._parent.getGeometryN(this._index++);return t instanceof gc?(this._subcollectionIterator=new xp(t),this._subcollectionIterator.next()):t},xp.prototype.remove=function(){throw new Error(this.getClass().getName())},xp.prototype.hasNext=function(){if(this._atStart)return!0;if(null!==this._subcollectionIterator){if(this._subcollectionIterator.hasNext())return!0;this._subcollectionIterator=null}return!(this._index>=this._max)},xp.prototype.interfaces_=function(){return[kl]},xp.prototype.getClass=function(){return xp},xp.isAtomic=function(t){return!(t instanceof gc)};var Ep=function(){this._geom=null;var t=arguments[0];this._geom=t};Ep.prototype.locate=function(t){return Ep.locate(t,this._geom)},Ep.prototype.interfaces_=function(){return[mp]},Ep.prototype.getClass=function(){return Ep},Ep.isPointInRing=function(t,e){return!!e.getEnvelopeInternal().intersects(t)&&bl.isPointInRing(t,e.getCoordinates())},Ep.containsPointInPolygon=function(t,e){if(e.isEmpty())return!1;var n=e.getExteriorRing();if(!Ep.isPointInRing(t,n))return!1;for(var r=0;r=0;n--){var r=this._edgeList.get(n),i=r.getSym();null===e&&(e=i),null!==t&&i.setNext(t),t=r}e.setNext(t)},e.prototype.computeDepths=function(){var t=this;if(1===arguments.length){var e=arguments[0],n=this.findIndex(e),r=e.getDepth(rh.LEFT),i=e.getDepth(rh.RIGHT),o=this.computeDepths(n+1,this._edgeList.size(),r),s=this.computeDepths(0,n,o);if(s!==i)throw new uh("depth mismatch at "+e.getCoordinate())}else if(3===arguments.length){for(var a=arguments[0],u=arguments[1],l=arguments[2],c=l,h=a;h=0;o--){var s=e._resultAreaEdgeList.get(o),a=s.getSym();switch(null===n&&s.getEdgeRing()===t&&(n=s),i){case e._SCANNING_FOR_INCOMING:if(a.getEdgeRing()!==t)continue;r=a,i=e._LINKING_TO_OUTGOING;break;case e._LINKING_TO_OUTGOING:if(s.getEdgeRing()!==t)continue;r.setNextMin(s),i=e._SCANNING_FOR_INCOMING}}i===this._LINKING_TO_OUTGOING&&(yl.isTrue(null!==n,"found null for first outgoing dirEdge"),yl.isTrue(n.getEdgeRing()===t,"unable to link last incoming dirEdge"),r.setNextMin(n))},e.prototype.getOutgoingDegree=function(){if(0===arguments.length){for(var t=0,e=this.iterator();e.hasNext();){var n=e.next();n.isInResult()&&t++}return t}if(1===arguments.length){for(var r=arguments[0],i=0,o=this.iterator();o.hasNext();){var s=o.next();s.getEdgeRing()===r&&i++}return i}},e.prototype.getLabel=function(){return this._label},e.prototype.findCoveredLineEdges=function(){for(var t=Uu.NONE,e=this.iterator();e.hasNext();){var n=e.next(),r=n.getSym();if(!n.isLineEdge()){if(n.isInResult()){t=Uu.INTERIOR;break}if(r.isInResult()){t=Uu.EXTERIOR;break}}}if(t===Uu.NONE)return null;for(var i=t,o=this.iterator();o.hasNext();){var s=o.next(),a=s.getSym();s.isLineEdge()?s.getEdge().setCovered(i===Uu.INTERIOR):(s.isInResult()&&(i=Uu.EXTERIOR),a.isInResult()&&(i=Uu.INTERIOR))}},e.prototype.computeLabelling=function(e){t.prototype.computeLabelling.call(this,e),this._label=new ph(Uu.NONE);for(var n=this.iterator();n.hasNext();)for(var r=n.next().getEdge().getLabel(),i=0;i<2;i++){var o=r.getLocation(i);o!==Uu.INTERIOR&&o!==Uu.BOUNDARY||this._label.setLocation(i,Uu.INTERIOR)}},e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},e}(bp),Ip=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createNode=function(t){return new vh(t,new wp)},e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},e}(wh),Np=function t(){this._pts=null,this._orientation=null;var e=arguments[0];this._pts=e,this._orientation=t.orientation(e)};Np.prototype.compareTo=function(t){var e=t;return Np.compareOriented(this._pts,this._orientation,e._pts,e._orientation)},Np.prototype.interfaces_=function(){return[Du]},Np.prototype.getClass=function(){return Np},Np.orientation=function(t){return 1===Ul.increasingDirection(t)},Np.compareOriented=function(t,e,n,r){for(var i=e?1:-1,o=r?1:-1,s=e?t.length:-1,a=r?n.length:-1,u=e?0:t.length-1,l=r?0:n.length-1;;){var c=t[u].compareTo(n[l]);if(0!==c)return c;var h=(u+=i)===s,p=(l+=o)===a;if(h&&!p)return-1;if(!h&&p)return 1;if(h&&p)return 0}};var Sp=function(){this._edges=new Bl,this._ocaMap=new ic};Sp.prototype.print=function(t){t.print("MULTILINESTRING ( ");for(var e=0;e0&&t.print(","),t.print("(");for(var r=n.getCoordinates(),i=0;i0&&t.print(","),t.print(r[i].x+" "+r[i].y);t.println(")")}t.print(") ")},Sp.prototype.addAll=function(t){for(var e=t.iterator();e.hasNext();)this.add(e.next())},Sp.prototype.findEdgeIndex=function(t){for(var e=0;e0||!e.coord.equals2D(r);i||n--;var o=new Array(n).fill(null),s=0;o[s++]=new qu(t.coord);for(var a=t.segmentIndex+1;a<=e.segmentIndex;a++)o[s++]=this.edge.pts[a];return i&&(o[s]=e.coord),new Dp(o,new ph(this.edge._label))},Lp.prototype.add=function(t,e,n){var r=new Mp(t,e,n),i=this._nodeMap.get(r);return null!==i?i:(this._nodeMap.put(r,r),r)},Lp.prototype.isIntersection=function(t){for(var e=this.iterator();e.hasNext();)if(e.next().coord.equals(t))return!0;return!1},Lp.prototype.interfaces_=function(){return[]},Lp.prototype.getClass=function(){return Lp};var Op=function(){};Op.prototype.getChainStartIndices=function(t){var e=0,n=new Bl;n.add(new Ju(e));do{var r=this.findChainEnd(t,e);n.add(new Ju(r)),e=r}while(en?e:n},Rp.prototype.getMinX=function(t){var e=this.pts[this.startIndex[t]].x,n=this.pts[this.startIndex[t+1]].x;return en&&(i=1),t._depth[e][r]=i}}},Tp.prototype.getDelta=function(t){return this._depth[t][rh.RIGHT]-this._depth[t][rh.LEFT]},Tp.prototype.getLocation=function(t,e){return this._depth[t][e]<=0?Uu.EXTERIOR:Uu.INTERIOR},Tp.prototype.toString=function(){return"A: "+this._depth[0][1]+","+this._depth[0][2]+" B: "+this._depth[1][1]+","+this._depth[1][2]},Tp.prototype.add=function(){var t=this;if(1===arguments.length)for(var e=arguments[0],n=0;n<2;n++)for(var r=1;r<3;r++){var i=e.getLocation(n,r);i!==Uu.EXTERIOR&&i!==Uu.INTERIOR||(t.isNull(n,r)?t._depth[n][r]=Tp.depthAtLocation(i):t._depth[n][r]+=Tp.depthAtLocation(i))}else if(3===arguments.length){var o=arguments[0],s=arguments[1],a=arguments[2];a===Uu.INTERIOR&&this._depth[o][s]++}},Tp.prototype.interfaces_=function(){return[]},Tp.prototype.getClass=function(){return Tp},Tp.depthAtLocation=function(t){return t===Uu.EXTERIOR?0:t===Uu.INTERIOR?1:Tp.NULL_VALUE},Ap.NULL_VALUE.get=function(){return-1},Object.defineProperties(Tp,Ap);var Dp=function(t){function e(){if(t.call(this),this.pts=null,this._env=null,this.eiList=new Lp(this),this._name=null,this._mce=null,this._isIsolated=!0,this._depth=new Tp,this._depthDelta=0,1===arguments.length){var n=arguments[0];e.call(this,n,null)}else if(2===arguments.length){var r=arguments[0],i=arguments[1];this.pts=r,this._label=i}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.getDepth=function(){return this._depth},e.prototype.getCollapsedEdge=function(){var t=new Array(2).fill(null);return t[0]=this.pts[0],t[1]=this.pts[1],new e(t,ph.toLineLabel(this._label))},e.prototype.isIsolated=function(){return this._isIsolated},e.prototype.getCoordinates=function(){return this.pts},e.prototype.setIsolated=function(t){this._isIsolated=t},e.prototype.setName=function(t){this._name=t},e.prototype.equals=function(t){if(!(t instanceof e))return!1;var n=t;if(this.pts.length!==n.pts.length)return!1;for(var r=!0,i=!0,o=this.pts.length,s=0;s0?this.pts[0]:null;if(1===arguments.length){var t=arguments[0];return this.pts[t]}},e.prototype.print=function(t){t.print("edge "+this._name+": "),t.print("LINESTRING (");for(var e=0;e0&&t.print(","),t.print(this.pts[e].x+" "+this.pts[e].y);t.print(") "+this._label+" "+this._depthDelta)},e.prototype.computeIM=function(t){e.updateIM(this._label,t)},e.prototype.isCollapsed=function(){return!!this._label.isArea()&&3===this.pts.length&&!!this.pts[0].equals(this.pts[2])},e.prototype.isClosed=function(){return this.pts[0].equals(this.pts[this.pts.length-1])},e.prototype.getMaximumSegmentIndex=function(){return this.pts.length-1},e.prototype.getDepthDelta=function(){return this._depthDelta},e.prototype.getNumPoints=function(){return this.pts.length},e.prototype.printReverse=function(t){t.print("edge "+this._name+": ");for(var e=this.pts.length-1;e>=0;e--)t.print(this.pts[e]+" ");t.println("")},e.prototype.getMonotoneChainEdge=function(){return null===this._mce&&(this._mce=new Rp(this)),this._mce},e.prototype.getEnvelope=function(){if(null===this._env){this._env=new al;for(var t=0;t0&&t.append(","),t.append(this.pts[e].x+" "+this.pts[e].y);return t.append(") "+this._label+" "+this._depthDelta),t.toString()},e.prototype.isPointwiseEqual=function(t){if(this.pts.length!==t.pts.length)return!1;for(var e=0;er||this._maxyo;if(s)return!1;var a=this.intersectsToleranceSquare(t,e);return yl.isTrue(!(s&&a),"Found bad envelope test"),a},Bp.prototype.initCorners=function(t){var e=.5;this._minx=t.x-e,this._maxx=t.x+e,this._miny=t.y-e,this._maxy=t.y+e,this._corner[0]=new qu(this._maxx,this._maxy),this._corner[1]=new qu(this._minx,this._maxy),this._corner[2]=new qu(this._minx,this._miny),this._corner[3]=new qu(this._maxx,this._miny)},Bp.prototype.intersects=function(t,e){return 1===this._scaleFactor?this.intersectsScaled(t,e):(this.copyScaled(t,this._p0Scaled),this.copyScaled(e,this._p1Scaled),this.intersectsScaled(this._p0Scaled,this._p1Scaled))},Bp.prototype.scale=function(t){return Math.round(t*this._scaleFactor)},Bp.prototype.getCoordinate=function(){return this._originalPt},Bp.prototype.copyScaled=function(t,e){e.x=this.scale(t.x),e.y=this.scale(t.y)},Bp.prototype.getSafeEnvelope=function(){if(null===this._safeEnv){var t=Bp.SAFE_ENV_EXPANSION_FACTOR/this._scaleFactor;this._safeEnv=new al(this._originalPt.x-t,this._originalPt.x+t,this._originalPt.y-t,this._originalPt.y+t)}return this._safeEnv},Bp.prototype.intersectsPixelClosure=function(t,e){return this._li.computeIntersection(t,e,this._corner[0],this._corner[1]),!!(this._li.hasIntersection()||(this._li.computeIntersection(t,e,this._corner[1],this._corner[2]),this._li.hasIntersection()||(this._li.computeIntersection(t,e,this._corner[2],this._corner[3]),this._li.hasIntersection()||(this._li.computeIntersection(t,e,this._corner[3],this._corner[0]),this._li.hasIntersection()))))},Bp.prototype.intersectsToleranceSquare=function(t,e){var n=!1,r=!1;return this._li.computeIntersection(t,e,this._corner[0],this._corner[1]),!!(this._li.isProper()||(this._li.computeIntersection(t,e,this._corner[1],this._corner[2]),this._li.isProper()||(this._li.hasIntersection()&&(n=!0),this._li.computeIntersection(t,e,this._corner[2],this._corner[3]),this._li.isProper()||(this._li.hasIntersection()&&(r=!0),this._li.computeIntersection(t,e,this._corner[3],this._corner[0]),this._li.isProper()||n&&r||t.equals(this._pt)||e.equals(this._pt)))))},Bp.prototype.addSnappedNode=function(t,e){var n=t.getCoordinate(e),r=t.getCoordinate(e+1);return!!this.intersects(n,r)&&(t.addIntersection(this.getCoordinate(),e),!0)},Bp.prototype.interfaces_=function(){return[]},Bp.prototype.getClass=function(){return Bp},zp.SAFE_ENV_EXPANSION_FACTOR.get=function(){return.75},Object.defineProperties(Bp,zp);var jp=function(){this.tempEnv1=new al,this.selectedSegment=new Wh};jp.prototype.select=function(){if(1===arguments.length);else if(2===arguments.length){var t=arguments[0],e=arguments[1];t.getLineSegment(e,this.selectedSegment),this.select(this.selectedSegment)}},jp.prototype.interfaces_=function(){return[]},jp.prototype.getClass=function(){return jp};var Up=function(){this._index=null;var t=arguments[0];this._index=t},Vp={HotPixelSnapAction:{configurable:!0}};Up.prototype.snap=function(){if(1===arguments.length){var t=arguments[0];return this.snap(t,null,-1)}if(3===arguments.length){var e=arguments[0],n=arguments[1],r=arguments[2],i=e.getSafeEnvelope(),o=new Xp(e,n,r);return this._index.query(i,{interfaces_:function(){return[Mh]},visitItem:function(t){t.select(i,o)}}),o.isNodeAdded()}},Up.prototype.interfaces_=function(){return[]},Up.prototype.getClass=function(){return Up},Vp.HotPixelSnapAction.get=function(){return Xp},Object.defineProperties(Up,Vp);var Xp=function(t){function e(){t.call(this),this._hotPixel=null,this._parentEdge=null,this._hotPixelVertexIndex=null,this._isNodeAdded=!1;var e=arguments[0],n=arguments[1],r=arguments[2];this._hotPixel=e,this._parentEdge=n,this._hotPixelVertexIndex=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.isNodeAdded=function(){return this._isNodeAdded},e.prototype.select=function(){if(2!==arguments.length)return t.prototype.select.apply(this,arguments);var e=arguments[0],n=arguments[1],r=e.getContext();if(null!==this._parentEdge&&r===this._parentEdge&&n===this._hotPixelVertexIndex)return null;this._isNodeAdded=this._hotPixel.addSnappedNode(r,n)},e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},e}(jp),Yp=function(){this._li=null,this._interiorIntersections=null;var t=arguments[0];this._li=t,this._interiorIntersections=new Bl};Yp.prototype.processIntersections=function(t,e,n,r){if(t===n&&e===r)return null;var i=t.getCoordinates()[e],o=t.getCoordinates()[e+1],s=n.getCoordinates()[r],a=n.getCoordinates()[r+1];if(this._li.computeIntersection(i,o,s,a),this._li.hasIntersection()&&this._li.isInteriorIntersection()){for(var u=0;u=0;e--){try{t.bufferReducedPrecision(e)}catch(e){if(!(e instanceof uh))throw e;t._saveException=e}if(null!==t._resultGeometry)return null}throw this._saveException}if(1===arguments.length){var n=arguments[0],r=Wp.precisionScaleFactor(this._argGeom,this._distance,n),i=new Xc(r);this.bufferFixedPrecision(i)}},Wp.prototype.computeGeometry=function(){if(this.bufferOriginalPrecision(),null!==this._resultGeometry)return null;var t=this._argGeom.getFactory().getPrecisionModel();t.getType()===Xc.FIXED?this.bufferFixedPrecision(t):this.bufferReducedPrecision()},Wp.prototype.setQuadrantSegments=function(t){this._bufParams.setQuadrantSegments(t)},Wp.prototype.bufferOriginalPrecision=function(){try{var t=new Fp(this._bufParams);this._resultGeometry=t.buffer(this._argGeom,this._distance)}catch(t){if(!(t instanceof gl))throw t;this._saveException=t}},Wp.prototype.getResultGeometry=function(t){return this._distance=t,this.computeGeometry(),this._resultGeometry},Wp.prototype.setEndCapStyle=function(t){this._bufParams.setEndCapStyle(t)},Wp.prototype.interfaces_=function(){return[]},Wp.prototype.getClass=function(){return Wp},Wp.bufferOp=function(){if(2===arguments.length){var t=arguments[0],e=arguments[1],n=new Wp(t),r=n.getResultGeometry(e);return r}if(3===arguments.length){if(Number.isInteger(arguments[2])&&arguments[0]instanceof Nl&&"number"==typeof arguments[1]){var i=arguments[0],o=arguments[1],s=arguments[2],a=new Wp(i);a.setQuadrantSegments(s);var u=a.getResultGeometry(o);return u}if(arguments[2]instanceof rp&&arguments[0]instanceof Nl&&"number"==typeof arguments[1]){var l=arguments[0],c=arguments[1],h=arguments[2],p=new Wp(l,h),f=p.getResultGeometry(c);return f}}else if(4===arguments.length){var g=arguments[0],d=arguments[1],y=arguments[2],v=arguments[3],_=new Wp(g);_.setQuadrantSegments(y),_.setEndCapStyle(v);var m=_.getResultGeometry(d);return m}},Wp.precisionScaleFactor=function(t,e,n){var r=t.getEnvelopeInternal(),i=Yu.max(Math.abs(r.getMaxX()),Math.abs(r.getMaxY()),Math.abs(r.getMinX()),Math.abs(r.getMinY()))+2*(e>0?e:0),o=n-Math.trunc(Math.log(i)/Math.log(10)+1);return Math.pow(10,o)},Jp.CAP_ROUND.get=function(){return rp.CAP_ROUND},Jp.CAP_BUTT.get=function(){return rp.CAP_FLAT},Jp.CAP_FLAT.get=function(){return rp.CAP_FLAT},Jp.CAP_SQUARE.get=function(){return rp.CAP_SQUARE},Jp.MAX_PRECISION_DIGITS.get=function(){return 12},Object.defineProperties(Wp,Jp);var Zp=function(){this._pt=[new qu,new qu],this._distance=Tu.NaN,this._isNull=!0};Zp.prototype.getCoordinates=function(){return this._pt},Zp.prototype.getCoordinate=function(t){return this._pt[t]},Zp.prototype.setMinimum=function(){if(1===arguments.length){var t=arguments[0];this.setMinimum(t._pt[0],t._pt[1])}else if(2===arguments.length){var e=arguments[0],n=arguments[1];if(this._isNull)return this.initialize(e,n),null;var r=e.distance(n);rthis._distance&&this.initialize(e,n,r)}},Zp.prototype.interfaces_=function(){return[]},Zp.prototype.getClass=function(){return Zp};var Kp=function(){};Kp.prototype.interfaces_=function(){return[]},Kp.prototype.getClass=function(){return Kp},Kp.computeDistance=function(){if(arguments[2]instanceof Zp&&arguments[0]instanceof Cc&&arguments[1]instanceof qu)for(var t=arguments[0],e=arguments[1],n=arguments[2],r=t.getCoordinates(),i=new Wh,o=0;o0||this._isIn?Uu.INTERIOR:Uu.EXTERIOR)},of.prototype.interfaces_=function(){return[]},of.prototype.getClass=function(){return of};var sf=function t(){if(this._component=null,this._segIndex=null,this._pt=null,2===arguments.length){var e=arguments[0],n=arguments[1];t.call(this,e,t.INSIDE_AREA,n)}else if(3===arguments.length){var r=arguments[0],i=arguments[1],o=arguments[2];this._component=r,this._segIndex=i,this._pt=o}},af={INSIDE_AREA:{configurable:!0}};sf.prototype.isInsideArea=function(){return this._segIndex===sf.INSIDE_AREA},sf.prototype.getCoordinate=function(){return this._pt},sf.prototype.getGeometryComponent=function(){return this._component},sf.prototype.getSegmentIndex=function(){return this._segIndex},sf.prototype.interfaces_=function(){return[]},sf.prototype.getClass=function(){return sf},af.INSIDE_AREA.get=function(){return-1},Object.defineProperties(sf,af);var uf=function(t){this._pts=t||null};uf.prototype.filter=function(t){t instanceof Mc&&this._pts.add(t)},uf.prototype.interfaces_=function(){return[pc]},uf.prototype.getClass=function(){return uf},uf.getPoints=function(){if(1===arguments.length){var t=arguments[0];return t instanceof Mc?Th.singletonList(t):uf.getPoints(t,new Bl)}if(2===arguments.length){var e=arguments[0],n=arguments[1];return e instanceof Mc?n.add(e):e instanceof gc&&e.apply(new uf(n)),n}};var lf=function(){this._locations=null;var t=arguments[0];this._locations=t};lf.prototype.filter=function(t){(t instanceof Mc||t instanceof Cc||t instanceof Oc)&&this._locations.add(new sf(t,0,t.getCoordinate()))},lf.prototype.interfaces_=function(){return[pc]},lf.prototype.getClass=function(){return lf},lf.getLocations=function(t){var e=new Bl;return t.apply(new lf(e)),e};var cf=function(){if(this._geom=null,this._terminateDistance=0,this._ptLocator=new of,this._minDistanceLocation=null,this._minDistance=Tu.MAX_VALUE,2===arguments.length){var t=arguments[0],e=arguments[1];this._geom=[t,e],this._terminateDistance=0}else if(3===arguments.length){var n=arguments[0],r=arguments[1],i=arguments[2];this._geom=new Array(2).fill(null),this._geom[0]=n,this._geom[1]=r,this._terminateDistance=i}};cf.prototype.computeContainmentDistance=function(){var t=this;if(0===arguments.length){var e=new Array(2).fill(null);if(this.computeContainmentDistance(0,e),this._minDistance<=this._terminateDistance)return null;this.computeContainmentDistance(1,e)}else if(2===arguments.length){var n=arguments[0],r=arguments[1],i=1-n,o=nf.getPolygons(this._geom[n]);if(o.size()>0){var s=lf.getLocations(this._geom[i]);if(this.computeContainmentDistance(s,o,r),this._minDistance<=this._terminateDistance)return this._minDistanceLocation[i]=r[0],this._minDistanceLocation[n]=r[1],null}}else if(3===arguments.length)if(arguments[2]instanceof Array&&Xu(arguments[0],Gl)&&Xu(arguments[1],Gl)){for(var a=arguments[0],u=arguments[1],l=arguments[2],c=0;cthis._minDistance)return null;for(var i=e.getCoordinates(),o=n.getCoordinate(),s=0;sthis._minDistance)return null;for(var f=c.getCoordinates(),g=h.getCoordinates(),d=0;dthis._distance&&this.initialize(e,n,r)}},hf.prototype.interfaces_=function(){return[]},hf.prototype.getClass=function(){return hf};var pf=function(){};pf.prototype.interfaces_=function(){return[]},pf.prototype.getClass=function(){return pf},pf.computeDistance=function(){if(arguments[2]instanceof hf&&arguments[0]instanceof Cc&&arguments[1]instanceof qu)for(var t=arguments[0],e=arguments[1],n=arguments[2],r=new Wh,i=t.getCoordinates(),o=0;o1||t<=0)throw new Ru("Fraction is not in range (0.0 - 1.0]");this._densifyFrac=t},ff.prototype.compute=function(t,e){this.computeOrientedDistance(t,e,this._ptDist),this.computeOrientedDistance(e,t,this._ptDist)},ff.prototype.distance=function(){return this.compute(this._g0,this._g1),this._ptDist.getDistance()},ff.prototype.computeOrientedDistance=function(t,e,n){var r=new df(e);if(t.apply(r),n.setMaximum(r.getMaxPointDistance()),this._densifyFrac>0){var i=new yf(e,this._densifyFrac);t.apply(i),n.setMaximum(i.getMaxPointDistance())}},ff.prototype.orientedDistance=function(){return this.computeOrientedDistance(this._g0,this._g1,this._ptDist),this._ptDist.getDistance()},ff.prototype.interfaces_=function(){return[]},ff.prototype.getClass=function(){return ff},ff.distance=function(){if(2===arguments.length){var t=arguments[0],e=arguments[1],n=new ff(t,e);return n.distance()}if(3===arguments.length){var r=arguments[0],i=arguments[1],o=arguments[2],s=new ff(r,i);return s.setDensifyFraction(o),s.distance()}},gf.MaxPointDistanceFilter.get=function(){return df},gf.MaxDensifiedByFractionDistanceFilter.get=function(){return yf},Object.defineProperties(ff,gf);var df=function(){this._maxPtDist=new hf,this._minPtDist=new hf,this._euclideanDist=new pf,this._geom=null;var t=arguments[0];this._geom=t};df.prototype.filter=function(t){this._minPtDist.initialize(),pf.computeDistance(this._geom,t,this._minPtDist),this._maxPtDist.setMaximum(this._minPtDist)},df.prototype.getMaxPointDistance=function(){return this._maxPtDist},df.prototype.interfaces_=function(){return[Pl]},df.prototype.getClass=function(){return df};var yf=function(){this._maxPtDist=new hf,this._minPtDist=new hf,this._geom=null,this._numSubSegs=0;var t=arguments[0],e=arguments[1];this._geom=t,this._numSubSegs=Math.trunc(Math.round(1/e))};yf.prototype.filter=function(t,e){var n=this;if(0===e)return null;for(var r=t.getCoordinate(e-1),i=t.getCoordinate(e),o=(i.x-r.x)/this._numSubSegs,s=(i.y-r.y)/this._numSubSegs,a=0;an){this._isValid=!1;var i=r.getCoordinates();this._errorLocation=i[1],this._errorIndicator=t.getFactory().createLineString(i),this._errMsg="Distance between buffer curve and input is too large ("+this._maxDistanceFound+" at "+fl.toLineString(i[0],i[1])+")"}},vf.prototype.isValid=function(){var t=Math.abs(this._bufDistance),e=vf.MAX_DISTANCE_DIFF_FRAC*t;return this._minValidDistance=t-e,this._maxValidDistance=t+e,!(!this._input.isEmpty()&&!this._result.isEmpty())||(this._bufDistance>0?this.checkPositiveValid():this.checkNegativeValid(),vf.VERBOSE&&ol.out.println("Min Dist= "+this._minDistanceFound+" err= "+(1-this._minDistanceFound/this._bufDistance)+" Max Dist= "+this._maxDistanceFound+" err= "+(this._maxDistanceFound/this._bufDistance-1)),this._isValid)},vf.prototype.checkNegativeValid=function(){if(!(this._input instanceof Oc||this._input instanceof Ac||this._input instanceof gc))return null;var t=this.getPolygonLines(this._input);if(this.checkMinimumDistance(t,this._result,this._minValidDistance),!this._isValid)return null;this.checkMaximumDistance(t,this._result,this._maxValidDistance)},vf.prototype.getErrorIndicator=function(){return this._errorIndicator},vf.prototype.checkMinimumDistance=function(t,e,n){var r=new cf(t,e,n);if(this._minDistanceFound=r.distance(),this._minDistanceFound0&&t>e&&(this._isValid=!1,this._errorMsg="Area of positive buffer is smaller than input",this._errorIndicator=this._result),this._distance<0&&t=2||this._distance>0?null:(this._result.isEmpty()||(this._isValid=!1,this._errorMsg="Result is non-empty",this._errorIndicator=this._result),void this.report("ExpectedEmpty"))},mf.prototype.report=function(t){if(!mf.VERBOSE)return null;ol.out.println("Check "+t+": "+(this._isValid?"passed":"FAILED"))},mf.prototype.getErrorMessage=function(){return this._errorMsg},mf.prototype.interfaces_=function(){return[]},mf.prototype.getClass=function(){return mf},mf.isValidMsg=function(t,e,n){var r=new mf(t,e,n);return r.isValid()?null:r.getErrorMessage()},mf.isValid=function(t,e,n){return!!new mf(t,e,n).isValid()},xf.VERBOSE.get=function(){return!1},xf.MAX_ENV_DIFF_FRAC.get=function(){return.012},Object.defineProperties(mf,xf);var Ef=function(){this._pts=null,this._data=null;var t=arguments[0],e=arguments[1];this._pts=t,this._data=e};Ef.prototype.getCoordinates=function(){return this._pts},Ef.prototype.size=function(){return this._pts.length},Ef.prototype.getCoordinate=function(t){return this._pts[t]},Ef.prototype.isClosed=function(){return this._pts[0].equals(this._pts[this._pts.length-1])},Ef.prototype.getSegmentOctant=function(t){return t===this._pts.length-1?-1:Vh.octant(this.getCoordinate(t),this.getCoordinate(t+1))},Ef.prototype.setData=function(t){this._data=t},Ef.prototype.getData=function(){return this._data},Ef.prototype.toString=function(){return fl.toLineString(new Bc(this._pts))},Ef.prototype.interfaces_=function(){return[Xh]},Ef.prototype.getClass=function(){return Ef};var bf=function(){this._findAllIntersections=!1,this._isCheckEndSegmentsOnly=!1,this._li=null,this._interiorIntersection=null,this._intSegments=null,this._intersections=new Bl,this._intersectionCount=0,this._keepIntersections=!0;var t=arguments[0];this._li=t,this._interiorIntersection=null};bf.prototype.getInteriorIntersection=function(){return this._interiorIntersection},bf.prototype.setCheckEndSegmentsOnly=function(t){this._isCheckEndSegmentsOnly=t},bf.prototype.getIntersectionSegments=function(){return this._intSegments},bf.prototype.count=function(){return this._intersectionCount},bf.prototype.getIntersections=function(){return this._intersections},bf.prototype.setFindAllIntersections=function(t){this._findAllIntersections=t},bf.prototype.setKeepIntersections=function(t){this._keepIntersections=t},bf.prototype.processIntersections=function(t,e,n,r){if(!this._findAllIntersections&&this.hasIntersection())return null;if(t===n&&e===r)return null;if(this._isCheckEndSegmentsOnly&&!this.isEndSegment(t,e)&&!this.isEndSegment(n,r))return null;var i=t.getCoordinates()[e],o=t.getCoordinates()[e+1],s=n.getCoordinates()[r],a=n.getCoordinates()[r+1];this._li.computeIntersection(i,o,s,a),this._li.hasIntersection()&&this._li.isInteriorIntersection()&&(this._intSegments=new Array(4).fill(null),this._intSegments[0]=i,this._intSegments[1]=o,this._intSegments[2]=s,this._intSegments[3]=a,this._interiorIntersection=this._li.getIntersection(0),this._keepIntersections&&this._intersections.add(this._interiorIntersection),this._intersectionCount++)},bf.prototype.isEndSegment=function(t,e){return 0===e||e>=t.size()-2},bf.prototype.hasIntersection=function(){return null!==this._interiorIntersection},bf.prototype.isDone=function(){return!this._findAllIntersections&&null!==this._interiorIntersection},bf.prototype.interfaces_=function(){return[Cp]},bf.prototype.getClass=function(){return bf},bf.createAllIntersectionsFinder=function(t){var e=new bf(t);return e.setFindAllIntersections(!0),e},bf.createAnyIntersectionFinder=function(t){return new bf(t)},bf.createIntersectionCounter=function(t){var e=new bf(t);return e.setFindAllIntersections(!0),e.setKeepIntersections(!1),e};var wf=function(){this._li=new ml,this._segStrings=null,this._findAllIntersections=!1,this._segInt=null,this._isValid=!0;var t=arguments[0];this._segStrings=t};wf.prototype.execute=function(){if(null!==this._segInt)return null;this.checkInteriorIntersections()},wf.prototype.getIntersections=function(){return this._segInt.getIntersections()},wf.prototype.isValid=function(){return this.execute(),this._isValid},wf.prototype.setFindAllIntersections=function(t){this._findAllIntersections=t},wf.prototype.checkInteriorIntersections=function(){this._isValid=!0,this._segInt=new bf(this._li),this._segInt.setFindAllIntersections(this._findAllIntersections);var t=new ep;if(t.setSegmentIntersector(this._segInt),t.computeNodes(this._segStrings),this._segInt.hasIntersection())return this._isValid=!1,null},wf.prototype.checkValid=function(){if(this.execute(),!this._isValid)throw new uh(this.getErrorMessage(),this._segInt.getInteriorIntersection())},wf.prototype.getErrorMessage=function(){if(this._isValid)return"no intersections found";var t=this._segInt.getIntersectionSegments();return"found non-noded intersection between "+fl.toLineString(t[0],t[1])+" and "+fl.toLineString(t[2],t[3])},wf.prototype.interfaces_=function(){return[]},wf.prototype.getClass=function(){return wf},wf.computeIntersections=function(t){var e=new wf(t);return e.setFindAllIntersections(!0),e.isValid(),e.getIntersections()};var If=function t(){this._nv=null;var e=arguments[0];this._nv=new wf(t.toSegmentStrings(e))};If.prototype.checkValid=function(){this._nv.checkValid()},If.prototype.interfaces_=function(){return[]},If.prototype.getClass=function(){return If},If.toSegmentStrings=function(t){for(var e=new Bl,n=t.iterator();n.hasNext();){var r=n.next();e.add(new Ef(r.getCoordinates(),r))}return e},If.checkValid=function(t){new If(t).checkValid()};var Nf=function(t){this._mapOp=t};Nf.prototype.map=function(t){for(var e=new Bl,n=0;n0&&r<4&&!this._preserveType?this._factory.createLineString(n):this._factory.createLinearRing(n)},Pf.prototype.interfaces_=function(){return[]},Pf.prototype.getClass=function(){return Pf};var Mf=function t(){if(this._snapTolerance=0,this._srcPts=null,this._seg=new Wh,this._allowSnappingToSourceVertices=!1,this._isClosed=!1,arguments[0]instanceof Cc&&"number"==typeof arguments[1]){var e=arguments[0],n=arguments[1];t.call(this,e.getCoordinates(),n)}else if(arguments[0]instanceof Array&&"number"==typeof arguments[1]){var r=arguments[0],i=arguments[1];this._srcPts=r,this._isClosed=t.isClosed(r),this._snapTolerance=i}};Mf.prototype.snapVertices=function(t,e){for(var n=this._isClosed?t.size()-1:t.size(),r=0;r=0&&t.add(o+1,new qu(i),!1)}},Mf.prototype.findSegmentIndexToSnap=function(t,e){for(var n=this,r=Tu.MAX_VALUE,i=-1,o=0;oe&&(e=r)}return e}if(2===arguments.length){var i=arguments[0],o=arguments[1];return Math.min(Lf.computeOverlaySnapTolerance(i),Lf.computeOverlaySnapTolerance(o))}},Lf.computeSizeBasedSnapTolerance=function(t){var e=t.getEnvelopeInternal();return Math.min(e.getHeight(),e.getWidth())*Lf.SNAP_PRECISION_FACTOR},Lf.snapToSelf=function(t,e,n){return new Lf(t).snapToSelf(e,n)},Of.SNAP_PRECISION_FACTOR.get=function(){return 1e-9},Object.defineProperties(Lf,Of);var Rf=function(t){function e(e,n,r){t.call(this),this._snapTolerance=e||null,this._snapPts=n||null,this._isSelfSnap=void 0!==r&&r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.snapLine=function(t,e){var n=new Mf(t,this._snapTolerance);return n.setAllowSnappingToSourceVertices(this._isSelfSnap),n.snapTo(e)},e.prototype.transformCoordinates=function(t,e){var n=t.toCoordinateArray(),r=this.snapLine(n,this._snapPts);return this._factory.getCoordinateSequenceFactory().create(r)},e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},e}(Pf),Tf=function(){this._isFirst=!0,this._commonMantissaBitsCount=53,this._commonBits=0,this._commonSignExp=null};Tf.prototype.getCommon=function(){return Tu.longBitsToDouble(this._commonBits)},Tf.prototype.add=function(t){var e=Tu.doubleToLongBits(t);return this._isFirst?(this._commonBits=e,this._commonSignExp=Tf.signExpBits(this._commonBits),this._isFirst=!1,null):Tf.signExpBits(e)!==this._commonSignExp?(this._commonBits=0,null):(this._commonMantissaBitsCount=Tf.numCommonMostSigMantissaBits(this._commonBits,e),void(this._commonBits=Tf.zeroLowerBits(this._commonBits,64-(12+this._commonMantissaBitsCount))))},Tf.prototype.toString=function(){if(1===arguments.length){var t=arguments[0],e=Tu.longBitsToDouble(t),n=Tu.toBinaryString(t),r="0000000000000000000000000000000000000000000000000000000000000000"+n,i=r.substring(r.length-64),o=i.substring(0,1)+" "+i.substring(1,12)+"(exp) "+i.substring(12)+" [ "+e+" ]";return o}},Tf.prototype.interfaces_=function(){return[]},Tf.prototype.getClass=function(){return Tf},Tf.getBit=function(t,e){return 0!=(t&1<>52},Tf.zeroLowerBits=function(t,e){return t&~((1<=0;r--){if(Tf.getBit(t,r)!==Tf.getBit(e,r))return n;n++}return 52};var Af=function(){this._commonCoord=null,this._ccFilter=new Ff},Df={CommonCoordinateFilter:{configurable:!0},Translater:{configurable:!0}};Af.prototype.addCommonBits=function(t){var e=new kf(this._commonCoord);t.apply(e),t.geometryChanged()},Af.prototype.removeCommonBits=function(t){if(0===this._commonCoord.x&&0===this._commonCoord.y)return t;var e=new qu(this._commonCoord);e.x=-e.x,e.y=-e.y;var n=new kf(e);return t.apply(n),t.geometryChanged(),t},Af.prototype.getCommonCoordinate=function(){return this._commonCoord},Af.prototype.add=function(t){t.apply(this._ccFilter),this._commonCoord=this._ccFilter.getCommonCoordinate()},Af.prototype.interfaces_=function(){return[]},Af.prototype.getClass=function(){return Af},Df.CommonCoordinateFilter.get=function(){return Ff},Df.Translater.get=function(){return kf},Object.defineProperties(Af,Df);var Ff=function(){this._commonBitsX=new Tf,this._commonBitsY=new Tf};Ff.prototype.filter=function(t){this._commonBitsX.add(t.x),this._commonBitsY.add(t.y)},Ff.prototype.getCommonCoordinate=function(){return new qu(this._commonBitsX.getCommon(),this._commonBitsY.getCommon())},Ff.prototype.interfaces_=function(){return[Pl]},Ff.prototype.getClass=function(){return Ff};var kf=function(){this.trans=null;var t=arguments[0];this.trans=t};kf.prototype.filter=function(t,e){var n=t.getOrdinate(e,0)+this.trans.x,r=t.getOrdinate(e,1)+this.trans.y;t.setOrdinate(e,0,n),t.setOrdinate(e,1,r)},kf.prototype.isDone=function(){return!1},kf.prototype.isGeometryChanged=function(){return!0},kf.prototype.interfaces_=function(){return[fc]},kf.prototype.getClass=function(){return kf};var Gf=function(t,e){this._geom=new Array(2).fill(null),this._snapTolerance=null,this._cbr=null,this._geom[0]=t,this._geom[1]=e,this.computeSnapTolerance()};Gf.prototype.selfSnap=function(t){return new Lf(t).snapTo(t,this._snapTolerance)},Gf.prototype.removeCommonBits=function(t){this._cbr=new Af,this._cbr.add(t[0]),this._cbr.add(t[1]);var e=new Array(2).fill(null);return e[0]=this._cbr.removeCommonBits(t[0].copy()),e[1]=this._cbr.removeCommonBits(t[1].copy()),e},Gf.prototype.prepareResult=function(t){return this._cbr.addCommonBits(t),t},Gf.prototype.getResultGeometry=function(t){var e=this.snap(this._geom),n=sg.overlayOp(e[0],e[1],t);return this.prepareResult(n)},Gf.prototype.checkValid=function(t){t.isValid()||ol.out.println("Snapped geometry is invalid")},Gf.prototype.computeSnapTolerance=function(){this._snapTolerance=Lf.computeOverlaySnapTolerance(this._geom[0],this._geom[1])},Gf.prototype.snap=function(t){var e=this.removeCommonBits(t);return Lf.snap(e[0],e[1],this._snapTolerance)},Gf.prototype.interfaces_=function(){return[]},Gf.prototype.getClass=function(){return Gf},Gf.overlayOp=function(t,e,n){return new Gf(t,e).getResultGeometry(n)},Gf.union=function(t,e){return Gf.overlayOp(t,e,sg.UNION)},Gf.intersection=function(t,e){return Gf.overlayOp(t,e,sg.INTERSECTION)},Gf.symDifference=function(t,e){return Gf.overlayOp(t,e,sg.SYMDIFFERENCE)},Gf.difference=function(t,e){return Gf.overlayOp(t,e,sg.DIFFERENCE)};var qf=function(t,e){this._geom=new Array(2).fill(null),this._geom[0]=t,this._geom[1]=e};qf.prototype.getResultGeometry=function(t){var e=null,n=!1,r=null;try{e=sg.overlayOp(this._geom[0],this._geom[1],t),n=!0}catch(t){if(!(t instanceof gl))throw t;r=t}if(!n)try{e=Gf.overlayOp(this._geom[0],this._geom[1],t)}catch(t){throw t instanceof gl?r:t}return e},qf.prototype.interfaces_=function(){return[]},qf.prototype.getClass=function(){return qf},qf.overlayOp=function(t,e,n){return new qf(t,e).getResultGeometry(n)},qf.union=function(t,e){return qf.overlayOp(t,e,sg.UNION)},qf.intersection=function(t,e){return qf.overlayOp(t,e,sg.INTERSECTION)},qf.symDifference=function(t,e){return qf.overlayOp(t,e,sg.SYMDIFFERENCE)},qf.difference=function(t,e){return qf.overlayOp(t,e,sg.DIFFERENCE)};var Bf=function(){this.mce=null,this.chainIndex=null;var t=arguments[0],e=arguments[1];this.mce=t,this.chainIndex=e};Bf.prototype.computeIntersections=function(t,e){this.mce.computeIntersectsForChain(this.chainIndex,t.mce,t.chainIndex,e)},Bf.prototype.interfaces_=function(){return[]},Bf.prototype.getClass=function(){return Bf};var zf=function t(){if(this._label=null,this._xValue=null,this._eventType=null,this._insertEvent=null,this._deleteEventIndex=null,this._obj=null,2===arguments.length){var e=arguments[0],n=arguments[1];this._eventType=t.DELETE,this._xValue=e,this._insertEvent=n}else if(3===arguments.length){var r=arguments[0],i=arguments[1],o=arguments[2];this._eventType=t.INSERT,this._label=r,this._xValue=i,this._obj=o}},jf={INSERT:{configurable:!0},DELETE:{configurable:!0}};zf.prototype.isDelete=function(){return this._eventType===zf.DELETE},zf.prototype.setDeleteEventIndex=function(t){this._deleteEventIndex=t},zf.prototype.getObject=function(){return this._obj},zf.prototype.compareTo=function(t){var e=t;return this._xValuee._xValue?1:this._eventTypee._eventType?1:0},zf.prototype.getInsertEvent=function(){return this._insertEvent},zf.prototype.isInsert=function(){return this._eventType===zf.INSERT},zf.prototype.isSameLabel=function(t){return null!==this._label&&this._label===t._label},zf.prototype.getDeleteEventIndex=function(){return this._deleteEventIndex},zf.prototype.interfaces_=function(){return[Du]},zf.prototype.getClass=function(){return zf},jf.INSERT.get=function(){return 1},jf.DELETE.get=function(){return 2},Object.defineProperties(zf,jf);var Uf=function(){};Uf.prototype.interfaces_=function(){return[]},Uf.prototype.getClass=function(){return Uf};var Vf=function(){this._hasIntersection=!1,this._hasProper=!1,this._hasProperInterior=!1,this._properIntersectionPoint=null,this._li=null,this._includeProper=null,this._recordIsolated=null,this._isSelfIntersection=null,this._numIntersections=0,this.numTests=0,this._bdyNodes=null,this._isDone=!1,this._isDoneWhenProperInt=!1;var t=arguments[0],e=arguments[1],n=arguments[2];this._li=t,this._includeProper=e,this._recordIsolated=n};Vf.prototype.isTrivialIntersection=function(t,e,n,r){if(t===n&&1===this._li.getIntersectionNum()){if(Vf.isAdjacentSegments(e,r))return!0;if(t.isClosed()){var i=t.getNumPoints()-1;if(0===e&&r===i||0===r&&e===i)return!0}}return!1},Vf.prototype.getProperIntersectionPoint=function(){return this._properIntersectionPoint},Vf.prototype.setIsDoneIfProperInt=function(t){this._isDoneWhenProperInt=t},Vf.prototype.hasProperInteriorIntersection=function(){return this._hasProperInterior},Vf.prototype.isBoundaryPointInternal=function(t,e){for(var n=e.iterator();n.hasNext();){var r=n.next().getCoordinate();if(t.isIntersection(r))return!0}return!1},Vf.prototype.hasProperIntersection=function(){return this._hasProper},Vf.prototype.hasIntersection=function(){return this._hasIntersection},Vf.prototype.isDone=function(){return this._isDone},Vf.prototype.isBoundaryPoint=function(t,e){return!(null===e||!this.isBoundaryPointInternal(t,e[0])&&!this.isBoundaryPointInternal(t,e[1]))},Vf.prototype.setBoundaryNodes=function(t,e){this._bdyNodes=new Array(2).fill(null),this._bdyNodes[0]=t,this._bdyNodes[1]=e},Vf.prototype.addIntersections=function(t,e,n,r){if(t===n&&e===r)return null;this.numTests++;var i=t.getCoordinates()[e],o=t.getCoordinates()[e+1],s=n.getCoordinates()[r],a=n.getCoordinates()[r+1];this._li.computeIntersection(i,o,s,a),this._li.hasIntersection()&&(this._recordIsolated&&(t.setIsolated(!1),n.setIsolated(!1)),this._numIntersections++,this.isTrivialIntersection(t,e,n,r)||(this._hasIntersection=!0,!this._includeProper&&this._li.isProper()||(t.addIntersections(this._li,e,0),n.addIntersections(this._li,r,1)),this._li.isProper()&&(this._properIntersectionPoint=this._li.getIntersection(0).copy(),this._hasProper=!0,this._isDoneWhenProperInt&&(this._isDone=!0),this.isBoundaryPoint(this._li,this._bdyNodes)||(this._hasProperInterior=!0))))},Vf.prototype.interfaces_=function(){return[]},Vf.prototype.getClass=function(){return Vf},Vf.isAdjacentSegments=function(t,e){return 1===Math.abs(t-e)};var Xf=function(t){function e(){t.call(this),this.events=new Bl,this.nOverlaps=null}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.prepareEvents=function(){Th.sort(this.events);for(var t=0;te||this._maxo?1:0},Wf.prototype.interfaces_=function(){return[ku]},Wf.prototype.getClass=function(){return Wf};var Jf=function(t){function e(){t.call(this),this._item=null;var e=arguments[0],n=arguments[1],r=arguments[2];this._min=e,this._max=n,this._item=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.query=function(t,e,n){if(!this.intersects(t,e))return null;n.visitItem(this._item)},e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},e}(Yf),Zf=function(t){function e(){t.call(this),this._node1=null,this._node2=null;var e=arguments[0],n=arguments[1];this._node1=e,this._node2=n,this.buildExtent(this._node1,this._node2)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.buildExtent=function(t,e){this._min=Math.min(t._min,e._min),this._max=Math.max(t._max,e._max)},e.prototype.query=function(t,e,n){if(!this.intersects(t,e))return null;null!==this._node1&&this._node1.query(t,e,n),null!==this._node2&&this._node2.query(t,e,n)},e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},e}(Yf),Kf=function(){this._leaves=new Bl,this._root=null,this._level=0};Kf.prototype.buildTree=function(){Th.sort(this._leaves,new Yf.NodeComparator);for(var t=this._leaves,e=null,n=new Bl;;){if(this.buildLevel(t,n),1===n.size())return n.get(0);e=t,t=n,n=e}},Kf.prototype.insert=function(t,e,n){if(null!==this._root)throw new Error("Index cannot be added to once it has been queried");this._leaves.add(new Jf(t,e,n))},Kf.prototype.query=function(t,e,n){this.init(),this._root.query(t,e,n)},Kf.prototype.buildRoot=function(){if(null!==this._root)return null;this._root=this.buildTree()},Kf.prototype.printNode=function(t){ol.out.println(fl.toLineString(new qu(t._min,this._level),new qu(t._max,this._level)))},Kf.prototype.init=function(){if(null!==this._root)return null;this.buildRoot()},Kf.prototype.buildLevel=function(t,e){this._level++,e.clear();for(var n=0;n=2,"found LineString with single point"),this.insertBoundaryPoint(this._argIndex,e[0]),this.insertBoundaryPoint(this._argIndex,e[e.length-1])},e.prototype.getInvalidPoint=function(){return this._invalidPoint},e.prototype.getBoundaryPoints=function(){for(var t=this.getBoundaryNodes(),e=new Array(t.size()).fill(null),n=0,r=t.iterator();r.hasNext();){var i=r.next();e[n++]=i.getCoordinate().copy()}return e},e.prototype.getBoundaryNodes=function(){return null===this._boundaryNodes&&(this._boundaryNodes=this._nodes.getBoundaryNodes(this._argIndex)),this._boundaryNodes},e.prototype.addSelfIntersectionNode=function(t,e,n){if(this.isBoundaryNode(t,e))return null;n===Uu.BOUNDARY&&this._useBoundaryDeterminationRule?this.insertBoundaryPoint(t,e):this.insertPoint(t,e,n)},e.prototype.addPolygonRing=function(t,e,n){if(t.isEmpty())return null;var r=Ul.removeRepeatedPoints(t.getCoordinates());if(r.length<4)return this._hasTooFewPoints=!0,this._invalidPoint=r[0],null;var i=e,o=n;bl.isCCW(r)&&(i=n,o=e);var s=new Dp(r,new ph(this._argIndex,Uu.BOUNDARY,i,o));this._lineEdgeMap.put(t,s),this.insertEdge(s),this.insertPoint(this._argIndex,r[0],Uu.BOUNDARY)},e.prototype.insertPoint=function(t,e,n){var r=this._nodes.addNode(e),i=r.getLabel();null===i?r._label=new ph(t,n):i.setLocation(t,n)},e.prototype.createEdgeSetIntersector=function(){return new Xf},e.prototype.addSelfIntersectionNodes=function(t){for(var e=this._edges.iterator();e.hasNext();)for(var n=e.next(),r=n.getLabel().getLocation(t),i=n.eiList.iterator();i.hasNext();){var o=i.next();this.addSelfIntersectionNode(t,o.coord,r)}},e.prototype.add=function(){if(1!==arguments.length)return t.prototype.add.apply(this,arguments);var e=arguments[0];if(e.isEmpty())return null;if(e instanceof Ac&&(this._useBoundaryDeterminationRule=!1),e instanceof Oc)this.addPolygon(e);else if(e instanceof Cc)this.addLineString(e);else if(e instanceof Mc)this.addPoint(e);else if(e instanceof Rc)this.addCollection(e);else if(e instanceof dc)this.addCollection(e);else if(e instanceof Ac)this.addCollection(e);else{if(!(e instanceof gc))throw new Error(e.getClass().getName());this.addCollection(e)}},e.prototype.addCollection=function(t){for(var e=0;e50?(null===this._areaPtLocator&&(this._areaPtLocator=new $f(this._parentGeom)),this._areaPtLocator.locate(t)):this._ptLocator.locate(t,this._parentGeom)},e.prototype.findEdge=function(){if(1===arguments.length){var e=arguments[0];return this._lineEdgeMap.get(e)}return t.prototype.findEdge.apply(this,arguments)},e.prototype.interfaces_=function(){return[]},e.prototype.getClass=function(){return e},e.determineBoundary=function(t,e){return t.isInBoundary(e)?Uu.BOUNDARY:Uu.INTERIOR},e}(Ih),ig=function(){if(this._li=new ml,this._resultPrecisionModel=null,this._arg=null,1===arguments.length){var t=arguments[0];this.setComputationPrecision(t.getPrecisionModel()),this._arg=new Array(1).fill(null),this._arg[0]=new rg(0,t)}else if(2===arguments.length){var e=arguments[0],n=arguments[1],r=Ml.OGC_SFS_BOUNDARY_RULE;e.getPrecisionModel().compareTo(n.getPrecisionModel())>=0?this.setComputationPrecision(e.getPrecisionModel()):this.setComputationPrecision(n.getPrecisionModel()),this._arg=new Array(2).fill(null),this._arg[0]=new rg(0,e,r),this._arg[1]=new rg(1,n,r)}else if(3===arguments.length){var i=arguments[0],o=arguments[1],s=arguments[2];i.getPrecisionModel().compareTo(o.getPrecisionModel())>=0?this.setComputationPrecision(i.getPrecisionModel()):this.setComputationPrecision(o.getPrecisionModel()),this._arg=new Array(2).fill(null),this._arg[0]=new rg(0,i,s),this._arg[1]=new rg(1,o,s)}};ig.prototype.getArgGeometry=function(t){return this._arg[t].getGeometry()},ig.prototype.setComputationPrecision=function(t){this._resultPrecisionModel=t,this._li.setPrecisionModel(this._resultPrecisionModel)},ig.prototype.interfaces_=function(){return[]},ig.prototype.getClass=function(){return ig};var og=function(){};og.prototype.interfaces_=function(){return[]},og.prototype.getClass=function(){return og},og.map=function(){if(arguments[0]instanceof Nl&&Xu(arguments[1],og.MapOp)){for(var t=arguments[0],e=arguments[1],n=new Bl,r=0;r=t.size()?null:t.get(e)},fg.union=function(t){return new fg(t).union()},gg.STRTREE_NODE_CAPACITY.get=function(){return 4},Object.defineProperties(fg,gg);var dg=function(){};function yg(){return new vg}function vg(){this.reset()}dg.prototype.interfaces_=function(){return[]},dg.prototype.getClass=function(){return dg},dg.union=function(t,e){if(t.isEmpty()||e.isEmpty()){if(t.isEmpty()&&e.isEmpty())return sg.createEmptyResult(sg.UNION,t,e,t.getFactory());if(t.isEmpty())return e.copy();if(e.isEmpty())return t.copy()}return t.checkNotGeometryCollection(t),t.checkNotGeometryCollection(e),qf.overlayOp(t,e,sg.UNION)},vg.prototype={constructor:vg,reset:function(){this.s=this.t=0},add:function(t){mg(_g,t,this.t),mg(this,_g.s,this.s),this.s?this.t+=_g.t:this.s=_g.t},valueOf:function(){return this.s}};var _g=new vg;function mg(t,e,n){var r=t.s=e+n,i=r-e,o=r-i;t.t=e-o+(n-i)}var xg=1e-6,Eg=Math.PI,bg=Eg/2,wg=Eg/4,Ig=2*Eg,Ng=180/Eg,Sg=Eg/180,Cg=Math.abs,Pg=Math.atan,Mg=Math.atan2,Lg=Math.cos,Og=Math.sin,Rg=Math.sqrt;function Tg(t){return t>1?0:t<-1?Eg:Math.acos(t)}function Ag(t){return t>1?bg:t<-1?-bg:Math.asin(t)}function Dg(){}function Fg(t,e){t&&Gg.hasOwnProperty(t.type)&&Gg[t.type](t,e)}var kg={Feature:function(t,e){Fg(t.geometry,e)},FeatureCollection:function(t,e){for(var n=t.features,r=-1,i=n.length;++rEg?t-Ig:t<-Eg?t+Ig:t,e]}function Zg(t){return function(e,n){return[(e+=t)>Eg?e-Ig:e<-Eg?e+Ig:e,n]}}function Kg(t){var e=Zg(t);return e.invert=Zg(-t),e}function Qg(t,e){var n=Lg(t),r=Og(t),i=Lg(e),o=Og(e);function s(t,e){var s=Lg(e),a=Lg(t)*s,u=Og(t)*s,l=Og(e),c=l*n+a*r;return[Mg(u*i-c*o,a*n-l*r),Ag(c*i+u*o)]}return s.invert=function(t,e){var s=Lg(e),a=Lg(t)*s,u=Og(t)*s,l=Og(e),c=l*i-u*o;return[Mg(u*i+l*o,a*n+c*r),Ag(c*n-a*r)]},s}function $g(t,e){(e=jg(e))[0]-=t,Hg(e);var n=Tg(-e[1]);return((-e[2]<0?-n:n)+Ig-xg)%Ig}function td(){var t,e=[];return{point:function(e,n){t.push([e,n])},lineStart:function(){e.push(t=[])},lineEnd:Dg,rejoin:function(){e.length>1&&e.push(e.pop().concat(e.shift()))},result:function(){var n=e;return e=[],t=null,n}}}function ed(t,e){return Cg(t[0]-e[0])=0;--o)i.point((c=l[o])[0],c[1]);else r(p.x,p.p.x,-1,i);p=p.p}l=(p=p.o).z,f=!f}while(!p.v);i.lineEnd()}}}function id(t){if(e=t.length){for(var e,n,r=0,i=t[0];++r=0;)for(e=(r=t[i]).length;--e>=0;)n[--s]=r[e];return n}yg(),yg(),yg(),Jg.invert=Jg;var sd=1e9,ad=-sd;function ud(t,e,n,r){function i(i,o){return t<=i&&i<=n&&e<=o&&o<=r}function o(i,o,a,l){var c=0,h=0;if(null==i||(c=s(i,a))!==(h=s(o,a))||u(i,o)<0^a>0)do{l.point(0===c||3===c?t:n,c>1?r:e)}while((c=(c+a+4)%4)!==h);else l.point(o[0],o[1])}function s(r,i){return Cg(r[0]-t)0?0:3:Cg(r[0]-n)0?2:1:Cg(r[1]-e)0?1:0:i>0?3:2}function a(t,e){return u(t.x,e.x)}function u(t,e){var n=s(t,1),r=s(e,1);return n!==r?n-r:0===n?e[1]-t[1]:1===n?t[0]-e[0]:2===n?t[1]-e[1]:e[0]-t[0]}return function(s){var u,l,c,h,p,f,g,d,y,v,_,m=s,x=td(),E={point:b,lineStart:function(){E.point=w,l&&l.push(c=[]),v=!0,y=!1,g=d=NaN},lineEnd:function(){u&&(w(h,p),f&&y&&x.rejoin(),u.push(x.result())),E.point=b,y&&m.lineEnd()},polygonStart:function(){m=x,u=[],l=[],_=!0},polygonEnd:function(){var e=function(){for(var e=0,n=0,i=l.length;nr&&(p-o)*(r-s)>(f-s)*(t-o)&&++e:f<=r&&(p-o)*(r-s)<(f-s)*(t-o)&&--e;return e}(),n=_&&e,i=(u=od(u)).length;(n||i)&&(s.polygonStart(),n&&(s.lineStart(),o(null,null,1,s),s.lineEnd()),i&&rd(u,a,e,o,s),s.polygonEnd()),m=s,u=l=c=null}};function b(t,e){i(t,e)&&m.point(t,e)}function w(o,s){var a=i(o,s);if(l&&c.push([o,s]),v)h=o,p=s,f=a,v=!1,a&&(m.lineStart(),m.point(o,s));else if(a&&y)m.point(o,s);else{var u=[g=Math.max(ad,Math.min(sd,g)),d=Math.max(ad,Math.min(sd,d))],x=[o=Math.max(ad,Math.min(sd,o)),s=Math.max(ad,Math.min(sd,s))];!function(t,e,n,r,i,o){var s,a=t[0],u=t[1],l=0,c=1,h=e[0]-a,p=e[1]-u;if(s=n-a,h||!(s>0)){if(s/=h,h<0){if(s0){if(s>c)return;s>l&&(l=s)}if(s=i-a,h||!(s<0)){if(s/=h,h<0){if(s>c)return;s>l&&(l=s)}else if(h>0){if(s0)){if(s/=p,p<0){if(s0){if(s>c)return;s>l&&(l=s)}if(s=o-u,p||!(s<0)){if(s/=p,p<0){if(s>c)return;s>l&&(l=s)}else if(p>0){if(s0&&(t[0]=a+l*h,t[1]=u+l*p),c<1&&(e[0]=a+c*h,e[1]=u+c*p),!0}}}}}(u,x,t,e,n,r)?a&&(m.lineStart(),m.point(o,s),_=!1):(y||(m.lineStart(),m.point(u[0],u[1])),m.point(x[0],x[1]),a||m.lineEnd(),_=!1)}g=o,d=s,y=a}return E}}var ld=yg();function cd(t){return t}yg(),yg(),yg();var hd=1/0,pd=hd,fd=-hd,gd=fd,dd={point:function(t,e){tfd&&(fd=t),egd&&(gd=e)},lineStart:Dg,lineEnd:Dg,polygonStart:Dg,polygonEnd:Dg,result:function(){var t=[[hd,pd],[fd,gd]];return fd=gd=-(pd=hd=1/0),t}};function yd(t,e,n,r){return function(i,o){var s,a,u,l=e(o),c=i.invert(r[0],r[1]),h=td(),p=e(h),f=!1,g={point:d,lineStart:v,lineEnd:_,polygonStart:function(){g.point=m,g.lineStart=x,g.lineEnd=E,a=[],s=[]},polygonEnd:function(){g.point=d,g.lineStart=v,g.lineEnd=_,a=od(a);var t=function(t,e){var n=e[0],r=e[1],i=[Og(n),-Lg(n),0],o=0,s=0;ld.reset();for(var a=0,u=t.length;a=0?1:-1,I=w*b,N=I>Eg,S=g*x;if(ld.add(Mg(S*w*Og(I),d*E+S*Lg(I))),o+=N?b+w*Ig:b,N^p>=n^_>=n){var C=Vg(jg(h),jg(v));Hg(C);var P=Vg(i,C);Hg(P);var M=(N^b>=0?-1:1)*Ag(P[2]);(r>M||r===M&&(C[0]||C[1]))&&(s+=N^b>=0?1:-1)}}return(o<-1e-6||o0){for(f||(o.polygonStart(),f=!0),o.lineStart(),t=0;t1&&2&i&&l.push(l.pop().concat(l.shift())),a.push(l.filter(vd))}return g}}function vd(t){return t.length>1}function _d(t,e){return((t=t.x)[0]<0?t[1]-bg-xg:bg-t[1])-((e=e.x)[0]<0?e[1]-bg-xg:bg-e[1])}yg();var md=yd((function(){return!0}),(function(t){var e,n=NaN,r=NaN,i=NaN;return{lineStart:function(){t.lineStart(),e=1},point:function(o,s){var a=o>0?Eg:-Eg,u=Cg(o-n);Cg(u-Eg)0?bg:-bg),t.point(i,r),t.lineEnd(),t.lineStart(),t.point(a,r),t.point(o,r),e=0):i!==a&&u>=Eg&&(Cg(n-i)xg?Pg((Og(e)*(o=Lg(r))*Og(n)-Og(r)*(i=Lg(e))*Og(t))/(i*o*s)):(e+r)/2}(n,r,o,s),t.point(i,r),t.lineEnd(),t.lineStart(),t.point(a,r),e=0),t.point(n=o,r=s),i=a},lineEnd:function(){t.lineEnd(),n=r=NaN},clean:function(){return 2-e}}}),(function(t,e,n,r){var i;if(null==t)i=n*bg,r.point(-Eg,i),r.point(0,i),r.point(Eg,i),r.point(Eg,0),r.point(Eg,-i),r.point(0,-i),r.point(-Eg,-i),r.point(-Eg,0),r.point(-Eg,i);else if(Cg(t[0]-e[0])>xg){var o=t[0]0,i=Cg(n)>xg;function o(t,e){return Lg(t)*Lg(e)>n}function s(t,e,r){var i=[1,0,0],o=Vg(jg(t),jg(e)),s=Ug(o,o),a=o[0],u=s-a*a;if(!u)return!r&&t;var l=n*s/u,c=-n*a/u,h=Vg(i,o),p=Yg(i,l);Xg(p,Yg(o,c));var f=h,g=Ug(p,f),d=Ug(f,f),y=g*g-d*(Ug(p,p)-1);if(!(y<0)){var v=Rg(y),_=Yg(f,(-g-v)/d);if(Xg(_,p),_=zg(_),!r)return _;var m,x=t[0],E=e[0],b=t[1],w=e[1];E0^_[1]<(Cg(_[0]-x)Eg^(x<=_[0]&&_[0]<=E)){var S=Yg(f,(-g+v)/d);return Xg(S,p),[_,zg(S)]}}}function a(e,n){var i=r?t:Eg-t,o=0;return e<-i?o|=1:e>i&&(o|=2),n<-i?o|=4:n>i&&(o|=8),o}return yd(o,(function(t){var e,n,u,l,c;return{lineStart:function(){l=u=!1,c=1},point:function(h,p){var f,g=[h,p],d=o(h,p),y=r?d?0:a(h,p):d?a(h+(h<0?Eg:-Eg),p):0;if(!e&&(l=u=d)&&t.lineStart(),d!==u&&(!(f=s(e,g))||ed(e,f)||ed(g,f))&&(g[0]+=xg,g[1]+=xg,d=o(g[0],g[1])),d!==u)c=0,d?(t.lineStart(),f=s(g,e),t.point(f[0],f[1])):(f=s(e,g),t.point(f[0],f[1]),t.lineEnd()),e=f;else if(i&&e&&r^d){var v;y&n||!(v=s(g,e,!0))||(c=0,r?(t.lineStart(),t.point(v[0][0],v[0][1]),t.point(v[1][0],v[1][1]),t.lineEnd()):(t.point(v[1][0],v[1][1]),t.lineEnd(),t.lineStart(),t.point(v[0][0],v[0][1])))}!d||e&&ed(e,g)||t.point(g[0],g[1]),e=g,u=d,n=y},lineEnd:function(){u&&t.lineEnd(),e=null},clean:function(){return c|(l&&u)<<1}}}),(function(n,r,i,o){!function(t,e,n,r,i,o){if(n){var s=Lg(e),a=Og(e),u=r*n;null==i?(i=e+r*Ig,o=e-u/2):(i=$g(s,i),o=$g(s,o),(r>0?io)&&(i+=r*Ig));for(var l,c=i;r>0?c>o:c4*e&&d--){var x=s+p,E=a+f,b=u+g,w=Rg(x*x+E*E+b*b),I=Ag(b/=w),N=Cg(Cg(b)-1)e||Cg((v*M+_*L)/m-.5)>.3||s*p+a*f+u*g2?t[2]%360*Sg:0,P()):[y*Ng,v*Ng,_*Ng]},N.precision=function(t){return arguments.length?(I=Nd(C,w=t*t),M()):Rg(w)},N.fitExtent=function(t,e){return wd(N,t,e)},N.fitSize=function(t,e){return function(t,e,n){return wd(t,[[0,0],e],n)}(N,t,e)},function(){return e=t.apply(this,arguments),N.invert=e.invert&&S,P()}}((function(){return t}))()}(Cd).scale(79.4188).clipAngle(179.999)}function Md(t,n,r,i){var s=t.properties||{},a="Feature"===t.type?t.geometry:t;if("GeometryCollection"===a.type){var u=[];return q(t,(function(t){var e=Md(t,n,r,i);e&&u.push(e)})),f(u)}var l=function(t){var n=fn(t).geometry.coordinates,r=[-n[0],-n[1]];return Pd().rotate(r).scale(e)}(a),c={type:a.type,coordinates:Od(a.coordinates,l)},h=(new eh).read(c),p=m(x(n,r),"meters"),g=Wp.bufferOp(h,p,i);if(!Ld((g=(new nh).write(g)).coordinates))return o({type:g.type,coordinates:Rd(g.coordinates,l)},s)}function Ld(t){return Array.isArray(t[0])?Ld(t[0]):isNaN(t[0])}function Od(t,e){return"object"!=typeof t[0]?e(t):t.map((function(t){return Od(t,e)}))}function Rd(t,e){return"object"!=typeof t[0]?e.invert(t):t.map((function(t){return Rd(t,e)}))}function Td(t,e,n){void 0===n&&(n={});var r=rt(t),i=rt(e),o=Lu.intersection(r.coordinates,i.coordinates);return 0===o.length?null:1===o.length?l(o[0],n.properties):y(o,n.properties)}function Ad(t,e,n){void 0===n&&(n={});var r=JSON.stringify(n.properties||{}),i=t[0],o=t[1],s=t[2],a=t[3],u=(o+a)/2,l=(i+s)/2,c=2*e/ve([i,u],[s,u],n)*(s-i),h=2*e/ve([l,o],[l,a],n)*(a-o),p=c/2,g=2*p,d=Math.sqrt(3)/2*h,y=s-i,v=a-o,_=3/4*g,m=d,x=(y-g)/(g-p/2),E=Math.floor(x),b=(E*_-p/2-y)/2-p/2+_/2,w=Math.floor((v-d)/d),I=(v-w*d)/2,N=w*d-v>d/2;N&&(I-=d/4);for(var S=[],C=[],P=0;P<6;P++){var M=2*Math.PI/6*P;S.push(Math.cos(M)),C.push(Math.sin(M))}for(var L=[],O=0;O<=E;O++)for(var R=0;R<=w;R++){var T=O%2==1;if(!(0===R&&T||0===R&&N)){var A=O*_+i-b,D=R*m+o+I;if(T&&(D-=d/2),!0===n.triangles)Fd([A,D],c/2,h/2,JSON.parse(r),S,C).forEach((function(t){n.mask?Td(n.mask,t)&&L.push(t):L.push(t)}));else{var F=Dd([A,D],c/2,h/2,JSON.parse(r),S,C);n.mask?Td(n.mask,F)&&L.push(F):L.push(F)}}}return f(L)}function Dd(t,e,n,r,i,o){for(var s=[],a=0;a<6;a++){var u=t[0]+e*i[a],c=t[1]+n*o[a];s.push([u,c])}return s.push(s[0].slice()),l([s],r)}function Fd(t,e,n,r,i,o){for(var s=[],a=0;a<6;a++){var u=[];u.push(t),u.push([t[0]+e*i[a],t[1]+n*o[a]]),u.push([t[0]+e*i[(a+1)%6],t[1]+n*o[(a+1)%6]]),u.push(t),s.push(l([u],r))}return s}function kd(t){return y(t)}function Gd(t,e,n){return void 0===n&&(n={}),function(t,e,n,r){void 0===r&&(r={});for(var i=[],o=t[0],s=t[1],a=t[2],u=t[3],c=e/ve([o,s],[a,s],r)*(a-o),h=n/ve([o,s],[o,u],r)*(u-s),p=a-o,g=u-s,d=Math.floor(p/c),y=Math.floor(g/h),v=(g-y*h)/2,_=o+(p-d*c)/2,m=0;m=i&&o===r.length-1);o++){if(i>=e){var s=e-i;if(s){var u=pn(r[o],r[o-1])-180;return cn(r[o],s,u,n)}return a(r[o])}i+=ve(r[o],r[o+1],n)}return a(r[r.length-1])},t.angle=function(t,e,n,r){if(void 0===r&&(r={}),!P(r))throw new Error("options is invalid");if(!t)throw new Error("startPoint is required");if(!e)throw new Error("midPoint is required");if(!n)throw new Error("endPoint is required");var i=t,o=e,s=n,a=b(!0!==r.mercator?pn(i,o):bi(i,o)),u=b(!0!==r.mercator?pn(s,o):bi(s,o)),l=Math.abs(a-u);return!0===r.explementary?360-l:l},t.applyFilter=qa,t.area=Nr,t.areaFactors=i,t.bbox=Z,t.bboxClip=function(t,e){var n=rt(t),r=n.type,i="Feature"===t.type?t.properties:{},o=n.coordinates;switch(r){case"LineString":case"MultiLineString":var s=[];return"LineString"===r&&(o=[o]),o.forEach((function(t){!function(t,e,n){var r,i,o,s,a,u=t.length,l=gi(t[0],e),c=[];for(n||(n=[]),r=1;r0)for(var n=0;n0},t.booleanParallel=function(t,e){if(!t)throw new Error("line1 is required");if(!e)throw new Error("line2 is required");if("LineString"!==Es(t,"line1"))throw new Error("line1 must be a LineString");if("LineString"!==Es(e,"line2"))throw new Error("line2 must be a LineString");for(var n=Un(He(t)).features,r=Un(He(e)).features,i=0;in&&(e.numberOfClusters=n),!0!==e.mutate&&(t=be(t));var r=G(t),i=r.slice(0,e.numberOfClusters),o=ms(r,e.numberOfClusters,i),s={};return o.centroids.forEach((function(t,e){s[e]=t})),F(t,(function(t,e){var n=o.idxs[e];t.properties.cluster=n,t.properties.centroid=s[n]})),t},t.collect=function(t,e,n,r){var i=It(6),o=e.features.map((function(t){var e;return{minX:t.geometry.coordinates[0],minY:t.geometry.coordinates[1],maxX:t.geometry.coordinates[0],maxY:t.geometry.coordinates[1],property:null===(e=t.properties)||void 0===e?void 0:e[n]}}));return i.load(o),t.features.forEach((function(t){t.properties||(t.properties={});var e=Z(t),n=i.search({minX:e[0],minY:e[1],maxX:e[2],maxY:e[3]}),o=[];n.forEach((function(e){ge([e.minX,e.minY],t)&&o.push(e.property)})),t.properties[r]=o})),t},t.collectionOf=nt,t.combine=function(t){var e={MultiPoint:{coordinates:[],properties:[]},MultiLineString:{coordinates:[],properties:[]},MultiPolygon:{coordinates:[],properties:[]}};return F(t,(function(t){var n,r,i,o;switch(null===(o=t.geometry)||void 0===o?void 0:o.type){case"Point":e.MultiPoint.coordinates.push(t.geometry.coordinates),e.MultiPoint.properties.push(t.properties);break;case"MultiPoint":(n=e.MultiPoint.coordinates).push.apply(n,t.geometry.coordinates),e.MultiPoint.properties.push(t.properties);break;case"LineString":e.MultiLineString.coordinates.push(t.geometry.coordinates),e.MultiLineString.properties.push(t.properties);break;case"MultiLineString":(r=e.MultiLineString.coordinates).push.apply(r,t.geometry.coordinates),e.MultiLineString.properties.push(t.properties);break;case"Polygon":e.MultiPolygon.coordinates.push(t.geometry.coordinates),e.MultiPolygon.properties.push(t.properties);break;case"MultiPolygon":(i=e.MultiPolygon.coordinates).push.apply(i,t.geometry.coordinates),e.MultiPolygon.properties.push(t.properties)}})),f(Object.keys(e).filter((function(t){return e[t].coordinates.length})).sort().map((function(t){return o({type:t,coordinates:e[t].coordinates},{collectedProperties:e[t].properties})})))},t.concave=function(t,e){void 0===e&&(e={});var n=e.maxEdge||1/0,r=_e(function(t){var e=[],n={};return F(t,(function(t){if(t.geometry){var r=t.geometry.coordinates.join("-");Object.prototype.hasOwnProperty.call(n,r)||(e.push(t),n[r]=!0)}})),f(e)}(t));if(r.features=r.features.filter((function(t){var r=t.geometry.coordinates[0][0],i=t.geometry.coordinates[0][1],o=t.geometry.coordinates[0][2],s=ve(r,i,e),a=ve(i,o,e),u=ve(r,o,e);return s<=n&&a<=n&&u<=n})),r.features.length<1)return null;var i=Ye(r);return 1===i.coordinates.length&&(i.coordinates=i.coordinates[0],i.type="Polygon"),o(i)},t.containsNumber=$,t.convertArea=S,t.convertDistance=N,t.convertLength=N,t.convex=fe,t.coordAll=G,t.coordEach=R,t.coordReduce=T,t.createBins=Ga,t.degrees2radians=I,t.degreesToRadians=I,t.destination=cn,t.difference=function(t,e){var n=rt(t),r=rt(e),i=t.properties||{},o=Lu.difference(n.coordinates,r.coordinates);return 0===o.length?null:1===o.length?l(o[0],i):y(o,i)},t.dissolve=function(t,e){if(!P(e=e||{}))throw new Error("options is invalid");var n=e.propertyName;nt(t,"Polygon","dissolve");var r=[];if(!e.propertyName)return qr(y(Lu.union.apply(null,t.features.map((function(t){return t.geometry.coordinates})))));var i={};F(t,(function(t){Object.prototype.hasOwnProperty.call(i,t.properties[n])||(i[t.properties[n]]=[]),i[t.properties[n]].push(t)}));for(var o=Object.keys(i),s=0;s * v. 1.2.0 * https://github.com/RaumZeit/MarchingSquares.js * * MarchingSquaresJS is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * MarchingSquaresJS is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * As additional permission under GNU Affero General Public License version 3 * section 7, third-party projects (personal or commercial) may distribute, * include, or link against UNMODIFIED VERSIONS of MarchingSquaresJS without the * requirement that said third-party project for that reason alone becomes * subject to any requirement of the GNU Affero General Public License version 3. * Any modifications to MarchingSquaresJS, however, must be shared with the public * and made available. * * In summary this: * - allows you to use MarchingSquaresJS at no cost * - allows you to use MarchingSquaresJS for both personal and commercial purposes * - allows you to distribute UNMODIFIED VERSIONS of MarchingSquaresJS under any * license as long as this license notice is included * - enables you to keep the source code of your program that uses MarchingSquaresJS * undisclosed * - forces you to share any modifications you have made to MarchingSquaresJS, * e.g. bug-fixes * * You should have received a copy of the GNU Affero General Public License * along with MarchingSquaresJS. If not, see . */(t,r),s=[],a=0;a0&&(s=l(o).geometry),va(s,a),o=a.slice(0);n.push(l(o,i));break;case"MultiPolygon":o=[[[]]];for(var c=0;c0&&(s=y(o).geometry),_a(s,a),o=a.slice(0);n.push(y(o,i));break;default:throw new Error("geometry is invalid, must be Polygon or MultiPolygon")}})),f(n)},t.polygonTangents=function(t,e){var n,r,i,o,s=Q(t),u=Q(e),l=Z(e),c=0,h=null;switch(s[0]>l[0]&&s[0]l[1]&&s[1] is required");if("boolean"!=typeof n)throw new Error(" must be a boolean");if("boolean"!=typeof r)throw new Error(" must be a boolean");!1===r&&(t=be(t));var i=[];switch(t.type){case"GeometryCollection":return q(t,(function(t){Mi(t,n)})),t;case"FeatureCollection":return F(t,(function(t){F(Mi(t,n),(function(t){i.push(t)}))})),f(i)}return Mi(t,n)},t.rhumbBearing=bi,t.rhumbDestination=Ii,t.rhumbDistance=vr,t.round=_,t.sample=function(t,e){if(!t)throw new Error("featurecollection is required");if(null==e)throw new Error("num is required");if("number"!=typeof e)throw new Error("num must be a number");return f(function(t,e){for(var n,r,i=t.slice(0),o=t.length,s=o-e;o-- >s;)n=i[r=Math.floor((o+1)*Math.random())],i[r]=i[o],i[o]=n;return i.slice(s)}(t.features,e))},t.sector=function(t,e,n,r,i){if(!P(i=i||{}))throw new Error("options is invalid");var o=i.properties;if(!t)throw new Error("center is required");if(null==n)throw new Error("bearing1 is required");if(null==r)throw new Error("bearing2 is required");if(!e)throw new Error("radius is required");if("object"!=typeof i)throw new Error("options must be an object");if(Ei(n)===Ei(r))return hn(t,e,i);var s=Q(t),a=ii(t,e,n,r,i),u=[[s]];return R(a,(function(t){u[0].push(t)})),u[0].push(s),l(u,o)},t.segmentEach=U,t.segmentReduce=V,t.shortestPath=function(t,e,n){if(!P(n=n||{}))throw new Error("options is invalid");var r=n.resolution,i=n.minDistance,s=n.obstacles||f([]);if(!t)throw new Error("start is required");if(!e)throw new Error("end is required");if(r&&!C(r)||r<=0)throw new Error("options.resolution must be a number, greater than 0");if(i)throw new Error("options.minDistance is not yet implemented");var u=K(t),l=K(e);switch(t=a(u),e=a(l),it(s)){case"FeatureCollection":if(0===s.features.length)return h([u,l]);break;case"Polygon":s=f([o(rt(s))]);break;default:throw new Error("invalid obstacles")}var c=s;c.features.push(t),c.features.push(e);var p=Z(Do(an(Z(c)),1.15));r||(r=ve([p[0],p[1]],[p[2],p[1]],n)/100),c.features.pop(),c.features.pop();for(var g=p[0],d=p[1],y=p[2],v=p[3],_=r/ve([g,d],[y,d],n)*(y-g),m=r/ve([g,d],[g,v],n)*(v-d),x=y-g,E=v-d,b=Math.floor(x/_),w=Math.floor(E/m),I=(x-b*_)/2,N=[],S=[],M=[],L=[],O=1/0,R=1/0,T=v-(E-w*m)/2,A=0;T>=d;){for(var D=[],F=[],k=g+I,G=0;k<=y;){var q=a([k,T]),B=Cs(q,s);D.push(B?0:1),F.push(k+"|"+T);var z=ve(q,t);!B&&z